mirror of https://github.com/MISP/misp-modules
parent
03dbfb1d2b
commit
ad87f947a5
3 changed files with 3 additions and 0 deletions
@ -0,0 +1 @@ |
||||
{"module": "dns", "hostname": "www.foo.be"} |
@ -0,0 +1 @@ |
||||
curl http://127.0.0.1:6666/query -H "Content-Type: application/json" --data @body.json -X POST |
@ -0,0 +1 @@ |
||||
curl http://127.0.0.1:6666/modules |
Loading…
Reference in new issue