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

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

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

argparse itertools json socket

Last synced: 2 months 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