RouteVulScan is a burp plug-in developed using Java that can recursively detect vulnerable paths.

The plug-in can recursively detect the path of each layer through passive scanning, and match the keywords of the corresponding package through the set regular expression, and display it on the VulDisplay interface. You can customize related paths, matching information, and vulnerability names.

The detected url will be printed in Output, if it is a duplicate url, it will not be requested and printed in Errors. If the accessed url conforms to the rules of Config, it will be stored in the VulDisplay panel for display.