Skip to content

Commit c8c7830

Browse files
author
Marshall Whittaker
authored
Update README.md
1 parent 517e5a0 commit c8c7830

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
## sqlmap helper
22

33
This is an extension for firefox to help generate sqlmap commands for web exploitation.
4+
5+
Probably best to install from Firefox addon repository, but if you want to install from GitHub you'll need to zip this directory, then change the extension to .xpi and load as an addon in the extensions page. Once installed, go to Addons->SQLMap helper->preferences and set your sqlmap options, then right click on a link and select "Copy SQLMap command the clipboard" to use.
6+
7+
Doesn't support all sqlmap options yet, but most important ones should be supported.
8+
9+
You'll of course need sqlmap for this to be useful, you can grab it from here: https://github.com/sqlmapproject/sqlmap.

0 commit comments

Comments
 (0)