DigiAngel

Results 32 issues of DigiAngel

Would be nice to run dcode against a file that has several hex or base64 encoded strings and have it decode them all. Thank you.

enhancement

FYI: ~~~ Traceback (most recent call last): File "main.py", line 67, in sg.draw(filename = ofn) File "/media/cuckoo/opt/PcapViz/pcapviz/core.py", line 198, in draw graph.draw(filename) File "/usr/local/lib/python2.7/dist-packages/pygraphviz/agraph.py", line 1518, in draw fh =...

Would love to be able to filter by a port number. Would be nice also to have src/dst/port/protocol filtering like maybe something below: USER_WHITELIST src_192.168.1.1_tcp_25 USER_WHITELIST src-192.168.1.1-udp-53 Thank you.

So..I have a different machine on a different segment that I'd like to use maltrail on. However, I'd like the data from both maltrail instances to be replicated to the...

Topic and POC :) ![2016-10-25 07_55_11-maltrail 2016-10-25](https://cloud.githubusercontent.com/assets/947191/19688918/d42990ca-9a88-11e6-96ca-0c82d88a0b4c.jpg)

So every morning I look through the previous day. I do a filter for: HTTP, URL, UA to see if there are any. It would be great to have like...

Yep...would be nice not to be logged out..especially for say a home setup. This would be an OPTION only...I would still like the auto-logout in corporate environments.

Would be great to double-click a flag and have it pop the two character country code into the filter field and filter by country. Thank you.

enhancement

Would be great to be able to apply some basic regex or lucene (http://www.lucenetutorial.com/lucene-query-syntax.html) type filtering in the input. For example: ``` NOT mass scanner malicious AND malware ``` Thank...

Would be awesome to have the ability to, perhaps, highlight an IP address and say copy it...or perform additional tasks (look up in virustotal or urlquery or urlvoid). Thank you!