├── CVE-2017-6079.py ├── README.md └── pics ├── README.md ├── nmap.png ├── read-exploit.png └── upload-exploit.png /CVE-2017-6079.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MostafaSoliman/CVE-2017-6079-Blind-Command-Injection-In-Edgewater-Edgemarc-Devices-Exploit/HEAD/CVE-2017-6079.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MostafaSoliman/CVE-2017-6079-Blind-Command-Injection-In-Edgewater-Edgemarc-Devices-Exploit/HEAD/README.md -------------------------------------------------------------------------------- /pics/README.md: -------------------------------------------------------------------------------- 1 | pics 2 | -------------------------------------------------------------------------------- /pics/nmap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MostafaSoliman/CVE-2017-6079-Blind-Command-Injection-In-Edgewater-Edgemarc-Devices-Exploit/HEAD/pics/nmap.png -------------------------------------------------------------------------------- /pics/read-exploit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MostafaSoliman/CVE-2017-6079-Blind-Command-Injection-In-Edgewater-Edgemarc-Devices-Exploit/HEAD/pics/read-exploit.png -------------------------------------------------------------------------------- /pics/upload-exploit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MostafaSoliman/CVE-2017-6079-Blind-Command-Injection-In-Edgewater-Edgemarc-Devices-Exploit/HEAD/pics/upload-exploit.png --------------------------------------------------------------------------------