Lucene search
K

7063 matches found

Kitploit
Kitploit
โ€ขadded 2024/05/19 12:42 a.m.โ€ข48 views

Linux-Smart-Enumeration - Linux Enumeration Tool For Pentesting And CTFs With Verbosity Levels

First, a couple of useful oneliners ; wget "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -O lse.sh;chmod 700 lse.sh curl "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -Lo lse.sh;chmod 700 lse.sh Note that...

7.7AI score
Exploits0References2
Kitploit
Kitploit
โ€ขadded 2024/05/17 12:30 p.m.โ€ข26 views

ShellSweep - PowerShell/Python/Lua Tool Designed To Detect Potential Webshell Files In A Specified Directory

ShellSweep ShellSweeping the evil Why ShellSweep "ShellSweep" is a PowerShell/Python/Lua tool designed to detect potential webshell files in a specified directory. ShellSheep and it's suite of tools calculate the entropy of file contents to estimate the likelihood of a file being a webshell. High...

6.6AI score
Exploits0References1
Kitploit
Kitploit
โ€ขadded 2024/05/16 12:30 p.m.โ€ข46 views

Invoke-SessionHunter - Retrieve And Display Information About Active User Sessions On Remote Computers (No Admin Privileges Required)

Retrieve and display information about active user sessions on remote computers. No admin privileges required. The tool leverages the remote registry service to query the HKEYUSERS registry hive on the remote computers. It identifies and extracts Security Identifiers SIDs associated with active...

6.9AI score
Exploits0References2
Kitploit
Kitploit
โ€ขadded 2024/05/15 12:30 p.m.โ€ข66 views

Subhunter - A Fast Subdomain Takeover Tool

Subdomain takeover is a common vulnerability that allows an attacker to gain control over a subdomain of a target domain and redirect users intended for an organization's domain to a website that performs malicious activities, such as phishing campaigns, stealing user cookies, etc. It occurs when...

7.3AI score
Exploits0References3
Kitploit
Kitploit
โ€ขadded 2024/05/15 1:56 a.m.โ€ข60 views

Hakuin - A Blazing Fast Blind SQL Injection Optimization And Automation Framework

Hakuin is a Blind SQL Injection BSQLI optimization and automation framework written in Python 3. It abstracts away the inference logic and allows users to easily and efficiently extract databases DB from vulnerable web applications. To speed up the process, Hakuin utilizes a variety of optimizati...

8.2AI score
Exploits0References3
Kitploit
Kitploit
โ€ขadded 2024/05/13 12:30 p.m.โ€ข140 views

BypassFuzzer - Fuzz 401/403/404 Pages For Bypasses

The original 403fuzzer.py : Fuzz 401/403ing endpoints for bypasses This tool performs various checks via headers, path normalization, verbs, etc. to attempt to bypass ACL's or URL validation. It will output the response codes and length for each request, in a nicely organized, color coded way so...

7.5AI score
Exploits0References1
Kitploit
Kitploit
โ€ขadded 2024/05/12 12:30 p.m.โ€ข96 views

PingRAT - Secretly Passes C2 Traffic Through Firewalls Using ICMP Payloads

PingRAT secretly passes C2 traffic through firewalls using ICMP payloads. Features: Uses ICMP for Command and Control Undetectable by most AV/EDR solutions Written in Go Installation: Download the binaries or build the binaries and you are ready to go: $ git clone...

7.4AI score
Exploits0References2
Kitploit
Kitploit
โ€ขadded 2024/05/11 12:30 p.m.โ€ข49 views

LOLSpoof - An Interactive Shell To Spoof Some LOLBins Command Line

LOLSpoof is a an interactive shell program that automatically spoof the command line arguments of the spawned process. Just call your incriminate-looking command line LOLBin e.g. powershell -w hidden -enc ZwBlAHQALQBwAHIAbwBjAGUA.... and LOLSpoof will ensure that the process creation telemetry...

7.7AI score
Exploits0References1
Kitploit
Kitploit
โ€ขadded 2024/05/10 12:30 p.m.โ€ข217 views

SQLMC - Check All Urls Of A Domain For SQL Injections

SQLMC SQL Injection Massive Checker is a tool designed to scan a domain for SQL injection vulnerabilities. It crawls the given URL up to a specified depth, checks each link for SQL injection vulnerabilities, and reports its findings. Features Scans a domain for SQL injection vulnerabilities Crawl...

8.6AI score
Exploits0References3
Kitploit
Kitploit
โ€ขadded 2024/05/09 12:30 p.m.โ€ข44 views

BadExclusionsNWBO - An Evolution From BadExclusions To Identify Folder Custom Or Undocumented Exclusions On AV/EDR

BadExclusionsNWBO is an evolution from BadExclusions to identify folder custom or undocumented exclusions on AV/EDR. How it works? BadExclusionsNWBO copies and runs HookChecker.exe in all folders and subfolders of a given path. You need to have HookChecker.exe on the same folder of...

7AI score
Exploits0References1
Kitploit
Kitploit
โ€ขadded 2024/05/08 12:30 p.m.โ€ข44 views

Ioctlance - A Tool That Is Used To Hunt Vulnerabilities In X64 WDM Drivers

Description Presented at CODE BLUE 2023, this project titled Enhanced Vulnerability Hunting in WDM Drivers with Symbolic Execution and Taint Analysis introduces IOCTLance, a tool that enhances its capacity to detect various vulnerability types in Windows Driver Model WDM drivers. In a comprehensi...

7.9AI score
Exploits0References5
Kitploit
Kitploit
โ€ขadded 2024/05/08 3:30 a.m.โ€ข43 views

NTLM Relay Gat - Powerful Tool Designed To Automate The Exploitation Of NTLM Relays

NTLM Relay Gat is a powerful tool designed to automate the exploitation of NTLM relays using ntlmrelayx.py from the Impacket tool suite. By leveraging the capabilities of ntlmrelayx.py, NTLM Relay Gat streamlines the process of exploiting NTLM relay vulnerabilities, offering a range of...

8.3AI score
Exploits0References1
Kitploit
Kitploit
โ€ขadded 2024/05/06 12:30 p.m.โ€ข39 views

Gftrace - A Command Line Windows API Tracing Tool For Golang Binaries

A command line Windows API tracing tool for Golang binaries. Note: This tool is a PoC and a work-in-progress prototype so please treat it as such. Feedbacks are always welcome! How it works? Although Golang programs contains a lot of nuances regarding the way they are built and their behavior in...

7.1AI score
Exploits0References4
Kitploit
Kitploit
โ€ขadded 2024/05/05 12:30 p.m.โ€ข34 views

HardeningMeter - Open-Source Python Tool Carefully Designed To Comprehensively Assess The Security Hardening Of Binaries And Systems

HardeningMeter is an open-source Python tool carefully designed to comprehensively assess the security hardening of binaries and systems. Its robust capabilities include thorough checks of various binary exploitation protection mechanisms, including Stack Canary, RELRO, randomizations ASLR, PIC,...

7.3AI score
Exploits0References1
Kitploit
Kitploit
โ€ขadded 2024/05/04 12:30 p.m.โ€ข33 views

JS-Tap - JavaScript Payload And Supporting Software To Be Used As XSS Payload Or Post Exploitation Implant To Monitor Users As They Use The Targeted Application

JavaScript payload and supporting software to be used as XSS payload or post exploitation implant to monitor users as they use the targeted application. Also includes a C2 for executing custom JavaScript payloads in clients. Changelogs Major changes are documented in the project Announcements:...

5.9AI score
Exploits0References2
Kitploit
Kitploit
โ€ขadded 2024/05/03 12:30 p.m.โ€ข54 views

MasterParser - Powerful DFIR Tool Designed For Analyzing And Parsing Linux Logs

What is MasterParser ? MasterParser stands as a robust Digital Forensics and Incident Response tool meticulously crafted for the analysis of Linux logs within the var/log directory. Specifically designed to expedite the investigative process for security incidents on Linux systems, MasterParser...

7.4AI score
Exploits0References2
Kitploit
Kitploit
โ€ขadded 2024/05/02 12:30 p.m.โ€ข85 views

C2-Cloud - The C2 Cloud Is A Robust Web-Based C2 Framework, Designed To Simplify The Life Of Penetration Testers

The C2 Cloud is a robust web-based C2 framework, designed to simplify the life of penetration testers. It allows easy access to compromised backdoors, just like accessing an EC2 instance in the AWS cloud. It can manage several simultaneous backdoor sessions with a user-friendly interface. C2 Clou...

7.4AI score
Exploits0References3
Kitploit
Kitploit
โ€ขadded 2024/05/01 12:30 p.m.โ€ข41 views

OSTE-Web-Log-Analyzer - Automate The Process Of Analyzing Web Server Logs With The Python Web Log Analyzer

Automate the process of analyzing web server logs with the Python Web Log Analyzer. This powerful tool is designed to enhance security by identifying and detecting various types of cyber attacks within your server logs. Stay ahead of potential threats with features that include: Features 1. Attac...

7AI score
Exploits0References1
Kitploit
Kitploit
โ€ขadded 2024/04/30 12:30 p.m.โ€ข59 views

ThievingFox - Remotely Retrieving Credentials From Password Managers And Windows Utilities

ThievingFox is a collection of post-exploitation tools to gather credentials from various password managers and windows utilities. Each module leverages a specific method of injecting into the target process, and then hooks internals functions to gather crendentials. The accompanying blog post ca...

8.2AI score
Exploits0References1
Kitploit
Kitploit
โ€ขadded 2024/04/29 12:30 p.m.โ€ข80 views

Galah - An LLM-powered Web Honeypot Using The OpenAI API

TL;DR: Galah /ษกษ™หˆlษ‘ห/ - pronounced 'guh-laa' is an LLM Large Language Model powered web honeypot, currently compatible with the OpenAI API, that is able to mimic various applications and dynamically respond to arbitrary HTTP requests. Description Named after the clever Australian parrot known for...

7.4AI score
Exploits0References1
Rows per page
Query Builder