I am trying to configure BURP Tool. Following things i have done:
1) Ran web-application using tomcat port no : 8080, 2) Changed network to proxy 127.0.0.1:8080 in tomcat, and installed burp certificate in authorities 3) In burp tool, the proxy -> options -> intercept is running.
When i try to run my application i am getting following error message.
Invalid client request received: Dropped request looping back to same Proxy listener.
Can someone help me on this? Thanks in advance!!