Vulnerability Scanner for CVE-2021-1675
follow install instructions for https://github.com/cube0x0/CVE-2021-1675 make sure you have rpcdump.py
from a list of hosts that you gather use nmap tag -oG to output your file with list of hosts that are up
Example: nmap -iL hosts.txt -T4 --open -p 135 -oG outfile.txt
python3 scan.py outfile.txt
its not the best way to implement this lol but anyways thanks for coming to my ted talk HACK THE PLANET!