user-guided-fuzzer-with-afl
When Grey-box Fuzzing, User can not access the fuzzing process like black box. What if user guides fuzzer for fine-grained fuzzing? This is User-Guided Fuzzer with AFL++
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
When Grey-box Fuzzing, User can not access the fuzzing process like black box. What if user guides fuzzer for fine-grained fuzzing? This is User-Guided Fuzzer with AFL++
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Changelog
Contributing
License
Citation
Owner
- Name: Jeoongwon Ha
- Login: AlwaysEden
- Kind: user
- Location: Pohang, South Korea
- Company: Handong Global University
- Repositories: 1
- Profile: https://github.com/AlwaysEden
Handong Global University(HGU) Computer science hajeongwon77@gmail.com
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- given-names: Marc
family-names: Heuse
email: mh@mh-sec.de
- given-names: Heiko
family-names: Eißfeldt
email: heiko.eissfeldt@hexco.de
- given-names: Andrea
family-names: Fioraldi
email: andreafioraldi@gmail.com
- given-names: Dominik
family-names: Maier
email: mail@dmnk.co
title: "AFL++"
version: 4.00c
type: software
date-released: 2022-01-26
url: "https://github.com/AFLplusplus/AFLplusplus"
keywords:
- fuzzing
- fuzzer
- fuzz-testing
- instrumentation
- afl-fuzz
- qemu
- llvm
- unicorn-emulator
- security
license: AGPL-3.0-or-later
GitHub Events
Total
Last Year
Dependencies
custom_mutators/libafl_base/Cargo.toml
cargo
custom_mutators/rust/Cargo.toml
cargo
custom_mutators/rust/custom_mutator/Cargo.toml
cargo
custom_mutators/rust/custom_mutator-sys/Cargo.toml
cargo
custom_mutators/rust/example/Cargo.toml
cargo
custom_mutators/rust/example_lain/Cargo.toml
cargo
unicorn_mode/samples/speedtest/rust/Cargo.toml
cargo
Dockerfile
docker
- ubuntu 22.04 build
frida_mode/many-linux/Dockerfile
docker
- fridadotre/manylinux-x86_64 latest build
frida_mode/ub1804/Dockerfile
docker
- ubuntu xenial build
cJSON/tests/json-patch-tests/package.json
npm
frida_mode/ts/package-lock.json
npm
- @babel/code-frame 7.18.6 development
- @babel/helper-validator-identifier 7.19.1 development
- @babel/highlight 7.18.6 development
- @types/node 14.18.36 development
- ansi-styles 3.2.1 development
- argparse 1.0.10 development
- balanced-match 1.0.2 development
- brace-expansion 1.1.11 development
- builtin-modules 1.1.1 development
- chalk 2.4.2 development
- color-convert 1.9.3 development
- color-name 1.1.3 development
- commander 2.20.3 development
- concat-map 0.0.1 development
- diff 4.0.2 development
- escape-string-regexp 1.0.5 development
- esprima 4.0.1 development
- fs.realpath 1.0.0 development
- function-bind 1.1.1 development
- get-caller-file 1.0.3 development
- glob 7.2.3 development
- has 1.0.3 development
- has-flag 3.0.0 development
- inflight 1.0.6 development
- inherits 2.0.4 development
- is-core-module 2.11.0 development
- js-tokens 4.0.0 development
- js-yaml 3.14.1 development
- minimatch 3.1.2 development
- minimist 1.2.7 development
- mkdirp 0.5.6 development
- mock-require 3.0.3 development
- normalize-path 2.1.1 development
- once 1.4.0 development
- path-is-absolute 1.0.1 development
- path-parse 1.0.7 development
- remove-trailing-separator 1.1.0 development
- resolve 1.22.1 development
- semver 5.7.1 development
- sprintf-js 1.0.3 development
- supports-color 5.5.0 development
- supports-preserve-symlinks-flag 1.0.0 development
- tslib 1.14.1 development
- tslint 6.1.3 development
- tsutils 2.29.0 development
- typescript 4.9.5 development
- typescript-tslint-plugin 0.5.5 development
- vscode-jsonrpc 4.0.0 development
- vscode-languageserver 5.2.1 development
- vscode-languageserver-protocol 3.14.1 development
- vscode-languageserver-types 3.14.0 development
- vscode-uri 1.0.8 development
- wrappy 1.0.2 development
- @types/frida-gum 16.5.1
frida_mode/ts/package.json
npm
- @types/node ^14.14.2 development
- tslint ^6.1.3 development
- typescript ^4.0.3 development
- typescript-tslint-plugin ^0.5.5 development
- @types/frida-gum ^16.2.0
