GithubHelp home page GithubHelp logo

phefley / burp-javascript-security-extension Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 17.0 134.07 MB

A Burp Suite extension which performs checks for cross-domain scripting against the DOM, subresource integrity checks, and evaluates JavaScript resources against threat intelligence data.

License: GNU General Public License v3.0

Shell 0.12% Java 99.88%

burp-javascript-security-extension's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @phefley (@peterhefley on Twitter)
  • ๐Ÿ‘€ Iโ€™m interested in information security, penetration testing, application security, red teaming, and cryptography
  • ๐ŸŒฑ Iโ€™m currently learning GoLang and cloud security
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on penetration testing automation and collaboration

burp-javascript-security-extension's People

Contributors

phefley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

burp-javascript-security-extension's Issues

Mac Chromedriver location

Mac OSX 10.14.5 after installing chromedriver with brew.

java.lang.IllegalStateException: The driver executable does not exist: /usr/lib/chromium-browser/chromedriver

$ which chromedriver
/usr/local/bin/chromedriver

Because of SIP I can't just link to to /usr/lib without disabling SIP.

I see references to a UI component to select a chromedriver, but I don't see any way to activate this screen.

IoCs Not Saved

The IoCs not saved in the project settings. They must be reloaded if burp is restarted/project opened.

BurpSuite v2.0.23beta
OS X 10.14.5

Chromedriver location

Ensure that Chrome/Chromium is installed in a standard location.

java.lang.IllegalStateException: The driver executable does not exist: /usr/lib/chromium-browser/chromedriver
	at com.google.common.base.Preconditions.checkState(Preconditions.java:585)
	at org.openqa.selenium.remote.service.DriverService.checkExecutable(DriverService.java:137)
	at org.openqa.selenium.remote.service.DriverService$Builder.usingDriverExecutable(DriverService.java:272)
	at org.focalpoint.isns.burp.srichecks.DriverServiceManager.startDriverService(DriverServiceManager.java:54)
	at org.focalpoint.isns.burp.srichecks.DriverServiceManager.<init>(DriverServiceManager.java:45)
	at burp.BurpExtender.<init>(BurpExtender.java:58)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
	at burp.ete.a(Unknown Source)
	at burp.ete.<init>(Unknown Source)
	at burp.dgg.a(Unknown Source)
	at burp.ld.lambda$panelLoaded$0(Unknown Source)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:835)

The login looks for chromedriver in /usr/lib/chromium-browser/chromedriver as if it was the standard way. On ArchLinux and others distro it is located at /usr/lib/chromium.

Maybe you should look for several standard path before raising an error.

chromedriver location not saved

The chromedriver location is not saved in the project settings. It must be re-selected every time.

BurpSuite v2.0.23beta
OS X 10.14.5

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.