Lucene search
+L

83 matches found

Nmap
Nmap
added 2012/07/23 9:52 a.m.1154 views

smb-vuln-ms10-054 NSE Script

Tests whether target machines are vulnerable to the ms10-054 SMB remote memory corruption vulnerability. The vulnerable machine will crash with BSOD. The script requires at least READ access right to a share on a remote machine. Either with guest credentials or with specified username/password...

10CVSS9.5AI score0.99448EPSS
SaveExploits37
Nmap
Nmap
added 2012/07/21 8:7 a.m.115 views

flume-master-info NSE Script

Retrieves information from Flume master HTTP pages. Information gathered: Flume version Flume server id Zookeeper/Hbase master servers present in configured flows Java information OS information various other local configurations. If this script is run wth -v, it will output lots more info. Use t...

10CVSS0.2AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/04/17 7:35 p.m.296 views

http-icloud-findmyiphone NSE Script

Retrieves the locations of all "Find my iPhone" enabled iOS devices by querying the MobileMe web service authentication required. Script Arguments http-icloud-findmyiphone.username the Apple Id username http-icloud-findmyiphone.password the Apple Id password slaxml.debug See the documentation for...

10CVSS0.1AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/04/17 7:35 p.m.239 views

http-icloud-sendmsg NSE Script

Sends a message to a iOS device through the Apple MobileMe web service. The device has to be registered with an Apple ID using the Find My Iphone application. Script Arguments http-icloud-sendmsg.username the Apple ID username http-icloud-sendmsg.sound boolean specifying if a loud sound should be...

10CVSS0.3AI score0.99448EPSS
SaveExploits33
The Hacker News
The Hacker News
added 2012/03/29 6:10 p.m.64 views

NMAP Script to Check Presence of ms12-020 RDP vulnerability

NMAP Script to Check Presence of ms12-020 RDP vulnerability Yesterday Sam Bowne was working on a NMAP script, which will be able to Check Presence of ms12-020 RDP vulnerability on a machine via scan only. But unfortunately, it was less in success rate, Later @eafoundation joins Sam Bowne to devel...

9.3CVSS6.9AI score0.86262EPSS
SaveExploits13
Nmap
Nmap
added 2012/03/27 9:51 p.m.360 views

targets-asn NSE Script

Produces a list of IP prefixes for a given routing AS number ASN. This script uses a whois server database operated by the Shadowserver Foundation. We thank them for granting us permission to use this in Nmap. Output is in CIDR notation. Script Arguments targets-asn.whoisport The whois port to us...

10CVSS0.1AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/03/08 5:51 p.m.115 views

broadcast-versant-locate NSE Script

Discovers Versant object databases using the broadcast srvloc protocol. Example Usage nmap --script broadcast-versant-locate Script Output Pre-scan script results: | broadcast-versant-locate: | vod://192.168.200.222:5019 Requires srvloc table local srvloc = require "srvloc" local table = require...

10CVSS0.1AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/03/02 12:39 p.m.152 views

rpcap-brute NSE Script

Performs brute force password auditing against the WinPcap Remote Capture Daemon rpcap. Script Arguments passdb, unpwdb.passlimit, unpwdb.timelimit, unpwdb.userlimit, userdb See the documentation for the unpwdb library. creds.service, creds.global See the documentation for the creds library...

10CVSS0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/01/02 11:34 a.m.248 views

socks-auth-info NSE Script

Determines the supported authentication mechanisms of a remote SOCKS proxy server. Starting with SOCKS version 5 socks servers may support authentication. The script checks for the following authentication types: 0 - No authentication 1 - GSSAPI 2 - Username and password Example Usage nmap -p 108...

10CVSS0.4AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/01/02 11:15 a.m.252 views

socks-brute NSE Script

Performs brute force password auditing against SOCKS 5 proxy servers. Script Arguments passdb, unpwdb.passlimit, unpwdb.timelimit, unpwdb.userlimit, userdb See the documentation for the unpwdb library. creds.service, creds.global See the documentation for the creds library. brute.credfile,...

10CVSS0.1AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/12/18 9:33 a.m.107 views

broadcast-pc-anywhere NSE Script

Sends a special broadcast probe to discover PC-Anywhere hosts running on a LAN. Script Arguments broadcast-pc-anywhere.timeout specifies the amount of seconds to sniff the network interface. default varies according to timing. -T3 = 5s Example Usage nmap --script broadcast-pc-anywhere Script Outp...

10CVSS9.3AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/12/15 6:19 a.m.216 views

http-unsafe-output-escaping NSE Script

Spiders a website and attempts to identify output escaping problems where content is reflected back to the user. This script locates all parameters, ?x=foo&y=bar and checks if the values are reflected on the page. If they are indeed reflected, the script will try to insert ghzhzx"zxc'xcv and chec...

10CVSS0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/12/08 8:50 p.m.310 views

http-apache-negotiation NSE Script

Checks if the target http server has modnegotiation enabled. This feature can be leveraged to find hidden resources and spider a web site using fewer requests. The script works by sending requests for resources like index and home without specifying the extension. If modnegotiate is enabled defau...

10CVSS0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/11/10 9:43 p.m.253 views

metasploit-xmlrpc-brute NSE Script

Performs brute force password auditing against a Metasploit RPC server using the XMLRPC protocol. Script Arguments passdb, unpwdb.passlimit, unpwdb.timelimit, unpwdb.userlimit, userdb See the documentation for the unpwdb library. creds.service, creds.global See the documentation for the creds...

10CVSS0.2AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/11/10 8:50 p.m.146 views

openvas-otp-brute NSE Script

Performs brute force password auditing against a OpenVAS vulnerability scanner daemon using the OTP 1.0 protocol. Script Arguments openvas-otp-brute.threads sets the number of threads. Default: 4 passdb, unpwdb.passlimit, unpwdb.timelimit, unpwdb.userlimit, userdb See the documentation for the...

10CVSS0.3AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/11/09 6:56 p.m.298 views

bitcoin-getaddr NSE Script

Queries a Bitcoin server for a list of known Bitcoin nodes Script Arguments max-newtargets, newtargets See the documentation for the target library. Example Usage nmap -p 8333 --script bitcoin-getaddr Script Output PORT STATE SERVICE 8333/tcp open unknown | bitcoin-getaddr: | ip timestamp |...

10CVSS9.4AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/11/09 1:42 a.m.191 views

irc-botnet-channels NSE Script

Checks an IRC server for channels that are commonly used by malicious botnets. Control the list of channel names with the irc-botnet-channels.channels script argument. The default list of channels is loic Agobot Slackbot Mytob Rbot SdBot poebot IRCBot VanBot MPack Storm GTbot Spybot Phatbot Wargb...

10CVSS0.7AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/10/31 6:11 p.m.134 views

dns-zeustracker NSE Script

Checks if the target IP range is part of a Zeus botnet by querying ZTDNS @ abuse.ch. Please review the following information before you start to scan: Example Usage nmap -sn -PN --script=dns-zeustracker Script Output Host script results: | dns-zeustracker: | Name IP SBL ASN Country Status Level...

10CVSS9.2AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/09/04 7:18 p.m.1010 views

xmpp-info NSE Script

Connects to XMPP server port 5222 and collects server information such as: supported auth mechanisms, compression methods, whether TLS is supported and mandatory, stream management, language, support of In-Band registration, server capabilities. If possible, studies server vendor. Script Argument...

10CVSS0.1AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/08/23 6:29 a.m.259 views

http-awstatstotals-exec NSE Script

Exploits a remote code execution vulnerability in Awstats Totals 1.0 up to 1.14 and possibly other products based on it CVE: 2008-3922. This vulnerability can be exploited through the GET variable sort. The script queries the web server with the command payload encoded using PHP's chr function:...

10CVSS9.6AI score0.99448EPSS
SaveExploits39
Rows per page
Query Builder