Skip to content

Latest commit

 

History

History
95 lines (81 loc) · 3.31 KB

cheat-sheet.md

File metadata and controls

95 lines (81 loc) · 3.31 KB

Ressources

rooms

List of tools

(Ordered by difficulty/usefullness)

  • nmap, ping, traceroute, dig
  • gobuster, dirbuster
  • ssh
  • find, sed, awk, grep, tr
  • john, hashcat, findmyhash, base64, pgp
  • nc, ncat, netcat, ss
  • curl, wget
  • wireshark
  • peass
  • gdb
  • hydra
  • burpsuit
  • metasploit
  • meterpreter
  • SQLmap
  • exifTool, file, stat, which, type, xxd
  • ...

Sites

OSI

n OSI TCP/IP Protocol
7 Application Application data HTTP, SSH, DHCP, FTP, DNS, SSL/TLS, ...
6 Présentation Application data ASCII, TLS, PGP, ...
5 Session Application data named pipe, NetBIOS, ...
4 Transport Transport segments/datagrams TCP, UDP, ...
3 Network Internet packets IP, ICMP, IPsec, ...
2 Data link Network interface frames ARP, MAC, ...
1 Physical Network interface data streams USB, Bluetooth, ...