Tests updated to include CIRCL passive dns

pull/7/head
Alexandre Dulaunoy 2016-03-25 11:01:12 +01:00
parent 1b6afbe736
commit 6cf77031cc
3 changed files with 3 additions and 1 deletions

View File

@ -1 +1 @@
{"module": "dns", "hostname": "www.foo.be"}
{"module": "dns", "hostname": "www.circl.lu"}

View File

@ -0,0 +1 @@
{"module": "circl_passivedns", "ip-src": "149.13.33.14", "config": {"username": "auser", "password": "somepass"} }

View File

@ -0,0 +1 @@
curl -s http://127.0.0.1:6666/query -H "Content-Type: application/json" --data @bodycircl_passivedns.json -X POST