Skip to main content

Conduct OOB Fuzzing of targets with payloads towards callback server

Project description

oobfuzz

FOSSA Status Total alerts Language grade: Python GitHub stars GitHub forks GitHub license

Conduct OOB Fuzzing of targets with payloads towards callback server

Brought to you with courtesey of Team Entropy, with :heart: from
@ninposec, @mortensteenrasmussen & @CasperGN

Installation

Run installation via setup:

$ sudo -H python3 -m pip install .

Reasoning:
OOBFuzz requires GAU to run. As such, we need to apt-get install golang and fetch the binary with go get and move it into /usr/bin. This requires root permissions (unless obscure suid perhaps?) in order to do so. If in doubt, please chech setup.py to ensure that nothing malicious is happening.

Run

Update the payloads folder containing your own payloads.

Most often want to run as such:

$ python3 fuzzer.py --targets targets.txt --threads 17

External libs and thanks

License

FOSSA Status

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OOB Fuzz-0.1.0.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

OOB_Fuzz-0.1.0-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page