With this software, it’s aimed to speed up the incident response processes by amassing data in linux working methods.
Options
Data is collected within the following contents.
/and so forth/passwd
cat /and so forth/group
cat /and so forth/sudoers
lastlog
cat /var/log/auth.log
uptime/proc/meminfo
ps aux
/and so forth/resolv.conf
/and so forth/hosts
iptables -L -v -n
discover / -type f -size +512k -exec ls -lh {}/;
discover / -mtime -1 -ls
ip a
netstat -nap
arp -a
echo $PATH
Set up
git clone https://github.com/anil-yelken/pylirt
cd pylirt
sudo pip3 set up paramiko
Utilization
The next data must be specified within the cred_list.txt file:
IP|Username|Password
sudo python3 plirt.py
Contact