AutoSQLi icon indicating copy to clipboard operation
AutoSQLi copied to clipboard

An automatic SQL Injection tool which takes advantage of ~DorkNet~ Googler, Ddgr, WhatWaf and sqlmap.

Results 14 AutoSQLi issues
Sort by recently updated
recently updated
newest added

AutoSQLi should be able to select a proxy from a list given by the user. It would allow to bypass rate-restrictions of DuckDuckGo and Google

enhancement
No assignee

Sometimes, the same url can show up on different search engines. The oldest Target should be kept.

enhancement
No assignee

[here](https://github.com/Ekultek/Zeus-Scanner/blob/master/lib/attacks/sqlmap_scan/__init__.py) is a sqlmap API hook that can be used, you’ll need to figure out how to leverage it with your system and how to call sqlmap but it should...

enhancement

Currently, to debug AutoSQLi, I need to run it with the --debug flag which launch a sort of a python debugger which looks like GDB. this permit to check entirely...

enhancement
help wanted