Kali Linux

Winevt_logs_analysis : Searching .evtx Logs For Remote Connections

Winevt logs analysis is a simple script for the purpose of finding remote connections to Windows machine and ideally some public IPs. It checks for some EventIDs regarding remote logins and sessions.

You should pip install -r requirements.txt so the script can work and parse some of the .evtx files inside winevt folder.

The winevt/Logs folders and the script must have identical file path.

Execution Example

Result Example

R K

Recent Posts

NVIDIA Drivers Ubuntu: Complete Installation Guide for Ubuntu 20.04

If you own a system with an NVIDIA graphics card, installing NVIDIA Drivers Ubuntu is…

42 minutes ago

Install Python 3.9: Easy Ubuntu 20.04 Setup Guide

If you're looking to Install Python 3.9 on Ubuntu 20.04, there are two reliable methods…

3 hours ago

Install Flask Ubuntu: Complete Flask Setup Guide

Python developers often choose Flask when building lightweight and flexible web applications. If you want…

5 hours ago

Install PHP 8 Ubuntu: Complete Setup Guide for Web Servers

PHP remains one of the most widely used scripting languages for web development, powering everything…

19 hours ago

Install Microsoft Edge Ubuntu – Easy Setup Guide 2026

Microsoft Edge has become a popular browser for Linux users who want a modern browsing…

20 hours ago

Install Wine Ubuntu: Run Windows Apps on Linux

Running Windows software on Linux has become easier than ever thanks to Wine. If you…

21 hours ago