sqlmap
sqlmap copied to clipboard
Automatic SQL injection and database takeover tool
**Is your feature request related to a problem? Please describe.** When trying to read a file from remote system in unstable conditions it can happen that the file is read...
The websocket implementation in sqlmap did not use any proxy configurations provided via the commandline options. This pull requests adds proxy support for websocket connections and also support for proxy-cred...
Would be awesome if there was a feature similar to metasploit's mssql_enum module, that allows to, for example, check if xp_cmdshell is enabled, easily list linked servers, check permission's in...
1) I added [this](https://lonewolfzero.wordpress.com/2017/07/03/addslashes-multibyte-sql-injection-mysql-and-php-case-study/) ref that it explains the vulnerability better than the original 2) Should we add dependency on the DBMS `MySQL` since I saw only paper talking about...
I fuzz a target with a complex request I read in with -r. That requests has special headers (no cookies) that also contain auth tokens that time out after x...
**Is your feature request related to a problem? Please describe.** Yes, my feature request is related to a problem. While trying to get the SID for an Active Directory environment...
Add support to generate a report, at least in XML/XSLT format.
## Do you have an idea for a solution? Scan api using swagger description. ## How can we reproduce the issue? 1. Read api description from swagger 2. Scan backend...