Code Monkey home page Code Monkey logo

fiddlezap's Introduction

FiddleZAP

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

image

image

Installation

It should have the following structure:

image

image

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.

Stand Alone

First, install the standalone script:

  • Click on the Load script icon:

image

  • Select the following parameters:

image

  • It now shows under standalone:

image

Passive Rules

Next, install the passive rules script:

  • Click on the Load script icon:

image

  • Select the following parameters:

image

The FiddleZAP script should now show up under Passive Rules. If it is not enabled, right-click on it and select Enable script.

image

Features

Regexes (rules) to detect malicious traffic

Rules for FiddleZAP can look for URI patterns and source code patterns (session body).

  • A community_rules.txt file is provided with some examples.

  • The 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.

image

Color coding and tagging of matching web sessions

(This feature requires the neonmarker add-on)

image

Detailed alerts

image

fiddlezap's People

Contributors

malwareinfosec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.