QL Demos#3
Merged
s0 merged 52 commits intogithub:masterfrom Nov 15, 2019
kevinbackhouse:demos
Merged
Conversation
…istent with other Semmle repositories.
Update license
This library wasn't available on LGTM when the query was written, but it's there now.
Demo of XNU icmp_error CVE-2018-4407
Add alternative demo for Etherpad RFD vulnerability.
QL demos: expand readme
readme: small fixes
ZipSlip C# demo
When demoing this, I found it more convenient to split the query into three steps so there are also some false positives to look at along the way.
Bad overflow check broken into three steps
Co-Authored-By: jf205 <42464962+jf205@users.noreply.github.com>
Libssh2 eating error codes
Facebook Fizz demo
reorder query lines in libssh2_eating_error_codes
… ql_demos to make importing into a fresh Eclipse workspace easier. With these changes, projects can now be imported using the `Import > Existing Projects into Workspace` pathway and they automatically have the right nature and language.
Commit .project and .qlpath…
…IR dataflow library.
Fix Fizz query
Add qlpack.yml files
Fix typo in comment
Change qlpack names
s0
approved these changes
Nov 15, 2019
s0
pushed a commit
that referenced
this pull request
Nov 15, 2019
CVE-2018-4407 PoC docs: Advice to use linux capabilities instead of running with full root privileges
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge https://github.com/Semmle/demos into the new security-lab repo.