Joona Hoikkala
|
cab7657257
|
Copy as curl compatibility (#37)
|
2019-06-05 00:26:27 +03:00 |
|
Tapio Vuorinen
|
0295abb917
|
Wordlist standard input mode (#36)
* ignore the compiled binary
* added possibility to read wordlist from standard input with -w -
* Update README.md
Co-Authored-By: Joona Hoikkala <joohoi@users.noreply.github.com>
* Update main.go
Co-Authored-By: Joona Hoikkala <joohoi@users.noreply.github.com>
* updated changelog about the wordlist standard input mode
* Update README.md
Co-Authored-By: Joona Hoikkala <joohoi@users.noreply.github.com>
|
2019-06-04 15:20:31 +03:00 |
|
Joona Hoikkala
|
7fe5786c24
|
Refactor calibration and filter addition / removal to correct modules. (#34)
|
2019-04-28 19:36:48 +03:00 |
|
Joona Hoikkala
|
5264d85fc6
|
Update README.md and help texts (#32)
|
2019-04-27 10:47:24 +03:00 |
|
Corben Leo
|
752002d56b
|
Add -timeout flag for customizable HTTP Request timeouts (#31)
* Add -timeout flag to specify HTTP request timeouts
|
2019-04-27 10:29:05 +03:00 |
|
Joona Hoikkala
|
4d0977a7d8
|
Feature to autocalibrate the size and word count filters (#30)
|
2019-04-20 20:46:43 +03:00 |
|
Joona Hoikkala
|
5cae980767
|
Add wildcard option to status code matcher (#26)
|
2019-04-13 16:02:00 +03:00 |
|
Joona Hoikkala
|
4b0be687f2
|
Add -e flag to append extensions to wordlist entries and -D for DirSearch wordlist format compatiiblity
|
2019-04-11 01:46:48 +03:00 |
|
Corben Leo
|
d1e87c3ce5
|
Add -e flag for Extensions. Replaces %EXT% in the given wordlist
|
2019-04-11 01:46:48 +03:00 |
|
Joona Hoikkala
|
950a9e8c8f
|
Fix verifytls (#22)
* Fix wording and make tls verify more intuitive
* Fix README.md
|
2019-04-06 18:54:27 +03:00 |
|
europa
|
404e413d47
|
skip ssl check by default (#17)
|
2019-04-06 18:37:42 +03:00 |
|
Joona Hoikkala
|
b9c9c92418
|
Connection error handling, and options to stop execution (#15)
|
2019-04-03 23:11:49 +03:00 |
|
Sebastian Lawniczak
|
53361352aa
|
Add option to follow redirects (#13)
|
2019-04-03 12:54:32 +03:00 |
|
Sebastian Lawniczak
|
9934cfdfc3
|
Add output to CSV file (#12)
|
2019-04-03 12:51:42 +03:00 |
|
Joona Hoikkala
|
35f02c622b
|
Merge remote-tracking branch 'origin/master' into json_out
|
2019-03-30 01:09:49 +02:00 |
|
Joona Hoikkala
|
baa8bdb6b5
|
Option for JSON file output
|
2019-03-30 01:02:41 +02:00 |
|
Joona Hoikkala
|
e9f2dfd1c9
|
New flag to stop on spurious 403 responses
|
2019-03-28 14:23:33 +02:00 |
|
Joona Hoikkala
|
582aa00833
|
Added proxy functionality
|
2019-01-21 22:43:04 +02:00 |
|
Joona Hoikkala
|
4563a93b46
|
Add delay option to ffuf
|
2018-12-06 00:57:42 +02:00 |
|
Joona Hoikkala
|
66c46c35c0
|
Bump the version and add -V
|
2018-11-15 10:47:43 +02:00 |
|
Joona Hoikkala
|
c9217e39f5
|
Get rid of the last external dependency
|
2018-11-15 00:18:43 +02:00 |
|
Joona Hoikkala
|
e82f762825
|
Add HTTP response 403 to defaults
|
2018-11-14 22:58:01 +02:00 |
|
Joona Hoikkala
|
b86ac262f3
|
Doc fixes
|
2018-11-12 23:24:37 +02:00 |
|
Joona Hoikkala
|
c304f04308
|
Request rate stats and performance tuning
|
2018-11-12 20:51:29 +02:00 |
|
Joona Hoikkala
|
8b2291dcfe
|
Added regexp filter / matcher
|
2018-11-12 19:47:49 +02:00 |
|
Joona Hoikkala
|
fbafd82c62
|
Add word filter / matcher
|
2018-11-12 19:06:49 +02:00 |
|
Joona Hoikkala
|
36a0a103e7
|
Colors
|
2018-11-09 15:21:23 +02:00 |
|
Joona Hoikkala
|
cee6b2f25b
|
Progress and duration
|
2018-11-09 14:26:55 +02:00 |
|
Joona Hoikkala
|
8287881a84
|
Print error messages to stderr to help with piping -s output
|
2018-11-08 15:54:12 +02:00 |
|
Joona Hoikkala
|
466a011db9
|
Added POST data fuzzing
|
2018-11-08 11:49:06 +02:00 |
|
Joona Hoikkala
|
0875ade878
|
Regex filter not yet implemented
|
2018-11-08 11:29:26 +02:00 |
|
Joona Hoikkala
|
ad2296f55b
|
Initial commit, v0.1
|
2018-11-08 11:26:32 +02:00 |
|