What is DNS? (“The Phonebook of Internet”) – Cheatsheet
DNS, or the Domain Name System, resolves human readable domain names (for example, http://www.hacksheets.in) to machine readable IP addresses (for example, 192.0.1.45).
DNS, or the Domain Name System, resolves human readable domain names (for example, http://www.hacksheets.in) to machine readable IP addresses (for example, 192.0.1.45).
What is Recon-ng?
Recon-ng is a full-featured reconnaissance framework that has a similar interface to that of Metasploit(which comes in handy and easy to use).
Recon-ng has the command-line interface which you can run on Kali Linux, also you enter a shell-like environment where you can configure options, perform recon, and output results to different report types.
TCP Three way handshake process cheatsheet.
Whois is an Internet service and protocol by which we can find who owns a domain of an website, and displays information about domain name Whois is an Internet service and protocol that searches and displays information about a domain name from repositories of domain name registrars worldwide, and their IP adress block, or an autonomous system etc.
Create STRONG password. Protect yourself from being hacked. Follow a strong password policy.
The WhatWeb is a tool that is used to identify different web technologies including content management systems (CMS), blogging platforms, statistic/analytics packages, JavaScript libraries, web servers, and embedded devices. It has over 1700 plugins, each used to do something different.
CyberSecurity Practice Labs – Get hands-on experience and advance your skills in cyber security using these practice labs.
Docker Architecture
Cross-Site Scripting XSS Types, tools, and Prevention – Cheatsheet
File upload testing for bug-bounty and penetration testing cheatsheet