Run of lintian-fixes for cisco-torch
Try this locally package):
debcheckout cisco-torch
cd cisco-torch
lintian-brush
Summary
- Trim trailing whitespace. (trailing-whitespace)
Diff
diff --git a/debian/changelog b/debian/changelog
index fb9dc2f..fbe3b32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,6 @@ cisco-torch (0.4b-1kali1) kali; urgency=low
cisco-torch (0.4b-1) kali; urgency=low
- * Initial release
+ * Initial release
-- dookie <dookie@kali.org> Wed, 07 Nov 2012 15:04:51 -0700
diff --git a/debian/control b/debian/control
index 752d8dd..2603703 100644
--- a/debian/control
+++ b/debian/control
@@ -11,16 +11,16 @@ Package: cisco-torch
Architecture: all
Depends: ${misc:Depends}, perl, libnet-telnet-perl, libnet-ssh2-perl, libnet-snmp-perl
Description: Cisco device scanner
- The main feature that makes cisco-torch different from
- similar tools is the extensive use of forking to launch
- multiple scanning processes on the background for maximum
- scanning efficiency. Also, it uses several methods of
+ The main feature that makes cisco-torch different from
+ similar tools is the extensive use of forking to launch
+ multiple scanning processes on the background for maximum
+ scanning efficiency. Also, it uses several methods of
application layer fingerprinting simultaneoulsy, if needed.
- We wanted something fast to discover remote Cisco hosts
- running Telnet, SSH, Web, NTP, TFTP and SNMP services and
- launch dicitionary attacks against the services discovered,
- including SNMP community attack (you would like the
+ We wanted something fast to discover remote Cisco hosts
+ running Telnet, SSH, Web, NTP, TFTP and SNMP services and
+ launch dicitionary attacks against the services discovered,
+ including SNMP community attack (you would like the
community.txt list :-) and TFTP servers (configuration
- file name bruteforcing with following config leeching). The
- tool can also get device configurationfiles automatically
+ file name bruteforcing with following config leeching). The
+ tool can also get device configurationfiles automatically
if SNMP RW community is found.
diff --git a/debian/rules b/debian/rules
index 903f454..e7122ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@
override_dh_auto_install:
dh_installdirs
Publish History
- 2021-04-14T15:30: Successfully pushed (Success)
Resulting package
The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:
apt install -t lintian-fixes cisco-torch