This blog talks about Computer, Security, Information technology, SEO, Video, etc. Now you can find all free things, Information Technology and Tips and Trick in this blog. JOIN ME KANG ASU

Breaking

Tuesday 21 July 2020

ShellGen

Kang Asu
ShellGen - Reverse shell generator


This is a simple script that will generate a specific or all shellcodes for CTFs using the VPN IP address on tun0 (the IPv4).

INFORMATION
Update has been made from sys library to argparse library (done in version 0.8)


Usage
For help:
  • shellgen -h
  • shellgen --help
If you want to skip update and just get the reverse shell, add --no-update to your commands and it will skip it.
To update:
  • ./shellgen.py -u
  • ./shellgen.py --update
List shells available:
  • shellgen --shells
  • shellgen -ls
An example for using:
  • shellgen --lhost 10.10.12.3 --lport 1234 --shell netcat
To request an improvement or new feature:
  • Create an issue and mark as enhancement
For issues:
  • Create an issue and mark as bug


Regards
Kang Asu

No comments:

Post a Comment

# Silahkan berkomentar, bertanya dan kritik dengan sopan
# Disini anda boleh menyisipkan Link di kolom komentar
# Tetapi akan saya moderasi atau Review terlebih dahulu tiap komentar
# Jangan sampai komentar anda mengandung SPAM.

# Terima Kasih - Regards Muhammad Sobri Maulana