https://github.com/michdo93/pepper_brute_force
Basic programm for brute forcing a connection to the pepper robot via its python sdk. This basic programm will shutdown all pepper robots in a given network.
https://github.com/michdo93/pepper_brute_force
Last synced: about 1 year ago
JSON representation
Basic programm for brute forcing a connection to the pepper robot via its python sdk. This basic programm will shutdown all pepper robots in a given network.
- Host: GitHub
- URL: https://github.com/michdo93/pepper_brute_force
- Owner: Michdo93
- Created: 2022-05-16T08:41:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-17T09:24:22.000Z (about 4 years ago)
- Last Synced: 2025-01-14T06:20:06.730Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pepper_brute_force
Basic programm for brute forcing a connection to the pepper robot via its python sdk. This basic programm will shutdown all pepper robots in a given network.
```
wget https://raw.githubusercontent.com/Michdo93/pepper_brute_force/main/pepper_brute_force.py
sudo chmod +x pepper_brute_force.py
python pepper_brute_force.py
```