Git Product home page Git Product logo

shellsploit-framework's Introduction

#Shellsploit

Shellsploit let's you generate customized shellcodes, backdoors, injectors for various operating system. And let's you obfuscation every byte via encoders.

#Install/Uninstall

If you want to use Shellsploit, you have to install Capstone first.

For the Capstone's installation:

root$ sudo pip install capstone

Also pyreadline for tab completion:

root$ sudo pip install readline

Now you are ready to install(pip works on both windows/nix machines):

root$ python setup.py -s/--setup install 
root$ shellsploit

You dont want it anymore ? Uninstall it:

root$ python setup.py -s/--setup uninstall 

#Usage

usage: shellsploit  [-l] [-p] [-o] [-n]
						[--host] [--port]


optional arguments:
  	   -l, --list 			Show  list of backdoors,shellcodes,injectors
  	   -p, --payload 		Set payload for usage
  	   -n, -nc 				Declare netcat for usage
  	   --host				The connect/listen address
  	   --port				The connect/listen port	

Inline arguments:

	Main Menu:
		help           		Help menu
		os					Command directly ur computer
		use 				Select Module For Use
		clear				Clear the menu
		show modules    	Show Modules of Current Database
		show backdoors    	Show Backdoors of Current Database
		show injectors		Show Injectors(Shellcode,dll,so etc..)

	Shellcode Menu:
		back				Exit Current Module
		set 				Set Value Of Options To Modules
		ip					Get IP address(Requires net connection)
		os					Command directly ur computer
		clear				Clear the menu
		disas				Disassembly the shellcode(Support : x86/x64)
		whatisthis      	Learn which kind of shellcode it is
		iteration			Encoder iteration time
		generate 			Generate shellcode 
		output 				Save option to shellcode(txt,py,c,cpp,exe)
		show encoders		List all obfucscation encoders
		show options		Show Current Options Of Selected Module

	Injector Menu:
		set 				Set Value Of Options To Modules
		help 				Help menu
		back				Exit Current Module
		os  				Command directly ur computer
		pids				Get PID list of computer
		getpid				Get specific PID on list(Ex. getpid Python)

#Bugs

Please do not forget report bugs.You can submit issue,pull requests, or directly pm through my email address.

#Screenshots

alt tag alt tag

shellsploit-framework's People

Contributors

shipcod3 avatar

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.