NaughtyStrings
String security scanner
A tool for identifying and mitigating common security vulnerabilities in C code strings
Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
234 stars
5 watching
11 forks
Language: C#
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
minimaxir/big-list-of-naughty-strings | An evolving list of problematic input strings to help prevent issues in software development | 46,268 |
security-code-scan/security-code-scan | Detects vulnerabilities in C# and VB.NET code | 942 |
sh3llyr/statistrings | Analyze strings in files to aid malware detection and hunting by calculating their prevalence | 12 |
nullsecuritynet/tools | Provides tools, exploits, and code snippets for security research and education purposes. | 39 |
danmcinerney/xsscrapy | An automated tool for detecting cross-site scripting and SQL injection vulnerabilities in web applications | 1,665 |
nccgroup/shocker | A tool to identify and exploit vulnerable servers using Python | 333 |
0xsauby/yasuo | Scans for vulnerable 3rd-party web applications on a network | 570 |
tcosolutions/betterscan | A toolchain that scans source code and infrastructure IaC for security risks and provides a unified report. | 831 |
secdec/attack-surface-detector-burp | Identifies web app endpoints and parameters to help detect vulnerabilities | 98 |
sh1yo/x8 | Tools for discovering hidden parameters in web applications | 1,715 |
usscltd/dorks | Automates searching for vulnerabilities in databases and websites using predefined query patterns | 200 |
coinbase/salus | A tool for coordinating security scanning of software projects | 25 |
cys4srl/sensitivediscoverer | An extension for Burp Suite to automatically search for sensitive strings in HTTP messages | 44 |
snaffcon/snaffler | A tool designed to help pentesters and red teamers find potentially compromised files in large networks by leveraging Active Directory information. | 2,172 |
powerbroker2/safestring | A set of C++ libraries for safe and robust string processing on Arduino boards. | 38 |