Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hardenedlinux/harbian-qa
Bug hunting through fuzzer/*-sanitizer/etc...
https://github.com/hardenedlinux/harbian-qa
bug-hunting community-qa
Last synced: 21 days ago
JSON representation
Bug hunting through fuzzer/*-sanitizer/etc...
- Host: GitHub
- URL: https://github.com/hardenedlinux/harbian-qa
- Owner: hardenedlinux
- License: gpl-3.0
- Created: 2016-06-23T03:51:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-18T06:39:24.000Z (almost 4 years ago)
- Last Synced: 2024-08-05T17:42:30.155Z (4 months ago)
- Topics: bug-hunting, community-qa
- Language: Roff
- Size: 51.3 MB
- Stars: 129
- Watchers: 13
- Forks: 21
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - hardenedlinux/harbian-qa - Bug hunting through fuzzer/*-sanitizer/etc... (Roff)
README
# Harbian-QA
Testing matters to the software quality and security. The comprehensive testing process is likely to hunt more bugs which improve the stability of Hardened Debian GNU/Linux.
Bug hunting through fuzzer/*-sanitizer/etc...
* [(A/T/KT) - Sanitized GNU/Linux: a new way of bug hunter in FLOSS Community](http://hardenedlinux.org/system-security/2016/04/01/x_Sanitized-GNU-Linux-a-new-way-of-bug-hunter-in-FLOSS-Community.html)
* [Debugging a kernel crash found by syzkaller](http://vegardno.blogspot.in/2016/08/sync-debug.html)
* [A targeted kernel fuzzer bases on syzkaller](syzkaller/design_implementation_intro.md)
* [Usage and implementation of coverage filter](syzkaller/cover_filter.md)
* [Usage and implementation of kernel state resource](syzkaller/kstate_resource.md)