owasp-zap-historic-parser
Installation
-
Install
owasp-zap-historic-parserpip install owasp-zap-historic-parser
Usage
The OWASP ZAP Historic application requires the following information, and users must pass respective info while using parser
-s --> mysql hosted machine ip address (default: localhost)
-t --> mysql port (default: 3306)
-u --> mysql user name (default: superuser)
-p --> mysql password (default: passw0rd)
-n --> project name in owasp zap historic
-e --> environment name (default: Not Provided)
-i --> type of scan (active, passive, etc) (default: Not Provided)
-l --> URL for published ZAP report (default: Not Provided)
-v --> version of application tested by ZAP (default: Not Provided)
-f --> filepath & report.html produced by ZAP
-
Use
owasp-zap-historic-parserto parse report.html and return a delta report> owaspzaphistoricparser -s --> localhost -t --> 3306 -u --> 'superuser' -p --> passw0rd -n --> testname -e --> QA -i --> Active -l --> "https://www.google.com" -v --> "v0.1.0 build 2" -f --> "c:\\temp\\report_230_.html"
Note: Here if MySQL hosted in:
- local machine then use
localhostEx: -slocalhost- other machine then use
ipaddress:3306Ex: -s10.30.2.150:3306
Example:
> owaspzaphistoricparser
-s localhost
-t 3306
-u 'superuser'
-p passw0rd
-n testname
-e QA
-i Active
-l "https://www.google.com"
-v "v0.1.0 build 2"
-f "c:\\temp\\report_230_.html"
For more info refer to owasp-zap-historic
Release files for owasp-zap-historic-parser 0.1.12
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| owasp-zap-historic-parser-0.1.12.tar.gz | 10.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| owasp_zap_historic_parser-0.1.12-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 35.1 kB
Release files / owasp-zap-historic-parser-0.1.12.tar.gz
| Download URL | owasp-zap-historic-parser-0.1.12.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ee5f8d59300afd3c29dd1612b0bab3aa51690ae537d56a22139589f2be27bd4e
|
|
BLAKE2b-256 checksum How to use checksums |
4637f0273dabbe4b8ec04e2231a8fa746d9f6fa45d47713e607cd1ab44d80720
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2
|
Release files / owasp_zap_historic_parser-0.1.12-py3-none-any.whl
| Download URL | owasp_zap_historic_parser-0.1.12-py3-none-any.whl |
|---|---|
| Size | 24.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
997a83cf27c6c3fbca927e9656a01c018451ab4c955e8544415e35c156cd1474
|
|
BLAKE2b-256 checksum How to use checksums |
30a3fc7f282d1531bb286f6e7427fa4215ddcd5d8195fb4cdc51074d4f93e949
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2
|