Skip to content

Commit a5bde93

Browse files
authored
Update README.md
1 parent 50a0133 commit a5bde93

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
11
# SQLMap Command Builder
22

3-
**Take control of SQLMap with a single page app.** This interactive builder lets you craft advanced [SQLMap](https://github.com/sqlmapproject/sqlmap) commands without memorising dozens of CLI switches. The whole project is pure HTML, CSS and JavaScript, so it works completely offline and keeps your tests private.
3+
**Take control of SQLMap with a single page app.** This interactive builder lets you craft advanced [SQLMap](https://github.com/sqlmapproject/sqlmap) commands without memorising dozens of CLI switches.
44

5-
## Why is this tool handy?
5+
Thewhole project is pure HTML, CSS and JavaScript, so it works completely offline to keeps your tests private.
66

7-
- **Quick templates** – Start from built-in scenarios such as GET or POST tests and a Burp request import.
8-
- **Full option coverage** – Toggle SQLMap's flags from clearly arranged tabs.
9-
- **Tamper scripts** – Enable obfuscation techniques with a single click.
10-
- **Save/Load configs** – Keep your favourite setups and share them easily.
11-
- **Works offline** – Perfect for restricted environments or on‑site engagements.
12-
13-
Whether you are new to SQLMap or a seasoned operator, the builder saves you from endless command‑line tweaking and lets you focus on the actual test.
7+
This command builder saves you from endless command‑line tweaking and lets you focus on the actual penetration test.
148

159
## Project website
1610

1711
<https://vizzdoom.github.io/sqlmap-command-builder/>
12+
(this page source code can be saved and opened locally)
1813

1914
## Building
2015

0 commit comments

Comments
 (0)