Pinned Repositories
MalwareDetection
In here are malware detection scripts when people need them
ParsersSpoofers
Pushing up the parsing and spoofing modules in Salvum for education and time saving
Rand_Hex_String
Simple Rust script to invoke Linux xxd to generate a random hexadecimal string
RandColor_Cat
Like rainbow cat except characters are colored randomly every time. Enjoy
Remediations
Quick scripts to detect and patch vulnerabilities as they're disclosed
Rusty_Quiz
Quiz that holds security questions and 4 answer choices. Tailor from there
Salvum
Official Salvum Repository
Salvum_Crypto
Crypto and other related implementations used in Salvum pushed up to save developers some headache. All tested
Salvum_Infer
Infer modified during Salvum development. Supports more archive types. Hope this gets incorporated back into the original: https://github.com/bojand/infer/tree/master
Salvum_Prebuilt_Native
This is the package deployed for Appalachian State University. Native Ubuntu 20 LTS
QVLx Labs's Repositories
QVLx-Labs/Salvum_Crypto
Crypto and other related implementations used in Salvum pushed up to save developers some headache. All tested
QVLx-Labs/Salvum
Official Salvum Repository
QVLx-Labs/MalwareDetection
In here are malware detection scripts when people need them
QVLx-Labs/ParsersSpoofers
Pushing up the parsing and spoofing modules in Salvum for education and time saving
QVLx-Labs/Rand_Hex_String
Simple Rust script to invoke Linux xxd to generate a random hexadecimal string
QVLx-Labs/RandColor_Cat
Like rainbow cat except characters are colored randomly every time. Enjoy
QVLx-Labs/Remediations
Quick scripts to detect and patch vulnerabilities as they're disclosed
QVLx-Labs/Rusty_Quiz
Quiz that holds security questions and 4 answer choices. Tailor from there
QVLx-Labs/Salvum_Prebuilt_Native
This is the package deployed for Appalachian State University. Native Ubuntu 20 LTS
QVLx-Labs/.github
QVLx-Labs/256color_Rust
Rust implementation of Todd Larason's classic 256color.pl script. Handy for testing
QVLx-Labs/ArmorLib_Plus
Miles McCain's Armorlib with added modules. Hoping this gets pulled into the original for a better world.
QVLx-Labs/AssemblerDisassembler
An assembler and disassembler for: x86, x64, ARM32, ARM64, MIPS32, MIPS64, PPC32, PPC64, AVR32, RISCV32, RISCV64, Sparc32, Sparc64
QVLx-Labs/BlueRedLab
A Blue team Red team small lab with real threat scenarios
QVLx-Labs/BruteForceDB_Search
Rust applet that recursively searches strings against BruteForceDB found here: https://github.com/duyet/bruteforce-database
QVLx-Labs/Configurable_UnicodeSec
Implemented whitelisting and blocklisting for Rust UnicodeSec via config file
QVLx-Labs/CVE_Reverse_Search
This is a Rust applet that searches a local .xml CVE database for entries based on description tokens. Enjoy
QVLx-Labs/CVE_Search_Tool
This is a Rust applet that searches a local .xml CVE database for entries. Enjoy
QVLx-Labs/DetectPicSteganography
Rust tool that detects potential tampering in image files using Rascii
QVLx-Labs/DirectoryTrees
Cross-platform console tool that takes a directory path, traverses it recursively, then writes the tree to output path
QVLx-Labs/FileAnomalyFinder2.0
I like the idea behind the original FAF. So went ahead and reworked it a bit. Thank you RM, from ST
QVLx-Labs/FunObfuscation
Implementing fun obfuscation in Rust with community foundations
QVLx-Labs/GenericBuild
Using Mike Crawford's generic makefile as a build system for Salvum
QVLx-Labs/Salvum_Purple
Any code needed to orchestrate in Purple Team Edition is here
QVLx-Labs/Salvum_shell_routines
Initial push. Rust routines for Salvum shell user. Wrap std lib
QVLx-Labs/Salvum_Yara_Rules
Curated subset of Yara rules focused on embedded system security. Used in Salvum.
QVLx-Labs/Slm_Configs
Different config files used by Salvum
QVLx-Labs/Slm_Dockerfile
Dockerfile used to provision containerized Salvum
QVLx-Labs/Slm_WebHostingFiles
Pushing up important files to Salvum browser version
QVLx-Labs/Terrier
Under construction but code is stable