Pinned Repositories
SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
sql-injection-filter
Simple SQL injection filter that attempts to detect malicious SQL strings from a pre-defined dataset. Note this tool does not carry out sanitisation of input, where input is transformed into something that conforms to a specification. Check out the README for more.
mmunyoki's Repositories
mmunyoki/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
mmunyoki/sql-injection-filter
Simple SQL injection filter that attempts to detect malicious SQL strings from a pre-defined dataset. Note this tool does not carry out sanitisation of input, where input is transformed into something that conforms to a specification. Check out the README for more.