Amey Gat

Results 13 issues of Amey Gat

If I run single instance of the program Can I use config something similar to : config.json ``` { "nickname": "Cardinal321", "password": "", "network": "irc.spotchat.org", "server_password": "", "port": 6667, "ssl":...

internals

### Description [Please provide a description of the issue encountered] When submiting a Hash as analysis through API if reulstant hash file is not found FAME returns bit html code...

I observed that the dashbord was not having auto-refresh, So It was not showing changed in the status automatically. So simplest solution I could think of is to have html...

##### ISSUE TYPE - Bug Report ##### DIONAEA VERSION ``` ./dionaea --version Dionaea Version 0.6.0 Compiled on Linux/x86_64 at Jun 27 2017 02:39:48 with gcc 4.8.4 Started on ubuntu-v01 running...

### Is it possible get File Downloads events with Source IP address and timestamp in the json log ? ##### ISSUE TYPE - Question / Documentation Report ##### DIONAEA VERSION...

``` telegram-history-dump.rb:51:in `exec_tg_command': Telegram command failed: {"error"=>"RPC_CALL_FAIL 400: OFFSET_INVALID", "result"=>"FAIL", "error_code"=>71} (RuntimeError) from telegram-history-dump.rb:92:in `block (2 levels) in dump_dialog' from /usr/lib/ruby/2.3.0/timeout.rb:91:in `block in timeout' from /usr/lib/ruby/2.3.0/timeout.rb:33:in `block in catch' from...

I have run docker for first time and I get keyerror, it seems code is trying to get postgress user and database, So is it needed to be created on...

documentation

I am trying to run simple basic app to get eve_elastic running. I have following settings.py and app.py files. When I do a request: ` curl localhost:5000/test` I get following...

Creating user and kibana relam does not show the kibana. Some more description would be great.

`python run.py -i` code dies with error Cannot import Serializer. Is it issue with Marmallow version ? ``` (env) a@a-virtual-machine ~/api/flask-restapi-recipe $ pip install Serializer Collecting Serializer Downloading Serializer-0.2.1.tar.gz Requirement...