Burp Suite User Forum

Create new post

Found 194 posts in 132 threads

NET::ERR_CERT_VALIDITY_TOO_LONG

Linux Certificate : Android Device 7.0 (Nougat) Issue ---------------------------------------- NET

Last updated: Feb 27, 2020 10:55AM UTC | 8 Agent replies | 6 Community replies | How do I?

NET::ERR_CERT_WEAK_KEY

connection with Burp Proxy and shows the error "Your connection is insecure" with the following description: NET

Last updated: Nov 05, 2019 09:08PM UTC | 0 Agent replies | 1 Community replies | Bug Reports

.Net Framework

My Support team needs to upgrade .Net Framework and want to know if 4.8 .Net framework is supported?

Hi Kevin, Can you clarify what you are using the .NET framework for in relation to Burp?

Last updated: Oct 15, 2021 02:55PM UTC | 1 Agent replies | 0 Community replies | How do I?

net flix

i want netflix account

Last updated: Jul 25, 2019 07:00AM UTC | 0 Agent replies | 0 Community replies | How do I?

NET::ERR_CERT_AUTHORITY_INVALID Help

NET::ERR_CERT_AUTHORITY_INVALID Help

Last updated: Jul 18, 2023 07:14AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

.NET plugins support

Would be great giving .net support to develop burpsuite plugins

But there are existing technologies that can let you bridge between .NET and Java code, for example:

Last updated: Sep 19, 2016 09:45AM UTC | 1 Agent replies | 0 Community replies | Feature Requests

Burp Infiltrator and .net 4

I am trying to install the infiltrator on web server that has .net 4 framework. When installing it keeps saying that it cannot install the .net 3.5. When building the infiltrator it states that .net 2.0 or later is supported.

Infiltrator (a few years ago now) we did carry out some extensive testing on applications that were running .NET

Last updated: Jul 23, 2021 09:47AM UTC | 1 Agent replies | 0 Community replies | How do I?

Getting net::ERR_HTTP2_PROTOCOL_ERROR after doing latest update of burp

Hi, I updated the Burp to its latest update a couple of days earlier, and ever since burp's preconfigured browser is not able to load any URL in it, giving the blank screen. Initially, it was giving the error of security...

Last updated: May 06, 2022 05:45AM UTC | 1 Agent replies | 1 Community replies | Bug Reports

Burp Suite Chrome Cert Error: Error net::ERR_CERT_REVOKED

Linux Mint 19.1 Chrome Version 73.0.3683.86 Burp Suite Pro v2.0.18 Beta And I'm getting a bunch of net

So most sites seem to work, but https://cdnjs.cloudflare.com returns the 'Error net::ERR_CERT_REVOKED

Last updated: Mar 17, 2020 10:40AM UTC | 8 Agent replies | 4 Community replies | Bug Reports

Burp hangs when using http request smuggler

Smuggler false Python Burp Importer true Java Taborator true Java JSON Web Token Attacker true Java .NET

Intruder and there has been a bug reported for extension that causes the UI to lock when you have the .NET extension loaded: https://github.com/PortSwigger/turbo-intruder/issues/55 Are you able to remove the .NET

Removed .NET Beautifier extension and it's working now Thanks

Last updated: Sep 24, 2020 01:55PM UTC | 3 Agent replies | 3 Community replies | Bug Reports

Assistance With Private Collaborator Setup

.*********.net. .*********.net could not be resolved to an IP address. digitalocean.com ns2.digitalocean.com ns3.digitalocean.com DigitalOcean Records: A ****.net .********.net points to ns1.collaborator.*******.net A ns1.collaborator.******.net directs to 201.81.**.** (Droplet VPS) Collaborator Config File: { "serverDomain" : "collaborator.***.net"

.********.net polling location : collaborator.*******.net:9443

.****.net) are delegated to your private Collaborator server’s DNS (ns1.collaborator.****.net) You will also need to configure glue records to associate ns1.collaborator.****.net with the IP of your collaborator

Last updated: Oct 28, 2020 02:03PM UTC | 3 Agent replies | 3 Community replies | How do I?

No such file or directory error - ruby deserialization

module Gem class Requirement def marshal_dump [@requirements] end end end wa1 = Net RequestSet.allocate rs.instance_variable_set('@sets', wa1) rs.instance_variable_set('@git_set', "ls") wa2 = Net :Entry.allocate i.instance_variable_set('@read', 0) i.instance_variable_set('@header', "aaa") n = Net

wa1 = Net wa2 = Net n = Net

Last updated: Apr 19, 2022 08:47PM UTC | 6 Agent replies | 9 Community replies | How do I?

Embedded Browser

Hi, I use the embedded browser to access any site, it returns "Failed to load resource: net::ERR_CONTENT_LENGTH_MISMATCH

when I try to intercept the request using the embedded browser, it returns "Failed to load resource: net

The errors that are shown in the dev tools console are: GET http://localhost:3000/main.js net::ERR_CONTENT_LENGTH_MISMATCH 200 (OK) GET http://localhost:3000/styles.css net::ERR_CONTENT_LENGTH_MISMATCH 200 (OK) GET http:/ /localhost:3000/vendor.js net::ERR_CONTENT_LENGTH_MISMATCH 200 (OK) When I refresh the page, some

Last updated: Mar 22, 2024 02:09PM UTC | 7 Agent replies | 11 Community replies | Bug Reports

Error in JRuby extension in newest Burp versions

JRuby version is 9.3.11.0 The error is raised when 'net/http' library is used. burp.IBurpExtender' java_import 'burp.IExtensionStateListener' java_import 'burp.IContextMenuFactory' require 'net JRUBY_VERSION uri = URI.parse("https://google.com") use_ssl = uri.scheme == 'https' http = Net ::HTTP.start(uri.host, uri.port, use_ssl: use_ssl ) request = Net::HTTP::Get.new uri response = http.request request # Net::HTTPResponse object body = response.body http.finish end

Last updated: Nov 06, 2023 10:40AM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Instrumented by Infiltrator Queries

Is there a way to specify .net version as i wrote my application in .net 4/4.5 while infiltrator tries to use .net 2.0 2. there a way to tell infiltrator to hook into selected dll as i dont want infiltrator to hook into .net

Last updated: Jan 04, 2022 05:17PM UTC | 1 Agent replies | 2 Community replies | How do I?

jruby SSLSocket error

/META-INF/jruby.home/lib/ruby/1.9/net/http.rb:800:in `connect'", "org/jruby/ext/timeout/Timeout.java: /META-INF/jruby.home/lib/ruby/1.9/net/http.rb:800:in `connect'", "/Users/aaron/Downloads/jruby-complete /META-INF/jruby.home/lib/ruby/1.9/net/http.rb:756:in `do_start'", "/Users/aaron/Downloads/jruby-complete /META-INF/jruby.home/lib/ruby/1.9/net/http.rb:745:in `start'", "/Users/aaron/Downloads/jruby-complete /META-INF/jruby.home/lib/ruby/1.9/net/http.rb:1293:in `request'", "<script>:483:in `create_dradis_issue

The suggested solution of using the Burp API to make the request, as opposed to Ruby's Net::HTTP, worked

Last updated: Feb 22, 2017 06:57AM UTC | 1 Agent replies | 2 Community replies | Burp Extensions

Exploiting Ruby deserialization using a documented gadget chain

Gem class Requirement def marshal_dump [@requirements] end end end wa1 = Net RequestSet.allocate rs.instance_variable_set('@sets', wa1) rs.instance_variable_set('@git_set', "id") wa2 = Net Entry.allocate i.instance_variable_set('@read', 0) i.instance_variable_set('@header', "aaa") n = Net

Gem class Requirement def marshal_dump [@requirements] end end end wa1 = Net rs.instance_variable_set('@sets', wa1) rs.instance_variable_set('@git_set', "rm /home/carlos/morale.txt") wa2 = Net Entry.allocate i.instance_variable_set('@read', 0) i.instance_variable_set('@header', "aaa") n = Net

trying to compile the script with Ruby 3.1, I got an error message complaining about the line "wa1 = Net

Last updated: Oct 26, 2023 10:37PM UTC | 3 Agent replies | 5 Community replies | How do I?

java.net.SocketException: Connection reset

http://net-informations.com/java/net/socket.htm

Last updated: Aug 03, 2020 06:11AM UTC | 5 Agent replies | 5 Community replies | Bug Reports

Advanced Target Scope - Load File

.*\.example\.com\/* test\.net\/path\/here\/* www\.test\.net\/* -----------

Last updated: Mar 30, 2022 09:52AM UTC | 6 Agent replies | 7 Community replies | How do I?

Exploiting Ruby deserialization using a documented gadget chain

module Gem class Requirement def marshal_dump [@requirements] end end end wa1 = Net RequestSet.allocate rs.instance_variable_set('@sets', wa1) rs.instance_variable_set('@git_set', "ls") wa2 = Net :Entry.allocate i.instance_variable_set('@read', 0) i.instance_variable_set('@header', "aaa") n = Net

Last updated: Apr 19, 2022 05:39PM UTC | 2 Agent replies | 1 Community replies | Bug Reports

Not tracking extension properly

But if select certain extensions like .NET Beautifier, under the description the Install button is greyed

Note that the .NET Beautifier extension requires Jython, and so the Install button will be greyed out

Last updated: Apr 15, 2015 09:06AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Static and Dynamic scan of .NET MVC web application coding in development environment

Hi, I am planning to buy two licenses of Burp Professional. Does Burp professional license includes all the modules/functionalities including static/dynamic scanning of developers actual coding. If not what should I need to...

burp-gets-new-javascript-analysis-capabilities It's also worth noting that our Infiltrator tool performs IAST testing of .NET

Last updated: Aug 09, 2018 10:53AM UTC | 1 Agent replies | 0 Community replies | How do I?

Support for Kerberos Auth.

I need to test a .NET app which uses Kerberos.

Last updated: Apr 06, 2017 04:46PM UTC | 2 Agent replies | 9 Community replies | Feature Requests

burp_infiltrator_java

support: - Java, Groovy, Scala, or other JVM languages (JRE versions 1.4 - 1.8) - C#, VB, or other .NET languages (.NET versions 2.0 to 4.5)

Last updated: Nov 03, 2022 02:41PM UTC | 4 Agent replies | 3 Community replies | How do I?

Viewstate parser

I have created an extension for the .NET viewState.

Last updated: Mar 10, 2021 12:17PM UTC | 2 Agent replies | 1 Community replies | Feature Requests

2.1.04 scanner stalling on pretty much every test

Extension type: Java JSON Decoder Extension type: Python .NET

machine is not connected to the internet, that's not going to help much is it ;-) If I connect it to the net I'll detach the machine from the test network now and plug it into the net and do the upgrade, that might

Last updated: Feb 10, 2021 09:23AM UTC | 10 Agent replies | 16 Community replies | Bug Reports

Hide viewstate

There is an extension in the BApp Store called .NET Beautifier which performs this function.

Last updated: Apr 24, 2015 09:59AM UTC | 1 Agent replies | 0 Community replies | Feature Requests

asp .net web form application, with forms authentication, how do I pass the login credentials

trying to scan a secure page on our application , but authentication hits and login page gets loaded

Last updated: Nov 12, 2021 09:17AM UTC | 1 Agent replies | 0 Community replies | How do I?

IAST

feature: - Java, Groovy, Scala, or other JVM languages (JRE versions 1.4 - 1.8) - C#, VB, or other .NET languages (.NET versions 2.0 to 4.5) Let us know if you need anything further.

Last updated: Oct 01, 2021 12:19PM UTC | 2 Agent replies | 1 Community replies | How do I?

Newest Burp Suite Pro Update Issue

EXE4J_JAVA_HOME to point to an installed 64-bit JDK or JRE or download a JRE from httpx://adoptium[.]net Also why adoptium[.]net? Wouldn't one want to go to Java or Oracle? Thanks! Best, Russ

Last updated: Sep 06, 2022 08:59AM UTC | 2 Agent replies | 3 Community replies | Bug Reports

Cannot use Collaborator in auditing

https://forum.portswigger.net/thread/is-burpcollaborator-net-down-569a80e7

Last updated: Feb 02, 2022 12:08PM UTC | 5 Agent replies | 5 Community replies | Bug Reports

Lab: Web cache poisoning to exploit a DOM vulnerability via a cache with strict cacheability criteria

The solution for this lab has an incorrect reference to a .com site instead of the .net site. 11. your-exploit-server-id.web-security-academy.com Anyone who copy/paste's this step incorrectly instead of using the correct ".net

Last updated: Mar 12, 2020 10:56AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Web Site scanning

Hello, We are trying to scan an Angular/.NET Core application with Burp.

Last updated: Mar 01, 2021 02:52PM UTC | 1 Agent replies | 0 Community replies | How do I?

Burp Infiltrator for PHP

We don't have current plans for this though, largely because the Java and .Net Infiltrators have relatively

Last updated: Mar 04, 2019 08:18AM UTC | 1 Agent replies | 0 Community replies | Feature Requests

Allowing all hosts through SSL passthrough except one?

portswigger-labs\.net$) ^443$ when testing with portswigger-labs.net Could you give that a go with

portswigger-labs\.net$) into the 'Host or IP range' and ^443$ into the 'Port'?

Last updated: Mar 31, 2022 08:03AM UTC | 6 Agent replies | 5 Community replies | How do I?

BurpHttpMock - faulty behavior only on installed macos version

message) https://github.com/LogicalTrust/BurpHttpMock/blob/9161d59c0a226d6882d29cb11025da25af30f4d6/src/net it https://github.com/LogicalTrust/BurpHttpMock/blob/9161d59c0a226d6882d29cb11025da25af30f4d6/src/net IProxyListener" https://github.com/LogicalTrust/BurpHttpMock/blob/9161d59c0a226d6882d29cb11025da25af30f4d6/src/net

Last updated: Sep 15, 2021 09:47AM UTC | 2 Agent replies | 2 Community replies | Burp Extensions

Crawl Website completely

Hi, I have Burp Suite Professional v2022.9.6 I am trying to crawl and audit my website (using .Net

Last updated: Nov 18, 2022 12:17PM UTC | 2 Agent replies | 1 Community replies | How do I?

Network is unreachable when connected to the internet via Apple USB phone. Burp proxy works normal when using normal router

yes i am also facing same problem , i think burp requires static net (modem or fiber connection), on

Last updated: Oct 23, 2023 11:52AM UTC | 2 Agent replies | 3 Community replies | Bug Reports

Website doesnt load when proxying through burp

doesn't seem to be anything that would cause issues on that page so if you can email support@portswigger/net

Last updated: Jul 04, 2022 09:07AM UTC | 1 Agent replies | 0 Community replies | How do I?

ASP ViewState does not show up

In the meantime, you could attempt to edit the code for .NET Beautifier: https://portswigger.net/bappstore

Have you considered using .NET Beautifier as a workaround?

Last updated: Mar 31, 2021 09:48AM UTC | 4 Agent replies | 2 Community replies | Bug Reports

Burp Collaborator

(I've tried multiple threads on the net as well as portswigger's guide but nothing fit to my needs) any

Last updated: Jul 24, 2019 12:59PM UTC | 4 Agent replies | 6 Community replies | How do I?

how the extensions work on a lan network?

portswigger,net i can acces, oastify.com i cant get the warning: security risk blocked for your protection

Last updated: Apr 27, 2023 02:01PM UTC | 3 Agent replies | 2 Community replies | Burp Extensions

TLSv1.3 not accepted by server preferences

I think it runs on .Net which doesn't have TLS 1.3 support yet.

I think it runs on .Net which doesn't have TLS 1.3 support yet.

Last updated: Nov 22, 2021 02:59PM UTC | 14 Agent replies | 18 Community replies | How do I?

Advanced Scope Control does not follow correct regex syntax

This behaviour will cause the following valid regex pattern to fail: `[a-z]*\.portswigger\.net` Should noticed the following invalid regex syntax was actually matching all subdomains: `^*\.portswigger\.net

Last updated: Jan 14, 2021 02:57PM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Burp Infiltrator

Which platform are you patching (Java or .NET)? 2.

Last updated: Nov 23, 2016 01:37PM UTC | 3 Agent replies | 2 Community replies | How do I?

Is there a way to suppress ASP.NET_SessionId cookie tests?

It is a Microsoft .NET cookie out of their control.

Last updated: Aug 27, 2015 08:28AM UTC | 1 Agent replies | 0 Community replies | How do I?

Cert validity too long

I can see now that the certificate was issued in 2014, however I still get the NET::ERR_CERT_VALIDITY_TOO_LONG

Can confirm that I regenerated CA cert, imported on phone (Chrome / Android 7), and still receive NET

Last updated: Oct 23, 2019 03:56PM UTC | 2 Agent replies | 7 Community replies | Bug Reports

Feature Request: Extension Profiles

If it is possible, it would be great to load a profile of extensions for .NET testing or a different

Last updated: May 07, 2024 03:21PM UTC | 1 Agent replies | 0 Community replies | Feature Requests

Burp 2020.9.1 crashes when sending certain characters in repeater

But, this bug seems to be triggered just if the ".NET Beautifier" extension in installed.

I tried on version 2021.2.1 of BurpSuite on Windows with ".NET Beautifier" extension installed and I

the bug is still present (in version v2021.2.1 for Windows and Linux) only when I have enabled both ".NET

Last updated: Mar 10, 2021 04:18PM UTC | 5 Agent replies | 3 Community replies | Bug Reports

Launch burpsuite_pro.zar from command line C#

You should be able to use the JSON parser in .Net to process it.

Last updated: Mar 06, 2019 01:31PM UTC | 2 Agent replies | 1 Community replies | How do I?

Can not using burp when application added Clouldflare

Learn more NET::ERR_CERT_AUTHORITY_INVALID Help improve Safe Browsing by sending some system information

Last updated: Oct 04, 2018 08:16AM UTC | 1 Agent replies | 0 Community replies | How do I?

Scan for trace.axd

below in the Burp Vulnerability Knowledge Base below: https://portswigger.net/kb/issues/00100280_asp-net-tracing-enabled

Last updated: Nov 01, 2021 11:56AM UTC | 1 Agent replies | 0 Community replies | How do I?

Burp Suite CA Certificate Not Trusted

tried to install the CA Certificate but whenever I load a https:// URL, I get the following error: NET

Last updated: Jun 25, 2022 04:31PM UTC | 3 Agent replies | 5 Community replies | How do I?

Burp consumes all RAM

Extensions: .NET Beautifier Active Scan++ Detect Dynamic JS Logger++

Last updated: Apr 12, 2022 10:46AM UTC | 9 Agent replies | 12 Community replies | How do I?

Burp suite 1.7.37 - create burp certificate less than 39 month

The problem is that when i enter any website with ssl i encounter the follow error: NET::ERR_CERT_VALIDITY_TOO_LONG

Last updated: Apr 29, 2019 11:20AM UTC | 1 Agent replies | 0 Community replies | How do I?

ViewState Parser not parsing

Similarly, .NET Beautifier doesn't register the cookie and make it's prettification happen.

Last updated: Mar 10, 2021 12:12PM UTC | 2 Agent replies | 0 Community replies | Bug Reports

[Burp Pro] Programmatically create Responses

But i do not want these requests to be actually sent over the net. analysis of the requests and responses is handled by burp, the actual sending of the requests over the net

Last updated: Apr 04, 2016 10:48AM UTC | 1 Agent replies | 0 Community replies | How do I?

Make SSL work with Chrome (yes, I read the installation procs)

Still not working, classical NET::ERR_CERT_COMMON_NAME_INVALID (screencap: https://i.imgur.com/fjqf3nRl.png

FireFox wprks just fine but on Chromium I get below error with message "Your connection is not private" NET

Last updated: Jan 06, 2020 04:19PM UTC | 6 Agent replies | 8 Community replies | How do I?

Not able to locate the file

Browser showing this error NET ERR CERT AUTHORITY INVALID. I want to make it work on Chrome?

Last updated: Oct 27, 2023 07:40AM UTC | 5 Agent replies | 6 Community replies | How do I?

Division by zero while loading a saved project

http://net-informations.com/java/err/ari.htm

Last updated: Jan 09, 2023 05:58AM UTC | 1 Agent replies | 2 Community replies | Bug Reports

HTTP2 support

HTTP/2.0 is now being replaced for HTTP/3 (https://http3.net) We have seen both HTTP/2 and HTTP/3

Last updated: Jun 02, 2021 08:17AM UTC | 16 Agent replies | 22 Community replies | Feature Requests

Getting a Certificate not accepted message from call to GraphQL in Burp Suite Enterprise.

view=net-5.0

Last updated: May 05, 2021 06:38PM UTC | 1 Agent replies | 1 Community replies | How do I?

Enterprise edition and SPA pages

We use .net and angularjs for the SPA, will Burp handle this?

Last updated: Apr 15, 2021 03:51PM UTC | 2 Agent replies | 2 Community replies | How do I?

Burp Infiltrator - Feedback if set up correctly

Dear Portswigger, I am trying to use Burp Infiltrator on a .NET application.

Last updated: Dec 03, 2020 10:33AM UTC | 1 Agent replies | 0 Community replies | How do I?

Burp not responding

the open button at first it does not respond, and then after a few minutes it gives me this error - net

the open button at first it does not respond, and then after a few minutes it gives me this error - net

Last updated: Dec 17, 2021 03:38AM UTC | 2 Agent replies | 5 Community replies | Bug Reports

DNS request from a graphic

The reference is on an .Net Master Page (where most our graphics are referenced.)

Last updated: Mar 16, 2021 09:03AM UTC | 2 Agent replies | 1 Community replies | How do I?

Error Agent for new Scan

<date>.log And: ### The error may exist in net/portswigger/enterprise/common/repository/mybatis

Last updated: Dec 12, 2019 01:16PM UTC | 2 Agent replies | 1 Community replies | Bug Reports

2020.4.1 Missing ViewState Tab in Request

why this was removed, it was incredibly useful and the climate of awareness surrounding issues like .NET

Last updated: Mar 10, 2021 12:12PM UTC | 11 Agent replies | 16 Community replies | Bug Reports

Scanner: java.net.SocketException: Connection reset

http://net-informations.com/java/net/socket.htm

Last updated: Sep 11, 2020 05:26AM UTC | 1 Agent replies | 1 Community replies | How do I?

ASVS v4 Lv3 Coverage

We map to CWE’s were applicable, e.g. https://portswigger.net/kb/issues/00100280_asp-net-tracing-enabled

Last updated: Aug 13, 2021 10:58AM UTC | 1 Agent replies | 0 Community replies | How do I?

Web pages don't load through proxy, is this normal?

Thanks for the help it worked and you can navigate the net while intercept is on but , you can't see

Last updated: Sep 22, 2023 07:10AM UTC | 18 Agent replies | 23 Community replies | How do I?

Android Mobile Application testing CA Certification issue

Chrome Browser Open Chrome in Incognito Mode Expired SSL Certificates Update Chrome Browser http://net-informations.com

Last updated: Feb 24, 2020 11:36AM UTC | 1 Agent replies | 1 Community replies | How do I?

java.util.ConcurrentModificationException while automating

entry.getKey().equals("B")) { newMap.put(entry.getKey(), entry.getValue()); } } http://net-informations.com

Last updated: Feb 13, 2023 04:22AM UTC | 1 Agent replies | 1 Community replies | How do I?

Attempting to auto-select SSL parameters for..

Learn more NET::ERR_CERT_AUTHORITY_INVALID Some help is really appreciated .... Thank you ..

Last updated: Oct 30, 2017 07:14PM UTC | 2 Agent replies | 2 Community replies | How do I?

Use NTLMv2 platform authentication with the Scanner?

Trying to run an active scan on a ASP .NET site using NTLMv2 has stopped working, but I can use the repeater

Last updated: Nov 29, 2021 11:58AM UTC | 9 Agent replies | 8 Community replies | How do I?

call graphql api

Hi dear, I wanted to call graphql api, but I have a problem in my code, I use .net 6.0.

Last updated: Jan 18, 2022 09:45AM UTC | 2 Agent replies | 1 Community replies | How do I?

cookies session collaborator

*/</script></p> How fetch cookies using collaborator ...line .net

Last updated: Feb 09, 2022 07:40PM UTC | 3 Agent replies | 3 Community replies | How do I?

Request vulnerable to Cross-site Request Forgery (CSRF)

Hi Team, I have a couple of .net MVC application and one application loads into other using IFrames

Last updated: Jun 09, 2021 06:44AM UTC | 3 Agent replies | 2 Community replies | How do I?

An issue in payload for the OOB SQL injection detection

Hi, In my recent penetration testing I discovered a few instances of Blind SQL Injection in a .NET

Last updated: Jan 17, 2022 12:20AM UTC | 0 Agent replies | 2 Community replies | How do I?

No traffic recorded for an app on localhost in Chrome with FoxyProxy Standard

Chrome documentation that might be useful: - https://chromium.googlesource.com/chromium/src/+/HEAD/net

Last updated: Jan 05, 2024 02:30PM UTC | 3 Agent replies | 2 Community replies | How do I?

Scanner is crawling and auditing out of scope items.

with any letter except my domain but I still catch google cloud resources, ad tracker links etc in my net

Last updated: Dec 20, 2021 08:44AM UTC | 5 Agent replies | 6 Community replies | Bug Reports

Burp Suite as Invisible Proxy has trouble with Client Hello containing server_name extension

Here’s a link for Java which also cites the same RFC: https://docs.oracle.com/javase/8/docs/api/javax/net

Last updated: Jun 29, 2020 07:42AM UTC | 4 Agent replies | 5 Community replies | How do I?

Android Chrome 99+ "Certificate Transparency" feature blocks burp certificate

obviously not be provided for the burp interception CA cert and Chrome 100.0.4896.127 on Android says: "NET

Chrome gives the error "NET::ERR_CERTIFICATE_TRANSPARENCY_REQUIRED". Firefox works fine.

Last updated: Oct 25, 2022 11:20AM UTC | 4 Agent replies | 7 Community replies | How do I?

Burp Infiltrator for PHP

softwares have IAST tools like Infiltrator (AcuSensor, WebInspect Sensor, etc) and many support only .net

Last updated: Sep 14, 2020 12:36PM UTC | 1 Agent replies | 0 Community replies | Feature Requests

This site can't be reached

https://net-informations.com/q/mis/reached.html

Last updated: Apr 13, 2023 05:57AM UTC | 3 Agent replies | 3 Community replies | How do I?

How do I fix BurpSuite Error: The client failed to negotiate a SSL connection to ... Received fatal failed alert: certificate_unknown

NET::ERR_CERT_AUTHORITY_INVALID" "In addition to the above, if you view the Trusted Certificates -

Last updated: Oct 13, 2022 03:06PM UTC | 3 Agent replies | 3 Community replies | How do I?

Jython - ImportError: No module named expatreader

http://net-informations.com/ql/pya/modules.html

Last updated: Aug 13, 2020 09:52AM UTC | 1 Agent replies | 1 Community replies | Burp Extensions

Lab: SameSite Lax bypass via cookie refresh

change-email" method="POST"> <input type="hidden" name="email" value="wiener1&#64;normal&#45;user&#46;net

Last updated: May 10, 2024 12:50PM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Cannot solve lab "CSRF where token is duplicated in cookie"

change-email" method="POST"> <input type="hidden" name="email" value="wiener&#64;normal&#45;user&#46;net

Last updated: Jan 08, 2024 11:27AM UTC | 1 Agent replies | 0 Community replies | How do I?

ca certificate

Learn more NET::ERR_CERT_AUTHORITY_INVALID i am able to access http://burp/ using that i have click

watseka.com AVAILABLE watseka.net AVAILABLE Other ----- 66.net

Last updated: Jun 10, 2020 07:32AM UTC | 7 Agent replies | 9 Community replies | Bug Reports

How to do POC for PRSSI vulnerability

https://soroush.secproject.com/blog/2015/02/non-root-relative-path-overwrite-rpo-in-iis-and-net-applications

Last updated: Sep 03, 2015 07:50AM UTC | 2 Agent replies | 1 Community replies | How do I?

android web browser error - your connection is not private

http://net-informations.com/q/mis/ssl.html

Last updated: Jun 28, 2021 07:03AM UTC | 2 Agent replies | 4 Community replies | How do I?

BSCP: Examity - Proctoring and other stuff

So I tried rent a VPS geographically close to the exam lab VM to improve the net lag and packet loss.

Last updated: Aug 09, 2023 08:49AM UTC | 2 Agent replies | 3 Community replies | How do I?

400 bad request no ssl sent in postman response

The solution for this problem is that procure a new certificate and upload the certificate https://net-informations.com

Last updated: May 02, 2023 07:38AM UTC | 2 Agent replies | 1 Community replies | How do I?

I am having a problem getting a GraphQL call to be processed by our Burp Suite Enterprise

The program is written in C# using the .Net Core 5.0 version.

Last updated: May 04, 2021 03:41PM UTC | 5 Agent replies | 8 Community replies | How do I?

Not able to access http://{Ip-Addr}:8080 remotely

Browser Cache Check your Security programs Restart your router Disable Proxy Settings http://net-informations.com

Last updated: Dec 12, 2022 07:12AM UTC | 4 Agent replies | 4 Community replies | How do I?

Connection Reset Issues - java.net.SocketException: Connection reset

http://net-informations.com/java/err/reset.htm

Last updated: Dec 17, 2019 05:51AM UTC | 2 Agent replies | 2 Community replies | How do I?

Could not find or load main class .awt.headless=true

occur this error is : File Extension Wrong package Invalid Classpath Wrong Class Name http://net-informations.com

Last updated: Aug 30, 2021 07:41AM UTC | 3 Agent replies | 4 Community replies | How do I?

ArrayIndexOutOfBoundsException

http://net-informations.com/java/cjava/default.htm

Last updated: Feb 20, 2023 07:06AM UTC | 1 Agent replies | 1 Community replies | Bug Reports

How can I check if the Infiltrator works properly?

For example in the Acunetix .NET Acusensor I can send some kind of debug headers to the patched web application

Last updated: Oct 05, 2016 04:03PM UTC | 1 Agent replies | 0 Community replies | How do I?

Turbo Intruder ( Import error of a python library - requests module )

https://net-informations.com/python/err/imp.htm

Last updated: Sep 21, 2023 04:01AM UTC | 0 Agent replies | 3 Community replies | Burp Extensions

IT DOESN'T WORK - Lab: Username enumeration via account lock

attack multiple times in multiple modes, looking at both solutions and other walktroughs found on the net

Last updated: Apr 07, 2023 07:45AM UTC | 3 Agent replies | 3 Community replies | Bug Reports

Android Emulator - ERR_SSL_PROTOCOL_ERROR

Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR If I remove Burp from the equation, and point

Last updated: Sep 19, 2018 07:34AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

SSL Errors

javax.net.ssl.SSLException: Received fatal alert: handshake_failure (on android phone i got this error: net

Last updated: May 17, 2023 07:27AM UTC | 5 Agent replies | 6 Community replies | Bug Reports

HTTPS/HSTS errors after certificate import

When navigating to google.com the browser shows this error: `NET::ERR_CERT_AUTHORITY_INVALID` The chrome

Last updated: Oct 24, 2023 08:48AM UTC | 2 Agent replies | 2 Community replies | How do I?

Burp Not Loading, No Error Messages

--diagnostics Can you email the output from trying to start Burp at the CLI to support@portswigger/net

Last updated: Jan 02, 2023 10:25AM UTC | 3 Agent replies | 2 Community replies | How do I?

Configuration of Collaborator server & testing an applciation using IAST model with same

I tried searching for details on the net but no use, not even single video demonstration is available

Last updated: Oct 17, 2016 02:22PM UTC | 1 Agent replies | 0 Community replies | How do I?

How to Map or generate Burp suite result with OWASP 10 and WASC (Web Application Security Consortium )

E.g. https://portswigger.net/kb/issues/00100280_asp-net-tracing-enabled makes note of CWE-10: ASP.NET

Last updated: Mar 03, 2022 09:49AM UTC | 2 Agent replies | 1 Community replies | How do I?

We know that,login authetication is must for crawling and scaning . So what are the different ways for authentication . for example we need to provide the just login details and base url then it will do the crawling and scanning and i also read about macr

It's not possible SQL injections in .dot net applications , As I executed the burp suit on an application

Last updated: Jul 15, 2021 10:37AM UTC | 3 Agent replies | 4 Community replies | How do I?

burpSuite proxy+arpspoof - does not work completely.

--iptables echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A PREROUTING -p tcp --dport 443

Last updated: Feb 20, 2022 07:02AM UTC | 2 Agent replies | 2 Community replies | How do I?

Expert lab possible error - Broken brute-force protection, multiple credentials per request

some errors on the console which point to login.js "https://<subdomain>.web-security-academy.net/login net

Last updated: Jun 01, 2020 10:35AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Can't open newly downloaded burpsuite on my kali linux

java.lang.NoClassDefFoundError: com/sun/net/ssl/internal/ssl/Provider here's the error I'm getting

Last updated: Jul 27, 2020 07:24AM UTC | 1 Agent replies | 0 Community replies | How do I?

Cross-site scripting (DOM-based) - data is read from window.location.href and passed to $()

http://net-informations.com/js/iq/load.htm

Last updated: Nov 07, 2022 07:20AM UTC | 1 Agent replies | 3 Community replies | Burp Extensions

Frameable response (potential Clickjacking) issue

http://net-informations.com/js/iq/default.htm

Last updated: May 23, 2022 07:01AM UTC | 2 Agent replies | 3 Community replies | Bug Reports

SQL-LAB2 Scripting issue

install python-requests For Debian/Ubuntu Python3: sudo apt-get install python3-requests http://net-informations.com

Last updated: Sep 20, 2022 07:10AM UTC | 1 Agent replies | 1 Community replies | How do I?

BurpSuite Professional on Kali (ARM) running on MacBook Pro with M1 processor

java.lang.NoClassDefFoundError: com/sun/net/ssl/internal/ssl/Provider at burp.jdc.a(Unknown

Last updated: Mar 16, 2023 08:02AM UTC | 10 Agent replies | 12 Community replies | Bug Reports

HTTP Mock extension can't be loaded

using callbacks.loadExtensionSetting here https://github.com/PortSwigger/http-mock/blob/master/src/net

Last updated: Jan 29, 2021 02:17PM UTC | 3 Agent replies | 2 Community replies | Bug Reports

Unable to use "adminusercreator" on 2022.07 - "resetAdministratorPassword" script doesn't exist.

TcpServerThread.java:165) at java.base/java.lang.Thread.run(Unknown Source) ### The error may exist in net

Last updated: Aug 04, 2022 09:58AM UTC | 1 Agent replies | 0 Community replies | How do I?

Proxy not working as expected with certificate-enabled website

The solution for this problem is that procure a new certificate and upload the certificate http://net-informations.com

Last updated: Nov 01, 2022 05:56AM UTC | 2 Agent replies | 2 Community replies | How do I?

Burpsuite Professional fails to handle Blazor SignalR WebSocket traffic

Blazor is .NET framework that uses SignalR library.

Last updated: Jul 21, 2023 10:30AM UTC | 8 Agent replies | 7 Community replies | Bug Reports

Clickbandit -- Can anyone explain?

http://net-informations.com/q/mis/youtube.html

Last updated: Oct 24, 2022 06:24AM UTC | 0 Agent replies | 4 Community replies | Bug Reports

Cannot access labs with Burp browser

https://net-informations.com/q/mis/reached.html

Last updated: Nov 30, 2023 07:17AM UTC | 11 Agent replies | 18 Community replies | Bug Reports

java.net.socketexception:connection reset

http://net-informations.com/java/err/reset.htm

Last updated: Jan 06, 2021 06:20AM UTC | 1 Agent replies | 2 Community replies | Bug Reports

FireFox - Chrome -Pages dont load

Error code: SEC_ERROR_UNKNOWN_ISSUER Chrome: NET::ERR_CERT_AUTHORITY_INVALID Subject: www.google.cl

Last updated: Sep 03, 2018 06:59AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Problem with sqlmap after burp update to 2021.4.2

value 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.4) Gecko/20091016 Firefox/3. 5.4 (.NET

Last updated: Mar 19, 2024 11:47AM UTC | 7 Agent replies | 7 Community replies | Bug Reports

nonce parameter in URL considered to be a security threat by Burp Suite

Our applications are built using .net framework.

Last updated: May 28, 2020 08:57AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Cross-domain crawling: another port is ignored even when added to the scope

Golang) for the webapp is: ``` package main import ( "fmt" "log" "net

Last updated: May 02, 2023 08:48AM UTC | 5 Agent replies | 4 Community replies | Bug Reports

Error: Critical Source:Suite Message:Environment Not Supported by embedded browser

TERMINATOR_DBUS_NAME net.tenshu.Terminator20x154d881d TERMINATOR_DBUS_PATH /net

Last updated: Sep 17, 2018 09:15AM UTC | 3 Agent replies | 4 Community replies | Bug Reports

Burp Enterprise unattended install -- what is the administrator password?

user_groups ug ON g.id = ug.group_id ORDER BY g.name [42102-197] ### The error may exist in net

Last updated: Oct 20, 2022 12:29PM UTC | 8 Agent replies | 11 Community replies | How do I?

Burp Suite can not close window

Response Extension type: Python 403 Bypasser Extension type: Python .NET

Response Extension type: Python 403 Bypasser Extension type: Python .NET

Last updated: Mar 07, 2023 10:50AM UTC | 4 Agent replies | 7 Community replies | Bug Reports

Scanner Stops Scanning

/run/user/1000/bus LANG en_US.UTF-8 TERMINATOR_DBUS_PATH /net

Last updated: Feb 09, 2023 09:04PM UTC | 4 Agent replies | 7 Community replies | Bug Reports

Issue with adding more than 20 sites to the scanner

Context menu providers: 1, Suite tabs: 1, Scanner insertion point providers: 1, Scanner checks: 1 .NET