Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lokranjanp/bruteforce_validator

My fun (borderline-illegal) attempt to validate/break a credential pair on a website using brute force through Selenium tools
https://github.com/lokranjanp/bruteforce_validator

bruteforce selenium-python selenium-webdriver

Last synced: 15 days ago
JSON representation

My fun (borderline-illegal) attempt to validate/break a credential pair on a website using brute force through Selenium tools

Awesome Lists containing this project

README

        

# bruteforce_validator
My fun (almost-illegal) attempt to cause DoS on a website in an attempt to validate a key value pair.
I donot reccomend trying this from your personal computers/laptops. It can lead to IP traceback which
can reveal your identity thus making you guilty of a DOS attack which is a criminal offence.

To test my code I used a dummy website along with a Virtual Linux Machine from a North American Server
thus completely masking my identity.

# WARNING : USE FOR EDUCATIONAL PURPOSES ONLY