Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
File renamed without changes.
14 changes: 14 additions & 0 deletions CodeQL_Queries/cpp/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

## Useful CodeQL Queries

- [Chakra Code](ChakraCore-bad-overflow-check/)
- [XNU NFS Boot vulnerability](XNU_NFS_Boot_CVE-2018-4136_CVE-2018-4160/)
- [Facebook Fizz Denial of Service](Facebook_Fizz_CVE-2019-3560/)
- [XNU ICMP Denial of Service](XNU_icmp_error_CVE-2018-4407/)
- [Qualcomm MSM copy_from_user vulnerability](Qualcomm-MSM-copy_from_user/)
- [XNU packet mangler](XNU_packet-mangler_CVE-2018-4249/)
- [RSyslog](rsyslog_CVE-2018-1000140/)
- [LibJPEG Turbo Out of Bound](libjpeg-turbo-oob)
- [XNU DTrace](XNU_DTrace_CVE-2017-13782)
- [libssh2](libssh2_eating_error_codes)

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# GitHub Security Lab

## CodeQL Queries
[Security related Queries](CodeQL_Queries)

## Proof of Concepts
[Check some Exploits and POC for bugs found by the Lab](SecurityExploits/)

Resources related to [GitHub Security Lab](https://securitylab.github.com).
1 change: 0 additions & 1 deletion ql_demos/cpp/README.md

This file was deleted.