1337 Sheets

1337 Sheets

bash

Command Dictionary

:::info Search Kali's Tools on their tool search engine: https://www.kali.org/tools/ ::: :::tip Run port 443 since it's never blocked on firewalls. :::

1337 Sheets · · 1 min read Paid
target

Offsec - SUNSET NOONTIDE - Feb 29th 2023

Target is [LAB_IP] connecting via openvpn openvpn oscp.vpn [ ](https://www.prestonzen.com/publications/cybersecurity/oscp/linux/sunset-noontide#h.9ds2jjg2j16) Recon nmap -sC -sV -p- -vv [LAB_IP] PORT

1337 Sheets · · 2 min read Paid
subnet

Offsec - Sumo - Jun 15th 2023

Enumerate Looking for targets on subnet. Found [LAB_IP] ##Nmap Adding -O for OS detection in the field sudo nmap -sT -sV -sC -O --open -p- [LAB_IP] -oN sumo.

1337 Sheets · · 12 min read Paid
network

Offsec - Slort - Apr 22nd 2023

Target given: [LAB_IP] Nmap on target: sudo nmap -sC -sV -v -p- [LAB_IP] (-sC Common scripts; -sV service Versions; -v verbose (start seeing data to research results sooner)

1337 Sheets · · 7 min read Paid
IP

Offsec - Sar - Nov 4th 2023

Given IP [LAB_IP] Netdiscover under normal non given circumstances rustscan [LAB_IP] 22/tcp open ssh syn-ack 80/tcp open http syn-ack nmap -sC -sV -p22,80 [LAB_IP]

1337 Sheets · · 2 min read Paid
reconnaissance

pyLoader

Nov 10 2023 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

1337 Sheets · · 5 min read Paid
Nmap

Offsec - Potato - June 4th 2023

Potato company At the moment, there is nothing. This site is under construction. To make you wait, here is a photo of a potato: Login User: Password: Go to the

1337 Sheets · · 13 min read Paid
IP

Offsec - MyCMSMS - Nov 4th 2023

Given Target: [LAB_IP] rustscan [LAB_IP] PORT STATE SERVICE REASON 22/tcp open ssh syn-ack 80/tcp open http syn-ack 3306/tcp open mysql syn-ack 33060/tcp open mysqlx

1337 Sheets · · 4 min read Paid