mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 17:46:37 +03:00
1.3 KiB
1.3 KiB
What's the problem (or question)?
Do you have an idea for a solution?
How can we reproduce the issue?
What are the running context details?
- Installation method (e.g.
pip
,apt-get
,git clone
orzip
/tar.gz
): - Client OS (e.g.
Microsoft Windows 10
) - Program version (
python sqlmap.py --version
orsqlmap --version
depending on installation): - Target DBMS (e.g.
Microsoft SQL Server
): - Detected WAF/IPS protection (e.g.
ModSecurity
orunknown
): - SQLi techniques found by sqlmap (e.g.
error-based
andboolean-based blind
): - Results of manual target assessment (e.g. found that the payload
query=test' AND 4113 IN ((SELECT 'foobar'))-- qKLV
works): - Relevant console output (if any):
- Exception traceback (if any):