1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: whatweb
Section: web
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper-compat (= 13), gem2deb, rake
Standards-Version: 4.7.2
Homepage: https://www.morningstarsecurity.com/research/whatweb
XS-Ruby-Versions: all
Package: whatweb
Architecture: all
Depends: ${misc:Depends}, ruby, ruby-ipaddress, ruby-addressable
Recommends: ruby-json, ruby-rchardet
Description: Next generation web scanner
WhatWeb identifies websites. It recognises web technologies including
content management systems (CMS), blogging platforms, statistic/analytics
packages, JavaScript libraries, web servers, and embedded devices.
.
WhatWeb has over 900 plugins, each to recognise something different.
It also identifies version numbers, email addresses, account IDs,
web framework modules, SQL errors, and more.
|