selabs-ur1 / devops

UR1/ESIR DevOps Course
2 stars 24 forks source link

Fuzzing, A/B and Canary Testing #9

Open combemale opened 2 years ago

combemale commented 2 years ago

Tutorial on testing techniques.

References about Fuzzing: https://en.wikipedia.org/wiki/Fuzzing https://www.fuzzingbook.org/

combemale commented 2 years ago

Google OSS-fuzz https://opensource.google.com/projects/oss-fuzz https://github.com/google/oss-fuzz

combemale commented 2 years ago

CodeAlchemist: Semantics-Aware Code Generation to Find Vulnerabilities in JavaScript Engines https://daramg.gift/paper/han-ndss2019.pdf

combemale commented 2 years ago

fuzzing for JavaScript engines https://saelo.github.io/presentations/offensivecon_19_fuzzilli.pdf

combemale commented 2 years ago

It’s All A/Bout Testing: The Netflix Experimentation Platform https://medium.com/netflix-techblog/its-all-a-bout-testing-the-netflix-experimentation-platform-4e1ca458c15

gwendal-jouneaux commented 2 years ago

REST API Fuzz Testing (RAFT) https://github.com/microsoft/rest-api-fuzz-testing

gwendal-jouneaux commented 2 years ago

GrowthBook : The Open Source A/B Testing Platform https://github.com/growthbook/growthbook

gwendal-jouneaux commented 2 years ago

Awesome Fuzzing : Tools https://github.com/cpuu/awesome-fuzzing#tools