Displaying 2 results from an estimated 2 matches for "scriptid".
Did you mean:
scripted
2011 May 21
1
OpenVAS Vulnerability
Hi,
Please advice me about the below reported vulnerability.
High
OpenSSH X Connections Session Hijacking Vulnerability
Risk: High
Application: ssh
Port: 22
Protocol: tcp
ScriptID: 100584
Overview:
OpenSSH is prone to a vulnerability that allows attackers to hijack
forwarded X connections.
Successfully exploiting this issue may allow an attacker run arbitrary
shell commands with the privileges of the user running the affected
application.
This issue affects OpenSSH 4.3p2; ot...
2002 Aug 09
0
Automation of public/private key generation
...;' AND WITHOUT ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
#
# Author : Anton Burkhalter
#
# Description: Key Manager for OpenSSH
#
# Creation date : Sat Jul 6 17:57:52 MEST 2002
scriptID="\$Id: ssh-keymanager,v 1.1 2002/07/08 16:04:13 ccadmin Exp $" ;export scriptID
#
# Change history:
# $Log: ssh-keymanager,v $
# Revision 1.1 2002/07/08 16:04:13 ccadmin
# Initial revision
#
# ------------------------------------------------------------------------------
SAVEDIR=...