当前位置:网站首页>Web mining traceability?Browser browsing history viewing tool Browsinghistoryview
Web mining traceability?Browser browsing history viewing tool Browsinghistoryview
2022-08-10 03:32:00 【Thousands of miles :)】
Introduction
BrowsingHistoryView is a utility for analyzing browser access history on windows, it supports reading 4 different web browsers (IEBrowsers, Mozilla, Firefox, Google Chrome and Safari) historical data and displays the browsing history of all these web browsers in one table.The browsing history table includes the following information: URLs visited, title, visit time, number of visits, web browser and user profile.
Security Forensic Analysis Application
In actual network security scenarios, security analysts need to trace the source of web mining.Customers usually close the browser after finding that the browser accesses a certain page and causes the computer to freeze. At this time, even if there are relevant alarms on the firewall, EDR and other devices, it is impossible to know which page was inserted for the malicious purpose of webpage mining.js.
At this point, we can use BrowsingHistoryView to summarize all the visited URLs on the computer. The association or jump relationship between different URLs is often divided.(If you can see the referer of the malicious URL, it is a good thing), then you can use the time as a clue to make contextual correlations in the browser history.
Tool download address:
边栏推荐
猜你喜欢
随机推荐
算法与语音对话方向面试题库
xss的DOMPurify过滤框架:一个循环问题以及两个循环问题
实例047:函数交换变量
【二叉树-困难】124. 二叉树中的最大路径和
SQL注入的order by ,limit与宽字节注入
MySQL:你做过哪些MySQL的优化?
The flask to add and delete
2022.8.8考试区域链接(district)题解
OpenCV图像处理学习一,加载显示修改保存图像相关函数
GDB command basic parameters
基于C51的中断控制
What is a Cross-Site Request Forgery (CSRF) attack?How to defend?
【红队】ATT&CK - 自启动 - 利用LSA身份验证包自启动机制
GDB之指令基础参数
[Kali Security Penetration Testing Practice Course] Chapter 8 Web Penetration
【Kali安全渗透测试实践教程】第8章 Web渗透
官宣出自己的博客了
基于误差状态的卡尔曼滤波ESKF
数组(一)
OpenCV图像处理学习二,图像掩膜处理