burp-vulners-scanner icon indicating copy to clipboard operation
burp-vulners-scanner copied to clipboard

Vulnerability scanner based on vulners.com search API

Results 11 burp-vulners-scanner issues
Sort by recently updated
recently updated
newest added

Hi, Your domain is blocked in my organization. I tried to load the rules manually, but they are not loading. Is there a way to achieve this? Otherwise, can that...

org.json.JSONException: A JSONObject text must end with '}' at 32021 [character 9 line 914] at org.json.JSONTokener.syntaxError(JSONTokener.java:451) at org.json.JSONObject.(JSONObject.java:201) at org.json.JSONTokener.nextValue(JSONTokener.java:380) at org.json.JSONObject.(JSONObject.java:215) at org.json.JSONTokener.nextValue(JSONTokener.java:380) at org.json.JSONObject.(JSONObject.java:215) at org.json.JSONObject.(JSONObject.java:319) at burp.HttpClient.parseResponse(HttpClient.java:51)...

I installed the extension from the BApp store and am browsing a target web app that clearly has many software version disclosures through various HTTP response headers (.NET MVC application...

Hi, in **burp-vulners-scanner-1.2**, duplicate classes with the same fully-qualified name ***org.objectweb.asm.Type.getObjectType*** are included in two different libraries, i.e., **org.ow2.asm:asm:5.0.3** and **asm:asm:3.0**. According to *"first declaration wins"* class loading strategy, only...

Hi It's possible to shorten the name of the extension? Maybe SVS or something, you know what I mean. Having many extensions installed, the tab looks pretty bad. Thank you

Given a site "www.notrealsite.com" with header: X-Powered-By: PHP/5.3.3 The extension outputs: [Vulners] start check for domain www.notrealsite.com for software PHP, headers/5.3.3 : https://vulners.com/api/v3/burp/software/?software=cpe%3A%2Fa%3Aphp%3Aphp&version=5.3.3&type=cpe But does not report anything in Burp....

I'm testing a website generated with Sitefinity vulnerable version (https://vulners.com/nessus/TELERIK_UI_FOR_ASPNET_AJAX_CVE-2017-9248.NASL). There are few tags in the source code with its references: ``` ``` ```

When I open Burp from CMD, and load the newest version of Extender from official BApp store, I can see following exception in CMD window: ``` C:\Program Files\BurpSuitePro>java -jar burpsuite_pro.jar...

Hello, I doubt this is a valid finding (**high**, **firm**) as it looks to me the server banner was just taken and a lookup was performed: ![screenshot_20170829_123541](https://user-images.githubusercontent.com/8036727/29817165-36652c9c-8cb7-11e7-8b5d-b6440d26006d.png) For this the...