mirror of
https://github.com/jakejarvis/awesome-shodan-queries
synced 2024-11-21 20:03:09 +00:00
add Mongo Express GUI
This commit is contained in:
parent
1033512331
commit
9bb6267537
2 changed files with 11 additions and 0 deletions
11
readme.md
11
readme.md
|
@ -244,6 +244,17 @@ Older versions were insecure by default. [Very scary.](https://krebsonsecurity.c
|
|||
<div align="center"><img src="screenshots/mongo.png" alt="Example: MongoDB" /></div>
|
||||
|
||||
|
||||
### [Mongo Express](https://github.com/mongo-express/mongo-express) Web GUI [🔎 →](https://www.shodan.io/search?query=%22Set-Cookie%3A+mongo-express%3D%22+%22200+OK%22)
|
||||
|
||||
Like the [infamous phpMyAdmin](https://www.cvedetails.com/vulnerability-list/vendor_id-784/Phpmyadmin.html) but for MongoDB.
|
||||
|
||||
```
|
||||
"Set-Cookie: mongo-express=" "200 OK"
|
||||
```
|
||||
|
||||
<div align="center"><img src="screenshots/mongo-express.png" alt="Example: Mongo Express GUI" /></div>
|
||||
|
||||
|
||||
### Jenkins CI [🔎 →](https://www.shodan.io/search?query=%22X-Jenkins%22+%22Set-Cookie%3A+JSESSIONID%22+http.title%3A%22Dashboard%22)
|
||||
|
||||
```
|
||||
|
|
BIN
screenshots/mongo-express.png
Normal file
BIN
screenshots/mongo-express.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 85 KiB |
Loading…
Reference in a new issue