ps-fuzz
Prompt tester
An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks.
Make your GenAI Apps Safe & Secure Test & harden your system prompt
401 stars
10 watching
54 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
aiai-fuzzerfuzzergenerative-aillmllm-fuzzersecuritysecurity-toolssystem-prompt-hardener
Related projects:
Repository | Description | Stars |
---|---|---|
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,399 |
bhass1/pyfuzz_can | A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
google/fuzzer-test-suite | A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,431 |
stephenfewer/grinder | Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 415 |
henshin/filebuster | A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 212 |
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,041 |
status-im/nim-drchaos | A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
protectai/rebuff | Protects AI applications from prompt injection attacks through multiple layers of defense | 1,124 |
googleprojectzero/domato | A tool for generating random, malformed HTML, CSS, and JavaScript code to test web application security | 1,695 |
s3team/squirrel | A tool that generates random inputs to test the robustness of database management systems | 185 |
tlsfuzzer/tlsfuzzer | Automated protocol testing and fuzzing suite for SSL/TLS implementations | 561 |
jidicula/go-fuzz-action | An Automated testing workflow for Go code using built-in fuzz testing features | 15 |
battelle/sandsifter | An x86 processor fuzzer that systematically searches for hidden instructions and bugs to detect security vulnerabilities and software issues | 485 |
fuzzstati0n/fuzzgoat | A deliberately crafted C program to test the efficacy of fuzzers. | 190 |