File: medusa-telnet.html

package info (click to toggle)
medusa 2.1.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,100 kB
  • ctags: 1,645
  • sloc: ansic: 18,157; sh: 8,548; makefile: 204; perl: 110
file content (26 lines) | stat: -rw-r--r-- 900 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<HTML>
<TITLE>Foofus Networking Services - Medusa::TELNET</TITLE>
<BODY BGCOLOR="#999999">

<H1>Medusa Parallel Network Login Auditor :: TELNET</H1>
<I>JoMo-Kun / jmk "AT" foofus "DOT" net</I><BR>
<HR>

<P>
The TELNET module tests accounts against the TELNET service. This module supports
both telnet (23) and telnets (992).

<P>
The module currently has a single option, MODE. MODE can either be NORMAL (default)
or AS400. The AS400 mode supports basic AS/400 tn5250 connections. This approach
allows for more descriptive error messages than FTP when testing against an AS/400.
However, POP3, if available on the AS/400, is still a better brute-force option.

<P>
The Telnet module will output to the log file hosts that were found to only have
a password prompt. This may be useful when scanning for use, or lack of, AAA.

<BR><BR>
<A HREF="medusa.html">Medusa Documentation</A><BR>
</BODY>
<HTML>