Chibi-Oni is a Python-based application that provides network utility tools including host discovery, port scanning, network traffic analysis, and DDoS attack simulation. The application is available for both Linux and Windows platforms.
- Host Discovery: Scans a range of IP addresses and identifies active hosts.
- Port Scanning: Scans a target host for open ports.
- Network Statistics: Analyzes network traffic and identifies the most accessed hosts.
- DDoS Attack Simulation: Simulates DDoS attack on a specified target.
For detailed instructions on installing and using Chibi-Oni on Windows, refer to the README.md file in the Windows directory.
cd WindowsFor detailed instructions on installing and using Chibi-Oni on Linux, refer to the README.md file in the Linux directory.
cd Linux- Python 3.12.0
- Additional libraries may be required depending on the platform (details in respective directories)
This project is licensed under the MIT License. See the LICENSE file for more details.
Washif Akhtar