Spaghetti is an Open Source web application scanner, it is designed to find various default and insecure files, configurations, and misconfigurations. Spaghetti is built on python2.7 and can run on any platform which has a Python environment.
Step 1 :-You need to download Spaghetti tool by executing this command in terminal window of kali linux.
git clone https://github.com/m4ll0k/Spaghetti.git
Step 2 :- Now install the all requiremets.
pip install -r requirements.txt
Step 3 :-Now you can run this tool easily, that give this command ./spaghetti.py and press enter button.
Step 4 :-Then Enter your Target Website.
Here I have used "techtrick.in" for demo purpose.
./spaghetti.py -u www.techtrick.in -s 0