Page MenuHomeFreeBSD

new port: net-mgmt/dnsmap
ClosedPublic

Authored by lifanov on Jan 6 2017, 2:33 PM.
Tags
None
Referenced Files
F102721255: D9064.diff
Sat, Nov 16, 8:33 AM
Unknown Object (File)
Thu, Nov 14, 9:40 PM
Unknown Object (File)
Tue, Oct 29, 2:47 PM
Unknown Object (File)
Sun, Oct 20, 12:21 AM
Unknown Object (File)
Oct 2 2024, 12:16 PM
Unknown Object (File)
Oct 1 2024, 4:53 AM
Unknown Object (File)
Oct 1 2024, 4:53 AM
Unknown Object (File)
Oct 1 2024, 4:52 AM
Subscribers

Details

Summary
add net-mgmt/dnsmap : DNS domain name brute forcing tool 

 PR: 208732
 Submitted by: Rihaz Jerrin <rihaz.jerrin@gmail.com>
 Reviewed by: matthew
 Approved by: matthew (mentor)
 Differential Revision: https://reviews.freebsd.org/DXXXX
Test Plan

portint -A - OK
poudriere testport - OK
runtime - OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lifanov retitled this revision from to new port: net-mgmt/dnsmap.
lifanov updated this object.
lifanov edited the test plan for this revision. (Show Details)
lifanov added a reviewer: matthew.
lifanov added a subscriber: koobs.
net-mgmt/dnsmap/Makefile
7–8 ↗(On Diff #23655)

That's a NO.

Do not add ports that get their source from the dead google code.

address mat's feedback: mirror last version on GitHub

net-mgmt/dnsmap/pkg-descr
13 ↗(On Diff #23656)

Extra blank line

19 ↗(On Diff #23656)

You probably want to update this, as the link given returns 404.

This looks like the nearest thing to a homepage for the software:

http://tools.kali.org/information-gathering/dnsmap

but it seems this software doesn't really have an owner at the moment.

address matthew's feedback

o delete extra blank line
o pick something sensible for WWW

Unfortunately, there is no upstream for dnsmap, but it's quite useful.
Kali ships it and has a decent description of how it works, so per your
suggestion, I changed WWW to point to it.

matthew edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 6 2017, 5:38 PM
This revision was automatically updated to reflect the committed changes.