File: control

package info (click to toggle)
skipfish 2.10b-1.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,032 kB
  • ctags: 1,204
  • sloc: ansic: 10,207; makefile: 59; sh: 56
file content (18 lines) | stat: -rw-r--r-- 894 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: skipfish
Section: web
Priority: extra
Maintainer: Bartosz Fenski <fenio@debian.org>
Build-Depends: debhelper (>= 7.0.50~), libssl1.0-dev | libssl-dev (<< 1.1.0~), zlib1g-dev, libidn11-dev, libpcre3-dev
Standards-Version: 3.9.3
Homepage: http://code.google.com/p/skipfish/

Package: skipfish
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: fully automated, active web application security reconnaissance tool
 Skipfish is an active web application security reconnaissance tool. It prepares 
 an interactive sitemap for the targeted site by carrying out a recursive crawl 
 and dictionary-based probes. The resulting map is then annotated with the 
 output from a number of active (but hopefully non-disruptive) security checks. 
 The final report generated by the tool is meant to serve as a foundation for 
 professional web application security assessments.