Spaghetti

LSE toolsLSE toolsSpaghetti (380)Spaghetti (380)

Tool and Usage

Project details

License
GPLv3
Programming language
Python
Author
Momo Outaadi
Latest release
0.2.1 []

Project health

60
This score is calculated by different factors, like project age, last release date, etc.

Why this tool?

Spaghetti is a light tool that can fingerprint and enumerate common locations in web applications. It is powerful in detection commonly used web frameworks and content management systems (CMS). This makes the tool useful as an additional scanner in your toolkit. From the defensive side, it is good to learn what information is leaked, so additional hardening can be applied.

Background information

Installation steps:

  1. virtualenv Spaghetti
  2. cd Spaghetti/bin
  3. source activate
  4. git clone ttps://github.com/m4ll0k/Spaghetti
  5. cd Spaghetti
  6. pip install --requirement requirements.txt
  7. python spaghetti.py -u https://example.org -s 0 --verbose

The development of this tool looks to be stalled or stopped.

Usage and audience

Spaghetti is commonly used for penetration testing, vulnerability scanning, or vulnerability testing. Target users for this tool are pentesters and security professionals.

Tool review and remarks

The review and analysis of this project resulted in the following remarks for this security tool:

Strengths

  • + The source code of this software is available

Author and Maintainers

Spaghetti is under development by Momo Outaadi.

Installation

Supported operating systems

Spaghetti is known to work on Linux.

Spaghetti alternatives

Similar tools to Spaghetti:

74

Arachni

Web Application Security Scanner aimed towards helping users evaluate the security of web applications

72

CMSeeK

CMSeeK is a security scanner for content management systems (CMS) and used for security assessments. Read how it works in this review.

59

Wapiti

Wapiti is a security tool to perform vulnerability scans on web applications. It uses fuzzing to detect known and unknown paths, among other tests.

All Spaghetti alternatives

This tool page was updated at . Found an improvement? Help the community by submitting an update.