Pentest: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 December 2024

16 April 2022

  • curprev 09:2209:22, 16 April 2022Jan talk contribs 279 bytes +279 Created page with " nmap -sC -sV -oN nmap/initial 10.0.0.1 gobuster -w /opt/DirBuster/directory-list -u https://10.0.0.1 sn1per -m web -t https://10.0.0.1 enum4linux.pl -a 10.0.0.1 hydra -l user -P /opt/rockyou.txt ssh://10.0.0.1 linpeas.sh ssh2john.py id_rsa | john - --wordlist=/rockyou.txt"