sqlmap/.github/ISSUE_TEMPLATE/bug_report.md

40 lines
893 B
Markdown
Raw Normal View History

2019-05-15 16:06:16 +03:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. 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.
2019-05-15 16:13:42 +03:00
**Running environment:**
- OS: [e.g. Microsoft Windows 10]
2019-05-15 16:06:16 +03:00
- Browser [e.g. chrome, safari]
2019-05-15 16:13:42 +03:00
- Version [e.g. 1.3.5.93#dev]
**Target details:**
- DBMS [e.g. Microsoft SQL Server]
- WAF/IPS [e.g. ModSecurity]
- SQLi techniques found by sqlmap [e.g. error-based and boolean-based blind]
- Relevant console output [if any]
- Exception traceback [if any]
2019-05-15 16:06:16 +03:00
**Additional context**
Add any other context about the problem here.