07-09-25, 04:36 PM
SQLiGen
A simple web based tool that generates SQLMap commands for penetration testing.
![[Image: screencapture-file-C-Users-Loghi-SQLIMap...-58-15.png]](https://i.ibb.co/93ddL56W/screencapture-file-C-Users-Loghi-SQLIMap-SQLi-Gen-index-html-2025-09-04-00-58-15.png)
A simple web based tool that generates SQLMap commands for penetration testing.
![[Image: screencapture-file-C-Users-Loghi-SQLIMap...-58-15.png]](https://i.ibb.co/93ddL56W/screencapture-file-C-Users-Loghi-SQLIMap-SQLi-Gen-index-html-2025-09-04-00-58-15.png)
- Open index.html
- Fill out the form with your target details
- Click generate and copy the SQLMap command
- Paste and run in your terminal
Code:
https://github.com/cyb3rhex/SQLiGen
