add thm labs

This commit is contained in:
2025-12-07 09:20:22 +01:00
parent a6375dde69
commit 6576804a34
16 changed files with 122 additions and 42 deletions
+3 -1
View File
@@ -1 +1,3 @@
for i in $(seq 1 254.; do nc -zv -w 1 172.16.228.$i 445; done
for i in $(seq 1 254.; do nc -zv -w 1 172.16.228.$i 445; done
For fuller scans see [[Tools/nmap]] and [[Tools/autorecon]]; they pair well with SSH tunnels in [[Linux/Tunnel/ssh]] when only restricted access is available.