mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-30 21:41:03 +00:00
Adding switch --ssti
This commit is contained in:
parent
8ff5d3811a
commit
820efa7a8a
13 changed files with 1263 additions and 24 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -109,7 +109,7 @@ jobs:
|
|||
|
||||
- name: Smoke test
|
||||
run: |
|
||||
python -m pip install -q lxml
|
||||
python -m pip install -q lxml jinja2
|
||||
python sqlmap.py --smoke-test
|
||||
|
||||
- name: Vuln test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue