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 />
|
<br />
|
||||||
|
|
||||||
**OVERVIEW**
|
|
||||||
|
|
||||||
| | |
|
|
||||||
| :-----------: | :-----------: |
|
|
||||||
| Description | Connect to SMB |
|
|
||||||
| Download | Pre-installed on Kali Linux |
|
|
||||||
|
|
||||||
<br />
|
|
||||||
|
|
||||||
**USAGE**
|
|
||||||
|
|
||||||
<br />
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
# About: Used to connect to SMB
|
||||||
|
# Download: Pre-installed on Kali Linux
|
||||||
|
|
||||||
|
# Usage
|
||||||
# List all SMB Shares
|
# List all SMB Shares
|
||||||
smbclient -L {TARGET_IP}
|
smbclient -L {TARGET_IP}
|
||||||
|
|
||||||
@@ -203,8 +194,6 @@ smbclient -N \\\\{TARGET_IP}\\{SHARE} -u Administrator
|
|||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
<br />
|
|
||||||
|
|
||||||
## MSSQL [1433]
|
## MSSQL [1433]
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|||||||
Reference in New Issue
Block a user