Git Product home page Git Product logo

backdoorme's People

Contributors

delirious-lettuce avatar ecthros avatar kkevsterrr avatar sovaa avatar

Stargazers

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

Watchers

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

backdoorme's Issues

Add keylogger options

although may not be entirely necessary or prudent - pupy & metasploit both come with superior keyloggers and can be started outside of our interface

Move userAdd to modules

Could be a good idea to run sudo commands with new user's password, prevents from somebody changing their password and messing every backdoor up

Cronjobs

Add cronjob support to the remaining 5 backdoors.

Bash -
Netcat -
Netcat-traditional - Done
Metasploit - Done
Perl - Done
Pupy - Done
Python - Done

SimpleHTTPServer

Set up & background python's SimpleHTTPServer module for full filesystem access:

nohup python -m SimpleHTTPServer > /dev/null &

Bin Poisoning

Renaming/removing/poisoning essential system calls used for defense

  1. Remove defensive calls, like 'rm', etc
  2. Poison outputs, like netstat
  3. Build wrapper backdoors around functions - create 'ls' binary that calls out a backdoor and then runs the real 'ls'

This one feels particularly evil

Improve list targets output

Include which target is the current target, more information about if the session is open, and improve the overall look of the printout

add to list command

give the user the ability to enumerate either backdoors, modules, or both.

User root option

give the user the ability to set if the account has root access to determine which options will work or not

Run/spawn/manage backdoor shells within interface

Similarly to how metasploit can background & foreground a meterpreter and other shells, handling this within the program could be cool and powerful, and prevent us from having to open multiple windows in order to make anything work

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.