Lucene search
+L

7310 matches found

Kitploit
Kitploit
added 2026/09/15 3:08 a.m.53 views

amlsec

Automated Security Risk Identification in Cyber-Physical Production Systems Using AutomationML-Based Engineering Data This prototype implements the methods presented in the following two publications: 1. Eckhart, M., Ekelhart, A., & Weippl, E. R. 2020. Automated Security Risk Identification Using...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 1:53 a.m.8 views

PHP-Fuzzer

PHP Fuzzer This library implements a fuzzer for PHP, which can be used to find bugs in libraries particularly parsing libraries by feeding them "random" inputs. Feedback from edge coverage instrumentation is used to guide the choice of "random" inputs, such that new code paths are visited...

6AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/14 11:58 p.m.41 views

ronin

ronin Website Source Issues Documentation Discord | Mastodon Description Ronin is a free and Open Source Ruby toolkit for security research and development. Ronin contains many different CLI commands and Ruby libraries for a variety of security tasks, such as encoding/decoding data, filter...

6AI score
SaveExploits0References40
Kitploit
Kitploit
added 2026/09/14 9:07 p.m.42 views

hal

Welcome to HAL! HAL /hel/ is a comprehensive netlist reverse engineering and manipulation framework. Navigation 1. Introduction 2. Build Instructions 3. Quickstart Guide 4. Academic Context Introduction What the hell is HAL? Virtually all available research on netlist analysis operates on a...

6AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/14 7:25 p.m.121 views

getaltname

GSAN - Get Subject Alternative Names GSAN is a tool that can extract Subject Alternative Names SAN found in SSL Certificates directly from https servers which can provide you with DNS names subdomains or virtual servers. It doesn't rely on Certificate Transparency logs, it connects directly to th...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 7:10 p.m.168 views

angr

angr angr is a platform-agnostic binary analysis framework. It is brought to you by the Computer Security Lab at UC Santa Barbara, SEFCOM at Arizona State University, their associated CTF team, Shellphish, the open source community, and @rhelmot. Project Links Homepage: https://angr.io Project...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 6:09 p.m.139 views

truegaze

truegaze A static analysis tool for Android and iOS applications focusing on security issues outside the source code such as resource strings, third party libraries and configuration files. Requirements Python 3 is required and you can find all required modules in the requirements.txt file. Only...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 6:09 p.m.60 views

sploit

sploit Sploit is a Go package that aids in binary analysis and exploitation. The motivating factor behind the development of sploit is to be able to have a well designed API with functionality that rivals some of the more common Python exploit development frameworks while taking advantage of the ...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 5:41 p.m.10 views

TCPViewer

TCP Viewer A simple, native packet viewer for Mac. Website · Download · Docs · Releases TCP Viewer captures and reads network packets on macOS. It uses system libpcap for capture and Wireshark libraries for deep packet details. Features Native macOS app, built with AppKit Built on top of Wireshar...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 4:47 p.m.148 views

retire.js

Retire.js What you require you must also retire There are a plethora of JavaScript libraries for use on the Web and in Node.JS apps out there. This greatly simplifies development, but we need to stay up-to-date on security fixes. "Using Components with Known Vulnerabilities" is now a part of the...

5.7AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/14 4:47 p.m.6 views

retire.js

Retire.js require したものは、必ず retire させよ Web や Node.JS アプリで利用できる JavaScript ライブラリは数多く存在します。これにより開発は大幅に簡素化されますが、 セキュリティ修正については最新の状態を保つ必要があります。「既知の脆弱性のあるコンポーネントの使用」は現在 OWASP Top 10 に含まれており、安全でないライブラリは Web アプリに大きなリスクをもたらす可能性があります。Retire.js の目標は、既知の脆弱性を持つ JS ライブラリのバージョンの使用を 検出できるよう支援することです。 Retire.js...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 3:30 p.m.72 views

masc

masc A malware web scanner developed during CyperCamp Hackathon 2017 About homepage PyPI Features At the moment, there are some features avaiable for any type of website custom or CMS and some of them only available for specific platforms: Scan any website for malware using OWASP WebMalwareScanne...

5.5AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/14 2:23 p.m.3 views

retire.js

Retire.js What you require you must also retire There is a vast ecosystem of JavaScript libraries available for both web and Node.js applications. While these libraries significantly accelerate development, they also require ongoing maintenance to ensure security vulnerabilities are addressed...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/14 12:48 p.m.27 views

inforfinder

Inforfinder =========== Inforfinder is a tool made to collect information of any domain pointing at a server ip,domain,range,file. Requires python libs: pyRequests, lxml and py3DNS You can do the installation, with pip or you can install the inforfinder app as a package using python setup.py...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 10:46 a.m.97 views

ppfuzz

ppfuzz Prototype Pollution Fuzzer A fast tool to scan client-side prototype pollution vulnerability written in Rust. 🦀 Installation Binary Source Dependencies Demonstration Usage Basic Options Usage Supporting Materials Contributing Attribution Acknowledments License Installation...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 10:38 a.m.7 views

tiny_tracer

tinytracer トレーシングのための Pin ツール: API 呼び出し(選択された関数の入出力を含む) 定義されたローカル関数、静的リンクライブラリからの関数 選択された命令: RDTSC, CPUID, INT インラインシステムコール(選択されたシステムコールのパラメータを含む) トレース対象モジュールのセクション間の遷移(パックされたモジュールのOEPを見つけるのに役立ちます) 定義されたコードフラグメント内で実行された命令 既知のアンチデバッグおよびアンチVMテクニックの一部を回避します .tag 形式のレポートを生成します(他の解析ツールに読み込むことができます):...

6AI score
SaveExploits0References20
Kitploit
Kitploit
added 2026/09/14 10:13 a.m.8 views

ir-rescue

ir-rescue ir-rescue is composed of two sister scripts that collect a myriad of forensic data from 32-bit and 64-bit Windows systems ir-rescue-win and from Unix systems ir-rescue-nix. The scripts respect the order of volatility and artifacts that are changed with the execution e.g. , prefetch file...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 7:53 a.m.8 views

misp-taxonomies

MISP Taxonomies MISP Taxonomies es un conjunto de bibliotecas de clasificación comunes para etiquetar, clasificar y organizar información. La taxonomía permite expresar el mismo vocabulario entre un conjunto distribuido de usuarios y organizaciones. Las taxonomías que pueden utilizarse en MISP y ...

6AI score
SaveExploits0References176
Kitploit
Kitploit
added 2026/09/14 7:27 a.m.8 views

Android-Disassembler

Android-Disassembler CodeFactor スマートフォンで悪意のあるアプリを解析 メンテナンス状況 メンテナンスは再開されましたが、プロジェクトはまだ復旧と近代化の段階にあります。 ベースラインでは、ビルド前にサブモジュールが初期化されていることが前提となります。 デフォルトの開く/インポート/エクスポートフローは、最新のAndroidではSAFファーストの契約を使用します。 高度なインポートは、root、生ファイルシステム、インストール済みアプリのブラウジングのための別のパワーユーザー向けパスです。...

5.9AI score
SaveExploits0References25
EUVD
EUVD
added 2026/09/14 6:35 a.m.5 views

EUVD-2026-77216

The installer for Rakuten Kobo Desktop Application Windows version insecurely loads Dynamic Link Libraries. If there is a crafted DLL at the same directory when invoking the affected installer, arbitrary code may be executed with the privileges of the user who performed the installation...

8.4CVSS0.00181EPSS
SaveExploits0References2
Rows per page
Query Builder