Skip to content
IRC-Coding IRC-Coding

$ nmap -sV -O 192.168.1.0/24

$ sqlmap -u "http://IRC-Mania.com/page.php?id=1" --dbs

$ hydra -l admin -P passwords.txt ssh://target

$ ./exploit.py --target 10.0.0.5 --payload reverse_shell

[+] Exploit successful! Access granted

$ wireshark -i eth0 -f "port 443"

$ hashcat -m 0 hashes.txt wordlist.txt

$ nikto -h https://IRC-Mania.com

[*] Scanning ports 1-65535...

[+] SSH key found: ~/.ssh/id_rsa

$ metasploit> use exploit/multi/handler

$ burpsuite --project-file=project.burp

[*] Establishing connection to C2 server...

$ python3 -m http.server 8080

$ openssl enc -aes-256-cbc -in secret.txt -out secret.enc

[+] Privilege escalation successful: root

[ROOT@irc-coding.de ~]# ./start_Internet_Relay_Chat.sh

IRC-CODING
HACKING/CODING BLOG

> Neueste Artikel und Updates über Hacking, Sicherheit und Programmierung_ _

Alle Beiträge (258)