mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-21 20:23:18 +00:00
GitBook: [master] one page modified
This commit is contained in:
parent
2f48486efa
commit
6b47c27751
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ PORT STATE SERVICE VERSION
|
|||
|
||||
### Automatic
|
||||
|
||||
```text
|
||||
```bash
|
||||
nmap --script redis-info -sV -p 6379 <IP>
|
||||
msf> use auxiliary/scanner/redis/redis_server
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue