Skip to content

A Burp Plugin to find dependency confusion attacks.

License

Notifications You must be signed in to change notification settings

rishikesh-j/Confus3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Confus3r - Dependency Confusion Checker.

Burp Extension to find dependency confusion attacks.

Copyright (c) 2023 Rishikesh J

Credit to https://medium.com/@alex.birsan/dependency-confusion-4a5d60fec610 for the idea.

Setup

For use with the professional version of Burp Suite. Ensure you have JPython loaded and setup before installing.

Usage

Once you've loaded the plugin there is some things to consider. Burp performs threading on passive scanning by itself. This can be controlled by looking at the Scanner options. The tool won't scan js,txt etc files but only JSON files to check for dependencies as to reduce the false positives.

About

A Burp Plugin to find dependency confusion attacks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages