Homeinformation GeatheringSitadel - Web Application security scanner

Sitadel – Web Application security scanner

Hello, a guy’s in this article I’m going to show you another Bug Hunter tool the name is called Sitadel. Sitadel is an update for WAScan making it compatible with python >= 3.4 It allows more flexibility for you to write new modules and implement new features.

Features

  1. Content Delivery Network detection

  2. Define Risk Level to allow for scans

  3. Plugin system

  4. Docker image available to build and run

How to install and use Sitadel Tool?

Step 1:

First of all, we need to download the Sitadel tool so type the below command in your terminal

				
					git clone https://github.com/shenril/Sitadel.git
				
			
download sitadel tool

Step 2:

Now change the directory so type the below commands In your terminal

				
					cd Sitadel
				
			
change directory

Step 3:

Now install the pip package so type the below command in your terminal

				
					sudo apt install pip
				
			
install pip

Step 4:

After that install, the requirements so execute the following commands on your terminal

				
					pip install .
pip3 install .
				
			
Sitadel โ€“ Web Application security scanner

Step 5:

Now Enter theย domainย name which you want to get theย informationย and it will show you all the details on the terminal

USAGE: python3 sitadel.py (domain name)

				
					python3 sitadel.py https://www.errorsfind.com
				
			
Sitadel โ€“ Web Application security scanner

CMS andย WAFย Detection

We try many differentย toolsย just to see these things but this has dumped both useful stuff in just a second.

Sitadel โ€“ Web Application security scanner

The risk level feature given by this tool is only being used forย detectingย the more useful stuff from the web application.

Sitadel โ€“ Web Application security scanner

RELATED ARTICLES

1 Comment

Leave A Reply

Please enter your comment!
Please enter your name here

Most Popular