DigiAngel
DigiAngel
That md5 file is MIA: ``` --2016-11-18 14:17:45-- https://www.snort.org/reg-rules/snortrules-snapshot-2976.tar.gz.md5 Resolving www.snort.org (www.snort.org)... 104.16.62.75, 104.16.66.75, 104.16.64.75, ... Connecting to www.snort.org (www.snort.org)|104.16.62.75|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2016-11-18...
Thank you....I'll post a curl example here Monday that I worked up...maybe this would be something good to include in the docs?
Example line below: ~~~ curl -H "Content-Type: application/json; charset=UTF-8" -H "Authorization: Token xxxxxxxxxxxxxxxxxxxxxxxx" -X POST --data-binary '{"detection":2,"actor":3,"plan":5,"date":"2017-02-17T09:55:56","is_starred":false,"subject":"API Test Event","description":"Another API test","severity":1,"is_incident":false,"is_major":false,"status":"O","confidentiality":1,"category":1,"opened_by":1,"concerned_business_lines":[1]}' http://x.x.x.x:8000/api/incidents ~~~ This works direct via command line and...
I have the .viv file if that will work? [file.zip](https://github.com/vivisect/vivisect/files/195906/file.zip) Not sure how excited github will be if I upload petya ransomeware to it :D Other was I can email...
Thanks so much...this is an OUTSTANDING app that I use daily.
Brilliant thank you!
Hrmm...doing a debug gets me this even with just using one url/key: ~~~ Traceback (most recent call last): File "/usr/lib/python3.6/configparser.py", line 789, in get value = d[option] File "/usr/lib/python3.6/collections/__init__.py", line...
Aye...here's a screenshot :) 
MISP issues was fixed thanks to @Neo23x0 ...had to validate the MISP changes in the ini file.
I have the exact same issue.