A message from Julian Assange
Thoughts on this message? #Privacy #knowledge #History
RootBadger profile
"We don't need no stinkin' taglines"
Nothing to see here, move along.
Standing
Kit
11 Standing Points
Historical records
Communities created, moderated, and first discussions started are recorded as part of RootBadger history.
Thoughts on this message? #Privacy #knowledge #History
Most people use Nmap to find open ports and stop there, but some of the NSE scripts are worth digging into. One of my favorites is: ```bash nmap --script ssl-cert -p443 ``` Instead of just confirming HTTPS is running...
One of the more ingenious PHP exploitation techniques from the early days wasn't a vulnerability by itself. It was the realization that two seemingly harmless weaknesses could be chained together into remote code executi...
Tessing teh deef dupates
lolz
This is a test, please ignore
One of my favorite all-around Nmap commands is: ```bash sudo nmap -Pn -sS -sV -O -A --script=vuln --reason --traceroute -p- -T4 192.168.1.10 ``` It skips host discovery (`-Pn`), performs a SYN scan (`-sS`), scans every...
One of the things I like to do to stay anonymous is use a socks4 or 5 server after the Tor connection. I would run torsocks and use a little Dante client script to run a proxy server after the Tor connection. This shoul...
Android app
RootBadger is preparing the Android app for Play Store testing. If you would like to help test it, enter the Gmail address you use for Google Play and we will add you to the tester list.
You will receive a Play Store link. Keep it handy for updates. If you do not wish to participate, the APK is still available on the site.