| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Windows-vaf.exe | 2022-04-18 | 863.2 kB | |
| Linux-vaf | 2022-04-18 | 814.4 kB | |
| README.md | 2022-04-18 | 725 Bytes | |
| Release v2.0.0 source code.tar.gz | 2022-04-18 | 58.9 kB | |
| Release v2.0.0 source code.zip | 2022-04-18 | 63.3 kB | |
| Totals: 5 Items | 1.8 MB | 0 | |
What's changed?
- Implemented a thread system (
-targument can be used to specify the amount of threads, default is 5) - Added a sick progress bar which tells you how much vaf has been running for and the progress
- Added
--maxredirectsargument which is 0 by default, so no redirects will be followed - Added header fuzzing
-Hparam can be used to specify headers - Added
--printheadersflag which will print the response headers - Improved logging on Windows
- Made the output cleaner
- Changed fuzz placeholder area to
FUZZ - Added proxy support
-x - Added
-iflag which will ignore SSL checks - Added
-caargument which can be used to supply a custom CA root certificate file - Much more