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