aboutsummaryrefslogtreecommitdiff
path: root/security/unicornscan
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* libnet update:Sergey Matveychuk2005-11-141-2/+2
| | | | | | | | | | | | | | | | | - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> Notes: svn path=/head/; revision=148262
* Fixed libpcap dependency, bumped PORTREVISIONNiels Heinen2005-02-131-1/+2
| | | | | | | | | | | Derived from maintainer patch. Approved by: nectar (mentor) Reported by: kris (via pointyhat) Submitted by: maintainer Notes: svn path=/head/; revision=128688
* Applied patches to work on 4.x, they should have been included inNiels Heinen2005-01-115-4/+45
| | | | | | | | | the initial commit. Approved by: nectar (mentor, implicit) Notes: svn path=/head/; revision=126130
* New port: unicornscan, a UDP and TCP portscanner that can be usedNiels Heinen2005-01-1110-0/+334
for information gathering using fingerprinting (p0f based) and banner grabbing techniques. PR: ports/72752 Submitted by: Jon Passki <cykyc(at)yahoo.com> Approved by: nectar (mentor) Notes: svn path=/head/; revision=126121