head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.06.01.11.04.36;	author zi;	state Exp;
branches;
next	1.1;

1.1
date	2010.03.25.06.43.36;	author niels;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 2.07b
- Whitespace cleanup
@
text
@A fully automated, active web application security reconnaissance
tool. Key features:

* High speed: pure C code, highly optimized HTTP handling, minimal
  CPU footprint - easily achieving 2000 requests per second with
  responsive targets.

* Ease of use: heuristics to support a variety of quirky web
  frameworks and mixed-technology sites, with automatic learning
  capabilities, on-the-fly wordlist creation, and form autocompletion.

* Cutting-edge security logic: high quality, low false positive,
  differential security checks, capable of spotting a range of subtle
  flaws, including blind injection vectors.

WWW: http://code.google.com/p/skipfish
@


1.1
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/
@
text
@d5 2
a6 2
  CPU footprint - easily achieving 2000 requests per second with 
  responsive targets. 
d8 3
a10 3
* Ease of use: heuristics to support a variety of quirky web 
  frameworks and mixed-technology sites, with automatic learning 
  capabilities, on-the-fly wordlist creation, and form autocompletion. 
d12 3
a14 3
* Cutting-edge security logic: high quality, low false positive, 
  differential security checks, capable of spotting a range of subtle 
  flaws, including blind injection vectors. 
@

