Sp4ce
Sp4ce
https://github.com/facebook/fbctf/blob/4ec9b6be404fce1bed6d1066fccf10c4255767bb/src/controllers/AdminController.php#L3792 This kind of writing will cause the translation file to be invalid. ``` status_{tr('OK')} ``` Should be changed as follows. ``` {tr('status_')}{tr('OK')} ``` https://github.com/facebook/fbctf/blob/4ec9b6be404fce1bed6d1066fccf10c4255767bb/src/controllers/IndexController.php#L384 and https://github.com/facebook/fbctf/blob/4ec9b6be404fce1bed6d1066fccf10c4255767bb/src/controllers/IndexController.php#L598 ``` ``` Should...
服务器: - OS:Debian8 x64 启用了外网访问限制 使用一键脚本安装的 如下是提交后的返回包图 
https://github.com/ysrc/yulong-hids/blob/c156b3b162b78d941a4e84c64bd227af353caf3b/server/action/task.go#L55 TO: ` res := taskResult{task.TaskID, task.IP, "false", errMsg, time.Now()}`
ESET进程
egui只在eset处于前台时才有,后台进程如下 ekrn.exe eguiProxy.exe
