Learn As I Learn - Technology, Product and Cybersecurity
Learn As I Learn - Technology, Product and Cybersecurity
Akanksha Pathak
No time to learn? Take out few minutes from your life and learn new things every day! Please subscribe to start learning for FREE now!
Series 5: Ep 7: Vulnerability Assessment
Episode 7: Vulnerability Assessment: Real-timeScanning with Nessus Description: Become a vulnerability hunter! This episode guides you through performing real-time vulnerability scanning of a target machine (Bee-Box) using Nessus. You'll learn to set up Nessus, initiate an advanced scan, interpret severity levels, and explore remediation strategies.Download Nessus URL: https://www.tenable.com/downloads/nessus?loginAttempted=true
Jul 7
8 min
Series 5: Ep 6: Firewall & Proxy Bypassing
Episode 6: Firewall & Proxy Bypassing: Nikto forEvasion & Vulnerability Scanning Description: Sneak past defenses! Learn how to use Nikto to scan web servers for known vulnerabilities and misconfigurations. Discover evasion tactics like spoofing the User-Agent header, using evasion flags, and employing custom path mutation to bypass intrusion detection systems.Commands: 1. nikto -h http://34.56.156.111.2. nikto -h http://34.56.156.111 -useragent 'Mozilla/5.0'3. nikto -h http://34.56.156.111 -evasion 1,44. echo -e "/admin\n/config\n/secret" > custompaths.txt5. nikto -h http://34.56.156.111 -mutate 5 -mutate-options custompaths.txt
Jul 5
9 min
Series 5: Ep 5: Firewall & Proxy Bypassing
Episode 5: Firewall & Proxy Bypassing: Metasploitfor Web Recon Description: Think like an attacker! In this lab-focusedepisode, use Metasploit to perform advanced web server fingerprinting, scan forHTTP methods (GET, POST, PUT, DELETE), check for WebDAV vulnerabilities, anddiscover hidden directories. Understand how these techniques help attackersidentify initial entry points.
Apr 17
8 min
Series 5: Ep 4: DHCP Dynamics
DHCP Dynamics: Implementing a DHCP Server in WindowsServer 2022 Description: Automate IP address assignment! Learn how toinstall and configure a DHCP server on Windows Server 2022. We'll cover settingup scopes, defining IP ranges, and verifying automatic IP distribution toclient machines like Kali Linux.
Apr 3
12 min
Series 5: Ep 3: DNS Demystified
Episode 3: DNS Demystified: Installing a DNS Server in Windows Server 2022 Description: Get fluent in DNS! This episode walks you through installing and configuring a DNS server on Windows Server 2022. You'll learn to set up zones, create host records (A, MX, CNAME), and prepare Kali Linux as a DNS client to test name resolution.
Feb 23
14 min
Series 5: Ep 1: Network Basics
Episode 1: Network Basics: Hubs vs. Switches Explained Description: Understand the core of your network! This episode uses Packet Tracer to illustrate the fundamental differences between hub and switched networks. See how data flows, the impact on efficiency, and the security implications of each.
Feb 17
8 min
Series 5: Ep 2: Building Networks
Episode 2: Building Networks: Designing and Subnetting IP Schemes Description: Become a network architect! Learn to design and subnet IP address schemes in a simulated environment using Packet Tracer. We'll configure IP addresses for PCs and routers across different subnets and verify connectivity, essential for scalable and secure networks.
Feb 16
11 min
Series 5 - Network & Vulnerability Deep Dives
We'll cover:1. Network Basics: Hubs vs. Switches2. Building Networks: Designing andSubnetting IP Schemes Description 3.DNS Demystified: Installing a DNS Serverin Windows Server 2022 Description4: DHCP Dynamics: Implementing a DHCP Serverin Windows Server 2022 Description5: Firewall & Proxy Bypassing: Metasploitfor Web Recon Description6: Firewall & Proxy Bypassing: Nikto forEvasion & Vulnerability Scanning Description7: Vulnerability Assessment: Real-timeScanning with Nessus Description8: Network Traffic Analysis: TCP/IP, UDP, andWireshark Flags Description9: IDS/IPS Evasion & Deceptionstudy intruders.10: Web Server Security: Architecture, AttackSurface & Hardening Description
Jan 10
3 min
Series 4: Ep 10: Locking It Down
Episode 10: Locking It Down: Restricting User Accesswith File Permissions Description: Secure your sensitive data! Learn thecritical skill of restricting user access to folders using NTFS permissions inWindows Server 2022. We'll demonstrate creating new users, setting explicit"Deny" permissions, and verifying their effectiveness, highlightingthe importance of granular access control.
Jan 3
7 min
Series 4: Ep 9: Files & Formats
Episode 9: Files & Formats: Working with FAT32 andNTFS Description: Demystify file systems! This episode guides youthrough creating and managing files in both FAT32 and NTFS formats on WindowsServer 2022. You'll learn how to format drives, perform file operations, verifyallocation, and configure advanced NTFS permissions for security.
Dec 28, 2025
11 min
Load more