Code Monkey home page Code Monkey logo

cachedeceptordetector's Introduction

DeceptorDetector

DeceptorDetector is a (buggy) Burp Suite extension designed to identify and flag potentially vulnerable HTTP responses that are susceptible to cache deception attacks. This tool is essential for security researchers, penetration testers, and web developers aiming to enhance web application security.

Features

  • Sensitive Data Detection: Automatically flags HTTP responses containing sensitive information without proper cache control headers (e.g., 'no-store', 'no-cache').

  • Customizable Keyword Scanning: Allows users to define custom keywords for scanning in addition to a predefined list of sensitive data indicators.

  • Mark as Tested: Users can mark specific requests as "tested" to filter out from future scans, reducing noise.

  • User-Friendly Interface: Integrates seamlessly with Burp Suite, providing an intuitive and efficient user experience.

Installation

  1. Download Jython:

  2. Configure Burp Suite:

    • Open Burp Suite.
    • Navigate to the 'Extender' tab.
    • In the 'Options' sub-tab, under the 'Python Environment' section, select the path to the Jython JAR file you downloaded.
  3. Load DeceptorDetector:

    • Still in the 'Extender' tab, switch to the 'Extensions' sub-tab.
    • Click 'Add'.
    • Choose 'Python' as the Extension Type.
    • Select the 'DeceptorDetector.py' script file.
    • Click 'Next' to load the extension.
  4. Verify Extension:

    • Ensure that 'DeceptorDetector' is listed in the extensions table and the status is 'Loaded'.

Usage

Once installed, DeceptorDetector monitors the traffic passing through Burp Suite. It flags responses that contain sensitive keywords without proper cache-control headers. These flagged entries are displayed in a dedicated tab for further analysis.

  • Add Custom Keywords: Enter keywords in the provided text field and click 'Update'.
  • Mark as Tested: Right-click on a request in the Burp Suite HTTP history and select 'Mark as Tested' or use the button in the extension tab.
  • Viewing Details: Click on a flagged entry to view the full request and response details in the below section.

Contributing

Contributions to DeceptorDetector are welcome! Please feel free to fork the repository, make your changes, and submit a pull request.

License

DeceptorDetector is open-source software licensed under the MIT License.

cachedeceptordetector's People

Contributors

infinitelogins 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.