Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 489 Bytes

File metadata and controls

6 lines (5 loc) · 489 Bytes

Blind SQL Injection Client

This project was made to solve this lab without using BurpSuite, nothing really advanced/customizable

How to run

You first need to install the npm module fs and have node v21 or higher to run fetch natively ~/Blind_SQL_Injection_Client $ npm i fs --save