21 matches found
Astsu - A Network Scanner Tool
How it works Scan common ports Send a TCP Syn packet to the destination on the defined port, if the port is open, use an nmap scan to check the service running on the port and prints all the ports found. Discover hosts in network Uses as a base the router's ip to map all possible ips. It then sen...
OS Identification: SinFP with Machine Learning
Binary data osfingerprintmlsinfp.nbin...
OS Identification : Apple AirPlay
This script attempts to identify the operating system type and version by looking at the capabilities of the remote Apple AirPlay server. C Tenable Network Security, Inc. include"compat.inc"; if description scriptid127857; scriptversion"1.3"; scriptcvsdate"Date: 2020/01/22"; scriptnameenglish:"OS...
Hacking For Sport: A Journey in Reverse Engineering a Toshiba Wireless SD Card
LAS VEGAS -Like many good hacks, necessity was the mother of invention for researcher Guillaume Valadon. When the head of the network security laboratory at ANSSI tried turn a cheap non-wired digital photo frame lying around his house into a wireless one with a Toshiba FlashAir SD storage card...
Nmap OS Identification (NASL wrapper)
This plugin runs nmap to identify the remote Operating System. NOTE: This routine is only started as a last fallback if other more reliable OS detection methods failed. This routine also has a few additional drawbacks: - Depending on the exposed services on the target it might take a considerable...
[wig] WebApp Information Gatherer (Identify CMS)
wig is a Python tool that identifies a websites CMS by searching for fingerprints of static files and extracting version numbers from known files. OS identification is done by using the value of the ‘server’ and ‘X-Powered-By’ in the response header. These values are compared to a database of whi...
OS Identification : LDAP
The remote operating system can be identified through its response to a search request with a filter set to 'objectClass='. C Tenable Network Security, Inc. include"compat.inc"; if description scriptid58076; scriptversion"1.4"; scriptcvsdate"Date: 2020/01/22"; scriptnameenglish:"OS Identification...
OS Identification : SMTP
Nessus was able to identify the remote operating system based on the banner reported by the mail server running on it. C Tenable, Inc. include"compat.inc"; if description scriptid57915; scriptversion"2.38"; scriptsetattributeattribute:"pluginmodificationdate", value:"2025/03/31";...
OS Identification : UPnP - deprecated
Plugin deprecated by compiled .nbin version osfingerprintupnp.nbin File data osfingerprintupnp.nasl...
OS Identification : SNMP hrSWInstalledName
The remote operating system can be identified by querying its hrSWInstalledName object using SNMP. C Tenable Network Security, Inc. include"compat.inc"; if description scriptid51859; scriptversion"1.5"; scriptcvsdate"Date: 2020/01/22"; scriptnameenglish:"OS Identification : SNMP hrSWInstalledName...
Dell Integrated Remote Access Controller (iDRAC) Web Interface Detection
The web interface for Dell Integrated Remote Access Controller iDRAC, formerly known as Dell Remote Access Controller DRAC, was detected on the remote host. C Tenable, Inc. Thanks to Jason Haar for his help! include'compat.inc'; if description scriptid51185; scriptversion"1.32";...
OpenVZ Guest Detection
/proc/userbeancounters could be read. This file provides information to the guest operating system in OpenVZ containers. TRUSTED...
feedDemon version 3.1.0.9 .opml file local buffer overflow exploit
Exploit for unknown platform in category local exploits ================================================================== feedDemon version 3.1.0.9 .opml file local buffer overflow exploit ================================================================== /Download latest vuln app...
OS Identification : FTP
Nessus was able to identify the remote operating system based on the response from the remote host's FTP banner. C Tenable, Inc. include"compat.inc"; if description scriptid35658; scriptversion"1.65"; scriptsetattributeattribute:"pluginmodificationdate", value:"2025/07/28"; scriptnameenglish:"OS...
Polycom Videoconferencing Unit Detection
The remote web server provides an access to a Polycom videoconferencing unit. C Tenable Network Security, Inc. include"compat.inc"; ifdescription scriptid34851; scriptversion"1.11"; scriptnameenglish: "Polycom Videoconferencing Unit Detection"; scriptsetattributeattribute:"synopsis", value: "The...
OS Identification : RDP
Binary data osfingerprintrdp.nbin...
OS Identification : MSRPC
This plugin attempts to identify the operating system type and version by connecting to the remote Microsoft Remote Procedure Call MSRPC server. C Tenable, Inc. include"compat.inc"; if description scriptid25248; scriptversion"1.45"; scriptsetattributeattribute:"pluginmodificationdate",...
OS Identification : SinFP
This script attempts to identify the operating system type and version by using the same technique as SinFP. C Tenable, Inc. SinFP is a fingerprinting tool written by GomoR and available at http://www.gomor.org/cgi-bin/sinfp.pl This plugin is a white-room reimplementation of the SinFP methodology...
Authenticated Check : OS Name and Installed Package Enumeration
This plugin logs into the remote host using SSH, RSH, RLOGIN, Telnet, or local commands and extracts the list of installed packages. If using SSH, the scan should be configured with a valid SSH public key and possibly an SSH passphrase if the SSH public key is protected by a passphrase. TRUSTED...
OS Identification : ICMP
This plugin attempts to identify the Operating System type and version by sending more or less incorrect ICMP requests using the techniques outlined in Ofir Arkin's paper 'ICMP Usage In Scanning'. An attacker may use this to identify the kind of the remote operating system and gain further...