Skip to content

Releases: kaotickj/K-Sploit

v2.1

10 Apr 21:14
Compare
Choose a tag to compare

Full Changelog: v2.0...v2.1

Actively Maintained Version License Language

K-Sploit

🕵🔎 By KaotickJ 👽

Logo

KSploit is a user friendly control panel in which to drive many metasploit tasks such as generating listeners, payloads, and persistence scripts on the fly, starting listeners, and suggesting payloads and exploits. Requires metasploit framework https://github.com/rapid7/metasploit-framework

For complete documentation see KSploit Wiki

Exploits, payloads, listeners for:

🖥Windows 🐧 Linux 🍎 Mac 🤖 Android

Listeners:

Use the listeners menu to craft and quickly deploy metasploit listeners. Choose from Windows x86/x64, Linux x86/x64, Mac/OSX, and Android listeners.

Payloads

Use the payloads menu to quickly and easily craft metasploit payloads for a wide variety of targets. Payload options for meterpreter, windows x86/x64, linux x86/x64, mac/osx, android, and python.

Windows Executable Payload Injection:

Use the windows executable injection menu to inject metasploit payloads into windows executables.

KSploit Mal-exe with Dialog:

Dialog Error

Consider Dialog Notice

Dialog Error

Relax, you didn't break it ... it's not an error, it's a suggestion. If you would like a graphical interface to select files for injection, install "dialog" (https://pkg.kali.org/pkg/dialog). Otherwise, you can just type the full path to the exe you want to inject (i.e., /home/user/pre-mal-exes/putty.exe) and hit "enter"

Disclaimer

The KSploit script is a tool intended for legitimate penetration testing and security research purposes only. It should only be used with explicit permission and in accordance with all applicable laws and regulations. The ability to generate malicious payloads and shell scripts raises significant ethical and legal concerns. Users of this tool are solely responsible for ensuring their actions are authorized and lawful.

Under no circumstances should this script be used to gain unauthorized access to systems, disrupt operations, or conduct any other malicious activities. The author and distributors of this tool will not be held liable for any misuse or damages resulting from its use.

It is the user's responsibility to only utilize KSploit within the scope of their authorized testing activities, to respect the privacy and security of all parties involved, and to discontinue use if concerns arise about the legality or ethics of their actions. Improper or illegal use of this tool may result in severe civil and criminal penalties.

KSploit 2.0

22 Aug 01:10
Compare
Choose a tag to compare

Cosmetic improvements
adds dialog file selection (requires https://pkg.kali.org/pkg/dialog)
adds a simple netcat listener
fixes some bugs with payloads and listeners.
improves the windows exe payload injection functionality -esp dialog file selection.
adds xor encoding to windows 64 payloads
overall UX improvement

KSploit 1.1

20 Aug 01:50
Compare
Choose a tag to compare

Major upgrade. Fixes obsolete or deprecated commands. Cleans up menus which improves UX. Some broken options were fixed and everything has been retested to assure working with updated metasploit-framework.