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
GEVAUDAN — Exploit for Red Hat / GlusterFS CVE-2018-1088 & CVE-2018-1112, featured @ DEFCON 26, Las Vegas! | Kitploit
Tools/GitHubGitHub/mauroeldritch/gevaudan
Container SecurityExploit FrameworksVulnerability AnalysisExploitationPenetration TestingAuthentication
GitHubmauroeldritch/gevaudan

GEVAUDAN

Exploit for Red Hat / GlusterFS CVE-2018-1088 & CVE-2018-1112, featured @ DEFCON 26, Las Vegas!

View Repository
1016 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

GEVAUDAN

Gluster Environment Vulnerable AUthentication Data Access & Nuke.

Getting Started

Gevaudan is a Red Hat GlusterFS exploit for CVEs 2018-1088 & 2018-1112. Available in both standalone and metasploit module formats.

Presentations

#DateConferenceLink to VideoLink to Slides
111-AGO-2018DEFCON 26 Data Duplication Villagehttps://www.youtube.com/watch?v=8IyJjRVTMAkhttps://drive.google.com/open?id=1O1Bk4iXlsmO8cq9aCvAv_TFIvsL-d2YzUZga5k_f_Xg

Running

Standalone:

root@kitploit:~
ruby gevaudan.rb

Metasploit:

root@kitploit:~
sudo mkdir -p $HOME/.msf4/modules/exploits/unix
mv metasploit/gluster_shared_storage.rb $HOME/.msf4/modules/exploits/unix/
msfconsole
Download Tool