11 lines
218 B
Markdown
11 lines
218 B
Markdown
|
|
```
|
|
autorecon <target>
|
|
```
|
|
|
|
```
|
|
proxychains -q autorecon 10.1.1.65 --proxychains
|
|
```
|
|
|
|
Related notes: [[Tools/nmap]] for follow-up port scans and [[Windows/Information Gathering]] for host recon once access is gained.
|