new: implemented api.rest module and GET /api/session route (ref #5).

This commit is contained in:
evilsocket 2018-01-08 04:03:09 +01:00
commit c2826c9094
8 changed files with 232 additions and 31 deletions

8
caplets/rest-api.cap Normal file
View file

@ -0,0 +1,8 @@
# change these!
set api.rest.username bcap
set api.rest.password bcap
net.probe on
net.recon on
api.rest on