Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/macktb/password-hack

Password hacking using some vulnerabilities
https://github.com/macktb/password-hack

argparse itertools json socket

Last synced: 5 days ago
JSON representation

Password hacking using some vulnerabilities

Awesome Lists containing this project

README

        

# password-hack
Password hacking on server using:
- simple brute force on the password
- dictionary-based brute force on the credentials(login and password)
- exploiting the vulnerability(catching exception)
- time-based vulnerability