Lucene search
+L

1961 matches found

Nmap
Nmap
added 2017/05/03 6:22 p.m.1139 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.99448EPSS
SaveExploits33
Hacker One
Hacker One
added 2017/04/25 4:58 a.m.19 views

Weblate: demo.weblate.org is vulnerable to SWEET32 Vulnerability

Cryptographic protocols like TLS, SSH, IPsec, and OpenVPN commonly use block cipher algorithms, such as AES, Triple-DES, and Blowfish, to encrypt data between clients and servers. To use such algorithms, the data is broken into fixed-length chunks, called blocks, and each block is encrypted...

2.3AI score
SaveExploits0
Hacker One
Hacker One
added 2017/04/24 12:25 p.m.36 views

Weblate: Open port leads to information disclosure

Open port 10022 leads to disclosure of open-ssh version and current Debian version being used. POC- 1. I performed an nmap scan nmap -A -T4 -p- weblate.org 2. I saw the port 10022 was open and I did a telnet connect to the port. 3. As soon as I did the telnet connect it returned me the openssh...

1.7AI score
SaveExploits0
Nmap
Nmap
added 2017/04/18 6:9 p.m.1776 views

smb-double-pulsar-backdoor NSE Script

Checks if the target machine is running the Double Pulsar SMB backdoor. Based on the python detection script by Luke Jennings of Countercept. See also: smb-vuln-ms17-010.nse Script Arguments smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername See the documentation for the smbauth...

10CVSS0.99448EPSS
SaveExploits37
Kitploit
Kitploit
added 2017/04/16 2:10 p.m.35 views

ShodanHat - Search For Hosts Info With Shodan

Search For Hosts Info With Shodan. Dependencies You need to install shodan with pip install shodan or easyinstall shodan. You need to install python-nmap with pip install python-nmap. You need to set your API Key in the 'constantes.py' file. Options -h, --help show this help message and exit -i I...

7.1AI score
SaveExploits0References1
Packet Storm
Packet Storm
added 2017/04/08 12:0 a.m.44 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.78 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.90 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
Nmap
Nmap
added 2017/03/14 12:15 a.m.286 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.99448EPSS
SaveExploits33
Nmap
Nmap
added 2017/03/10 5:53 p.m.2345 views

http-vuln-cve2017-5638 NSE Script

Detects whether the specified URL is vulnerable to the Apache Struts Remote Code Execution Vulnerability CVE-2017-5638. Script Arguments http-vuln-cve2017-5638.path The URL path to request. The default path is "/". http-vuln-cve2017-5638.method The HTTP method for the request. The default method ...

10CVSS9.8AI score0.99999EPSS
SaveExploits78
Nmap
Nmap
added 2017/03/04 7:54 p.m.236 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.99448EPSS
SaveExploits33
Nmap
Nmap
added 2017/03/01 8:41 p.m.310 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.99448EPSS
SaveExploits33
Nmap
Nmap
added 2017/03/01 8:41 p.m.313 views

cics-info NSE Script

Using the CICS transaction CEMT, this script attempts to gather information about the current CICS transaction server region. It gathers OS information, Datasets files, transactions and user ids. Based on CICSpwn script by Ayoub ELAASSAL. Script Arguments cics-info.trans Instead of gathering all...

10CVSS0.99448EPSS
SaveExploits33
Kitploit
Kitploit
added 2017/02/24 2:8 p.m.19 views

SPARTA - Network Infrastructure Penetration Testing Tool

SPARTA is a python GUI application which simplifies network infrastructure penetration testing by aiding the penetration tester in the scanning and enumeration phase. It allows the tester to save time by having point-and-click access to his toolkit and by displaying all tool output in a convenien...

7.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2017/02/21 1:58 p.m.25 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
n0where
n0where
added 2017/02/14 6:15 a.m.21 views

Network Reconnaissance & Vulnerability Assessment Tool: ReconScan

Network Reconnaissance & Vulnerability Assessment Tool The project currently consists of two major components: a script invoking and aggregating the results of existing tools, and a second script for automated analysis of the aforementioned results from the perspective of exploitability. In terms...

6.9AI score
SaveExploits0References1
n0where
n0where
added 2017/02/02 5:40 a.m.25 views

Collaborative Penetration Test & Vulnerability Management Platform: Faraday

Collaborative Penetration Test & Vulnerability Management Platform Faraday introduces a new concept – IPE Integrated Penetration-Test Environment a multiuser Penetration test IDE. Designed for distribution, indexation and analysis of the data generated during a security audit. The main purpose of...

SaveExploits0References4
Hacker One
Hacker One
added 2017/01/31 1:34 p.m.39 views

Ubiquiti Inc.: Stored XSS / Bypassing .htaccess protection in http://nodebb.ubnt.com/

Hello, While I was looking at your renewn SSL certificated, I have noticed the following link : http://nodebb.ubnt.com/ I have seen that this link was protected by htaccess password, but I have decided to run a nmap scan. By running the following : sudo nmap -sSV -p- 104.131.159.88 -oA stageph -T...

5.9AI score
SaveExploits0
Cvelist
Cvelist
added 2017/01/30 4:24 a.m.26 views

CVE-2017-5632

An issue was discovered on the ASUS RT-N56U Wireless Router with Firmware 3.0.0.4.374979. When executing an "nmap -O" command that specifies an IP address of an affected device, one can crash the device's WAN connection, causing disconnection from the Internet, a Denial of Service DoS. The attack...

6.5AI score0.00524EPSS
SaveExploits0References2
Rows per page
Query Builder