Lucene search
+L

2581921 matches found

Kitploit
Kitploit
added 2026/09/04 3:40 a.m.57 views

aztarna

This repository has been archived and is not maintained any further. Refer to alurity for future progress on robot footprinting and fingerprinting. aztarna This repository contains Alias Robotics' aztarna, a footprinting tool for robots. Alias Robotics supports original robot manufacturers...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 3:40 a.m.5 views

CrowdFMS

Copyright C 2013 CrowdStrike, Inc. このファイルはBSDライセンスの条項と条件に従います。 詳細については、メインディレクトリのLICENSEファイルを参照してください。 CrowdFMSは、VirusTotalのプライベートAPIシステムを活用して、サンプルの収集と処理を自動化するためのフレームワークです。 このフレームワークは、ユーザーのYARA通知フィードでアラートを引き起こした最近のサンプルを自動的にダウンロードします。 ユーザーは、YARAルール名に基づいて、新しくダウンロードされたサンプルに対して実行するコマンドを指定することもできます。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 3:39 a.m.104 views

pathprober

pathprober Probe and discover HTTP pathname using brute-force methodology and filtered by specific word or 2 words at once. Purpose Brute-forcing website directories or HTTP pathname and validate using HTTP response code is not relevant anymore. This tool will help you to perform a penetration...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 3:39 a.m.7 views

flare-ida

Code Grafter 功能替换 关于 Code Grafter Code Grafter 是一个 IDA Python 脚本,它利用 IDA Pro 的 Bochs IDB Mode 来模拟导入 Windows API 函数的代码。类似 Bochs IDB mode 的模拟环境无法解析或模拟导入的函数,从而导致异常以及无法对某些代码使用模拟。Code Grafter 通过插入 opcodes 和数据来模拟一小部分导入的 Windows API 函数,解决了针对 Windows API 函数子集的问题。Code Grafter...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 3:39 a.m.2 views

defense-matrix

Defense Matrix Archived Project This project was an attempt to automate various aspects of Linux security auditing and hardening. As time passed, I K4YT3X found many of the methodologies used in this project to be unideal and obsolete. Therefore, I recommend not continuing using this project but...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/04 3:38 a.m.10 views

Perfusion

Perfusion En Windows 7 , Windows Server 2008R2 , Windows 8 y Windows Server 2012 , la clave de registro de los servicios RpcEptMapper y DnsCache solo en 7/2008R2 está configurada con permisos débiles. Cualquier usuario local puede crear una subclave Performance y luego aprovechar los Contadores d...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 3:35 a.m.8 views

firefox_tunnel

firefoxtunnel Firefoxを使用してリモート通信のトンネルを作成する方法。 ペイロードのI/Oにはcookie.sqliteと、自動送信するJavaScriptを含むHTMLを使用し、ブラウザは隠しモードで動作します。 ドキュメントを読む: https://medium.com/code-fighters/firefox-tunnel-to-bypass-any-firewall-bc6f8b432980 PoCを実行する手順:...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 3:34 a.m.105 views

xray

XRay has been reimplemented in Rust and expanded with more features, this repository is LEGACY code. Usehttps://github.com/evilsocket/legba XRAY XRay is a tool for network OSINT gathering, its goal is to make some of the initial tasks of information gathering and network mapping automatic. How Do...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 3:31 a.m.32 views

sub404

Sub404: A Fast Tool To Check Subdomain Takeover Vulnerability What is Sub 404 Sub 404 is a tool written in python which is used to check possibility of subdomain takeover vulnerability and it is fast as it is asynchronous. Why During recon process you might get a lot of subdomainse.g more than 10...

5.7AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/04 3:30 a.m.91 views

reternal-quickstart

RE:TERNAL Note: Still under development, only use for testing and do not expose interfaces! Current compose doesn't work yet, only try when you know what you're doing RE:TERNAL is a centralised purple team orchestration service to manage third-party C2 frameworks. Agents are installed on endpoint...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 3:29 a.m.6 views

sonar v0.4.1

root@kitploit: ███████╗ ██████╗ ███╗ ██╗ █████╗ ██████╗ ██╔════╝██╔═══██╗████╗ ██║██╔══██╗██╔══██╗ ███████╗██║ ██║██╔██╗ ██║███████║██████╔╝ ╚════██║██║ ██║██║╚██╗██║██╔══██║██╔══██╗ ███████║╚██████╔╝██║ ╚████║██║ ██║██║ ██║ ╚══════╝ ╚═════╝ ╚═╝ ╚═══╝╚═╝ ╚═╝╚═╝ ╚═╝ Know what's running on your...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 3:28 a.m.107 views

frida-fuzzer

Frida API Fuzzer v1.4 Copyright C 2020 Andrea Fioraldi [email protected] Released under the Apache License v2.0 This experimental fuzzer is meant to be used for API in-memory fuzzing. The design is highly inspired and based on AFL/AFL++. ATM the mutator is quite simple, just the AFL's havoc...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 3:27 a.m.123 views

path-auditor

PathAuditor The PathAuditor is a tool meant to find file access related vulnerabilities by auditing libc functions. The idea is roughly as follows: Audit every call to filesystem related libc functions performed by the binary. Check if the path used in the syscall is user-writable. In this case a...

7CVSS7.3AI score0.00271EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 3:25 a.m.7 views

PrintSpoofer

PrintSpoofer Windows 10 および Server 2016/2019 上で SeImpersonatePrivilege を悪用して LOCAL/NETWORK SERVICE から SYSTEM へ昇格します。 詳細: https://itm4n.github.io/printspoofer-abusing-impersonate-privileges/. 使用方法 -h オプションを使用してヘルプメッセージを確認できます。 root@kitploit: C:\TOOLSPrintSpoofer.exe -h PrintSpoofer v0.1 by @itm4n...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 3:23 a.m.978 views

widevine-l3-decryptor

Deprecation Warning This repository used to contain code to circumvent Widevine L3 DRM in Chrome on Windows machines. It's not working anymore as of May 31st 2021, but you can read the reversing writeup. Update Google issued a DMCA takedown request against most forks of this repository. The...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 3:23 a.m.132 views

pyre-check

!WARNING This Repository Is Archived This repository is no longer maintained and has been archived. Type checking: Pyre has been replaced by Pyrefly, our next-generation Python typechecker and language server. Security analysis Pysa: Pysa has moved to its own repository at github.com/facebook/Pys...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/04 3:21 a.m.552 views

adbsploit

ADBSploit A python based tool for exploiting and managing Android devices via ADB Currently on development Screenrecord Stream Screenrecord Extract Contacts Extract SMS Extract Messasing App Chats WhatsApp/Telegram/Line Install Backdoor And more... Installation root@kitploit: First Download or...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 3:21 a.m.5 views

PowerSploit

This project is no longer supported PowerSploit is a collection of Microsoft PowerShell modules that can be used to aid penetration testers during all phases of an assessment. PowerSploit is comprised of the following modules and scripts: CodeExecution Execute code on a target machine...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 3:19 a.m.4 views

onefuzz

❗ 重要なお知らせ ❗ 2023年8月31日 。 OneFuzzが最初にオープンソース化された2020年9月以来、私たちはファザーを実行するための最高級のオーケストレーターを構築し、製品のセキュリティと品質を向上させる旅を続けてきました。...

5.9AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/04 3:18 a.m.72 views

pe_tree

PE Tree PE Tree is a Python module for viewing Portable Executable PE files in a tree-view using pefile and PyQt5. It can also be used with IDA Pro, Ghidra, Volatility, Rekall and minidump to view and dump in-memory PE files, as well as perform import table reconstruction. Table of contents 1...

6AI score
SaveExploits0References12
Rows per page
Query Builder