Lucene search
+L

2107 matches found

Nmap
Nmap
added 2008/11/06 2:52 a.m.532 views

sniffer-detect NSE Script

Checks if a target on a local Ethernet has its network card in promiscuous mode. The techniques used are described at . Example Usage nmap -sV --script=sniffer-detect Script Output Host script results: | sniffer-detect: Likely in promiscuous mode tests: "11111111" Requires nmap stdnse string tabl...

10CVSS0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2008/11/06 2:52 a.m.425 views

upnp-info NSE Script

Attempts to extract system information from the UPnP service. Script Arguments upnp-info.override Controls whether we override the IP address information returned by the UPNP service for the location of the XML file that describes the device. Defaults to true for unicast hosts. slaxml.debug See t...

10CVSS9.3AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2008/11/06 2:52 a.m.714 views

ftp-bounce NSE Script

Checks to see if an FTP server allows port scanning using the FTP bounce method. Script Arguments ftp-bounce.password Password to log in with. Default IEUser@. ftp-bounce.username Username to log in with. Default anonymous. ftp-bounce.checkhost Host to try connecting to with the PORT command...

10CVSS9.3AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2008/11/06 2:52 a.m.290 views

dns-recursion NSE Script

Checks if a DNS server allows queries for third-party names. It is expected that recursion will be enabled on your own internal nameservers. Example Usage nmap -sU -p 53 --script=dns-recursion Script Output PORT STATE SERVICE REASON 53/udp open domain udp-response |dns-recursion: Recursion appear...

10CVSS9.3AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2008/11/06 2:52 a.m.588 views

ms-sql-info NSE Script

Attempts to determine configuration and version information for Microsoft SQL Server instances. SQL Server credentials required: No will not benefit from mssql.username & mssql.password. Run criteria: Host script: Will always run. Port script: N/A NOTE: Unlike previous versions, this script will...

10CVSS9.5AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2008/11/06 2:52 a.m.256 views

snmp-sysdescr NSE Script

Attempts to extract system information from an SNMP service. 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 -sU -p 161 --script snmp-sysdescr Script Output | snmp-sysdescr: HP...

10CVSS9.3AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2008/11/06 2:52 a.m.286 views

sslv2 NSE Script

Determines whether the server supports obsolete and less secure SSLv2, and discovers which ciphers it supports. Script Arguments mssql.domain, mssql.instance-all, mssql.instance-name, mssql.instance-port, mssql.password, mssql.protocol, mssql.scanned-ports-only, mssql.timeout, mssql.username See...

10CVSS9.4AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2008/11/06 2:52 a.m.405 views

dns-random-srcport NSE Script

Checks a DNS server for the predictable-port recursion vulnerability. Predictable source ports can make a DNS server vulnerable to cache poisoning attacks see CVE-2008-1447. The script works by querying porttest.dns-oarc.net see . Be aware that any targets against which this script is run will be...

10CVSS8.8AI score0.99448EPSS
SaveExploits56
Nmap
Nmap
added 2008/11/06 2:52 a.m.1100 views

smtp-commands NSE Script

Attempts to use EHLO and HELP to gather the Extended commands supported by an SMTP server. Script Arguments smtp.domain or smtp-commands.domain Define the domain to be used in the SMTP commands. smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername See the documentation for the smbaut...

10CVSS0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2008/11/06 2:52 a.m.452 views

smb-enum-shares NSE Script

Attempts to list shares using the srvsvc.NetShareEnumAll MSRPC function and retrieve more information about them using srvsvc.NetShareGetInfo. If access to those functions is denied, a list of common share names are checked. Finding open shares is useful to a penetration tester because there may ...

10CVSS9.3AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2008/11/06 2:52 a.m.2273 views

http-open-proxy NSE Script

Checks if an HTTP proxy is open. The script attempts to connect to www.google.com through the proxy and checks for a valid HTTP response code. Valid HTTP response codes are 200, 301, and 302. If the target is an open proxy, this script causes the target to retrieve a web page from www.google.com...

10CVSS0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2008/11/03 4:17 p.m.1514 views

smb-os-discovery NSE Script

Attempts to determine the operating system, computer name, domain, workgroup, and current time over the SMB protocol ports 445 or 139. This is done by starting a session with the anonymous account or with a proper user account, if one is given; it likely doesn't make a difference; in response to ...

10CVSS9.2AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2008/09/15 5:58 p.m.2541 views

smb-security-mode NSE Script

Returns information about the SMB security level determined by SMB. Here is how to interpret the output: User-level authentication: Each user has a separate username/password that is used to log into the system. This is the default setup of pretty much everything these days. Share-level...

10CVSS9.2AI score0.99448EPSS
SaveExploits35
Packet Storm
Packet Storm
added 2008/09/03 12:00 a.m.45 views

Kyocera FTP Bounce

Kyocera FTP Server Bounce Attack Version: I've tested this vulnerability to MontaVista Linux 3.0, Professional Edition Linux/ppc 2.4.18mvl30-kmmfp embedded in Kyocera's printer FS-118MFP but I suppose that other Kyocera printers may be vulnerable Vulnerability: FTP Bounce Attack Risk: Critical...

7.4AI score
SaveExploits0
Nmap
Nmap
added 2008/06/12 2:32 p.m.450 views

nbstat NSE Script

Attempts to retrieve the target's NetBIOS names and MAC address. By default, the script displays the name of the computer and the logged-in user; if the verbosity is turned up, it displays all names the system thinks it owns. Example Usage sudo nmap -sU --script nbstat.nse -p137 Script Output Hos...

10CVSS9.3AI score0.99448EPSS
SaveExploits35
securityvulns
securityvulns
added 2008/01/20 12:00 a.m.40 views

Dell Remote Access Card DoS

nmap scan causes SSH service to crash...

2.6AI score
SaveExploits0References2Affected Software1
securityvulns
securityvulns
added 2008/01/20 12:00 a.m.66 views

[FIXED] Remote Denial of Service for SSH service at Dell DRAC4 (maybe Mocana SSH)

Remote Denial of Service for SSH service at Dell DRAC4 maybe Mocana SSH ETES GmbH Security Advisory; August 13, 2007 - updated January 18, 2007 BACKGROUND ========== Dell Remote Access Card 4 DRAC4 allows customers to effectively manage servers in remote locations where no administrative IT staff...

4.3CVSS6.9AI score0.01487EPSS
SaveExploits0
NVD
NVD
added 2008/01/17 10:00 p.m.22 views

CVE-2008-0330

Open System Consultants OSC Radiator before 4.0 allows remote attackers to cause a denial of service daemon crash via malformed RADIUS requests, as demonstrated by packets sent by nmap...

7.8CVSS6.6AI score0.01842EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2008/01/17 9:07 p.m.28 views

CVE-2008-0330

Open System Consultants OSC Radiator before 4.0 allows remote attackers to cause a denial of service daemon crash via malformed RADIUS requests, as demonstrated by packets sent by nmap...

6.6AI score0.01842EPSS
SaveExploits0References6
Nmap
Nmap
added 2008/01/08 11:13 p.m.1090 views

rpcinfo NSE Script

Connects to portmapper and fetches a list of all registered programs. It then prints out a table including for each program the RPC program number, supported version numbers, port number and protocol, and program name. See also: rpc-grind.nse Script Arguments mount.version, nfs.version,...

10CVSS9.3AI score0.99448EPSS
SaveExploits35
Rows per page
Query Builder