https://github.com/serginator/unix-tools
Some tools I've created long time ago, for updating security tools and for testing wep encripted routers
https://github.com/serginator/unix-tools
Last synced: over 1 year ago
JSON representation
Some tools I've created long time ago, for updating security tools and for testing wep encripted routers
- Host: GitHub
- URL: https://github.com/serginator/unix-tools
- Owner: serginator
- Created: 2013-01-14T08:10:13.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-10-29T13:21:25.000Z (over 11 years ago)
- Last Synced: 2024-04-14T06:17:26.185Z (about 2 years ago)
- Language: Shell
- Size: 157 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Unix Tools
===================
Tools I've created some time ago to automatize useful tasks. Run them as root!
## actualizator.sh
Tool for update Debian and some security tools.
### Dependancies and configuration
- svn
- wget
For configuration, set the folders you want to use for exploits and wireless.
## wepcrackeator.sh
Tool for testing WEP encripted routers. It's made to use an RT card, like RT73USB, because I have an internal card (a really bad one) and an external one, which can monitor and inject packets. Just change it if you want on the "Setting the environment" part.
### Dependancies
- aircrack-ng
- macchanger
### Acknowledge
[Victor Cuadrado](http://github.com/viccuad) for his interface selector for wepcrackeator.sh