LazyySec / CVE-2023-35078

Tools to scanner & exploit cve-2023-35078

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2023-35078-Poc-Exploit

This tool is built in golang language to exploit CVE-2023-35078 vulnerability

To use this tool is quite easy, run command this on your terminal

λ  ~ git clone https://github.com/LazyySec/CVE-2023-35078.git
λ  ~ cd CVE-2023-35078
λ  CVE-2023-35078 git:(main) go build cve-2023-35078.go
λ  CVE-2023-35078 ./cve-2023-35078 --help
Usage of ./cve-2023-35078:
  -f string
    	File containing URLs
  -u string
    	URL to exploit

Enjoy using and thank you! :)

About

Tools to scanner & exploit cve-2023-35078


Languages

Language:Go 100.0%