1436857 matches found
Research-on-CVE-2025-9998
Research-on-CVE-2025-9998 CVE-2025-9998中的漏洞以及借助人工智能对这些漏洞的解决方案。...
CVE-2014-6271
CVE-2014-6271 利用 用法:CVE-2014-6271.py 目标 URI 的完整路径 命令...
cve-2021-3007-vulnerable
CVE-2021-3007 脆弱性テスト環境 セキュリティスキャナでのCVE-2021-3007検出を検証するための、意図的に脆弱性を持たせたテスト環境です。 脆弱性概要...
CVE-2024-2876
CVE-2024-2876...
CVE-2019-18935-checker
CVE-2019-18935-checker...
CVE-2019-0539
CVE-2019-0539...
burpgpt
!IMPORTANT Announcing the launch of BurpGPT Pro, the edition specifically tailored to meet the needs of professionals and cyber boutiques. Discover a host of powerful features and a user-friendly interface that enhances your capabilities and ensures an optimal user experience. To access these...
h2t
h2t - HTTP 强化工具 描述 h2t 是一个简单的工具,用于帮助系统管理员强化其网站。 截至目前,h2t 可以检查网站头部,并推荐如何改进。 依赖项 Python 3 colorama requests 安装 root@kitploit: $ git clone https://github.com/gildasio/h2t $ cd h2t $ pip install -r requirements.txt $ ./h2t.py -h ……或者通过 Docker 方式: root@kitploit: $ git clone...
h2t
h2t - HTTP Hardening Tool Description h2t is a simple tool to help sysadmins to hardening their websites. Until now h2t checks the website headers and recommends how to make it better. Dependences Python 3 colorama requests Install root@kitploit: $ git clone https://github.com/gildasio/h2t $ cd h...
hyenae-ng
Hyenae NG Hyenae NG Next Generation is a re-write of the original Hyenae tool which was originally published back in the year 2010. Besides switching from C to C++, using modern design concepts, Hyenae NG was just like the original Hyenae written with maximum portability in mind. Since the origin...
Updated nodejs packages fix security vulnerabilities
http2: retain header memory in session accounting. CVE-2026-56846 http2: defer rst stream while in scope. CVE-2026-56848 permission: avoid granting radix split nodes. CVE-2026-58043 https: distinguish PFX object-array agent keys. CVE-2026-56850 https: bind identity checks to session reuse...
cve-2017-12615
cve-2017-12615...
PentesterLab-Intercept-CVE-2014-1266
このリポジトリには README がありません。...
CVE-2024-32002-hook
このリポジトリには README がありません。...
CVE-2023-38609
このリポジトリには README がありません。...
semgrep-rules
Trail of Bits 公開 Semgrep ルール このリポジトリには、Trail of Bits が開発し公開している Semgrep ルールが含まれています。これらは当社の継続的な開発活動の一部であり、セキュリティ監査、脆弱性調査、社内プロジェクトで使用されています。新しい技術を特定するにつれて、時間の経過とともに進化していきます。 Semgrep のガイダンスについては、Testing Handbook を参照してください。 Semgrep の使用方法 ルールを実行する最も簡単な方法は、Semgrep レジストリ...
CVE-2019-9849
CVE-2019-9849: LibreOfficeの「ステルスモード」におけるリモート箇条書きグラフィックの取得 LibreOfficeには、「ステルスモード」があり、「信頼された」と見なされる場所からのドキュメントのみがリモートリソースを取得できるようになっています。 このモードはデフォルトではありませんが、ドキュメント内にリモートリソースを含めるLibreOfficeの機能を無効にしたいユーザーが有効にすることができます。 バージョン6.2.5以前では、箇条書きグラフィックがこの保護から除外されるという欠陥が存在していました。...
wanderer
Wanderer Wanderer is an open-source program that collects information about running processes. This information includes the integrity level, the presence of the AMSI as a loaded module, whether it is running as 64-bit or 32-bit as well as the privilege level of the current process. This...
psychic-signatures
CVE-2022-21449: Javaにおけるサイキック署名...
CVE-2024-38821-POC
CVE-2024-38821: 概念実証(PoC): Spring Framework における認証バイパス これは CVE-2024-38821 脆弱性の概念実証です。 実行手順 1. Docker イメージをビルドします(Spring Boot 3.3.4、Spring Framework 6.1.13 ベース) root@kitploit: cd vuln docker build -t cve-2024-38821-poc . 2. コンテナを起動し、ポート8080をホストマシンに公開します root@kitploit: docker run -d -p 8080:8080...