add thm labs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
## Connect to filtred port
|
||||
```
|
||||
nebi@htb[/htb]$ ncat -nv --source-port 53 10.129.2.28 50000
|
||||
|
||||
Ncat: Version 7.80 ( https://nmap.org/ncat )
|
||||
Ncat: Connected to 10.129.2.28:50000.
|
||||
220 ProFTPd
|
||||
```
|
||||
Reference in New Issue
Block a user