diff --git a/Meetup/2019-11/REAME.md b/Meetup/2019-11/README.md similarity index 75% rename from Meetup/2019-11/REAME.md rename to Meetup/2019-11/README.md index 6e40098..50ae265 100644 --- a/Meetup/2019-11/REAME.md +++ b/Meetup/2019-11/README.md @@ -1,7 +1,6 @@ # GitHub Security Lab Meet-Up -- Kevin BlackHouse - Newbie fuzzing gains: Getting the most of your iterations by @antonio-morales -- OSS-Fuzz: 3 years of running an automated and continuous fuzzing service by Abishek Arya +- OSS-Fuzz: 3 years of running an automated and continuous fuzzing service by Abhishek Arya - Using QL to find MIN_INT gotcha by @kevinbackhouse -- Bug Hunting with CodeQL +- Bug Hunting with CodeQL by @agustingianni diff --git a/Meetup/2019-11/presentations/Bug hunting with CodeQL.pdf b/Meetup/2019-11/presentations/Bug hunting with CodeQL.pdf new file mode 100644 index 0000000..34e00e9 Binary files /dev/null and b/Meetup/2019-11/presentations/Bug hunting with CodeQL.pdf differ diff --git a/Meetup/2019-11/presentations/Newbie fuzzing gains.pdf b/Meetup/2019-11/presentations/Newbie fuzzing gains.pdf new file mode 100644 index 0000000..dbc62fb Binary files /dev/null and b/Meetup/2019-11/presentations/Newbie fuzzing gains.pdf differ