-
Clone the repository: create a folder open cmd
git clone https://github.com/SamiSelx/Burte-Force-Attack.git
-
Install dependencies:
npm install
-
ADD Your Email on .env FILE
-
Start the server:
1.testing the simple brute attack:
npm run startSimple
2.testing the Dictionary:
npm run startDictionary