Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb92ca commit ae7f4e1Copy full SHA for ae7f4e1
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -21,14 +21,15 @@ A clear and concise description of what you expected to happen.
21
If applicable, add screenshots to help explain your problem.
22
23
**Running environment:**
24
- - OS: [e.g. Microsoft Windows 10]
25
- - Browser [e.g. chrome, safari]
26
- - Version [e.g. 1.3.5.93#dev]
+ - sqlmap version [e.g. 1.3.5.93#dev]
+ - Installation method [e.g. git]
+ - Operating system: [e.g. Microsoft Windows 10]
27
+ - Python version [e.g. 3.5.2]
28
29
**Target details:**
30
- DBMS [e.g. Microsoft SQL Server]
31
- SQLi techniques found by sqlmap [e.g. error-based and boolean-based blind]
- - WAF/IPS [e.g. ModSecurity]
32
+ - WAF/IPS [if any]
33
- Relevant console output [if any]
34
- Exception traceback [if any]
35
0 commit comments