mirror of
https://github.com/jakejarvis/awesome-shodan-queries
synced 2024-11-21 20:03:09 +00:00
add exposed wp-config.php's with database credentials
This commit is contained in:
parent
ae426391d2
commit
0429d19efa
1 changed files with 9 additions and 0 deletions
|
@ -640,6 +640,15 @@ http.title:"Index of /" http.html:".pem"
|
|||
```
|
||||
|
||||
|
||||
### Misconfigured WordPress [🔎 →](https://www.shodan.io/search?query=http.html%3A%22*+The+wp-config.php+creation+script+uses+this+file%22)
|
||||
|
||||
Exposed [`wp-config.php`](https://github.com/WordPress/WordPress/blob/master/wp-config-sample.php) files containing database credentials.
|
||||
|
||||
```
|
||||
http.html:"* The wp-config.php creation script uses this file"
|
||||
```
|
||||
|
||||
|
||||
### Too Many Minecraft Servers [🔎 →](https://www.shodan.io/search?query=%22Minecraft+Server%22+%22protocol+340%22+port%3A25565)
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue