Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blazeinfosec/pcrappyfuzzer
Script to perform quick 'n dirty fuzzing of PCAPs with radamsa and Scapy.
https://github.com/blazeinfosec/pcrappyfuzzer
Last synced: about 2 months ago
JSON representation
Script to perform quick 'n dirty fuzzing of PCAPs with radamsa and Scapy.
- Host: GitHub
- URL: https://github.com/blazeinfosec/pcrappyfuzzer
- Owner: blazeinfosec
- License: apache-2.0
- Created: 2017-06-12T09:54:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T19:09:45.000Z (over 7 years ago)
- Last Synced: 2024-08-03T17:11:15.085Z (5 months ago)
- Language: Python
- Size: 266 KB
- Stars: 168
- Watchers: 7
- Forks: 37
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **123**星
README
## pcrappyfuzzer
pcrappyfuzzer.py: a very simple mash-up of Scapy + radamsa to extract data from a PCAP file and perform quick 'n dirty fuzzing ad infinitum.
Originally written for a penetration testing engagement, but modified to support the blog post "Fuzzing proprietary protocols with Scapy,
radamsa and a handful of PCAPs" published in [https://blog.blazeinfosec.com](https://blog.blazeinfosec.com)## Author
* **Julio Cesar Fort** - julio at blazeinfosec dot com
## Contributors
* **Veerendra** - [@veerendra2](https://github.com/veerendra2)
## License
This project is licensed under the Apache License - see the [LICENSE](LICENSE) file for details
Copyright 2016-2017, Blaze Information Security
https://www.blazeinfosec.com## Kudos
Thanks to the talented folks of [Hackerstrip](https://hackerstrip.exposure.co/) for the art used in our blog post.
![Burning PCAPs](images/wizard_pcap.png)