Add curl2sqlmap

https://github.com/narkopolo/curl_to_sqlmap
This commit is contained in:
narkopolo 2022-03-28 04:18:16 +02:00
parent b25987ad55
commit f1503e7c0a

View File

@ -842,6 +842,7 @@ See also *[Proxies and Machine-in-the-Middle (MITM) Tools](#proxies-and-machine-
* [NoSQLmap](https://github.com/codingo/NoSQLMap) - Automatic NoSQL injection and database takeover tool.
* [SQLmap](http://sqlmap.org/) - Automatic SQL injection and database takeover tool.
* [tplmap](https://github.com/epinna/tplmap) - Automatic server-side template injection and Web server takeover tool.
* [curl2sqlmap](https://github.com/narkopolo/curl_to_sqlmap) - Converts cURL command syntax to sqlmap command syntax.
### Web path discovery and bruteforcing tools