We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08cd227 commit eb9dc52Copy full SHA for eb9dc52
README.md
@@ -0,0 +1,25 @@
1
+# SqlMapConsole
2
+
3
+## desc
4
5
+A sqlmapapi client for burp suite extender.
6
7
+## feature
8
9
+- add sqlmap scan
10
+- delete sqlmap scan
11
+- update sqlmap scan
12
+- show scan task history
13
+- show scan result(payload and logs)
14
+- scan command line manager
15
16
+## screenshot
17
18
+*task history view*
19
+
20
21
+*command line view*
22
+
23
24
+*sqlmap api service view*
25
+
screenshot-pics/command-line.png
72.3 KB
screenshot-pics/history.png
84.3 KB
screenshot-pics/sqlmap-api-service.png
82.9 KB
0 commit comments