Pinned Repositories
cwe_checker
cwe_checker finds vulnerable patterns in binary executables
FACT_core
Firmware Analysis and Comparison Tool
Baustein_Reader
This tool is able to read requirements from a BSI Baustein PDF and compare their similarity to requirements from another one. This enables an automatic detection of changes between different iterations.
cwe_78_check
The CWE 78 Check contains a Ghidra script which analyses binaries for possible OS command injection based on a heuristical approach
cwe_checker
cwe_checker finds vulnerable patterns in binary executables
cwe_checker_juliet_suite
Contains an altered version of the Juliet Suite v1.3 for C/C++ from Oct. 2017 compatible with Linux.
django-backend-prototype
A prototype for django backends running on docker.
FirmwareScraper
The FirmwareScraper is able to scrape firmware from multiple vendor webpages using the scrapy library
p_code_extractor
A Ghidra script to extract PCode from an analysed binary
SMB_Fuzzer
The SMB Fuzzer fuzzes the Server Message Block Protocol that enables file sharing, printing and IPC between Unix and Windows systems.
mellowCS's Repositories
mellowCS/FirmwareScraper
The FirmwareScraper is able to scrape firmware from multiple vendor webpages using the scrapy library
mellowCS/SMB_Fuzzer
The SMB Fuzzer fuzzes the Server Message Block Protocol that enables file sharing, printing and IPC between Unix and Windows systems.
mellowCS/cwe_78_check
The CWE 78 Check contains a Ghidra script which analyses binaries for possible OS command injection based on a heuristical approach
mellowCS/p_code_extractor
A Ghidra script to extract PCode from an analysed binary
mellowCS/Baustein_Reader
This tool is able to read requirements from a BSI Baustein PDF and compare their similarity to requirements from another one. This enables an automatic detection of changes between different iterations.
mellowCS/cwe_checker_juliet_suite
Contains an altered version of the Juliet Suite v1.3 for C/C++ from Oct. 2017 compatible with Linux.
mellowCS/cwe_checker
cwe_checker finds vulnerable patterns in binary executables
mellowCS/django-backend-prototype
A prototype for django backends running on docker.
mellowCS/simple_webapp
A simple webapp in flask to explain HTTP traffic
mellowCS/symbol_builder
Building function symbols using C header and Bap Output