Skip to content
offsec batteries included
Python Shell HTML Batchfile ASP PowerShell Other
Branch: master
Clone or download

Latest commit

jivoi Merge pull request #12 from brandonkovacs/brandonkovacs-msfvenom-shel…
…l-script

Allow greater flexibility - can pass LPORT and output directory as args
Latest commit ed31849 Jun 9, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
enumeration
exploit_dev hex2asm Nov 10, 2017
exploit_nix tools update Dec 15, 2016
exploit_win Update MS08-067 script to handle more situations Aug 20, 2018
helpers easy powershell Aug 24, 2017
kali Update kali_in_docker.sh Apr 27, 2020
msf be a rockstar Oct 28, 2016
notes file transfers for red-team Mar 11, 2019
post_nix shortcut_ubuntu_backdoor Apr 10, 2017
post_win mimikatz Jan 31, 2018
shell Allow greater flexibility - can pass in LPORT and output directory as… Jun 9, 2020
tools Update RT_Watcher.ps1 Feb 27, 2020
wordlists gobuster update Dec 5, 2018
writeups Create hackback-bank.txt Nov 19, 2019
README.md be a rockstar Oct 28, 2016
mix_ping_sweep.py fix Aug 14, 2017
mix_port_scan.sh be a rockstar Oct 28, 2016
mix_recon.py Update mix_recon.py Dec 6, 2019
msf_listener fix Jun 5, 2017
nc_lnvp.sh be a rockstar Oct 28, 2016
nc_scan.sh be a rockstar Oct 28, 2016
recon.conf be a rockstar Oct 28, 2016
reconf.py be a rockstar Oct 28, 2016

README.md

So, You Want to be a Rock Star?

Follow instructions, it`s very easy!

$ git clone https://github.com/jivoi/pentest.git ./offsecfw && cd offsecfw
$ mix_ping_sweep.py 192.168.56.1-254 ./results
$ mix_port_scan.sh -t ./results/targets.txt -p all
$ mix_recon.py ./results/targets.txt
You can’t perform that action at this time.