-
Notifications
You must be signed in to change notification settings - Fork 0
/
automate.py
13 lines (7 loc) · 867 Bytes
/
automate.py
1
2
3
4
5
6
7
8
9
10
11
12
13
CVE-2024-6222 Remote Code Execution Proof of Concept
README.md - The readme will repeat all the following information about the vulnerability so you don't forget it
automate.py - Automates the check_targets.py and CVE-2024-6222.py so you can check targets for vulnerabilities then exploit those vulnerabilities without having to do it all by hand individually
check_targets.py - As the name says, it checks targets. You pull a list of targets from Shodan or Zoom eye, throw the IPs into a text file, and then scan them to check if they're vulnerable or not. Alterantively you could run massscans and just check for the ports for an internet exposed vulnerabilities.
CVE-2024-6222.py - The holy grail. The PoC is in fully working condition, you can see more of how it works back on our github page or in the README.md file
Have fun!
https:// shorturl[.]at/rL2yY