mirror of https://github.com/MISP/misp-modules
parent
1b6afbe736
commit
6cf77031cc
3 changed files with 3 additions and 1 deletions
@ -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…
Reference in new issue