Pylirt | Python Linux Incident Response Toolkit

  • Indiasocialbook blocked ?Unblock it by downloading free vpn from -- (HERE)

  • You Must Read our New Rules and Guidelines (HERE)

Ruchika oberoi

Administrator
Staff member
Mar 27, 2022
5,119
132
63



Pylirt - Python Linux Incident Response Toolkit​

Tested Kali 2022.1

Description​

With this application, it is aimed to accelerate the incident response processes by collecting information in linux operating systems.

Features​

Information is collected in the following contents.

/etc/passwd

cat /etc/group

cat /etc/sudoers

lastlog

cat /var/log/auth.log

uptime/proc/meminfo

ps aux

/etc/resolv.conf

/etc/hosts

iptables -L -v -n

find / -type f -size +512k -exec ls -lh {}/;

find / -mtime -1 -ls

ip a

netstat -nap

arp -a

echo $PATH

Installation​

git clone

cd pylirt

sudo pip3 install paramiko

Usage​

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

IP|Username|Password

Creds list

sudo python3 plirt.py

Pylirt

Contact​


GitHub:​

You must be registered for see images

Pylirt

Pylirt - Python Linux Incident Response Toolkit. Contribute to anil-yelken/pylirt development by creating an account on GitHub.
 
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock