/Bruteforce-Attack-Script

A brute force python script is used to create and Bruteforce random password to a website. You just need to provide where the page is redirected on successful login. Here I have attached a PHP server file for testing.

Primary LanguageJupyter Notebook

Bruteforce-Attack-Script

==> This is a brute force attack script where you can generate your key attempt to several website to get victims password.
==> This Script send get request to the server with all possible password in the key and try to guess the right password from the combination formed.