FiddleZAP is a simplified version of EKFiddle for OWASP ZAP.
With ZAP as your web proxy, you are able to flag malicious traffic based on predefined regular expressions.
Example: Alert, highlighting and tagging when a regex matches on a string within the HTML source code of a compromised website
Installation
It should have the following structure:
There are 2 scripts (standalone, passive rules). The former is used to run manually on the currently loaded session (web traffic), the latter automatically runs while recording traffic.
First, install the standalone script:
Passive Rules
Next, install the passive rules script:
Features
Regexes (rules) to detect malicious traffic
Rules for FiddleZAP can look for URI patterns and source code patterns (session body).
community_rules.txt
file is provided with some examples.user_rules.txt
is your own rules file.Rules are automatically loaded and used to scan incoming traffic (if Passive Rules script is enabled). If you want to run rules on previously captured traffic, you need to run the standalone script.
Color coding and tagging of matching web sessions
(This feature requires the neonmarker add-on)
Detailed Alerts
JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…
The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…
Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…
SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…
Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…
Cybersecurity tools play a critical role in safeguarding digital assets, systems, and networks from malicious…