194,6667,6660-7000 - Pentesting IRC
Last updated
Last updated
Learn & practice AWS Hacking: Learn & practice GCP Hacking:
IRC, initially a plain text protocol, was assigned 194/TCP by IANA but is commonly run on 6667/TCP and similar ports to avoid needing root privileges for operation.
A nickname is all that's needed to connect to a server. Following connection, the server performs a reverse-DNS lookup on the user's IP.
Users are divided into operators, who need a username and password for more access, and regular users. Operators have varying levels of privileges, with administrators at the top.
Default ports: 194, 6667, 6660-7000
IRC can support TLS.
You can, also, atttempt to login to the server with a password. The default password for ngIRCd is wealllikedebian
.
looking up your hostname
Here you can see how to connect and access the IRC using some random nickname and then enumerate some interesting info. You can learn more commands of IRC .
Learn & practice AWS Hacking: Learn & practice GCP Hacking:
Check the !
Join the 💬 or the or follow us on Twitter 🐦 .
Share hacking tricks by submitting PRs to the and github repos.