hack_htb_legacy
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
hack_htb_legacy [2020/11/07 00:31] – gman | hack_htb_legacy [2022/09/24 18:19] (current) – removed gman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== HTB: Legacy ====== | ||
- | |||
- | IP: 10.10.10.4 | ||
- | Me: 10.10.14.25 | ||
- | |||
- | **Steps to Exploit: ** | ||
- | |||
- | 1. The initial scans gave me smb information. | ||
- | |||
- | 1A. Masscan: | ||
- | |||
- | < | ||
- | masscan 10.10.10.4 -p1-65535, | ||
- | # -p1-65535, | ||
- | # --rate=1000 | ||
- | # -e tun0 # listen on the VPN network interface for responses | ||
- | |||
- | Starting masscan 1.0.5 (http:// | ||
- | -- forced options: -sS -Pn -n --randomize-hosts -v --send-eth | ||
- | Initiating SYN Stealth Scan | ||
- | Scanning 1 hosts [131070 ports/host] | ||
- | Discovered open port 445/tcp on 10.10.10.4 | ||
- | Discovered open port 137/udp on 10.10.10.4 | ||
- | Discovered open port 139/tcp on 10.10.10.4 | ||
- | rate: 0.00-kpps, 100.00% done, waiting -308-secs, found=2 | ||
- | </ | ||
- | |||
- | 1B. | ||
hack_htb_legacy.1604709087.txt.gz · Last modified: by gman