issues
search
google
/
buzzer
Apache License 2.0
429
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: invalid map fd when use loader tool
#73
cnitlrt
closed
2 months ago
2
could not load bpf program: Invalid argument
#72
cnitlrt
closed
2 months ago
0
BTF Strategy - Loop Pointer Arithmetic
#71
Negroni1
closed
3 months ago
0
Classic BPF Fuzzing Strategy - Random Instruction Generation
#70
Negroni1
closed
3 months ago
0
BTF Support
#69
Negroni1
closed
4 months ago
0
add CVE-2024-41003 to the readme
#68
thatjiaozi
closed
4 months ago
0
Support for Classic BPF Programs
#67
Negroni1
closed
4 months ago
0
Clarification on PointerArithmetic Strategy's Boundary Check
#66
marckwei
closed
4 months ago
1
Buzzer Support for Classic BPF Instructions
#65
Negroni1
closed
4 months ago
0
bump the dependency versions and migrate from WORKSPACE to MODULE.bazel
#64
thatjiaozi
closed
5 months ago
0
implement /coverageGraph handler using go-echarts
#63
thatjiaozi
closed
5 months ago
0
OOM-killer when RAM is set to 20G or 40G
#62
Clingto
opened
5 months ago
1
Add Mov64 Support
#61
Negroni1
closed
5 months ago
1
Add FFI Functionality to set map values
#60
thatjiaozi
closed
5 months ago
0
add support to generate random mem atomic instructions
#59
thatjiaozi
closed
5 months ago
0
Run buzzer in the vm and get "Fuzzer run no 0"
#58
Clingto
closed
5 months ago
8
move the main metrics and coverage collection to /
#57
thatjiaozi
closed
5 months ago
0
Create simple coverage guided strategy
#56
thatjiaozi
closed
5 months ago
0
Introduce RandomMemInstruction generator functions and make Load operations only take src registers
#55
thatjiaozi
closed
6 months ago
1
Add Playground strategy meant for testing
#54
thatjiaozi
closed
6 months ago
0
Refactor the FFI layer of ebpf to be able to share it with the loader tool [Fix PoC Generation 3/3]
#53
thatjiaozi
closed
6 months ago
0
Add an ffi layer between c++ and go [Fix PoC Generation 2/3]
#52
thatjiaozi
closed
6 months ago
0
Add a new loader tool that takes as input serialized ebpf protobuf programs [Fix PoC Generation 1/3]
#51
thatjiaozi
closed
6 months ago
0
Re-implement the ptr arithmetic strategy using the new model.
#50
thatjiaozi
closed
6 months ago
1
Introduce the new basic structure of fuzzing strategies
#49
thatjiaozi
closed
6 months ago
1
Integrate the new protobuf instruction representation into the codebase
#48
thatjiaozi
closed
6 months ago
0
Support different types of ebpf programs
#47
thatjiaozi
opened
6 months ago
0
Create a proto with the representation of ebpf instructions
#46
thatjiaozi
closed
6 months ago
0
Support MovReg64
#45
Lincyaw
closed
5 months ago
2
404 page not found on my metrics server webpage
#44
Clingto
closed
11 months ago
3
Change the internals of buzzer to move away from a tree like structure of programs
#43
thatjiaozi
closed
11 months ago
0
Create new ways to generate random instructions
#42
thatjiaozi
closed
11 months ago
0
Delete duplicated code around the handling of jmp instructions
#41
thatjiaozi
closed
11 months ago
0
Make coverage information be available to fuzzing strategies if needed.
#40
thatjiaozi
closed
11 months ago
0
Merge the metrics unit into the units package
#39
thatjiaozi
closed
1 year ago
0
Cleanup unused features of buzzer
#38
thatjiaozi
closed
1 year ago
0
More debug information for the metrics server
#37
greek-stasia
closed
1 year ago
4
What does program flaked mean?
#36
greek-stasia
closed
11 months ago
3
kPort variable is unused
#35
kost
closed
1 year ago
2
add the stack corruption statregy
#34
thatjiaozi
closed
1 year ago
0
Change the way the ebpf programs execute to one that allows us to input data from a network packet
#33
thatjiaozi
closed
1 year ago
1
Create the helper functions for memory operations and make the strategies use those helper functions
#32
thatjiaozi
closed
1 year ago
1
Create helper functions to more easily instantiate alu and jmp operations
#31
thatjiaozi
closed
1 year ago
0
Create a wrapper around ebpf helper functions to make it easier to fuzz them
#30
thatjiaozi
closed
1 year ago
1
Rename all to to be more consistent with the ebpf spec
#29
thatjiaozi
closed
1 year ago
0
Finish implementing all the ebpf operations helper functions
#28
thatjiaozi
closed
1 year ago
1
Errors returned from ebpf apis should be exported for better testing/development practices
#27
thatjiaozi
opened
1 year ago
0
Implement an easier way to create ebpf instruction chains
#26
thatjiaozi
closed
1 year ago
1
Create the Register structure
#25
thatjiaozi
closed
1 year ago
0
Increase the test coverage of buzzer
#24
thatjiaozi
opened
1 year ago
0
Next