Re: security/burpsuite MODJAVA_VER

2019-06-03 Thread Ian Darwin
On 6/2/19 10:42 PM, Lawrence Teo wrote: Thanks. I tried what you suggested: /usr/local/jdk-11/bin/java -Xms1G -Xmx4G -XX:MaxPermSize=1024M -jar \ /usr/local/share/java/classes/burpsuite.jar I got the same result where Firefox showed the Secure Connection Failed page with error code SSL_ERR

Re: security/burpsuite MODJAVA_VER

2019-06-02 Thread Lawrence Teo
On Sun, Jun 02, 2019 at 08:21:25AM -0400, Ian Darwin wrote: > On Sat, Jun 01, 2019 at 11:34:30PM -0400, Lawrence Teo wrote: > > Burp Suite Community Edition needs jdk 1.8 to run properly. Using it > > with jdk 11 will show this message on startup: > > > > WARNING: An illegal reflective access ope

Re: security/burpsuite MODJAVA_VER

2019-06-02 Thread Ian Darwin
On Sat, Jun 01, 2019 at 11:34:30PM -0400, Lawrence Teo wrote: > Burp Suite Community Edition needs jdk 1.8 to run properly. Using it > with jdk 11 will show this message on startup: > > WARNING: An illegal reflective access operation has occurred > WARNING: Illegal reflective access by burp.uie

security/burpsuite MODJAVA_VER

2019-06-01 Thread Lawrence Teo
Burp Suite Community Edition needs jdk 1.8 to run properly. Using it with jdk 11 will show this message on startup: WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by burp.uie (file:/usr/local/share/java/classes/burpsuite.jar) to field javax.crypt