Lucene search
+L

104 matches found

Kitploit
Kitploit
added 2026/09/20 1:57 p.m.14 views

spurt

Spurt 概要 Spurt は、大量のトラフィックをシミュレートし、Web サーバーのパフォーマンスと耐障害性を評価するために設計された強力なストレステストツールです。Linux 上でテスト済みです。 Spurt はまず、対象 URL が有効かどうかをチェックします。カスタムモジュールを使用して一般的な "User-Agent" および "Referer" ヘッダーを高速に生成し、1 秒間に数千のリクエストを実行できます。別のモジュールはマルチスレッド処理に使用され、リクエストを並行して送信します。 コンパイル 前提条件 以下がインストールされていることを確認してください: Go Ma...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 1:15 p.m.20 views

ZX-DDoS

ZX-DDoS ZX-DDoS は、教育およびテスト目的のみのPythonベースのDDoSツール です。 免責事項: このリポジトリは教育、研究、ネットワークテスト目的のみに厳格に使用されます。 作者は、誤用や違法行為について一切の責任を負いません。 リポジトリ: https://github.com/Bogglo/ZX-DDoS 目次 説明 スクリーンショット メインファイル インストール Termux DebianベースのGNU/Linux Windows MacOS 使用方法 必須入力 要件 免責事項 説明 ZX-DDoS...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 1:02 p.m.119 views

uafuzz

UAFuzz: Binary-level Directed Fuzzing for Use-After-Free Vulnerabilities Directed Greybox Fuzzing DGF like AFLGo aims to perform stress testing on pre-selected potentially vulnerable target locations, with applications to different security contexts: 1 bug reproduction, 2 patch testing or 3 stati...

6.5AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/20 4:54 a.m.8 views

A-xex

A-xex このプロジェクトはネットワークセキュリティに焦点を当てた学校の課題の一部です。 作者は悪意のある使用について責任を負いません。 プロジェクトは常に更新されています。 A-xexフレームワークについて root@kitploit: A-xex is a simple and intuitive tool, it joins many important tools that can help in a hack action. The goal is to provide a simple, clear and organized interface but much usua...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 1:51 a.m.10 views

network-attacker

Network-Attacker network-attacker V0.1は、Mdk3 ビーコンフラッディング&非認証攻撃に基づくWi-Fiストレステスト用Bashスクリプトプログラムです。 ネットワークに対するビーコンフラッディングまたは非認証攻撃のための初心者からプロフェッショナルまでを支援するために作成されました。 インストール root@kitploit: sudo apt-get install git sudo git clone https://github.com/TunisianEagles/network-attacker.git cd network-attack...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 10:11 p.m.11 views

hulk

Hulk DoS 工具 HULK DoS 工具已从 Python 移植到 Go 语言。 原始 Python 实用工具由 Barry Shteiman 编写,详见 http://www.sectorix.com/2012/05/17/hulk-web-server-dos-tool/ 我只是快速粗略地按原样移植了代码。保留了原始函数名称,并基本保持了原始逻辑。 与 Python 版本的主要区别在于 Go 语言针对并发的架构:goroutine。hulk.py 会为连接池中的每个连接创建一个新线程,因此会使用成百上千个线程。 而 hulk.go 仅使用轻量级的 goroutine,这些...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 8:55 p.m.17 views

DDos_Attack.py

NetSTRIK - DDoS攻撃ツール ⚡ NetSTRIK は、サーバー、ネットワーク、ウェブサイトのストレス下での堅牢性とセキュリティをテストするために、大量のトラフィックをシミュレートする強力なDDoS(分散型サービス拒否)攻撃ツールです。これは、ペネトレーションテスター、倫理的ハッカー、セキュリティ研究者が大規模攻撃に対するターゲットシステムの脆弱性を評価するのを支援するために設計されています。 重要: このツールは倫理的ハッキング および許可されたテスト...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 8:43 p.m.30 views

tcpcopy

TCPCopy - A TCP Stream Replay Tool TCPCopy is a TCP stream replay tool for realistic testing of Internet server applications. Getting to Know TCPCopy An Overview of TCPCopy for Beginners A General Overview of TCPCopy Architecture TCPCopy Testing Use Cases TCPCopy Pre-Warming Examples Description...

5.4AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/19 6:50 p.m.15 views

Xerxes

Xerxes インターネットサービスのストレステストに利用可能な複数のベクトルを持つDosツール。 使用方法 root@kitploit: $ ./Xerxes -H --== Xerxes enhanced by Sepehrdad Sh ==-- bin/Xerxes OPTIONS Xerxes dos tool enhanced OPTIONS: -H, --help display this help menu -V, --version display version --vecs display available vectors -hrhost, --rhost=rhos...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 4:24 a.m.9 views

overload

Overload Python ベースのネットワークストレステストツールで、許可されたセキュリティテストのためのレイヤ 2、レイヤ 4、レイヤ 7 の攻撃手法を備えています。 !WARNING このプロジェクトはアーカイブされ、現在は積極的にメンテナンスされていません。ソースコードは引き続き利用可能ですが、新機能の追加やバグ修正、アップデートは予定されていません。 本プロジェクトはもはや開発当初の目標や関心を反映しておらず、今後の開発は中止されました。 特徴 レイヤ 7 攻撃: HTTP、HTTP Proxy、Slowloris、Slowloris Proxy POSIX システムでのレ...

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

ARTAXERXES

ARTAXERXES 🚀 高级多技术压力测试框架 面向高性能网络测试的教育型网络安全工具 📋 目录 🎯 概述 ⚡ 性能对比 🛠️ 技术栈 📊 架构 🚀 快速开始 ⚙️ 安装 💡 使用示例 🔧 高级配置 📈 基准测试 🧪 实验室搭建 🎓 教育价值 ⚠️ 法律免责声明 🎯 概述 Xerxes-Ultimate 代表了网络压力测试工具的下一代,专为教育型网络安全实验室设计。基于原始 Xerxes DoS 工具的基础构建,此实现利用前沿硬件加速技术,在保持教育透明性的同时实现前所未有的性能水平。 核心创新 🎮 多GPU加速 :利用最多 4 块 RTX 4070 Ti GPU 生成负载 ⚡...

6.1AI score
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerabilities have been resolved: jffs2: Fixed potential illegal address access in jffs2freeinode. During the stress testing of the jffs2 file system, the following abnormal outputs were found: 2430.649000 Unable to handle kernel paging request at virtual...

7.8CVSS6.2AI score0.00259EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.13 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: The corruption of the workqueue list was fixed by removing the worklist. The commit e1168f0 “RDMA/iwcm: Simplify cmeventhandler” changed the logic for submitting work to call queuework unconditionally. This was done wi...

9.8CVSS6.5AI score0.00465EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/27 2:17 p.m.16 views

UBUNTU-CVE-2026-45898

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix workqueue list corruption by removing worklist The commit e1168f0 "RDMA/iwcm: Simplify cmeventhandler" changed the work submission logic to unconditionally call queuework with the expectation that queuework would...

9.8CVSS5.7AI score0.00465EPSS
SaveExploits0References11
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.10 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm: filemap: fix nrpages calculation overflow in filemapmappages When running stress-ng on my Arm64 machine with v7.0-rc3 kernel, I encountered some very strange crash issues that appeared as “Bad page state”: "734.496287 BUG: Ba...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/04/25 1:37 a.m.15 views

SUSE CVE-2026-31648

In the Linux kernel, the following vulnerability has been resolved: mm: filemap: fix nrpages calculation overflow in filemapmappages When running stress-ng on my Arm64 machine with v7.0-rc3 kernel, I encountered some very strange crash issues showing up as "Bad page state": " 734.496287 BUG: Bad...

6.3CVSS5.6AI score0.0012EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/04/24 2:45 p.m.25 views

CVE-2026-31648

In the Linux kernel, the following vulnerability has been resolved: mm: filemap: fix nrpages calculation overflow in filemapmappages When running stress-ng on my Arm64 machine with v7.0-rc3 kernel, I encountered some very strange crash issues showing up as "Bad page state": " 734.496287 BUG: Bad...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/23 12:00 a.m.19 views

Keras 3.13.0 Bulk Generator for Large-Scale HDF5 Shape Test Models

This script is a parallel batch generator designed to create multiple .keras model files using a thread pool. Each file is generated with a predefined set of large tensor shapes intended for stress testing or memory-impact evaluation in HDF5/Keras workflows...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.12 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010689)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010689 advisory. In the Linux kernel, the following vulnerability has been resolved: arch/arm64: Fix topology initialization for core scheduling Arm64 systems rely on storecputopolog...

5.5CVSS6.1AI score0.00241EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/04/20 12:00 a.m.34 views

AppleSEPKeyStore Stress Tester / Fuzzer

This code is not a fully functional exploit, but rather a concurrency stress test and race-condition trigger targeting the Apple Secure Enclave key management driver AppleSEPKeyStore...

5.8AI score
SaveExploits0
Rows per page
Query Builder