Ecosyste.ms: Awesome
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: 5 days ago
JSON representation
Password hacking using some vulnerabilities
- Host: GitHub
- URL: https://github.com/macktb/password-hack
- Owner: macktb
- Created: 2022-08-27T23:26:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T16:46:49.000Z (over 2 years ago)
- Last Synced: 2025-01-10T16:54:16.461Z (6 days ago)
- Topics: argparse, itertools, json, socket
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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