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

Crawler Missing Basic Resources

Tim | Last updated: Sep 20, 2018 09:10PM UTC

The crawler does not find the resources defined in the following code: ``` <td> <input name="action_11" type="button" value="view" onclick="window.location='/mail/view/11'" /> <input name="action_11" type="button" value="reply" onclick="window.location='/mail/reply/11'" /> <input name="action_11" type="button" value="delete" onclick="window.location='/mail/delete/11'" /> </td> ```

PortSwigger Agent | Last updated: Sep 21, 2018 07:13AM UTC