FreeBSD Bugzilla – Attachment 104728 Details for
Bug 144942
[new port] security/skipfish: security reconnaissance tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.79 KB, created by
Ryan Steinmetz
on 2010-03-21 23:20:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Ryan Steinmetz
Created:
2010-03-21 23:20:01 UTC
Size:
2.79 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># skipfish ># skipfish/Makefile ># skipfish/distinfo ># skipfish/pkg-descr ># skipfish/pkg-plist ># >echo c - skipfish >mkdir -p skipfish > /dev/null 2>&1 >echo x - skipfish/Makefile >sed 's/^X//' >skipfish/Makefile << '2f50d8f6e3f598bac29aa2a47e13040d' >X# New ports collection makefile for: skipfish >X# Date created: 21 Mar 2010 >X# Whom: rpsfa@rit.edu >X# >X# $FreeBSD$ >X >XPORTNAME= skipfish >XPORTVERSION= 1.09b >XCATEGORIES= security >XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} >XEXTRACT_SUFX= .tgz >X >XMAINTAINER= rpsfa@rit.edu >XCOMMENT= A fully automated, active web application security reconnaissance tool >X >XLIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn >X >XWRKSRC= ${WRKDIR}/${PORTNAME} >X >XDICTIONARIES= complete.wl default.wl extensions-only.wl minimal.wl >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/skipfish ${PREFIX}/bin/skipfish >X @${MKDIR} ${DATADIR} >X.for dictionary in ${DICTIONARIES} >X ${INSTALL_DATA} ${WRKSRC}/dictionaries/${dictionary} ${DATADIR}/ >X.endfor >X >Xpost-install: >X @${ECHO_MSG} >X @${ECHO_MSG} "===> NOTE: skipfish dictionary files are located under ${DATADIR}" >X @${ECHO_MSG} >X >X.include <bsd.port.mk> >2f50d8f6e3f598bac29aa2a47e13040d >echo x - skipfish/distinfo >sed 's/^X//' >skipfish/distinfo << '7af06dd87f96930b4de04877ba2bcc5b' >XMD5 (skipfish-1.09b.tgz) = 5d4cfdf31f17edecaacb7cd6f5cbcde5 >XSHA256 (skipfish-1.09b.tgz) = 1867cfc8c2d07df09c83d58652643111b826e0d39c4f8c5f8edcf19a1e36f13c >XSIZE (skipfish-1.09b.tgz) = 180450 >7af06dd87f96930b4de04877ba2bcc5b >echo x - skipfish/pkg-descr >sed 's/^X//' >skipfish/pkg-descr << 'b9b53079f6d173ed7cac6fab1c70e1d6' >XA fully automated, active web application security reconnaissance tool. >X >XKey features: >X >X* High speed: pure C code, highly optimized HTTP handling, minimal >X CPU footprint - easily achieving 2000 requests per second with >X responsive targets. >X >X* Ease of use: heuristics to support a variety of quirky web >X frameworks and mixed-technology sites, with automatic learning >X capabilities, on-the-fly wordlist creation, and form autocompletion. >X >X* Cutting-edge security logic: high quality, low false positive, >X differential security checks, capable of spotting a range of subtle >X flaws, including blind injection vectors. >X >XWWW: http://code.google.com/p/skipfish >b9b53079f6d173ed7cac6fab1c70e1d6 >echo x - skipfish/pkg-plist >sed 's/^X//' >skipfish/pkg-plist << 'e77d6a0d930a7e5b8c47549d9c645d5d' >Xbin/skipfish >X%%DATADIR%%/complete.wl >X%%DATADIR%%/default.wl >X%%DATADIR%%/extensions-only.wl >X%%DATADIR%%/minimal.wl >X@dirrm %%DATADIR%% >e77d6a0d930a7e5b8c47549d9c645d5d >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 144942
: 104728 |
104729
|
104730