Airoscript-ng python complete implementation
Project description
Airoscript-ng python complete implementation
Free software: GNU GENERAL PUBLIC LICENSE 2
Documentation: http://airoscript-ng.readthedocs.org/en/master
Features
Dynamic aircrack-ng API generation (under airoscriptng.aircrack)
Threaded execution
Hackability assesment
Scanning provides a list of best wireless hacking techniques
Session control (for better process control)
Wireless monitor interfaces are nicely handled and reused if neccesary
XMLRPC server implementation
TODO
Better parameter parsing & format for aircrack-ng parameters file, read them from manpages
Implement attacks on airoscript-ng class
Implement cracking (and control of it, once cracked stop all attacks against that network)
Build a user interface (probably more than one)
History
0.0.2 (2015-08-01)
First usable thing, still no attacks
“Hackability” property for aps
Integrated clients on AP object
External plugin support
Reaver support
XMLRPC Working
General cleanup
0.0.1 (2014-12-26)
First release, monitor mode and scanning working