Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dogancanbakir/pirebok
pîrebok (from Kurdish "witch") - a guided adversarial fuzzer
https://github.com/dogancanbakir/pirebok
adversarial cybersecurity fuzzer fuzzing hacktoberfest ml sql
Last synced: 3 months ago
JSON representation
pîrebok (from Kurdish "witch") - a guided adversarial fuzzer
- Host: GitHub
- URL: https://github.com/dogancanbakir/pirebok
- Owner: dogancanbakir
- License: mit
- Created: 2022-09-28T10:18:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T04:18:49.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T12:48:33.266Z (3 months ago)
- Topics: adversarial, cybersecurity, fuzzer, fuzzing, hacktoberfest, ml, sql
- Language: Python
- Homepage:
- Size: 721 KB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# pîrebok (from Kurdish "witch") - a guided adversarial fuzzer
[![pypi](https://img.shields.io/pypi/v/pirebok.svg)](https://pypi.org/project/pirebok/)
[![python](https://img.shields.io/pypi/pyversions/pirebok.svg)](https://pypi.org/project/pirebok/)
[![Build Status](https://github.com/dogancanbakir/pirebok/actions/workflows/dev.yml/badge.svg)](https://github.com/dogancanbakir/pirebok/actions/workflows/dev.yml)
[![codecov](https://codecov.io/gh/dogancanbakir/pirebok/branch/main/graphs/badge.svg)](https://codecov.io/github/dogancanbakir/pirebok)* Documentation:
* GitHub:
* PyPI:
* Free software: MIT## Features
- Random generic fuzzer w/ multiple transformers
- Random sql fuzzer w/ multiple transformers
- Guided random sql fuzzer w/ multiple transformers and [metamaska](https://github.com/dogancanbakir/metamaska)## Credits
- [Cookiecutter](https://github.com/audreyr/cookiecutter)
- [waynerv/cookiecutter-pypackage](https://github.com/waynerv/cookiecutter-pypackage)
- [ML-based-WAF](https://github.com/vladan-stojnic/ML-based-WAF)
- [WAF-A-MoLE](https://github.com/AvalZ/WAF-A-MoLE)