104 matches found
spurt
Spurt 概要 Spurt は、大量のトラフィックをシミュレートし、Web サーバーのパフォーマンスと耐障害性を評価するために設計された強力なストレステストツールです。Linux 上でテスト済みです。 Spurt はまず、対象 URL が有効かどうかをチェックします。カスタムモジュールを使用して一般的な "User-Agent" および "Referer" ヘッダーを高速に生成し、1 秒間に数千のリクエストを実行できます。別のモジュールはマルチスレッド処理に使用され、リクエストを並行して送信します。 コンパイル 前提条件 以下がインストールされていることを確認してください: Go Ma...
ZX-DDoS
ZX-DDoS ZX-DDoS は、教育およびテスト目的のみのPythonベースのDDoSツール です。 免責事項: このリポジトリは教育、研究、ネットワークテスト目的のみに厳格に使用されます。 作者は、誤用や違法行為について一切の責任を負いません。 リポジトリ: https://github.com/Bogglo/ZX-DDoS 目次 説明 スクリーンショット メインファイル インストール Termux DebianベースのGNU/Linux Windows MacOS 使用方法 必須入力 要件 免責事項 説明 ZX-DDoS...
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...
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...
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...
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,这些...
DDos_Attack.py
NetSTRIK - DDoS攻撃ツール ⚡ NetSTRIK は、サーバー、ネットワーク、ウェブサイトのストレス下での堅牢性とセキュリティをテストするために、大量のトラフィックをシミュレートする強力なDDoS(分散型サービス拒否)攻撃ツールです。これは、ペネトレーションテスター、倫理的ハッカー、セキュリティ研究者が大規模攻撃に対するターゲットシステムの脆弱性を評価するのを支援するために設計されています。 重要: このツールは倫理的ハッキング および許可されたテスト...
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...
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...
overload
Overload Python ベースのネットワークストレステストツールで、許可されたセキュリティテストのためのレイヤ 2、レイヤ 4、レイヤ 7 の攻撃手法を備えています。 !WARNING このプロジェクトはアーカイブされ、現在は積極的にメンテナンスされていません。ソースコードは引き続き利用可能ですが、新機能の追加やバグ修正、アップデートは予定されていません。 本プロジェクトはもはや開発当初の目標や関心を反映しておらず、今後の開発は中止されました。 特徴 レイヤ 7 攻撃: HTTP、HTTP Proxy、Slowloris、Slowloris Proxy POSIX システムでのレ...
ARTAXERXES
ARTAXERXES 🚀 高级多技术压力测试框架 面向高性能网络测试的教育型网络安全工具 📋 目录 🎯 概述 ⚡ 性能对比 🛠️ 技术栈 📊 架构 🚀 快速开始 ⚙️ 安装 💡 使用示例 🔧 高级配置 📈 基准测试 🧪 实验室搭建 🎓 教育价值 ⚠️ 法律免责声明 🎯 概述 Xerxes-Ultimate 代表了网络压力测试工具的下一代,专为教育型网络安全实验室设计。基于原始 Xerxes DoS 工具的基础构建,此实现利用前沿硬件加速技术,在保持教育透明性的同时实现前所未有的性能水平。 核心创新 🎮 多GPU加速 :利用最多 4 块 RTX 4070 Ti GPU 生成负载 ⚡...
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...
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...
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...
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...
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...
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...
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...
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...
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...