The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

lack of "/" in InsertionPoint

Egnnaro | Last updated: Jun 28, 2016 05:22PM UTC

Hi, Burp Support Team I am trying to write an extension to improve activeScan. But I encountered a problem. When I sent http://example.com/test to activeScan, my extension can receive insertionPoint of type 0x25(INS_URL_PATH_FILENAME) and it's value is "test". But When I sent http://example.com/ to activeScan, my extension can not receive insertionPoint of type 0x25(INS_URL_PATH_FILENAME). How can I resolve this? Thanks : )

PortSwigger Agent | Last updated: Jun 29, 2016 08:04AM UTC