Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A powerful command-line tool for website reconnaissance and information gathering

License

Notifications You must be signed in to change notification settings

VritraSecz/KalnemiX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KalnemiX

Updated To Latest version V:1.0.2

What's new ??

  • Enhanced User Experience
  • Added New Features
[+] SSL Scan                                                              
[+] OS Fingerprint                                                          
[+] Create Reverse Shell                                                           
[+] Create Deface Page                                                   

Overview

  • 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.

Description

  • 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.

Complete Features


[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                     

Installation

For Termux User

  • apt update -y
  • apt upgrade -y
  • apt install git -y
  • git clone https://github.com/VritraSecz/KalnemiX.git
  • cd KalnemiX
  • chmod +x *
  • bash setup.sh or ./setup.sh
  • python kalnemix.py

For Linux User

  • sudo apt-get update -y
  • sudo apt-get upgrade -y
  • sudo apt-get install git -y
  • sudo git clone https://github.com/VritraSecz/KalnemiX.git
  • sudo cd KalnemiX
  • sudo chmod +x *
  • sudo bash setup.sh
  • sudo python kalnemix.py

Screenshots

photo photo

About

A powerful command-line tool for website reconnaissance and information gathering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.7%
  • Shell 5.1%
  • HTML 2.1%
  • PHP 2.1%