add Mongo Express GUI

This commit is contained in:
Jake Jarvis 2019-08-09 09:12:53 -04:00
parent 1033512331
commit 9bb6267537
No known key found for this signature in database
GPG Key ID: D36CB66F4002B25B
2 changed files with 11 additions and 0 deletions

View File

@ -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 [🔎 &#x2192;](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 [🔎 &#x2192;](https://www.shodan.io/search?query=%22X-Jenkins%22+%22Set-Cookie%3A+JSESSIONID%22+http.title%3A%22Dashboard%22)
```

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB