Kali Linux

Pywirt : Python Windows Incident Response Toolkit

Pywirt application, it is aimed to accelerate the incident response processes by collecting information in windows operating systems via winrm.

Features

Information is collected in the following contents.

  • IP Configuration
  • Users
  • Groups
  • Tasks
  • Services
  • Task Scheduler
  • Registry Control
  • Active TCP & UDP ports
  • File sharing
  • Files
  • Firewall Config
  • Sessions with other Systems
  • Open Sessions
  • Log Entries

Installation

git clone https://github.com/anil-yelken/pywirt
cd pywirt
pip3 install pywinrm

Usage

The following information should be specified in the cred_list.txt file:

IP|Username|Password

R K

Recent Posts

How to Install Docker on Ubuntu (Step-by-Step Guide)

Docker is a powerful open-source containerization platform that allows developers to build, test, and deploy…

1 day ago

Uninstall Docker on Ubuntu

Docker is one of the most widely used containerization platforms. But there may come a…

1 day ago

Admin Panel Dorks : A Complete List of Google Dorks

Introduction Google Dorking is a technique where advanced search operators are used to uncover information…

2 days ago

Log Analysis Fundamentals

Introduction In cybersecurity and IT operations, logging fundamentals form the backbone of monitoring, forensics, and…

3 days ago

Networking Devices 101: Understanding Routers, Switches, Hubs, and More

What is Networking? Networking brings together devices like computers, servers, routers, and switches so they…

4 days ago

Sock Puppets in OSINT: How to Build and Use Research Accounts

Introduction In the world of Open Source Intelligence (OSINT), anonymity and operational security (OPSEC) are…

4 days ago