Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siemens/fluffi
FLUFFI (Fully Localized Utility For Fuzzing Instantaneously) - A distributed evolutionary binary fuzzer for pentesters
https://github.com/siemens/fluffi
fuzzing pentesting security
Last synced: 21 days ago
JSON representation
FLUFFI (Fully Localized Utility For Fuzzing Instantaneously) - A distributed evolutionary binary fuzzer for pentesters
- Host: GitHub
- URL: https://github.com/siemens/fluffi
- Owner: siemens
- License: mit
- Created: 2019-09-19T07:55:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-19T13:41:58.000Z (over 2 years ago)
- Last Synced: 2024-08-05T17:24:34.203Z (4 months ago)
- Topics: fuzzing, pentesting, security
- Language: C++
- Homepage:
- Size: 4.74 MB
- Stars: 100
- Watchers: 15
- Forks: 21
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-hacking-lists - siemens/fluffi - FLUFFI (Fully Localized Utility For Fuzzing Instantaneously) - A distributed evolutionary binary fuzzer for pentesters (C++)
README
# FLUFFI
![FLUFFI greets you](srv/fluffi/data/fluffiweb/app/static/images/friendly_fluffi_md.jpg)
FLUFFI - A distributed evolutionary binary fuzzer for pentesters.
- [About the project](./docs/about.md)
- [High level overview](./docs/overview.md)
- [Beginner Tutorial](./docs/tutorial.md)
- [Getting started](./docs/getting_started.md)
- [Usage](./docs/usage.md)
- [HOWTOs](./docs/howtos/)
- [Technical Details](./docs/technical_details.md)
- [Contributing to FLUFFI](./CONTRIBUTING.md)
- [LICENSE](./LICENSE.md)# Bugs found
So far, FLUFFI was almost exclusively used on SIEMENS products and solutions. Bugs found therein will not be published.
However, FLUFFI found the following published bugs (please help us keep this list up to date):
- [Buffer underflow in bc_shift_addsub](https://bugs.php.net/bug.php?id=78878)(CVE-2019-11046)