Possible Trojan Horse Detection (Known Service Banner Based)
🗓️ 16 Mar 2015 00:00:00Reported by Copyright (C) 2015 Greenbone AGType
openvas🔗 plugins.openvas.org👁 26 Views
# SPDX-FileCopyrightText: 2015 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.105237");
script_version("2025-03-14T05:38:04+0000");
script_tag(name:"last_modification", value:"2025-03-14 05:38:04 +0000 (Fri, 14 Mar 2025)");
script_tag(name:"creation_date", value:"2015-03-16 10:53:07 +0100 (Mon, 16 Mar 2015)");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_name("Possible Trojan Horse Detection (Known Service Banner Based)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2015 Greenbone AG");
script_family("Malware");
script_dependencies("find_service2.nasl");
script_mandatory_keys("possible-trojan/tcp/detected");
script_tag(name:"summary", value:"Look for potential trojan horses based on known service banner
responses.");
script_tag(name:"vuldetect", value:"Checks information previously gathered by the VT 'Service
Detection with 'HELP' Request' (OID: 1.3.6.1.4.1.25623.1.0.11153).");
script_tag(name:"solution", value:"Clean up the target host from the potential trojan horse.");
script_tag(name:"qod_type", value:"remote_banner_unreliable");
script_tag(name:"solution_type", value:"Mitigation");
exit(0);
}
if( ! port = get_kb_item( "possible-trojan/tcp/port" ) )
exit( 99 );
if( name = get_kb_item( "possible-trojan/tcp/" + port + "/name" ) ) {
security_message( port:port, data:"A trojan horse (" + name + ") seems to be running on this port." );
exit( 0 );
}
exit( 99 );
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
14 Mar 2025 00:00Current
7.4High risk
Vulners AI Score7.4