Lucene search
+L

1325 matches found

Kitploit
Kitploit
added 2026/09/03 10:38 a.m.4 views

DHCPig

DHCPig Whitehat DHCP hardening validation: exhaust a pool, hijack neighbours' leases, evict hosts off their addresses with forged ARP, and report whether the network stopped you. Needs root and Python 3.11+. Run the web UI Debian / Kali: grab the latest .deb from Releases and install it — puts...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 9:49 a.m.3 views

ipv4Bypass

ipv4Bypass Using IPv6 to Bypass Security Dependences tested on Kali Linux python3 nmap arp-scan apt-get install arp-scan python-nmap https://pypi.org/project/python-nmap/ Example on how to run the tool root@kitploit: $ python bypass.py -i eth0 -r 10.5.192.0/24 $ python bypass.py -h Usage: bypass....

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 9:23 a.m.3 views

elmocut

elmoCut Eye candy ARP spoofer for Windows Disclaimer • Screenshots • Description • Features • Limitations • Download • Requirements • Manual • Run From Source •...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/03 9:19 a.m.6 views

habu

Habu Hacking Toolkit I'm developing Habu to teach and learn some concepts about Python and Network Hacking. Some techniques implemented in the current version are: ARP Poisoning and Sniffing DHCP Discover and Starvation Subdomains Identification Certificate Cloning TCP Analysis ISN, Flags Usernam...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 8:41 a.m.5 views

kickthemout

KickThemOut KickThemOut - デバイスをネットワークから強制切断 ネットワークからデバイスを追い出し、帯域を独り占めするためのツールです。 特定のデバイスまたはすべてのデバイスを選択し、ローカルエリアネットワーク上でARPスプーフィングを行います。 Python 3+ に対応 🎉。 Windows には非対応。 作者: Nikolaos Kamarinakis & David Schütz ✨最新記事を読む: KickThemout v2.0!🎉 インストール Debian インストール...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/03 8:41 a.m.42 views

kickthemout

KickThemOut KickThemOut - Kick Devices Off Your Network A tool to kick devices out of your network and enjoy all the bandwidth for yourself. It allows you to select specific or all devices and ARP spoofs them off your local area network. Compatible with Python 3+ 🎉. Not compatible with Windows...

5.5AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/03 8:09 a.m.2 views

EvilNet

EvilNet install : root@kitploit: sudo pip3 install -r requirements.txt EvilNet Attack Network Scan Network Wifi Attack ARP Attack Brute Force Attack protocol !EvilNetattackhttps://raw.githubusercontent.com/Matrix07ksa/...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 7:51 a.m.3 views

evillimiter-windows

Windows向けEvil Limiter 物理的または管理者権限なしでネットワークに接続されたデバイスの帯域幅(アップロード/ダウンロード)を制限するツールです。 evillimiterはARPスプーフィングとトラフィックシェーピングを使用して、ネットワーク上のホストの帯域幅を抑制します。詳細は以下で説明します。 このツールは、Linux向けのオリジナルCLIツールEvil LimiterのWindows GUI移植版です。 必要条件 Windows 7以上 不足している要件(Npcapなどのサードパーティアプリケーションを含む)は、セットアップ実行時にインストールされます。 インスト...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/03 7:51 a.m.257 views

evillimiter-windows

Evil Limiter for Windows A tool to limit the bandwidth upload/download of devices connected to your network without physical or administrative access. evillimiter employs ARP spoofing and traffic shaping to throttle the bandwidth of hosts on the network. This is explained in detail below. This to...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/03 7:30 a.m.8 views

whosthere

Whosthere Local Area Network discovery tool with an interactive Terminal User Interface TUI written in Go. Discover, explore, and understand your LAN in an intuitive way. Whosthere performs unprivileged, concurrent scans using mDNS and SSDP scanners. Additionally, it sweeps the local subnet by...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/03 6:28 a.m.5 views

eavesarp

Eavesarp A reconnaissance tool that analyzes ARP requests to identify hosts that are likely communicating with one another, which is useful in those dreaded situations where LLMNR/NBNS aren't in use for name resolution. Brought to you by: Requirements/Installation This is only gon' work on Kali o...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 5:42 a.m.6 views

Internet-Scanner

Local Network Scanner A Tkinter GUI that scans a local IPv4 network ARP + nmap probing, shows devices, lets you run full port scans, and export results. Quick overview ARP scan to discover devices on the LAN. Improved nmap probes for hostname, vendor, open ports, OS guess, and latency. Full-port...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 5:38 a.m.238 views

sx

sx is the command-line network scanner designed to follow the UNIX philosophy. The goal of this project is to create the fastest network scanner with clean and simple code. 📖 Table of Contents Features Install Build from source Quick Start References Contributing Credits License ✨ Features ⚡ 30x...

6.1AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/03 5:20 a.m.67 views

ssh-mitm

SSH-MITM - ssh audits made simple An interactive SSH interception tool for authorized security audits. Intercept sessions, monitor live traffic, inject commands, and manipulate file transfers — all in real time. !Follow me on...

5.9AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/03 5:03 a.m.4 views

Seth

Seth Seth is a tool written in Python and Bash to MitM RDP connections by attempting to downgrade the connection in order to extract clear text credentials. It was developed to raise awareness and educate about the importance of properly configured RDP connections in the context of pentests,...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 5:02 a.m.3 views

shARP

|| || /\ | ? | ? || / \ | ? | ? || / \ | ? | ? // ||------- / \ |? |? // || || /--------\ | \ | // || || / \ | \ | // || || / \ | \ | // || || / \ | \ | // || || / \ | \ | Description- ARP spoofing allows an attacker to intercept data frames on a network, modify the traffic, or stop all traffic...

5.9AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/03 4:54 a.m.4 views

kernel: bonding: alb: fix UAF in rlb_arp_recv during bond up/down

A flaw was found in the Linux kernel's bonding driver, specifically within the Active-Backup Load Balancing ALB receive path. A local attacker can trigger a Use-After-Free UAF vulnerability in the rlbarprecv function by rapidly bringing a bond interface up and down while receiving Address...

7.8CVSS0.00126EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/03 4:14 a.m.27 views

arp-validator

arp-validator Security Tool to detect arp poisoning attacks Features Uses a faster approach in detection of arp poisoning attacks compared to passive approaches Detects not only presence of ARP Poisoning but also valid IP-MAC mapping when LAN hosts are using non-customized network stack Stores...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/03 4:14 a.m.7 views

arp-validator

arp-validator ARPポイズニング攻撃を検出するセキュリティツール 機能 パッシブなアプローチと比較して、ARPポイズニング攻撃をより高速に検出するアプローチを採用 ARPポイズニングの存在だけでなく、有効なIP-MACマッピングも検出(LANホストがカスタマイズされていないネットワークスタックを使用している場合) 検証済みホストを保存して速度を向上 通常のトラフィックを妨害せずにデーモンプロセスとして動作 任意の外部ファイルにログを記録 アーキテクチャ root@kitploit: +-------------+ +---------------+ +-----------...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/03 3:41 a.m.6 views

scutum

SCUTUM ファイアウォール はじめに 簡単に言うと、SCUTUM は悪意のあるTCP/UDPトラフィックやARPスプーフィング攻撃からあなたのパーソナルコンピュータを自動的に設定します。 このソフトウェアはUFWを使用して従来のファイアウォールを設定し、ゲートウェイMACアドレスを決定してロックすることで、ARPスプーフィングを防ぎます。 このソフトウェアはコンパクトで効果的になるように設計されています。現在、一度に1つのインターフェースのみをサポートできます。トラフィックは1つのインターフェースでのみ許可されます。複数のインターフェースを同時にサポートする可能性を検討中です。...

5.9AI score
SaveExploits0References1
Rows per page
Query Builder