Lucene search
K

85 matches found

Nmap
Nmap
added 2019/02/09 8:8 p.m.770 views

ubiquiti-discovery NSE Script

Extracts information from Ubiquiti networking devices. This script leverages Ubiquiti's Discovery Service which is enabled by default on many products. It will attempt to leverage version 1 of the protocol first and, if that fails, attempt version 2. Example Usage nmap -sU -p 10001 --script...

10CVSS9.3AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2018/10/24 4:14 p.m.366 views

smb-vuln-webexec NSE Script

A critical remote code execution vulnerability exists in WebExService WebExec. See also: smb-webexec-exploit.nse Script Arguments smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername See the documentation for the smbauth library. randomseed, smbbasic, smbport, smbsign See the...

10CVSS9.7AI score0.94176EPSS
Exploits47
Nmap
Nmap
added 2017/07/28 9:1 a.m.364 views

smb2-time NSE Script

Attempts to obtain the current system date and the start date of a SMB2 server. Script Arguments randomseed, smbbasic, smbport, smbsign See the documentation for the smb library. smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername See the documentation for the smbauth library. Examp...

10CVSS9.2AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2017/07/18 2:26 a.m.514 views

openwebnet-discovery NSE Script

OpenWebNet is a communications protocol developed by Bticino since 2000. Retrieves device identifying information and number of connected devices. References: Example Usage nmap --script openwebnet-discovery Script Output | openwebnet-discover: | IP Address: 192.168.200.35 | Net Mask: 255.255.255...

10CVSS0.1AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2017/05/03 6:22 p.m.1120 views

vmware-version NSE Script

Queries VMware server vCenter, ESX, ESXi SOAP API to extract the version information. The same script as VMware Fingerprinter from VASTO created by Claudio Criscione, Paolo Canaletti Script Arguments slaxml.debug See the documentation for the slaxml library. http.host, http.max-body-size,...

10CVSS0.1AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2017/03/14 12:15 a.m.278 views

broadcast-ospf2-discover NSE Script

Discover IPv4 networks using Open Shortest Path First version 2OSPFv2 protocol. The script works by listening for OSPF Hello packets from the 224.0.0.5 multicast address. The script then replies and attempts to create a neighbor relationship, in order to discover network database. If no interface...

10CVSS0.2AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2017/03/04 7:54 p.m.228 views

impress-remote-discover NSE Script

Tests for the presence of the LibreOffice Impress Remote server. Checks if a PIN is valid if provided and will bruteforce the PIN if requested. When a remote first contacts Impress and sends a client name and PIN, the user must open the "Slide Show - Impress Remote" menu and enter the matching PI...

10CVSS0.1AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2017/03/01 8:41 p.m.297 views

cics-user-brute NSE Script

CICS User ID brute forcing script for the CESL login screen. Script Arguments cics-user-brute.commands Commands in a semi-colon separated list needed to access CICS. Defaults to CICS. brute.credfile, brute.delay, brute.emptypass, brute.firstonly, brute.guesses, brute.mode, brute.passonly,...

10CVSS0.94176EPSS
Exploits33
Nmap
Nmap
added 2016/12/17 2:37 p.m.173 views

ip-geolocation-map-kml NSE Script

This script queries the Nmap registry for the GPS coordinates of targets stored by previous geolocation scripts and produces a KML file of points representing the targets. See also: ip-geolocation-geoplugin.nse ip-geolocation-ipinfodb.nse ip-geolocation-map-bing.nse ip-geolocation-map-google.nse...

10CVSS0.94176EPSS
Exploits33
Nmap
Nmap
added 2016/12/08 9:17 p.m.146 views

tso-brute NSE Script

TSO account brute forcer. This script relies on the NSE TN3270 library which emulates a TN3270 screen for NMAP. TSO user IDs have the following rules: - it cannot begin with a number - only contains alpha-numeric characters and @, , $. - it cannot be longer than 7 chars Script Arguments...

10CVSS9.2AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2016/12/08 8:31 p.m.113 views

nje-pass-brute NSE Script

z/OS JES Network Job Entry NJE 'I record' password brute forcer. After successfully negotiating an OPEN connection request, NJE requires sending, what IBM calls, an 'I record'. This initialization record may sometimes require a password. This script, provided with a valid OHOST/RHOST for the NJE...

10CVSS9.2AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2016/09/07 3:49 a.m.348 views

fox-info NSE Script

Tridium Niagara Fox is a protocol used within Building Automation Systems. Based off Billy Rios and Terry McCorkle's work this Nmap NSE will collect information from A Tridium Niagara system. Example Usage nmap --script fox-info.nse -p 1911 Script Output 1911/tcp open Niagara Fox | fox-info: |...

10CVSS9.3AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2016/04/01 10:29 p.m.136 views

vnc-title NSE Script

Tries to log into a VNC server and get its desktop name. Uses credentials discovered by vnc-brute, or None authentication types. If realvnc-auth-bypass was run and returned VULNERABLE, this script will use that vulnerability to bypass authentication. See also: vnc-brute.nse realvnc-auth-bypass.ns...

10CVSS0.2AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2016/03/14 4:3 p.m.95 views

rusers NSE Script

Connects to rusersd RPC service and retrieves a list of logged-in users. Script Arguments mount.version, nfs.version, rpc.protocol See the documentation for the rpc library. Example Usage nmap -sV --script=rusers Script Output | USER ON FROM SINCE IDLE | LOGIN console 2015-11-08T12:03:50 8h55m58s...

10CVSS9.3AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2016/01/08 3:29 p.m.473 views

smtp-ntlm-info NSE Script

This script enumerates information from remote SMTP services with NTLM authentication enabled. Sending a SMTP NTLM authentication request with null credentials will cause the remote service to respond with a NTLMSSP message disclosing information to include NetBIOS, DNS, and OS build version...

10CVSS0.94176EPSS
Exploits33
Nmap
Nmap
added 2015/09/15 3:10 p.m.251 views

knx-gateway-discover NSE Script

Discovers KNX gateways by sending a KNX Search Request to the multicast address 224.0.23.12 including a UDP payload with destination port 3671. KNX gateways will respond with a KNX Search Response including various information about the gateway, such as KNX address and supported services. Further...

10CVSS9.3AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2015/08/17 7:3 p.m.404 views

xmlrpc-methods NSE Script

Performs XMLRPC Introspection via the system.listMethods method. If the verbosity is 1 then the script fetches the response of system.methodHelp for each method returned by listMethods. Script Arguments xmlrpc-methods.url The URI path to request. slaxml.debug See the documentation for the slaxml...

10CVSS0.2AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2015/06/01 4:12 a.m.250 views

omron-info NSE Script

This NSE script is used to send a FINS packet to a remote device. The script will send a Controller Data Read Command and once a response is received, it validates that it was a proper response to the command that was sent, and then will parse out the data. Example Usage nmap --script omron-info...

10CVSS0.1AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2014/12/18 12:22 a.m.1898 views

snmp-info NSE Script

Extracts basic information from an SNMPv3 GET request. The same probe is used here as in the service version detection scan. Script Arguments snmp.version See the documentation for the snmp library. creds.service, creds.global See the documentation for the creds library. Example Usage nmap -sV...

10CVSS0.1AI score0.94176EPSS
Exploits33
Nmap
Nmap
added 2014/12/03 4:2 p.m.124 views

targets-ipv6-map4to6 NSE Script

This script runs in the pre-scanning phase to map IPv4 addresses onto IPv6 networks and add them to the scan queue. The technique is more general than what is technically termed "IPv4-mapped IPv6 addresses." The lower 4 bytes of the IPv6 network address are replaced with the 4 bytes of IPv4...

10CVSS9.3AI score0.94176EPSS
Exploits33
Rows per page
Query Builder