Tests updated to include CIRCL passive dns

pull/7/head
Alexandre Dulaunoy 7 years ago
parent 1b6afbe736
commit 6cf77031cc
  1. 2
      tests/body.json
  2. 1
      tests/bodycircl_passivedns.json.sample
  3. 1
      tests/query-circl_passivedns.sh

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

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

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