mirror of
https://github.com/danbulant/notes
synced 2026-07-03 10:00:45 +00:00
vault backup: 2021-11-20 16:51:08
This commit is contained in:
parent
196cd1c5ff
commit
83fbbd94eb
3 changed files with 13 additions and 0 deletions
9
notes/kbb/SQLMap.md
Normal file
9
notes/kbb/SQLMap.md
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
# SQLMap
|
||||||
|
`[Community repository]`
|
||||||
|
SQL injection tool
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sqlmap -u <URL> --wizard
|
||||||
|
```
|
||||||
|
|
||||||
|
Spustí SQL injection na dané URL.
|
||||||
3
notes/kbb/kbb.md
Normal file
3
notes/kbb/kbb.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
%% Zoottelkeeper: Beginning of the autogenerated index file list %%
|
||||||
|
- [[kbb/SQLMap|SQLMap]]
|
||||||
|
%% Zoottelkeeper: End of the autogenerated index file list %%
|
||||||
|
|
@ -14,6 +14,7 @@ noteOnly: true
|
||||||
- [[Excalidraw/Excalidraw|Excalidraw]]
|
- [[Excalidraw/Excalidraw|Excalidraw]]
|
||||||
- [[fyz/fyz|fyz]]
|
- [[fyz/fyz|fyz]]
|
||||||
- [[har/har|har]]
|
- [[har/har|har]]
|
||||||
|
- [[kbb/kbb|kbb]]
|
||||||
- [[mat/mat|mat]]
|
- [[mat/mat|mat]]
|
||||||
- [[pdv/pdv|pdv]]
|
- [[pdv/pdv|pdv]]
|
||||||
- [[preamble.sty|preamble.sty]]
|
- [[preamble.sty|preamble.sty]]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue