Hacktricks | 179 __exclusive__
The keyword "HackTricks 179" refers to the documentation of Border Gateway Protocol (BGP) vulnerabilities on the popular cybersecurity knowledge base, HackTricks. Specifically, TCP port 179 is the default port used by BGP to establish peering sessions and exchange routing information between routers in different Autonomous Systems (AS).
TCP Port 179 acts as the gateway for the Border Gateway Protocol (BGP), which is vital for internet routing and often targeted in offensive security scenarios due to inherent trust vulnerabilities. Attack vectors include prefix hijacking, which reroutes traffic for malicious purposes, and DDoS attacks targeting exposed BGP sessions. You can find in-depth exploitation techniques and security considerations at PentestPad. What is BGP hijacking? - Cloudflare hacktricks 179
Alternatively, if you meant something else entirely (e.g., a CTF challenge, a hash, port 179 = BGP), just let me know. The keyword "HackTricks 179" refers to the documentation
- Port 21 (FTP): vsftpd 3.0.3
- Port 22 (SSH): OpenSSH 7.2p2
- Port 80 (HTTP): Apache httpd 2.4.18 ((Ubuntu))
If BGP sessions are unprotected (e.g., lack MD5 authentication), an attacker can inject malicious routes directly into the session. Denial of Service (DoS): Port 21 (FTP): vsftpd 3