Skip to content

Latest commit

 

History

History
68 lines (50 loc) · 2.11 KB

README.md

File metadata and controls

68 lines (50 loc) · 2.11 KB

Kṣetra-jñam (The knower of the field)


ksetra_jnam

Kṣetra-jñam: A Web App Vulnerability Scanner

Disclaimer:

Kṣetra-jñam (the knower of the field) is a web application vulnerability scanner that uses both GUI and CLI interfaces to detect and report on the OWASP Top 10 vulnerabilities. With multiple scanning algorithms and customizable reporting, it helps developers and security teams identify and address critical security risks. Developed by Asim Tara Pathak.

Installation:

Note: Python-3 must be installed in your device

  1. Clone the MakhanChor repository to your local machine
  git clone https://github.com/asimtarapathak/Ksetra-jnam.git 
  1. Extract the file and Navigate to the Ksetra-jnam directory:
  cd Ksetra-jnam
  1. Run cmd and Install the required dependencies using pip:
  pip install -r requirements.txt

1

Usage:

Ksetra-jnam takes URL as input/argunment starting with format 'http or https://'. -h option can be used to see the usage menu.

 python Ksetra-jnam.py -h

2

Scanning web app or URL and saving report:

  python Ksetra-jnam.py -r http://testphp.vulnweb.com/login.php

3 4

Screenshot of Report generated by Ksetra-jnam:

5

Screenshot of GUI version of Kṣetra-jñam:

6

Below is the How to Guide Video of Kṣetra-jñam:

Ksetra.Jnam.mp4

Thank you for using Kṣetra-jñam! If you have any queries or feedback, please don't hesitate to reach out. :)