This repo will contain every task I complete to practice different projects and topics
Here are some tasks I have decided to complete in the first phase.
Kali Linux - Hands-on Practice basic to advanced Linux commands and try to install Kali Linux tools from GitHub in your Kali Linux and use them to perform any type of attack. Taget site : http://testphp.vulnweb.com/
Information Gathering Use the Maltego GUI-based tool and gather information about the given target site. Target: http://testphp.vulnweb.com/
Sniffing Attack using Wireshark Study and use the Wireshark packet analyzer tool and try to find the ID and password of the HTTP website Taget site : http://testphp.vulnweb.com/
Password Cracking
- Try to crack a simple password like "password123" using tools like John the Ripper or Hashcat. Taget site : http://testphp.vulnweb.com/
Email analysis Take any email and analyze it, identify the red flags, and create a report on how to avoid such attacks.