Hacking Tools

Spaghetti Download – Web Application Security Scanner

root@darknet:~/Spaghetti# python spaghetti.py

  _____             _       _   _   _

|   __|___ ___ ___| |_ ___| |_| |_|_|

|__   | . | .‘| . |   | –_|  _|  _| |

|_____|  _|__,|_  |_|_|___|_| |_| |_|

       |_|     |___|          v0.1.3

~/# Spaghetti – Web Application Security Scanner

~/# Codename – MR.R0B0T

~/# Momo Outaadi (@M4ll0k)

~/# https://github.com/m4ll0k/Spaghetti

Usage:

        –u —url        Target URL (eg: http://example.com)

        –s —scan       Scan Options (default=0):

                0:      Full Scan

                1:      Bruteforce (dirs,files,..)

                2:      Disclosure (ip,emails,..)

                3:      Attacks (sql,lfi,..)

                4:      Others (webdav,..)

                5:      Vulns (shellshock,..)

                6:      Fingerprint only

        —crawler       Deep crawling (slow)

        —agent         Use the specified user–agent

        —random–agent  Use a random user–agent

        —redirect      Redirect target URL, default=True

        —timeout       Set timeout, default=None

        —cookie        Set cookie, default=None

        —proxy         Set proxy, (host:port)

        —verbose       Verbose output

        —version       Show version

        —help          Show this help and exit

Examples:

        spaghetti.py —url http://example.com

        spaghetti.py —url http://example.com –scan [0-6]

        spaghetti.py —url http://example.com –scan 1 –crawler

Source : DarkNet

Previous ArticleNext Article
Send this to a friend