https://github.com/thenewattacker64/shodan-bruter
Shodan Checker Example of Brute force attacks
https://github.com/thenewattacker64/shodan-bruter
brute-force checker webhacking
Last synced: 9 months ago
JSON representation
Shodan Checker Example of Brute force attacks
- Host: GitHub
- URL: https://github.com/thenewattacker64/shodan-bruter
- Owner: TheNewAttacker64
- Created: 2023-04-07T06:07:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T06:14:57.000Z (about 3 years ago)
- Last Synced: 2024-11-08T18:39:08.954Z (over 1 year ago)
- Topics: brute-force, checker, webhacking
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shodan-Bruter
Shodan Checker Example of Brute force attacks
## Shodan Brute-Forcer
This is a Python script that can be used to brute-force Shodan accounts using a list of usernames and passwords
### Installation
To use this script, you'll need to have Python 3 installed on your system. You can download Python from the [official website](https://www.python.org/downloads/)
Once you have Python installed, you can clone this repository using Git:
https://github.com/TheNewAttacker64/Shodan-Bruter
then install the libs in the req.txt file using pip
## Usage
To use the script, first make sure you have a list of usernames and passwords in the following format:
```
username:password
username:password
```
Also you have the Ability to Brute One Account
## Disclaimer
This script Was Made to show How BruteForce Attacks works
This script is intended for educational and research purposes only. The use of this script for any illegal activities is strictly prohibited. The author is not responsible for any misuse of this script