Skip to content

Leonidus0x10/CVE-2021-1675-SCANNER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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!

About

Vulnerability Scanner for CVE-2021-1675/PrintNightmare

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages