From 83fbbd94eb1239e0e10a69f8ce6b8c30439eb017 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Sat, 20 Nov 2021 16:51:08 +0100 Subject: [PATCH] vault backup: 2021-11-20 16:51:08 --- notes/kbb/SQLMap.md | 9 +++++++++ notes/kbb/kbb.md | 3 +++ notes/notes.md | 1 + 3 files changed, 13 insertions(+) create mode 100644 notes/kbb/SQLMap.md create mode 100644 notes/kbb/kbb.md diff --git a/notes/kbb/SQLMap.md b/notes/kbb/SQLMap.md new file mode 100644 index 0000000..9c32bd9 --- /dev/null +++ b/notes/kbb/SQLMap.md @@ -0,0 +1,9 @@ +# SQLMap +`[Community repository]` +SQL injection tool + +```bash +sqlmap -u --wizard +``` + +Spustí SQL injection na dané URL. \ No newline at end of file diff --git a/notes/kbb/kbb.md b/notes/kbb/kbb.md new file mode 100644 index 0000000..d2ab833 --- /dev/null +++ b/notes/kbb/kbb.md @@ -0,0 +1,3 @@ +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[kbb/SQLMap|SQLMap]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/notes/notes.md b/notes/notes.md index 2b981ca..26da0b9 100644 --- a/notes/notes.md +++ b/notes/notes.md @@ -14,6 +14,7 @@ noteOnly: true - [[Excalidraw/Excalidraw|Excalidraw]] - [[fyz/fyz|fyz]] - [[har/har|har]] +- [[kbb/kbb|kbb]] - [[mat/mat|mat]] - [[pdv/pdv|pdv]] - [[preamble.sty|preamble.sty]]