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.
Drupal is one of the most widely used open-source CMS platforms in the world. Written in…
FTP (File Transfer Protocol) is a standard network protocol for transferring files between a local client…
A Python virtual environment is a self-contained directory that holds an isolated Python installation and its own…
Slack is one of the most popular collaboration platforms in the world. Teams use it to…
The hostname is the label that identifies a machine on a network. It appears in your terminal…
Redis is an open-source, in-memory data structure store used as a database, cache, and message broker.…