https://github.com/webpwnized/spider-web
https://github.com/webpwnized/spider-web
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webpwnized/spider-web
- Owner: webpwnized
- Created: 2020-10-09T00:59:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T22:21:46.000Z (about 1 year ago)
- Last Synced: 2025-04-07T19:51:43.091Z (3 months ago)
- Language: Python
- Size: 581 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spider Web
_____ _ _ _ _ _
/ ___| (_) | | | | | | | |
\ `--. _ __ _ __| | ___ _ __ | | | | ___| |__
`--. \ '_ \| |/ _` |/ _ \ '__| | |/\| |/ _ \ '_ \
/\__/ / |_) | | (_| | __/ | \ /\ / __/ |_) |
\____/| .__/|_|\__,_|\___|_| \/ \/ \___|_.__/
| |
|_|
Automated NetSparker Analysis - Fortuna Fortis Paratus### Dependecies
python 3
### Installation
1. Run ***./install.sh*** (Linux only) to create symlink and make spider-web.py executable
2. Copy ***spider-web.key.sample*** to ***spider-web.key***
3. Copy API user ID and password into ***spider-web.key*** file
4. Copy ***config.py.sample*** to ***config.py***
5. Edit ***config.py*** file to have desired settings
6. If using proxy, enter proxy settings into ***config.py***. Set ***USE_PROXY=TRUE***. If proxy performs TLS inspection, and proxy CA certificate is not available, setting ***VERIFY_HTTPS_CERTIFICATE=FALSE*** may be an effective, although insecure, workaround. If proxy is authenticated, set the proxy username and password.
7. Show help with ***spider-web -h***
8. Test connectivity with ***spider-web -t***### Usage
spider-web -u
spider-web --usage### Options
spider-web -h
spider-web --help### Examples
spider-web -e
spider-web --examples