Update README.md

This commit is contained in:
Joe Totes
2022-08-03 14:35:37 -04:00
committed by GitHub
parent 9803eaee08
commit 3c370ed795

View File

@@ -102,14 +102,24 @@ ftp {IP ADDRESS}
<br />
<br />
## SSH [22]
<br />
## DNS [53]
<br />
## TFTP [69]
<br />
### tftp
<br />
```bash
# About: Connect to TFTP server
# Download: Pre-installed on Kali Linux
@@ -123,9 +133,11 @@ tftp {IP ADDRESS}
```
<br />
## FINGER [79]
<br />
## Web Server [80, 443]
<br />