Gaidaros: Systems analyzer for security vulnerabilities

Το Gaidaros έχει σχεδιαστεί για να είναι ένα γρήγορο και απλό στη χρήση εργαλείο ανίχνευσης ευπαθειών, που επικεντρώνεται στον Apache .

It is an automated pentesting, open source program, for detecting and exploiting the vulnerabilities of Web Applications. It comes with many powerful features for a complete yet correct testing.

It specializes in the Reconnaissance phase with the help of the OSINT Framework, which it makes the most of. Of course, this program cannot in any case replace a penetration , but it is a great help as it contains many features to save someone time and also to get a first taste about the security of their server.

Gaidaros - The Land of The Broken Minds

Specifications

  • Full Recognition
  • Apache Vuln
  • Common Web Application Vulner Scanner
  • OWASP Scanner
  • Post-scan Reporting

Installation

Gaidaros is essentially a Python , so you need her Python to run this program
sudo apt install python3

Pip3 is also required to download the necessary python packages
sudo apt install python3-pip

You can download Gaidaros the Git repository:
git clone https://github.com/Ch3lLIST4/Gaidaros.git

Install the requirements for the script to work properly:
cd Gaidaros
pip3 install -r requirements.txt

Use

For the help command, you can run the following command:
sudo python3 gaidaros.py -h

Add your own apikeys to use some of the sections
nano ./conf/keys.json

You need to install python-docx for Python3 to create a report
pip3 install python-docx

And of course a software to open and edit the MS docx file directly on your linux machine
sudo apt install libreoffice

You can download the program from here.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.082 registrants.

Written by Anastasis Vasileiadis

Translations are like women. When they are beautiful they are not faithful and when they are faithful they are not beautiful.

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).