Files
oscp/Tools/autorecon.md
T
2025-12-07 09:20:22 +01:00

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.