190 likes | 212 Views
This Simplilearn presentation on Penetration Testing will acquaint you with what penetration testing is all about and how you can perform it. This tutorial video on Penetration Testing For Beginners will take you through Penetration Testing Tools and how you can use them. So, let's get started!<br><br>In the latest CEH v10 EC-Council has introduced the following changes:<br>- CEH practical exam<br>- Increased focus on Cloud attack vectors, AI, and Machine Learning<br>- Upgraded Vulnerability Assessment material<br>- A module on the Internet of Things(IoT) Security<br>
E N D
The number of security breaches in the first 10 months of 2021 has already surpassed that of entire 2020, with more companies getting breached. Source : Retarus
Agenda For the Day What Is Penetration Testing? Benefits of Penetration Testing Types of Penetration Testing Phases in Ethical Hacking Live Demonstration of Penetration Testing
What Is Penetration Testing? • Legally sanctioned simulated attackon a computing device to assess security • Similar tools and techniques followed by malicious hackers • Attacks performed by white hat hackersfor the organisation’s benefit • A subset of ethical hacking, which in turn is a comprehensive report
Types of Penetration Testing White Box : Access to victim system and framework Grey Box : Minor information about victim Black Box : No prior knowledge about victim
Benefits of Penetration Testing 1. Thorough IT infrastructure analysis
Benefits of Penetration Testing 2. Financial security before any breach
Benefits of Penetration Testing 3. Security and Regulatory Compliance
Phases in Ethical Hacking Information on the victim is gathered without launching any attacks directly The victim device is scanned to find vulnerable points of entry in the network Victim device is breached using respective exploit from vulnerability scanning A backdoor is installed to allow the hacker to access compromised machine later Any traces of the attack like log files and DNS records are cleaned to hide tracks
Average Salary of Penetration Tester $ 110,000 per year 6,00,000 INR per year
Agenda For the Demo • Set-up VPN connection • Collect information about victim machine • Find out username of the victim • Brute force the password of victim • Escalate privileges to capture final password • Cracking the hash on a windows machine using Metasploit