Update README.md
This commit is contained in:
19
README.md
19
README.md
@@ -177,20 +177,11 @@ directory-list-lowercase-2.3-medium.txt
|
||||
|
||||
<br />
|
||||
|
||||
**OVERVIEW**
|
||||
|
||||
| | |
|
||||
| :-----------: | :-----------: |
|
||||
| Description | Connect to SMB |
|
||||
| Download | Pre-installed on Kali Linux |
|
||||
|
||||
<br />
|
||||
|
||||
**USAGE**
|
||||
|
||||
<br />
|
||||
|
||||
```bash
|
||||
# About: Used to connect to SMB
|
||||
# Download: Pre-installed on Kali Linux
|
||||
|
||||
# Usage
|
||||
# List all SMB Shares
|
||||
smbclient -L {TARGET_IP}
|
||||
|
||||
@@ -203,8 +194,6 @@ smbclient -N \\\\{TARGET_IP}\\{SHARE} -u Administrator
|
||||
|
||||
<br />
|
||||
|
||||
<br />
|
||||
|
||||
## MSSQL [1433]
|
||||
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user