Home
Tanishq Rupaal
Cancel

OffSec PG - FunBoxEnum

Enumeration Machine IP → 192.168.244.132 Network Scan Nmap scan → nmap -A -Pn -p- -T4 -o nmap.txt 192.168.244.132 OS Detection → OS: Linux; CPE: cpe:/o:linux:linux_kernel Port ...

OffSec PG - FunBoxEasy

Enumeration Machine IP → 192.168.101.111 Network Scan Nmap scan → nmap -A -Pn -p- -T4 -o nmap.txt 192.168.101.111 OS Detection → OS: Linux; CPE: cpe:/o:linux:linux_kernel Port ...

OffSec PG - Deception

Enumeration Machine IP → 192.168.225.34 Network Scan Nmap scan → nmap -A -Pn -p- -T4 -o nmap.txt 192.168.225.34 OS Detection → OS: Linux; CPE: cpe:/o:linux:linux_kernel Port ...

OffSec PG - Cyberspoloit1

Enumeration Machine IP → 192.168.124.92 Network Scan Nmap scan → nmap -A -Pn -p- -T4 -o nmap.txt 192.168.124.92 OS Detection → os_info Port Service Other details (i...

OffSec PG - Born2Root

Enumeration Machine IP → 192.168.225.49 Network Scan Nmap scan → nmap -A -Pn -p- -T4 -o nmap.txt 192.168.225.49 OS Detection → os_info Port Service Other details (i...

OffSec PG - BBS Cute

Enumeration Machine IP → 192.168.192.128 Network Scan Nmap scan → nmap -A -Pn -p- -T4 -o nmap.txt 192.168.192.128 OS Detection → OS: Linux; CPE: cpe:/o:linux:linux_kernel Port ...

Introduction to Open Source Projects and CMake

Open Source Projects Anatomy of Open Source Projects A typical open source project has the following types of people → Author - The one who creates the project Owner - The one who has admin...

Introduction to Incident Response

BHIS IR Card game. The following sections are taken from a card game made by Black Hills Information Security (BHIS). Injects Management has approved the release of a new procedure → Once in ...

Introduction to Threat Modeling

Threat Modeling Threat modeling is best applied continuously throughout a software development project. Following is a four question framework that helps understand threat modeling → What are we w...

Authentication and 2FA

Authentication Basic Authentication It is the simplest authentication mechanism which is part of the HTTP protocol. It is a challenge response scheme where the server challenges the client to pro...