Lucene search
+L

612 matches found

pentestit
pentestit
added 2018/03/20 7:24 p.m.446 views

UPDATE: Nmap 7.70 Upgrade Available!

PenTestIT RSS Feed The first exciting Nmap release of 2018 is Nmap 7.70 with improved OS and service detection capabilities in addition to an improved Npcap 0.99-r2! None of us really need any introduction to this very popular “network mapper“ which now includes an additional 9 new NSE scripts!...

4.3CVSS6.1AI score0.09825EPSS
SaveExploits0
Nmap
Nmap
added 2018/03/10 7:23 a.m.516 views

hostmap-crtsh NSE Script

Finds subdomains of a web server by querying Google's Certificate Transparency logs database . The script will run against any target that has a name, either specified on the command line or obtained via reverse-DNS. NSE implementation of ctfr.py by Sheila Berta. References:...

10CVSS0.99448EPSS
SaveExploits33
Kitploit
Kitploit
added 2018/01/29 9:30 p.m.232 views

Nmap-Vulners - NSE Script Using Some Well-Known Service To Provide Info On Vulnerabilities

NSE script based on Vulners.com API. NSE script using some well-known service to provide info on vulnerabilities. Dependencies: nmap libraries: http json string The only thing you should always keep in mind is that the script depends on having software versions at hand, so it only works with -sV...

7.3AI score
SaveExploits0References1
Information Security Automation
Information Security Automation
added 2017/12/29 1:40 p.m.337 views

Vulners Nmap plugin

In previous post about Vulners vulnerability detection plugins for Burp and Google Chrome, I mentioned that it would be great to have a plugin for some free publicly available tool, like Nmap. And guys from the Vulners Team have recently released Nmap plugin. Isn't it awesome? To detect...

6.7AI score
SaveExploits0
Nmap
Nmap
added 2017/10/30 5:27 p.m.813 views

tls-alpn NSE Script

Enumerates a TLS server's supported application-layer protocols using the ALPN protocol. Repeated queries are sent to determine which of the registered protocols are supported. For more information, see: Script Arguments mssql.domain, mssql.instance-all, mssql.instance-name, mssql.instance-port,...

10CVSS9.6AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2017/10/18 8:26 p.m.418 views

rsa-vuln-roca NSE Script

Detects RSA keys vulnerable to Return Of Coppersmith Attack ROCA factorization. SSH hostkeys and SSL/TLS certificates are checked. The checks require recent updates to the openssl NSE library. References: See also: ssl-cert.nse ssh-hostkey.nse Script Arguments mssql.domain, mssql.instance-all,...

10CVSS9.7AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2017/09/05 6:19 p.m.422 views

smb-enum-services NSE Script

Retrieves the list of services running on a remote Windows system. Each service attribute contains service name, display name and service status of each service. Note: Modern Windows systems requires a privileged domain account in order to list the services. References: Script Arguments randomsee...

10CVSS9.2AI score0.99448EPSS
SaveExploits33
pentestit
pentestit
added 2017/08/01 11:24 p.m.70 views

UPDATE: Nmap 7.60 Now Available!

PenTestIT RSS Feed About a month and half ago, Nmap 7.50 was released. Today, a few minutes ago - Nmap 7.60 was made available with SSH support, improved SMB2/SMB3 support by Paulino Calderon @calderpwn, addition of 14 NSE scripts and a new Npcap version. Nmap is now the default tool to discover...

8.7AI score
SaveExploits0
Nmap
Nmap
added 2017/07/28 9:1 a.m.1885 views

smb-protocols NSE Script

Attempts to list the supported protocols and dialects of a SMB server. The script attempts to initiate a connection using the dialects: NT LM 0.12 SMBv1 2.0.2 SMBv2 2.1 SMBv2 3.0 SMBv3 3.0.2 SMBv3 3.1.1 SMBv3 Additionally if SMBv1 is found enabled, it will mark it as insecure. This script is the...

10CVSS0.1AI score0.99448EPSS
SaveExploits33
Packet Storm
Packet Storm
added 2017/04/08 12:0 a.m.43 views

dnaTools dnaLIMS 4-2015s13 Directory Traversal Nmap NSE Script

local http = require "http" local shortport = require "shortport" local stdnse = require "stdnse" local string = require "string" local vulns = require "vulns" local nmap = require "nmap" description = dnaLIMS is prone to the Directory Traversal attack. The viewAppletFsa.cgi seqID parameter is...

5CVSS0.56647EPSS
SaveExploits10
Packet Storm
Packet Storm
added 2017/04/07 12:0 a.m.77 views

ASUS WRT Cross Site Scripting Nmap NSE Script

local http = require "http" local shortport = require "shortport" local stdnse = require "stdnse" local string = require "string" local vulns = require "vulns" local nmap = require "nmap" description = ASUSWRT is a wireless router operating system that powers many routers produced by ASUS...

4.3CVSS6.6AI score0.01701EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2017/04/07 12:0 a.m.89 views

WordPress Elegant Themes Divi Theme Directory Traversal Nmap NSE Script

local http = require "http" local shortport = require "shortport" local stdnse = require "stdnse" local string = require "string" local vulns = require "vulns" local nmap = require "nmap" description = Directory traversal vulnerability in the Elegant Themes Divi theme for WordPress allows remote...

5CVSS0.4AI score0.22055EPSS
SaveExploits8
Kitploit
Kitploit
added 2017/02/21 1:58 p.m.24 views

Halcyon - IDE for Nmap Script (NSE) Development

Halcyon is the first IDE specifically focused on Nmap Script NSE Development. This research idea was originated while writing custom Nmap Scripts for Enterprise Penetration Testing Scenarios. The existing challenge in developing Nmap Scripts NSE was the lack of a development environment that give...

7.2AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2017/02/19 12:0 a.m.49 views

Launch Nmap NSE net Tests

This script controls the execution of Nmap NSE net Tests SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.4AI score
SaveExploits0
Nmap
Nmap
added 2016/12/08 9:27 p.m.179 views

cics-enum NSE Script

CICS transaction ID enumerator for IBM mainframes. This script is based on mainframebrute by Dominic White . However, this script doesn't rely on any third party libraries or tools and instead uses the NSE TN3270 library which emulates a TN3270 screen in lua. CICS only allows for 4 byte transacti...

10CVSS9.1AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/12/08 9:17 p.m.261 views

tso-enum NSE Script

TSO User ID enumerator for IBM mainframes z/OS. The TSO logon panel tells you when a user ID is valid or invalid with the message: IKJ56420I Userid not authorized to use TSO. The TSO logon process can work in two ways: 1 You get prompted with IKJ56700A ENTER USERID - to which you reply with the...

10CVSS9.3AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/12/08 8:58 p.m.155 views

vtam-enum NSE Script

Many mainframes use VTAM screens to connect to various applications CICS, IMS, TSO, and many more. This script attempts to brute force those VTAM application IDs. This script is based on mainframebrute by Dominic White . However, this script doesn't rely on any third party libraries or tools and...

10CVSS9.2AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/12/08 8:23 p.m.263 views

tn3270-screen NSE Script

Connects to a tn3270 'server' and returns the screen. Hidden fields will be listed below the screen with row, col coordinates. Script Arguments tn3270-screen.commands a semi-colon separated list of commands you want to issue before printing the screen tn3270-screen.lu specify a logical unit you...

10CVSS0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/09/08 9:19 p.m.112 views

coap-resources NSE Script

Dumps list of available resources from CoAP endpoints. This script establishes a connection to a CoAP endpoint and performs a GET request on a resource. The default resource for our request is code/.well-known/core/core, which should contain a list of resources provided by the endpoint. For...

10CVSS9.3AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/09/08 5:30 p.m.169 views

ipmi-brute NSE Script

Performs brute force password auditing against IPMI RPC server. Script Arguments brute.credfile, brute.delay, brute.emptypass, brute.firstonly, brute.guesses, brute.mode, brute.passonly, brute.retries, brute.start, brute.threads, brute.unique, brute.useraspass See the documentation for the brute...

10CVSS0.1AI score0.99448EPSS
SaveExploits33
Rows per page
Query Builder