官术网_书友最值得收藏!

  • Burp Suite Essentials
  • Akash Mahajan
  • 175字
  • 2021-08-05 17:03:37

Ensuring that IPv4 is allowed

Sometimes, Java picks up the IPv6 address on the interface, and Burp is unable to make any connections to websites returning an IPv4 address. This results in a Java error, which is as follows:

java.net.SocketException: Permission denied

The browser also shows a cryptic error, which is as follows:

Burp proxy error: Permission denied: connect

If we ever encounter this error, all we need to do is tell Java that we want to use the IPv4 interface by passing the following parameter to the runtime:

java -Xmx2048M -Djava.net.preferIPv4Stack=true -jar /path/to/burpsuite.jar

This command and flag tells the Java runtime that we will prefer the IPv4 network stack to run the Burp Suite JAR file. Another option is to set a Java option environment variable.

Please note that by running the preceding command, the IPv6 interface will be disabled.

Many people have reported this as a bug on the Burp support forums. Most of the people who complained were using Microsoft Windows 7 64-bit operating system running a 32-bit version of the JVM.

主站蜘蛛池模板: 镇安县| 双城市| 札达县| 津南区| 根河市| 贺兰县| 会泽县| 黎平县| 玉林市| 和平县| 乐陵市| 哈尔滨市| 海安县| 卢龙县| 凌云县| 马尔康县| 那曲县| 江孜县| 宝丰县| 张北县| 安图县| 柳州市| 驻马店市| 宣城市| 曲靖市| 邮箱| 措勤县| 内黄县| 永修县| 镇平县| 四川省| 镇原县| 米林县| 夹江县| 西盟| 高碑店市| 桦南县| 长岭县| 如东县| 桃园市| 西乌珠穆沁旗|