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]]