1337 Sheets

1337 Sheets

enumeration

Offsec - InfosecPrep - Jun 21st 2023

Prep set up nc -nlvp 4444 Enumeration Assume netdiscover + subnet ping scan Target: [LAB_IP] ##Nmap →  nmap -p- -sV -sC --open -T4 [LAB_IP] -oN InfoSecPrep_nmap.txt                                    15:19:

1337 Sheets · · 18 min read Paid
IP

Offsec - ICMP - Nov 4th 2023

Given Target [LAB_IP] rustscan [LAB_IP] 22/tcp open ssh syn-ack 80/tcp open http syn-ack nmap -sC -sV -p22,80 [LAB_IP] -oN icmp.nmap -v dirbuster http:

1337 Sheets · · 2 min read Paid
reconnaissance

Dawn

Nov 13 2023 Target: [LAB_IP] Prep General Mind Map: https://xmind.app/m/QsNUEz/ Confirm docker is installed and set rustscan as an alias or add to bashrc / fish

1337 Sheets · · 7 min read Paid
recon

Offsec - Codo - Oct 31st 2023

Given Target: [LAB_IP] Recon nmap --top-ports 4000 -T5 -oN openPorts.txt [LAB_IP] Nmap scan report for [LAB_IP] Host is up (0.065s latency). Not shown: 3998 filtered

1337 Sheets · · 2 min read Paid
reconnaissance

Clam AV

Target: [LAB_IP] Prep Open Resources General Mind Map: https://xmind.app/m/QsNUEz/ Confirm docker is installed and set rustscan as an alias or add to bashrc / fish config

1337 Sheets · · 4 min read Paid
scan

TryHackMe - Blue - Oct 29th 2023

Got IP target [TARGET_IP] Recon nmap -p- [TARGET_IP] -oN blue-nmap-ports Nmap scan report for [TARGET_IP] Host is up (0.054s latency). Not shown: 65526 closed tcp ports

1337 Sheets · · 4 min read Paid
reconnaissance

Access

Summary Given target is ip: [LAB_IP] Challenge says it's a windows system #Reconnaissance #Nmap sudo nmap -Pn -n -sC -sV -p- -v --open -oN all-ports.nmap [LAB_

1337 Sheets · · 10 min read Paid