mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-07-10 12:48:36 +02:00
Update README.md
This commit is contained in:
@@ -1544,9 +1544,9 @@ Become root
|
||||
## 7. Host Recon
|
||||
---
|
||||
|
||||
Get essential information about a host:
|
||||
Get [essential information](https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet/blob/master/tools/whatserver.sh) about a host:
|
||||
```sh
|
||||
curl -fsSL https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet/raw/master/tools/whatserver.sh | bash
|
||||
curl -fsSL https://thc.org/ws | bash
|
||||
```
|
||||
|
||||
netstat if there is no netstat/ss/lsof:
|
||||
|
||||
Reference in New Issue
Block a user