
LINUX NETWORK CONFIGURATION
LINUX BASIC COMMANDS
LINUX DIRECTORY STRUCTURE
NETWORK FUNDAMENTALS
NETWORK DEVICES
OSI MODELS
TCP/IP
nessus user:ceh
password:123321
Explore concepts of undetectable malware and payload encoding using msfpayload and msfencode within a penetration testing context.
Learn how to use msfvenom to craft and test a malware template in a controlled lab, exploring exploitation, reversal, and post exploitation methods.
Explore how malicious pdf file infection and payload delivery work, including using exploits, metasploit, and local host configurations, to strengthen professional penetration testing skills.
Post Explotion Methods
Post Explotion Methods
Post Explotion Methods
Post Explotion Methods- Network Pivoting
Learn how to perform a http basic authentication dictionary attack with Burpsuite, intercepting target login requests, crafting dictionary payloads, and validating successful logins.
Explore beef, the browser exploitation framework, to hook a victim and inject malicious code into a linked test site, then use the port scanner to analyze a target network.
Demonstrates SQL injection techniques to locate a vulnerable site, enumerate database columns and tables, and retrieve usernames and passwords to access a target account.
Demonstrates a step-by-step sql injection to identify a vulnerable web page, enumerate tables with union select, uncover usernames and passwords, and login using admin credentials to illustrate defense strategies.
Explore how sql injection can bypass authentication by injecting payloads into input fields like the name field, and learn how to validate inputs and consider ethics to prevent such attacks.
Learn to bypass client-side security protections by using Firefox extensions to manipulate HTTP headers and inject payloads into user inputs, illustrating real-world web page vulnerabilities.
Explore directory traversal attacks and local file inclusion vulnerabilities that enable unauthorized access to restricted files, explain the difference between inclusion and reading resources within a web application.
The lecture explains cross-site request forgery as a malicious exploit where attackers use a crafted web page and social engineering to trigger actions on trusted sites.
Identify target web server information by discovering subdomains, checking DNS servers, and detecting open or filtered ports while using tools to identify target information and analyze network posture.
Explore the OWASP ZAP open source web application security scanner to perform targeted tests, analyze results, and identify web application vulnerabilities using payloads.
Explore how a man-in-the-middle attack intercepts and potentially alters communication by spoofing victims on a local network, capturing credentials and testing defenses.
Learn to configure a wireless network interface controller to monitor mode and capture traffic from the wireless network using a laptop-connected adapter.
Learn how to create a fake access point to demonstrate credential harvesting, using Debian-based tooling and network interface setup within ethical guidelines for penetration testing.
Learn to enable monitor mode, capture traffic with airodump-ng, select a target network, and perform a dictionary-based attack using aircrack-ng.
Learn how to perform an evil twin attack by creating a fake access point with the target's name, redirect traffic, and harvest credentials via a fake web page.
LINUX FUNDAMENTALS
VMWARE PLAYER INSTALLATION
KALI LINUX INSTALLATION
LINUX NETWORK CONFIGURATION
LINUX BASIC COMMANDS
LINUX DIRECTORY STRUCTURE
NETWORK FUNDAMENTALS
NETWORK BASICS
NETWORK DEVICES
OSI MODELS
TCP/IP
WHAT IS HACKER , WHITE HACKER AND PENTEST?
PENTEST
TOR NETWORK
TOR NETWORK & USING NMAP, SQLMAP AND METASPLOIT WITH TOR & WHONIX ANONYMOUS OPERATING SYSTEM
INFORMATION GATHERING ABOUT TARGET SYSTEM
RECONNAISSANCE AND VULNERABILITY SCANNING AT PENETRATION TEST
NMAP GUIDE
PENTEST SCENARIO -1
PENTEST SCENARIO -2
NESSUS VULNERABILITY SCANNER
METASPLOITE
METASPLOITE GUIDE
MAKE UNDETECTABLE MALWARE WITH METASPLOITE
MAKE UNDETECTABLE PHP AND ASP SHELL
MAKE AN INFECTED PDF FILE
PENTEST SCENARIO -3
PENTEST SCENARIO -4
PENTEST SCENARIO -5
PENTEST SCENARIO -6
WEB APPLICATION ATTACKS
WEB FUNDAMENTALS
WEB APPLICATION SECURITY
HTTP BASIC AUTHENTICATION DICTIONARY ATTACK WITH BURPSUITE
BRUTE FORCE TO WEB FORM BASED AUTHENTICATION WITH FIREFORCE
DICTIONARY ATTACK TO FORM BASED AUTHENTICATION WITH BURPSUITE
CROSS SITE SCRIPTING(XSS)
BEEF – THE BROWSER EXPLOTION FRAMEWORK PROJECT
SQL INJECTION
STEP BY STEP SQL INJECTION ATTACK – DEMO 1
STEP BY STEP SQL INJECTION ATTACK – DEMO 2
AUTHENTICATION BYPASS WITH SQL INJECTION
SQLMAP
SQL INJECTION THROUGH LIVE HTTP HEADERS & BYPASS CLIENT SIDE SECURTY PROTECT
LOCAL FILE INCLUSION EXPLOITATION
REMOTE FILE INCLUSION (RFI)
DIRECTORY THAVERSAL ATTACK
CSRF(CROSS SITE REQUEST FORGERY)
FINDING TARGET WEB SERVER INFORMATIONS
OWASP-ZAP OPEN SOURCE WEB APPLICATION SECURITY SCANNER
W3AF OPEN SOURCE WEP APPLICATION SECURITY SCANNER
SOCIAL ENGINEERING ATTACKS
SETOOLKIT
MALWARE INFECTED WORD FILE
LOCAL NETWORK ATTACKS
MAN IN THE MIDDLE ATTACK(MITM)
DECRYPTION METHODS
CREATE WORDLIST WITH CRUNCH
PASSWORD HASH CRACKING – OFFLINE CRACKING ATTACKS
BRUTE FORCING PASSWORD WITH MEDUSA, HYDRA AND NCRACK(ONLINE PASSWORD ATTACKS)
WIRELESS HACKING
CONFIGURE WIFI ADAPTOR TO MONITORING MODE
EASY-CREDS FAKE ACCESS POINT ATTACK
CRACKING WEP PASSWORDS WITH AIRCRACK-NG
CRACKING WPA/WPA2 PASSWORDS WITH AIRCRACK-NG
HACK WIFI BY WPS PIN ATTACK
CRACKING WPA HANDSHAKE BY PYRIT MORE QUICKLY
CRACK PASSWORD HASHES WITH OCLHASHCAT PROGRAM
EVIL TWIN ATTACK ( HACK WPA/WPA2 WITHOUT USING BRUTE FORCE OR DICTIONARY ATTACK)
DDOS ATTACKS
DISTRIBUTED DENIAL OF SERVICE ATTACK (DDOS)
SYN FLOOD ATTACK
UDP FLOOD & DNS FLOOD & DNS AMPLIFICATION ATTACKS
HTTP FLOOD ATTACK