Lucene search
+L

314 matches found

Kitploit
Kitploit
added 2026/09/21 4:02 a.m.424 views

wesng

Windows Exploit Suggester - Next Generation WES-NG WES-NG is a tool based on the output of Windows' systeminfo utility which provides the list of vulnerabilities the OS is vulnerable to, including any exploits for these vulnerabilities. Every Windows OS between Windows XP and Windows 11, includin...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/21 2:02 a.m.382 views

subjack

subjack DNS Takeover Scanner Subjack is a DNS takeover scanner written in Go designed to scan a list of domains concurrently and identify ones that are able to be hijacked. With Go's speed and efficiency, this tool really stands out when it comes to mass-testing. Always double check the results...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 3:34 p.m.9 views

rayhunter

Rayhunter Rayhunter 是一个用于检测 IMSI 捕集器(也称为基站模拟器或 Stingray)的项目。它最初设计用于在名为 Orbic RC400L 的廉价移动热点上运行,但得益于社区的努力,它也可以支持其他一些设备。同时,它的设计目标是尽可能简化安装和使用流程,无论你的技术水平如何,都能轻松上手,并将误报率降至最低。 → 查看安装指南以开始使用。 → 要了解更多关于项目目标以及 IMSI 捕集器的一般信息,请查看我们的介绍性博客文章。 → 如需讨论、寻求帮助,或加入 Mattermost 频道并参与项目和社区,请查看这里列出的多种方式! → 要更全面地了解该项目,请查...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/20 11:44 a.m.12 views

Analysis

検知エンジニアリングノートと分析 このリポジトリは、ラボテスト、ログ分析、実際のSOCワークフローに基づいた実践的な検知研究を文書化しています。 焦点は、攻撃者の手法が実際にログにどのように現れるか、どの検知ロジックが実運用で機能し、何が失敗し、どこで偽陽性が発生するかにあります。すべてのコンテンツは、アナリストと検知エンジニアのための防御的な視点から書かれています。 これは攻撃ツールやエクスプロイト開発ではありません。 このリポジトリに含まれるもの DLLハイジャックとサイドローディング...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 11:10 a.m.10 views

waf-bypass

WAFバイパスツール WAF Bypass Toolは、定義済みおよびカスタマイズ可能なペイロードを使用して、WAFのFalse Positives(誤検知)およびFalse Negatives(見逃し)を分析するためのオープンソースツールです。攻撃者が行う前にWAFをチェックしましょう。WAF Bypass Toolは、Nemesida WAFチームがコミュニティの参加のもとで開発しました。 違法行為は行わないでください 違法または不正な目的での使用は禁止されています。法律を破らないでください。このソフトウェアの使用に関連する可能性のあるリスクについて、当社は一切責任を負いません。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 11:10 a.m.143 views

waf-bypass

WAF Bypass Tool WAF Bypass Tool is an open source tool to analyze the security of any WAF for False Positives and False Negatives using predefined and customizable payloads. Check your WAF before an attacker does. WAF Bypass Tool is developed by Nemesida WAF team with the participation of...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 9:34 a.m.42 views

apidetector

APIDetector is a powerful and efficient tool designed for testing exposed Swagger endpoints in various subdomains with unique smart capabilities to detect false-positives. It's particularly useful for security professionals and developers who are engaged in API testing and vulnerability scanning...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 8:21 a.m.60 views

confused

Confused A tool for checking for lingering free namespaces for private package names referenced in dependency configuration for Python pypi requirements.txt, JavaScript npm package.json, PHP composer composer.json or MVN maven pom.xml. What is this all about? On 9th of February 2021, a security...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 8:18 a.m.14 views

slowql

SlowQL 最速のオフラインSQL静的解析ツール。Rustで構築され、誤検知ゼロを実現。 SQLインジェクション、パフォーマンス低下、インデックス欠落、無制限クエリ、コンプライアンス違反など、282以上の問題を本番環境に到達する前に検出。データベース接続は不要です。 SlowQLの機能 SlowQLはSQLファイルとアプリケーションソースコードをスキャンし、セキュリティ脆弱性、パフォーマンス低下、信頼性リスク、コスト非効率、コンプライアンス違反、コード品質の問題を検出します。データベースに接続せずにオフラインで動作します。 主な特性 実証済みモードで誤検知ゼロ。...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/20 5:56 a.m.11 views

cq

cq Code Query,一个通用的代码安全扫描工具。 CQ 扫描代码中的安全漏洞以及安全导向的代码审查人员感兴趣的其他项目。 它将包含所发现问题引用的文本文件输出到一个输出目录。这些输出文件随后可以被审查, 通过 unix 命令行工具(如 grep)进行过滤,或者作为一种“跳转”到代码库中指定 file:line 引用的手段。 一种流行的用法是将输出文件视为“待办事项”列表:在审查过程中删除那些被认为是误报的引用, 或者将引用复制到某个报告文件中,以便详细审查或作为 bug 报告的基础。 该工具极其基础,主要依靠手动操作,并假定使用者对应用程序安全漏洞和代码审查有深入了解。...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 3:37 a.m.86 views

hijackthis

Download Latest build v3.x - Release Stable build v2 outdated - not updated anymore this is beta-version - major changes are in progress; although it is definitely safe to use HiJackThis+ HiJackThis+ Plus previously called: HiJackThis Fork v3 is a fork and a continuation of the original Trend Mic...

5.8AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/09/20 2:52 a.m.37 views

pocsploit

pocsploit 中文 README pocsploit is a lightweight, flexible and novel open source poc verification framework Pain points of the POC framework in the market 1. There are too many params, I don't know how to get started, but only some of them are commonly used. 2. YAML poc frameworklike nuclei & xray ...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 2:15 a.m.67 views

rapidscan

🟥 RapidScan v1.2 - The Multi-Tool Web Vulnerability Scanner RapidScan has been ported to Python3 i.e. v1.2. The Python2.7 codebase is available on v1.1 releases section. Download and use it if you still haven't upgraded to Python 3. Kindly note that the v1.1 Python2.7 will not be enhanced further...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/20 12:11 a.m.13 views

wpgarlic

wpgarlic WordPressプラグインの概念実証ファザーであり、300以上の脆弱性の発見につながりました。これらの脆弱性は、約3000万サイトにインストールされているWordPressプラグインに存在していました。 使用された手法は https://kazet.cc/2022/02/03/fuzzing-wordpress-plugins.html で説明されています。...

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

shellshock_crawler

前提条件 1. sudo pip install shell 2. google python search をインストールする。 https://github.com/MarioVilas/google 実行 Google を使って最初の1000サイトを検索し、/etc/passwd を取得しようとします。 テストの結果、root化できるホストが非常に多く存在することがわかりました!!!! ちなみに、これはプロトタイプであり、誤検出が含まれています。 出力例: 2番目のフィールドが !!! の場合、シェルを取得できます! root@kitploit: $ python...

10CVSS8.4AI score0.99999EPSS
SaveExploits146References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: kernfs: The constraint in the draining guard has been relaxed. The active reference lifecycle provides a mechanism for breaking and unbreaking references, but the active reference is not truly active after being unbroken—callers ...

5.5CVSS6AI score0.00166EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/14 10:57 a.m.11 views

perl: Perl: Incorrect regular expression processing via large regular expressions

A flaw was found in Perl. When the Perl regular expression engine processes patterns with a very large number of alternative fixed strings, an internal data field can overflow. This leads to silently incorrect regular expression matches, causing the engine to either match strings it should not...

9.1CVSS5.8AI score0.00432EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/14 7:33 a.m.11 views

perl: Perl: Incorrect regular expression processing via large regular expressions

A flaw was found in Perl. When the Perl regular expression engine processes patterns with a very large number of alternative fixed strings, an internal data field can overflow. This leads to silently incorrect regular expression matches, causing the engine to either match strings it should not...

9.1CVSS5.8AI score0.00432EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: nfsd: fixed RELEASELOCKOWNER The test on socount in nfsd4releaselockowner is pointless and harmful. revert to using checkforlocks, and change it to not sleep. Firstly, it’s harmful. As documented in the kdoc comment for...

5.5CVSS6.1AI score0.00197EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/18 6:24 p.m.8 views

CVE-2026-13221

A flaw was found in Perl. When the Perl regular expression engine processes patterns with a very large number of alternative fixed strings, an internal data field can overflow. This leads to silently incorrect regular expression matches, causing the engine to either match strings it should not...

9.1CVSS5.4AI score0.00432EPSS
SaveExploits0References5
Rows per page
Query Builder