## https://sploitus.com/exploit?id=A66D9AD7-B29D-5C48-B247-D8ACFCAE9BC7
# CVE-2021-1675-SCANNER
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!