1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: nat
Section: admin
Priority: optional
Maintainer: Javier Fernandez-Sanguino Peña <jfs@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 3.9.6
Homepage: http://www.tux.org/pub/security/secnet/tools/nat10/
Vcs-Git: https://salsa.debian.org/pkg-security-team/nat.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/nat
Package: smb-nat
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: nat
Conflicts: nat
Provides: nat
Description: Netbios Auditing Tool
This tool can perform various security checks on remote servers running
NetBIOS file sharing services. It is capable of enumerating shares and make
break-in attempts using a (user-provided) list of users and passwords.
|