Page MenuHomeFreeBSD

new port: net-mgmt/dnsmap
ClosedPublic

Authored by lifanov on Jan 6 2017, 2:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 2, 2:01 AM
Unknown Object (File)
Wed, Oct 1, 4:05 AM
Unknown Object (File)
Tue, Sep 30, 2:11 AM
Unknown Object (File)
Tue, Sep 23, 8:51 AM
Unknown Object (File)
Sat, Sep 20, 9:55 PM
Unknown Object (File)
Fri, Sep 19, 10:18 PM
Unknown Object (File)
Thu, Sep 18, 7:45 PM
Unknown Object (File)
Thu, Sep 18, 3:00 PM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6590
Build 6809: arc lint + arc unit

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

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
14

Extra blank line

20

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.