From c7cd8232eb79528df4485743d22cefe6b6350e63 Mon Sep 17 00:00:00 2001 From: Ryuzaki <0xRyuzak1@github.com> Date: Wed, 10 Jan 2024 13:52:35 -0500 Subject: [PATCH] Editing HTB-Sau Writeup --- _posts/2023-12-31-htb-sau.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2023-12-31-htb-sau.md b/_posts/2023-12-31-htb-sau.md index 6cc8ea7..697d580 100644 --- a/_posts/2023-12-31-htb-sau.md +++ b/_posts/2023-12-31-htb-sau.md @@ -38,7 +38,7 @@ Using `Nmap` to enumerate all open ports and services by doing this on two phase ```bash # Fast scan to check open ports -nmap -p- --min-rate 10000 +nmap -p- --min-rate 10000 10.10.11.224 Starting Nmap 7.94SVN ( https://nmap.org ) at 2023-12-31 13:00 EST Warning: 10.10.11.224 giving up on port because retransmission cap hit (10). Nmap scan report for 10.10.11.224