Skip to main content

A tool made to facilitate the analysis of html code.

Project description

Spyder-HTML

A tool made to facilitate the analysis of html code.

INSTALL(git clone):

git clone https://github.com/accessmaker/Spyder-ml

python setup.py install

INSTALL(PIP):

pip install spyder-ml

USAGE:

spyderml [-h] [-t TARGET] [--tr TR] [--update] [--tags TAGS | --comments | --attribs ATTRIBS | --getjs | --techs | --geturls | --html | --jsr] [-o OUTPUT] [-C COOKIE] [-A AGENT] [-hf HEADERSFILE] [-S] [-w WORKERS] [--domain DOMAIN] [--cache] [--proxy PROXY] [-D DATA [DATA ...]]

A tool made to facilitate the analysis of html code.

options:
-h, --help show this help message and exit
-t TARGET, --target TARGET
Parameter that defines the target URL< http://example.com/index.html
--tr TR Type of request(POST or GET(Default)). --update Flag responsible for updating the database.
--tags TAGS Flag that defines which tags the program will bring
--comments Flag that brings the comments
--attribs ATTRIBS Flag that defines which attributes the application will look for.
--getjs Flag that brings all JS files from the page.
--techs Flag trying to discover the technologies of the page.
--geturls This flag takes all the target's urls and tries to access them.
--html This Flag results in all the page's html code.
--jsr Makes a request that returns a JSON.
-o OUTPUT, --output OUTPUT Flag that defines in which file the command output will be saved.
-C COOKIE, --cookie COOKIE Cookie to send with the request
-A AGENT, --agent AGENT User-Agent to send with the request
-hf HEADERSFILE, --headersfile HEADERSFILE Parameter that passes an HTTP request header file to be scanned.
-S, --spider flag to run spider
-w WORKERS, --workers WORKERS Defines the number of workers.
--domain DOMAIN Defines the domain of the web crawler.
--cache Defines whether to create cache or not (default: false).
--proxy PROXY Defines the proxy that will be used (Which can be passed tor or burpsuite to use these two default proxies).
-D DATA [DATA ...], --data DATA [DATA ...] Data to send with the request in format key1:value1 key2:value2 key3:value3...

'Functionality': It searches the html document for specific things

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spyder_ml-2.1.4.tar.gz (10.7 kB view hashes)

Uploaded Source

Built Distribution

spyder_ml-2.1.4-py3-none-any.whl (12.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page