Linux commands
Here's a list of useful commands and other bits.
add a route
ip route add 192.168.222.0/24 via 10.175.34.1
enumerate Virtual Hosts:
gobuster vhost -u https://mysite.com -w common-vhosts.txt
AWS S3: aws s3 cp s3://$bucketnameOrURI/file $localpath
grep -rnw '/path/to/somewhere/' -e 'pattern'
Zone transfer
dig axfr zonetransfer.me @nsztm1.digi.ninja
Some Wordlists ๐
Last updated
Was this helpful?