Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphaolomi/network-penetration
A comprehensive penetration testing toolkit based on python
https://github.com/alphaolomi/network-penetration
ethical-hacking hacking hacking-tools hacktoberfest network network-penetration python toolkit understanding
Last synced: 3 days ago
JSON representation
A comprehensive penetration testing toolkit based on python
- Host: GitHub
- URL: https://github.com/alphaolomi/network-penetration
- Owner: alphaolomi
- Created: 2019-07-07T08:26:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-03T22:09:34.000Z (almost 3 years ago)
- Last Synced: 2024-05-21T05:14:17.575Z (6 months ago)
- Topics: ethical-hacking, hacking, hacking-tools, hacktoberfest, network, network-penetration, python, toolkit, understanding
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Network Penetrating with Python
This is a collection of python scripts to perform different network penetration testing for admins and other related parties using Python 3.
NOTE: For packet injection a network capable interface is require example Athres or TP-link WP123
## Requirements
Some of the required python modules in the scripts
1. Layer 2 Attacks
- impacket
- pcapy
- Scapy2. HTTP hacks
- httplib2
- BeautifulSoup
- mitmproxy3. Bluetooth
- lightblue4. Kung Fu
- tailer
- pythonwifi> It should be mentioned that the pythonwifi module can only be installed on GNU/Linux thus it is using the Wireless API of the kernel.
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) for details.
## Security
If you discover any security related issues, please email [[email protected]](mailo:[email protected]) instead of using the issue tracker.
## Credits
- [@alphaolomi][link-author] **Alpha OLomi**
- [All Contributors][link-contributors]## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
[link-author]: https://github.com/alphaolomi
[link-contributors]: ../../contributors