sqlmap/.github/ISSUE_TEMPLATE/bug_report.md
Miroslav Stampar 25fe5dce21 Minor update
2023-02-20 15:17:09 +01:00

866 B

name about title labels assignees
Bug report Create a report to help us improve bug report

Describe the bug A clear and concise description of what the bug is.

To Reproduce

  1. Run '...'
  2. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Running environment:

  • sqlmap version [e.g. 1.7.2.12#dev]
  • Installation method [e.g. pip]
  • Operating system: [e.g. Microsoft Windows 11]
  • Python version [e.g. 3.11.2]

Target details:

  • DBMS [e.g. Microsoft SQL Server]
  • SQLi techniques found by sqlmap [e.g. error-based and boolean-based blind]
  • WAF/IPS [if any]
  • Relevant console output [if any]
  • Exception traceback [if any]

Additional context Add any other context about the problem here.