Skip to content

bnbdr/swisscheese

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PoC YARA Exploits

  • 3.7.1 32 bit using CVE-2018-12034 and CVE-2018-12035 (write-up).
  • 3.8.1 32 bit using CVE-2018-19974, CVE-2018-19975 and CVE-2018-19976 (write-up)

YARASM Syntax Highlighting for VSCode

Install by copying yarasm-syntax folder to %USERPROFILE%\.vscode\extensions\

Usage

usage: build.py [-h] [-y YARA_ASM] [-v {3.8.1,3.7.1}] [-o OUTPUT]

optional arguments:
  -h, --help            show this help message and exit
  -y YARA_ASM, --yara-asm YARA_ASM
                        yara asm file, defaults to "extracheese.yarasm"
  -v {3.8.1,3.7.1}, --target-version {3.8.1,3.7.1}
                        yara version
  -o OUTPUT, --output OUTPUT
                        defaults to "extracheese.rule"

Releases

No releases published

Packages

No packages published

Languages