(Only the first 10 of 27964 ports in this commit are shown above. )
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
New port: security/dotdotpwn
DotDotPwn - The Directory Traversal Fuzzer
It's a very flexible intelligent
fuzzer to discover traversal directory
vulnerabilities in software such as HTTP/FTP/TFTP
servers, Web platforms such as CMSs,
ERPs, Blogs, etc.
Also, it has a protocol-independent
module to send the desired payload to
the host and port specified. On the
other hand, it also could be used in
a scripting way using the STDOUT module.
It's written in perl programming
language and can be run either under
*NIX or Windows platforms.
WWW: https://github.com/wireghoul/dotdotpwn
PR: 209323
Submitted by: Rihaz Jerrin <rihaz.jerrin@gmail.com>