Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Pylirt : Python Linux Incident Response Toolkit
Pylirt 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 https://github.com/anil-yelken/pylirt
cd pylirt
sudo pip3 install paramiko
Usage
The following information should be specified in the cred_list.txt file:
IP|Username|Password
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhApwpWH_wx96l2e3wN3py2swkhJwXRkPPtLwRcY_gZ-jQBuBVMVWwFboe0dUAc0Nwka6oZ26wioXhKHOc13V_XbsDgfhST9HayB6liCSBnaiJIBXz7K3rAoNJTnAtS4IObX87W86ngBtyCT4ZH_tBNjxxdeGsncPglnzHSkT7DQUHbfVasnG8ec5bb/s261/Pylirt1.jpg
sudo python3 plirt.py
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdwOGdPGk0pn5qas8q6cZxGsjb12CAq6NxG8i8h8j14vftEoKSTURq9oyAWawtmB8-N4YstlxwScZee2WWH68BKFWqMy3FbfpqWo_5GExGY-523vmOrg0JS8YK4ljvPkO1GkvZJkmbuUpBPn438VaTBtR7_-MfQXwvl6qAvsMeHyRstb_lNcrdPRM3/s728/Pylirt2.png
Click Here To Download
Pylirt : Python Linux Incident Response Toolkit
Pylirt 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 https://github.com/anil-yelken/pylirt
cd pylirt
sudo pip3 install paramiko
Usage
The following information should be specified in the cred_list.txt file:
IP|Username|Password
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhApwpWH_wx96l2e3wN3py2swkhJwXRkPPtLwRcY_gZ-jQBuBVMVWwFboe0dUAc0Nwka6oZ26wioXhKHOc13V_XbsDgfhST9HayB6liCSBnaiJIBXz7K3rAoNJTnAtS4IObX87W86ngBtyCT4ZH_tBNjxxdeGsncPglnzHSkT7DQUHbfVasnG8ec5bb/s261/Pylirt1.jpg
sudo python3 plirt.py
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdwOGdPGk0pn5qas8q6cZxGsjb12CAq6NxG8i8h8j14vftEoKSTURq9oyAWawtmB8-N4YstlxwScZee2WWH68BKFWqMy3FbfpqWo_5GExGY-523vmOrg0JS8YK4ljvPkO1GkvZJkmbuUpBPn438VaTBtR7_-MfQXwvl6qAvsMeHyRstb_lNcrdPRM3/s728/Pylirt2.png
Click Here To Download
Getting Started With 5 Bugs part(1)
https://medium.com/@mahmoudkamel_52472/getting-started-with-5-bugs-part-1-c0d9df42e3cf?source=rss------bug_bounty-5
https://medium.com/@mahmoudkamel_52472/getting-started-with-5-bugs-part-1-c0d9df42e3cf?source=rss------bug_bounty-5
In today’s write-up I’m going to explain the first bug of this series to get you started in bug bountiesContinue reading on Medium » (https://medium.com/@mahmoudkamel_52472/getting-started-with-5-bugs-part-1-c0d9df42e3cf?source=rss------bug_bounty-5)
IDOR allows updating user profiles, leading to full account takeover. | Part 02
https://medium.com/@anmolvishwakarma7466/idor-allows-updating-user-profiles-leading-to-full-account-takeover-part-02-aaa57bb33d88?source=rss------bug_bounty-5
Hi there, amazing hackers and security enthusiasts! Today, I want to share something really important with you. I’m sure you’ll find it…Continue reading on Medium » (https://medium.com/@anmolvishwakarma7466/idor-allows-updating-user-profiles-leading-to-full-account-takeover-part-02-aaa57bb33d88?source=rss------bug_bounty-5)
https://medium.com/@anmolvishwakarma7466/idor-allows-updating-user-profiles-leading-to-full-account-takeover-part-02-aaa57bb33d88?source=rss------bug_bounty-5
Hi there, amazing hackers and security enthusiasts! Today, I want to share something really important with you. I’m sure you’ll find it…Continue reading on Medium » (https://medium.com/@anmolvishwakarma7466/idor-allows-updating-user-profiles-leading-to-full-account-takeover-part-02-aaa57bb33d88?source=rss------bug_bounty-5)
IDOR allows updating user profiles, leading to full account takeover. | Part 02
Hi there, amazing hackers and security enthusiasts! Today, I want to share something really important with you. I’m sure you’ll find it…Continue reading on Medium »
Read more...
Hi there, amazing hackers and security enthusiasts! Today, I want to share something really important with you. I’m sure you’ll find it…Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Certified Red Team Operator (CRTO) Review
https://cdn-images-1.medium.com/max/600/1*otiV9Az7L0Xtw3w-tsYa4w.png
The Certified Red Team Operator (CRTO) course is an offering from Zero Point Security which aims to teach “the basic principles, tools and…
Continue reading on Medium »
Certified Red Team Operator (CRTO) Review
https://cdn-images-1.medium.com/max/600/1*otiV9Az7L0Xtw3w-tsYa4w.png
The Certified Red Team Operator (CRTO) course is an offering from Zero Point Security which aims to teach “the basic principles, tools and…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Fortinet advierte sobre la explotación activa de la nueva vulnerabilidad RCE de autenticación…
https://cdn-images-1.medium.com/max/1293/0*UuFnhA7txhDyKtN0
Fortinet emitió el lunes parches de emergencia para una falla de seguridad grave que afecta a su producto FortiOS SSL-VPN que, según dijo…
Continue reading on Medium »
Fortinet advierte sobre la explotación activa de la nueva vulnerabilidad RCE de autenticación…
https://cdn-images-1.medium.com/max/1293/0*UuFnhA7txhDyKtN0
Fortinet emitió el lunes parches de emergencia para una falla de seguridad grave que afecta a su producto FortiOS SSL-VPN que, según dijo…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Simplified Hacking — Como fazer Bruteforce usando a ferramenta Hydra
https://cdn-images-1.medium.com/max/619/1*bGYoJ83I50wfkjQO2z593A.png
Bruteforce consiste em uma técnica muito utilizada para realizar a quebra de senha utilizando de tentativas repetitivas até que se…
Continue reading on Medium »
Simplified Hacking — Como fazer Bruteforce usando a ferramenta Hydra
https://cdn-images-1.medium.com/max/619/1*bGYoJ83I50wfkjQO2z593A.png
Bruteforce consiste em uma técnica muito utilizada para realizar a quebra de senha utilizando de tentativas repetitivas até que se…
Continue reading on Medium »
Hacking on Medium
SSL( Secure Sockets Layer) Analysis
https://cdn-images-1.medium.com/max/1060/1*PJrkIfHQbaMXvDytgeLT-Q.jpeg
In my previous articles, on Information gathering topics we started with DNA Analysis and covering all that today we are going to end this…
Continue reading on System Weakness »
SSL( Secure Sockets Layer) Analysis
https://cdn-images-1.medium.com/max/1060/1*PJrkIfHQbaMXvDytgeLT-Q.jpeg
In my previous articles, on Information gathering topics we started with DNA Analysis and covering all that today we are going to end this…
Continue reading on System Weakness »
Medium
SSL( Secure Sockets Layer) Analysis
In my previous articles, on Information gathering topics we started with DNA Analysis and covering all that today we are going to end this…
Dark Reading: Attacks/Breaches
Accelerating Vulnerability Identification and Remediation
Software teams can now fix bugs faster with faster release cycles, but breach pressure is increasing. Using SBoM and automation will help better detect, prevent, and remediate security issues throughout the software development life cycle.
Accelerating Vulnerability Identification and Remediation
Software teams can now fix bugs faster with faster release cycles, but breach pressure is increasing. Using SBoM and automation will help better detect, prevent, and remediate security issues throughout the software development life cycle.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Security Flaw in Atlassian Products Affecting Multiple Companies
Jira, Confluence,Trello, and BitBucket affected.
Security Flaw in Atlassian Products Affecting Multiple Companies
Jira, Confluence,Trello, and BitBucket affected.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Niels Provos Joins Lacework as Head of Security Efficacy
Former Head of Security at Stripe and Distinguished Security Engineer at Google joins cloud security leader to help scale security excellence across customer base.
Niels Provos Joins Lacework as Head of Security Efficacy
Former Head of Security at Stripe and Distinguished Security Engineer at Google joins cloud security leader to help scale security excellence across customer base.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Google Cloud and Palo Alto Networks Team to Protect the Modern Workforce
Enterprises can now adopt the industry's most comprehensive Zero Trust Network Access 2.0 to secure access to all applications from any device.
Google Cloud and Palo Alto Networks Team to Protect the Modern Workforce
Enterprises can now adopt the industry's most comprehensive Zero Trust Network Access 2.0 to secure access to all applications from any device.