Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-07-16 | 681 Bytes | |
Version 1.4.tar.gz | 2019-07-16 | 75.5 kB | |
Version 1.4.zip | 2019-07-16 | 116.6 kB | |
Totals: 3 Items | 192.8 kB | 0 |
This release gives whatwaf a database. The database will cache all URL's and payloads that are drafted through whatwaf. You can have whatwaf check against the cached URL's or scan like normal, the default is to scan like normal. Newest arguments:
database arguments:
arguments that pertain to Whatwafs database
-c, --url-cache Check against URL's that have already been cached into
the database before running them saves some time on
scanning multiple (*default=False)
-pC, --payload-cache View all payloads that have been cached inside of the
database