Skip to content

wirespecter/Simple-Python-Bruteforcer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python Bruteforcer

A very simple and basic web form bruteforcer coded in python.

It is only ideal when you know that the password length is 6 or less and when the login page doesn't use any CAPTCHA protection, otherwise I don't reccomend it.

Also, it is required to change some parameters in the code in order to work for your scenario. An example login page is include it to test it locally if you wish.

DISCLAIMER: This is for educational purposes, i'm not responsible for anything you do with it.

Screenshot: Screenshot1

About

A very simple web form bruteforcer coded in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published