Lucene search
+L

7541 matches found

Kitploit
Kitploit
added 2026/08/31 8:34 a.m.3 views

CVE-2024-22534

CVE-2024-22534 OneinStackデプロイメントツールで発見された情報漏えいの脆弱性であり、Dashboardを介して機密情報のエンドポイントを漏えいさせます。この脆弱性は、phpinfo.php、xprober.php、ocp.phpを通じて機密情報の漏えいを引き起こします。...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 3:33 a.m.3 views

iGPU-Leak

CVE-2019-14615: iGPU-Leak 脆弱性 ======== Wenjian He, Wei Zhang, Sharad Sinha and Sanjeev Das. iGPU Leak: Intel 統合 GPU における情報漏洩脆弱性。25th Asia and South Pacific Design Automation Conference ASP-DAC'20 の proceedings に掲載。 PDF を表示 スライドを表示 何が起きたのか? Intel 統合 GPU iGPU にセキュリティ上の問題が見つかりました。 これにより、攻撃者は iGPU...

5.5CVSS6.7AI score0.01447EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 12:18 a.m.164 views

androguard

Androguard Do you think your phone has been pwned ? please check IsMyPhonePwned New tool: Goauld Dynamic injection tool for Linux/Android See the new version of Androguard: https://github.com/androguard/androguard/tree/ng Installation Quick installation: root@kitploit: pip install androguard...

5.6AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/08/30 10:13 p.m.17 views

bfac

BFAC Advanced Backup-File Artifacts Testing for Web-Applications BFAC Backup File Artifacts Checker is an automated tool that checks for backup artifacts that may disclose the web-application's source code. The artifacts can also lead to leakage of sensitive information, such as passwords,...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 9:19 p.m.35 views

Astra

Astra REST API penetration testing is complex due to continuous changes in existing APIs and newly added APIs. Astra can be used by security engineers or developers as an integral part of their process, so they can detect and patch vulnerabilities early during development cycle. Astra can...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/30 2:51 p.m.3 views

droidbox

はじめに DroidBoxは、Androidアプリケーションの動的解析を提供するために開発されました。解析が完了した際に生成される結果には、以下の情報が含まれています: 解析対象パッケージのハッシュ 受信/送信ネットワークデータ ファイルの読み取りおよび書き込み操作 DexClassLoaderを介して起動されたサービスとロードされたクラス ネットワーク、ファイル、SMSを介した情報漏洩 回避された権限 Android APIを使用して実行された暗号化操作 ブロードキャストレシーバの一覧 送信されたSMSと電話...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 2:38 p.m.4 views

ecs_checker

EDNS Client Subnet ECS リモート検出ツール - CVE-2025-40766 このツールは、リモートDNSリゾルバーが EDNS Client Subnet ECS をサポートしているかどうかをチェックします。ECSは、CVE-2025-40766 のようなキャッシュポイズニングや情報漏えいの脆弱性にシステムをさらす可能性があるDNS拡張機能です。 🔍 機能概要 ECSオプション付きのDNSクエリを送信します 対象のDNSリゾルバーでECSが有効かどうかを検出します Linux/macOS(Python)とWindows(PowerShell)の両方に対応しています...

6.8CVSS6.1AI score0.00178EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 12:53 p.m.4 views

Gui-poc-test

Gui-poc-test A testing tool for CobaltStrike-RCE:CVE-2022-39197; Weblogic-RCE:CVE-2023-21839; MinIO:CVE-2023-28432 これら3つの脆弱性のグラフィカルな脆弱性検出および悪用ツール 注意事項 1. Jarの実行にはJava8が必要です 2. 単一ターゲット向けで、複数IPの脆弱性スキャンには対応していません 3. パッケージ化時、Weblogic脆弱性悪用にはwlfullclient.jarの参照が必要で、自分で追加する必要があります Usage java -jar...

7.5CVSS5.9AI score0.999EPSS
SaveExploits17References1
Kitploit
Kitploit
added 2026/08/30 10:01 a.m.3 views

smalien

Smalien Smalien es una herramienta de análisis de flujo de información y detección de fugas de información para analistas de aplicaciones Android. Smalien realiza análisis estático de taint en aplicaciones Android en una máquina Linux, así como análisis dinámico de taint, detección de fugas de...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/30 8:59 a.m.3 views

OptionsBleed-POC-Scanner

OptionsBleed-POC-Scanner OptionsBleed CVE-2017-9798 PoC / Scanner 詳細情報は近日公開予定です... 免責事項 このソフトウェアは、学術研究および効果的な防御技術の開発のみを目的として作成されたものであり、明示的に許可された場合を除き、システムへの攻撃に使用することを意図したものではありません。プロジェクトのメンテナーは、ソフトウェアの誤用について一切の責任を負いません。責任を持って使用してください。 使用方法 pip install -r requirements.txt root@kitploit: usage:...

7.5CVSS6.7AI score0.94999EPSS
SaveExploits9
Nuclei
Nuclei
added 2026/08/30 5:46 a.m.125 views

CrateDB Database - Arbitrary File Read

CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time. There is a COPY FROM function in the CrateDB database that is used to import file data into database tables. This function has a flaw, and authenticated attackers can use the COPY...

6.5CVSS6.7AI score0.03084EPSS
SaveExploits1
Nuclei
Nuclei
added 2026/08/30 5:46 a.m.50 views

WPEngine WPGraphQL 0.2.3 - Unauthenticated User Information Disclosure

An issue was discovered in the WPGraphQL 0.2.3 plugin for WordPress. By querying the 'users' RootQuery, it is possible, for an unauthenticated attacker, to retrieve all WordPress users details such as email address, role, and username. id: CVE-2019-9880 info: name: WPEngine WPGraphQL 0.2.3 -...

9.1CVSS7.3AI score0.34761EPSS
SaveExploits4References4
Nuclei
Nuclei
added 2026/08/30 5:46 a.m.50 views

Cisco RV110W RV130W RV215W Router - Information leakage

A vulnerability in the web-based management interface of Cisco RV110W, RV130W, and RV215W Routers could allow an unauthenticated, remote attacker to access the syslog file on an affected device. The vulnerability is due to improper authorization of an HTTP request. An attacker could exploit this...

5.3CVSS6.2AI score0.41657EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/30 5:46 a.m.76 views

AccessAlly <3.5.7 - Sensitive Information Leakage

WordPress AccessAlly plugin before 3.5.7 allows sensitive information leakage because the file "resource/frontend/product/product-shortcode.php" which is responsible for the accessallyorderform shortcode dumps serialize$SERVER, which contains all environment variables. The leakage occurs on all...

7.5CVSS7.1AI score0.05404EPSS
SaveExploits2References4
Nuclei
Nuclei
added 2026/08/30 5:46 a.m.106 views

CyberPower < v2.8.3 - SQL Injection

A sql injection vulnerability exists in CyberPower PowerPanel Enterprise prior to . id: CVE-2024-32736 info: name: CyberPower PDNU" tags: cve,cve2024,cyberpower,sqli,vkev,vuln http: - method: GET path: - "BaseURL/api/v1/confup?mode=&uid=1'%20UNION%20select%201,2,3,4,sqliteversion;--"...

7.5CVSS7.1AI score0.05408EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/08/30 5:46 a.m.95 views

Huawei Firewall - Local File Inclusion

USG9500 with versions of V500R001C30SPC100, V500R001C30SPC200, V500R001C30SPC600, V500R001C60SPC500, V500R005C00SPC100, V500R005C00SPC200 have an information leakage vulnerability. Due to improper processing of the initialization vector used in a specific encryption algorithm, an attacker who gai...

4.3CVSS5.9AI score0.01238EPSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/08/30 5:46 a.m.37 views

Netgear R6850 - Information Disclosure

Netgear R6850 router firmware version V1.1.0.88 contains an information leakage vulnerability in the currentsetting.htm page.This hidden interface is not protected by authentication, allowing unauthenticated attackers to access sensitive informationsuch as firmware version, model details,...

7.5CVSS5.9AI score0.01907EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/08/29 10:31 a.m.3 views

Android-Passive-Location-Tracker

Android-Passive-Location-Tracker App di localizzazione passiva senza richiedere esplicitamente autorizzazioni di posizione! Sfrutta la CVE-2018-15835 che sfrutta la perdita di informazioni del sistema operativo Android attraverso gli intent di broadcasting...

7.5CVSS7.1AI score0.02032EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/08/28 5:06 p.m.7 views

monitorr-exploit-toolkit

Monitorr-Exploit-Toolkit RCE über unsicheren Datei-Upload PHP-Reverse-Shell, Webshell usw. Erstellung von Administratorkonten über Autorisierungs-Bypass Technischer Informationsabfluss : Monitorr-Version, PHP-Version, Systemversion & Kernel, PHP-Konfiguration usw. Exploit für CVE-2020-28872 und...

9.8CVSS7.2AI score0.85785EPSS
SaveExploits9References4
Kitploit
Kitploit
added 2026/08/28 4:24 a.m.188 views

droid-hunter

root@kitploit: .---. .----------- / \ / ------ / / \ / ----- ╔╦╗╦═╗╔═╗╦╔╦╗ ╦ ╦╦ ╦╔╗╔╔╦╗╔═╗╦═╗ ////// ' / --- ║║╠╦╝║ ║║ ║║───╠═╣║ ║║║║ ║ ║╣ ╠╦╝ //// / // : : --- ═╩╝╩╚═╚═╝╩═╩╝ ╩ ╩╚═╝╝╚╝ ╩ ╚═╝╩╚═ // / / / '-- By HaHwul // //..\ www.hahwul.com ====UU====UU==== https://github.com/hahwul/droid-hunter...

5.5AI score
SaveExploits0References1
Rows per page
Query Builder