mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
44cef5647c
HTTP or HTTPS. Its purpose is to provide a single, portable application that offers stable web protocol fuzzing capabilities. WWW: http://www.owasp.org/index.php/Category:OWASP_JBroFuzz Approved by: itetcu (mentor)
16 lines
689 B
Plaintext
16 lines
689 B
Plaintext
bin/jbrofuzz
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-01-http-version.jbrofuzz
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-02-http-methods.jbrofuzz
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-03-charset-buffer-overflow.jbrofuzz
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-04-mobile-symbian.jbrofuzz
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-05-chrome-version-fuzz.jbrofuzz
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-06-user-agents-google.jbrofuzz
|
|
share/java/jbrofuzz/jbrofuzz.jar
|
|
%%DATADIR%%/fuzzers/fuzzers-file-extensions.jbrf
|
|
%%DATADIR%%/fuzzers/fuzzers.jbrf
|
|
%%DATADIR%%/fuzzers/headers.jbrf
|
|
@dirrm %%DATADIR%%/fuzzers
|
|
@dirrm %%DATADIR%%
|
|
@dirrm share/java/jbrofuzz
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|