使用Web应用程序日志识别恶意攻击

发布于 2025-01-14 00:07:30 字数 194 浏览 1 评论 0原文

如果日志以指定格式给出,并且您需要进行恶意活动识别调查,那么作为初学者可以从哪里开始呢?有没有可以识别恶意活动的软件。不过我应该用 Pandas、numpy 等来做这件事,

请给我一条可以开始研究的路径 LOGS格式

If logs are given in a specified format and you are supposed to do investigation for a malicious activity identification , where can one start as a beginner ? is there any software which can identify malicious activity. However i am supposed to do it with Pandas, numpy etc

please give me a path where can i start my research LOGS FORMAT

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

白芷 2025-01-21 00:07:30

安装 Elastic Stack 等日志记录工具。它将使查看和搜索记录的事件变得更加容易。还有位于其之上的 Elastalert,可以针对日志中频繁重复的事件等事件发送警报。

Install a logging tool like Elastic Stack. It will make viewing and searching the logged events easier. There is also Elastalert that sits on top of it and can send alerts for things like frequent repeated events in the logs.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文