pablodav / burp_server_reports

helpful reports for burp backup and restore
MIT License
9 stars 0 forks source link

automatically add clients from inventory #3

Open pablodav opened 8 years ago

pablodav commented 8 years ago

Test new behaviour in burpui 0.4, try to use api to add clients automatically from a given inventory.

Changes to config:

match location and servers

[locations_servers]
location1 = server
default = server
location2 = server1, server2 

Allowing possibility to have more than 1 server per location.

Basic Process:

If the client is not in any server try to add on one server:


Possibility for future features:

Idea storm:

pablodav commented 6 years ago

https://git.ziirish.me/ziirish/burp-ui/issues/240#note_2424