Hi all, My first attempts: http://mel.icious.net/macosx/ports/net/ dpkt - Python packet creation/parsing library fl0p - Passive L7 flow fingerprinter nbtscan - NetBIOS scanner nikto - Web server vulnerability scanner nmbscan - SMB/NetBIOS shares scanner Regards, --mel
Hello, comments on those portfiles: * dpkt fails to configure ("use_configure no" fixes the problem) * even then dpkt doesn't stage to destroot correctly: http:// paste.lisp.org/display/37221 * problem with that: only the destroot should be modified in the destroot phase, not the actual system. came across that through the -t flag. ("sudo port -vdt destroot", see manpage) * 3 of those ports are set to nomaintainer (hm?) * nikto's name is set to "net". (haven't come around to compiling it yet, lacking perl5.8, etc.) Regards, Elias On Feb 22, 2007, at 4:21 PM, mel wrote:
Hi all,
My first attempts:
http://mel.icious.net/macosx/ports/net/
dpkt - Python packet creation/parsing library fl0p - Passive L7 flow fingerprinter nbtscan - NetBIOS scanner nikto - Web server vulnerability scanner nmbscan - SMB/NetBIOS shares scanner
Regards,
--mel _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
* dpkt fails to configure ("use_configure no" fixes the problem)
Thanks for the feedback.
* even then dpkt doesn't stage to destroot correctly: http:// paste.lisp.org/display/37221
I'm still not very clear regarding the destroot stuff when writing those. Guess I should use destroot instead of post-destroot? I didn't even know there's -t option... Good learning experience for me I guess :) --mel
participants (2)
-
Elias Pipping
-
mel