This commit is contained in:
2019-03-07 10:24:29 +08:00
parent 6c8c683c31
commit e057d613b9
215 changed files with 70917 additions and 118 deletions

26
conf/config.txt Normal file
View File

@@ -0,0 +1,26 @@
#--------------- FTP --------------
ftp.host=192.168.202.11
ftp.port=21
ftp.user=ftptest
ftp.passwd=123
ftp.verdict.url_file_path=verdict_url
ftp.verdict.app_file_path=verdict_app
#apk文件存放目录 /home/ftptest/apk
ftp.verdict.apk_dir=C:\\Users\\eversec\\Documents\\WXWork\\1688854143550524\\Cache\\File\\2018-12\\02
#--------------- xml-rpc、kafak --------------
rpc.url=http://192.168.205.147:8888
kafak.servers=192.168.202.11:9092
#app研判发送地址
kafak.topic.app_verdict=static_task_virus_topic
#app研判结果监听
kafak.topic.app_verdict_result=static_task_virus_result_topic
#--------------- arango --------------
arango.host=120.24.230.60
arango.port=8529
arango.user=root
arango.passwd=abc123
arango.database=db_dev