infobyte / faraday_plugins

Security tools report parsers for Faradaysec.com
https://www.faradaysec.com/
GNU General Public License v3.0
50 stars 18 forks source link

Burp REST API plugin #10

Closed Dr4s1l closed 3 years ago

Dr4s1l commented 3 years ago

I'm aware of the burp extender and burp plugin using xml report. With version 2.0 of burp scanner, there is a basic REST API server. Is it possible to parse the output of this api to feed faraday ? More a enhancement request.

aenima-x commented 3 years ago

@Dr4s1l the the burp executor of faraday-agents. https://github.com/infobyte/faraday_agent_dispatcher It uses that api rest.

you also have our burp plugin, you can get it in the app store of burp

Dr4s1l commented 3 years ago

How to use with burp headless? Filling data from database using a CLI like depth-armory? Don't get how to automate faraday-agent-dispatcher without user interaction like feeding parameter from GUI.