notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
dotdotpwn Fuzzer to discover traversal directory vulnerabilities
3.0.2_2 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.2_2Version of this port present on the latest quarterly branch.
Maintainer: rihaz.jerrin@gmail.com search for ports maintained by this maintainer
Port Added: 2016-12-07 21:29:48
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv3+
WWW:
https://github.com/wireghoul/dotdotpwn
Description:
DotDotPwn - The Directory Traversal Fuzzer It is 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. 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 is written in Perl.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. /usr/local/share/licenses/dotdotpwn-3.0.2_2/catalog.mk
  2. /usr/local/share/licenses/dotdotpwn-3.0.2_2/LICENSE
  3. /usr/local/share/licenses/dotdotpwn-3.0.2_2/GPLv3+
  4. bin/dotdotpwn
  5. lib/perl5/site_perl/DotDotPwn/BisectionAlgorithm.pm
  6. lib/perl5/site_perl/DotDotPwn/FTP.pm
  7. lib/perl5/site_perl/DotDotPwn/File.pm
  8. lib/perl5/site_perl/DotDotPwn/Fingerprint.pm
  9. lib/perl5/site_perl/DotDotPwn/HTTP.pm
  10. lib/perl5/site_perl/DotDotPwn/HTTP_Url.pm
  11. lib/perl5/site_perl/DotDotPwn/Payload.pm
  12. lib/perl5/site_perl/DotDotPwn/STDOUT.pm
  13. lib/perl5/site_perl/DotDotPwn/TFTP.pm
  14. lib/perl5/site_perl/DotDotPwn/TraversalEngine.pm
  15. share/dotdotpwn/User-Agents.txt
  16. share/dotdotpwn/payload_sample_1.txt
  17. share/dotdotpwn/payload_sample_2.txt
  18. lib/perl5/site_perl/DotDotPwn/User-Agents.txt
  19. @dir share/dotdotpwn/DotDotPwn
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • dotdotpwn>0:security/dotdotpwn
To install the port:
cd /usr/ports/security/dotdotpwn/ && make install clean
To add the package, run one of these commands:
  • pkg install security/dotdotpwn
  • pkg install dotdotpwn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dotdotpwn
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1480965191 SHA256 (wireghoul-dotdotpwn-3.0.2_GH0.tar.gz) = a74b4010a6171cc58d9881b0f2b1b0ac1f4f637386a0cbc62463e7ae227981d5 SIZE (wireghoul-dotdotpwn-3.0.2_GH0.tar.gz) = 50440

Packages (timestamps in pop-ups are UTC):
dotdotpwn
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.2_23.0.2_23.0.2_23.0.2_23.0.2_2-3.0.2_2-
FreeBSD:13:quarterly3.0.2_23.0.2_23.0.2_23.0.2_23.0.2_23.0.2_23.0.2_23.0.2_2
FreeBSD:14:latest3.0.2_23.0.2_23.0.2_23.0.2_23.0.2_23.0.2_2-3.0.2_2
FreeBSD:14:quarterly3.0.2_23.0.2_2-3.0.2_23.0.2_23.0.2_23.0.2_23.0.2_2
FreeBSD:15:latest3.0.2_23.0.2_2n/a3.0.2_2n/a3.0.2_23.0.2_23.0.2_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Switch>=0 : lang/p5-Switch
  2. p5-libwww>=0 : www/p5-libwww
  3. p5-TFTP>=0 : net/p5-TFTP
  4. nmap : security/nmap
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dotdotpwn-3.0.2_2: DOCS=on: Build and/or install documentation NMAP=on: Enable OS detection feature (requires nmap) ===> Use 'make config' to modify these settings
Options name:
security_dotdotpwn
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/wireghoul/dotdotpwn/tar.gz/3.0.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port