- Enhanced User Experience
- Added New Features
[+] SSL Scan
[+] OS Fingerprint
[+] Create Reverse Shell
[+] Create Deface Page
- KalnemiX is a comprehensive web pentesting tool that provides a variety of features to test and assess the security of web applications. It offers a wide range of functions such as WhoIs lookup, IP lookup, subdomain discovery, HTTP header display, robots scanner and More.
- KalnemiX is a powerful and user-friendly web pentesting tool designed to assist in the testing and evaluation of website security. With its comprehensive range of features, KalnemiX is capable of conducting a variety of tests, including WhoIs and IP lookups, subdomain and hidden file searches, hash cracking, and port scanning. Additionally, the tool includes a DNS lookup feature, traceroute functionality, and the ability to extract URLs and scan for open ports. With its robust feature set and intuitive interface, KalnemiX is an essential tool for security researchers, network administrators, and anyone else who needs to access the security of websites and web applications.
[01] WhoIs Lookup
[02] IP Lookup
[03] Find Subdomain
[04] Show Http Header
[05] Robots Scanner
[06] DNS Lookup
[07] Reverse IP Lookup
[08] Traceroute
[09] Scan Open Port
[10] Extract URL
[11] Find Hidden files
[12] Crack Hash
[13] Get IMG Metadata
[14] Subnet Lookup
[15] SSL Scan
[16] OS Fingerprint
[17] Create Reverse Shell
[18] Create Deface Page
For Termux User
apt update -yapt upgrade -yapt install git -ygit clone https://github.com/VritraSecz/KalnemiX.gitcd KalnemiXchmod +x *bash setup.shor./setup.shpython kalnemix.py
For Linux User
sudo apt-get update -ysudo apt-get upgrade -ysudo apt-get install git -ysudo git clone https://github.com/VritraSecz/KalnemiX.gitsudo cd KalnemiXsudo chmod +x *sudo bash setup.shsudo python kalnemix.py