freebsd-ports/security/jbrofuzz/pkg-plist
Niels Heinen 44cef5647c JBroFuzz is a web application fuzzer for requests being made over
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)
2010-04-20 21:12:59 +00:00

15 lines
689 B
Text

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%%