DNS
nmap -p53 -Pn -sV -sC 10.10.110.213dig AXFR @ns1.inlanefreight.htb inlanefreight.htbfierce --domain zonetransfer.mesubfinder -d inlanefreight.com -v git clone https://github.com/TheRook/subbrute.git >> /dev/null 2>&1
cd subbrute
echo "ns1.inlanefreight.com" > ./resolvers.txt
./subbrute inlanefreight.com -s ./names.txt -r ./resolvers.txtLast updated