Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)