Bug 144942 - [new port] security/skipfish: security reconnaissance tool
Summary: [new port] security/skipfish: security reconnaissance tool
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: niels
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-21 23:20 UTC by Ryan Steinmetz
Modified: 2010-03-25 07:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.79 KB, text/plain)
2010-03-21 23:20 UTC, Ryan Steinmetz
no flags Details
skipfish.txt (3.87 KB, text/plain; charset=us-ascii)
2010-03-22 18:49 UTC, Ryan Steinmetz
no flags Details
skipfish-diff.txt (4.45 KB, text/plain)
2010-03-25 06:52 UTC, niels
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Steinmetz 2010-03-21 23:20:01 UTC
New port security/skipfish for http://code.google.com/p/skipfish/

Fix: Patch attached with submission follows:
Comment 1 niels freebsd_committer freebsd_triage 2010-03-22 08:47:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->niels

Thank you for this port / PR. I'll process it 
Niels
Comment 2 niels freebsd_committer freebsd_triage 2010-03-22 09:09:07 UTC
State Changed
From-To: open->feedback

Hi, 

[-]  SYSTEM ERROR : Unable to access 'assets/index.html' - wrong directory? 
Stop location : main(), skipfish.c:374 
OS message : No such file or directory 

Can you fix the above error?  It appears that the assets content needs to be installed in %DATADIR% and skipfish has to be patched to reference the correct location 

Thanks, 
Niels
Comment 3 Ryan Steinmetz 2010-03-22 18:49:25 UTC
Niels,

I've attached a corrected shar.

-r
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-03-25 06:43:45 UTC
niels       2010-03-25 06:43:37 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/skipfish    Makefile distinfo pkg-descr pkg-plist 
    security/skipfish/files patch-aa pkg-message.in 
  Log:
  skipfish is a high-performance, easy, and sophisticated Web application
  security testing tool. It features a single-threaded multiplexing
  HTTP stack, heuristic detection of obscure Web frameworks, and
  advanced, differential security checks capable of detecting blind
  injection vulnerabilities, stored XSS, and so forth.
  
  PR:     ports/144942
  Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
  Approved by:    itetcu (mentor)
  WWW:    http://code.google.com/p/skipfish/
  
  Revision  Changes    Path
  1.1086    +1 -0      ports/security/Makefile
  1.1       +44 -0     ports/security/skipfish/Makefile (new)
  1.1       +3 -0      ports/security/skipfish/distinfo (new)
  1.1       +15 -0     ports/security/skipfish/files/patch-aa (new)
  1.1       +14 -0     ports/security/skipfish/files/pkg-message.in (new)
  1.1       +16 -0     ports/security/skipfish/pkg-descr (new)
  1.1       +33 -0     ports/security/skipfish/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 niels freebsd_committer freebsd_triage 2010-03-25 06:52:27 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi Ryan,

The port has been committed and the attached diff shows the changes
I've made to the initial submission.
- From looking at the project's web page I think you (we) can already
start to work on an update ;-)

Thanks,
Niels
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkurCCsACgkQYT5xql/jm4DlvwCePmUMilcCjxnnkTZNA3k/DGFj
U90AnRux4kRKzIKGN08VFJelcNzDWB59
=Is75
-----END PGP SIGNATURE-----
Comment 6 niels freebsd_committer freebsd_triage 2010-03-25 06:56:29 UTC
State Changed
From-To: feedback->closed

Committed