Lucene search
+L

1957 matches found

Nmap
Nmap
added 2016/09/08 5:30 p.m.252 views

ipmi-version NSE Script

Performs IPMI Information Discovery through Channel Auth probes. Example Usage nmap -sU --script ipmi-version -p 623 Script Output PORT STATE SERVICE REASON 623/udp open|filtered unknown | ipmi-version: | Version: IPMI-2.0 | UserAuth: password, md5, md2 | PassAuth: nulluser | Level: 1.2,2.0...

10CVSS0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/09/07 8:16 p.m.476 views

mqtt-subscribe NSE Script

Dumps message traffic from MQTT brokers. This script establishes a connection to an MQTT broker and subscribes to the requested topics. The default topics have been chosen to receive system information and all messages from other clients. This allows Nmap, to listen to all messages being publishe...

10CVSS9.4AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/09/07 3:49 a.m.372 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.99448EPSS
SaveExploits33
Kitploit
Kitploit
added 2016/09/03 2:12 p.m.27 views

LazyMap - Automate NMAP Scans and Generate Custom Nessus Policies Automatically

Automate NMAP scans and custom Nessus polices. Installing git clone https://github.com/commonexploits/port-scan-automation.git How To Use ./lazymap.sh Features Discovers live devices Auto launches port scans on only the discoverd live devices Can run mulitple instances on multiple adaptors at onc...

7.4AI score
SaveExploits0References1
CNVD
CNVD
added 2016/08/31 12:0 a.m.3 views

NMAP DLL Load Local Command Execution Vulnerability

NMAP is a network security tool for Network Discovery Network Discovery and Security Auditing Security Auditing, which is free software. A local command execution vulnerability exists in NMAP DLL loading, which could be exploited by an attacker to execute arbitrary script code within the context ...

7.5AI score
SaveExploits0References1
n0where
n0where
added 2016/08/16 4:34 p.m.31 views

A Modular Recon Tool: RECON

Low Hanging Fruit: a Modular Recon Tool for Penetration Testing Reconnaissance is the absolute most important step in a penetration test. A good recon of the target could net you some vital information and low hanging fruit. Thus RECON was created. A set and forget type of recon scanner. No need ...

0.2AI score
SaveExploits0References1
Packet Storm
Packet Storm
added 2016/08/16 12:0 a.m.49 views

Actiontec T2200H Remote Reverse Root Shell

Device Details Vendor: Actiontec Telus Branded, but may work on others Model: T2200H but likely affecting other similar models of theirs Affected Firmware: T2200H-31.128L.03 Device Manual: http://static.telus.com/common/cms/files/internet/telust2200husermanual.pdf Reported: November 2015 Status:...

0.2AI score
SaveExploits0
Kitploit
Kitploit
added 2016/08/14 2:30 p.m.664 views

Pentmenu - A simple Bash Script for Recon and DOS Attacks

A bash script inspired by pentbox. Designed to be a simple way to implement various network pentesting functions, including network attacks, using wherever possible readily available software commonly installed on most linux distributions without having to resort to multiple specialist tools. Sud...

5CVSS6.8AI score0.67189EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2016/08/09 9:28 p.m.26 views

APT2 - Automated Penetration Toolkit

This tool will perform an NMap scan, or import the results of a scan from Nexpose, Nessus, or NMap. The processesd results will be used to launch exploit and enumeration modules according to the configurable Safe Level and enumerated service information. All module results are stored on localhost...

7.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2016/08/01 10:10 p.m.28 views

HellRaiser - Vulnerability Scanner

Install Install ruby, bundler and rails. https://gorails.com/setup/ubuntu/16.04 Install redis-server and nmap. sudo apt-get update sudo apt-get install redis-server nmap Clone HellRaiser repository, change to hellraiser web app directory and run bundle install. git clone...

7.3AI score
SaveExploits0References1
Nmap
Nmap
added 2016/06/20 5:50 a.m.830 views

clamav-exec NSE Script

Exploits ClamAV servers vulnerable to unauthenticated clamav comand execution. ClamAV server 0.99.2, and possibly other previous versions, allow the execution of dangerous service commands without authentication. Specifically, the command 'SCAN' may be used to list system files and the command...

10CVSS9.8AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/06/18 2:51 p.m.1856 views

http-aspnet-debug NSE Script

Determines if a ASP.NET application has debugging enabled using a HTTP DEBUG request. The HTTP DEBUG verb is used within ASP.NET applications to start/stop remote debugging sessions. The script sends a 'stop-debug' command to determine the application's current configuration state but access to R...

10CVSS0.1AI score0.99448EPSS
SaveExploits33
n0where
n0where
added 2016/06/15 7:46 a.m.35 views

Automated Penetration Testing Toolkit: APT2

This tool will perform an NMap scan, or import the results of a scan from Nexpose, Nessus, or NMap. The processesd results will be used to launch exploit and enumeration modules according to the configurable Safe Level and enumerated service information. All module results are stored on localhost...

0.4AI score
SaveExploits0References1
Nmap
Nmap
added 2016/06/08 11:18 p.m.1317 views

http-internal-ip-disclosure NSE Script

Determines if the web server leaks its internal IP address when sending an HTTP/1.0 request without a Host header. Some misconfigured web servers leak their internal IP address in the response headers when returning a redirect response. This is a known issue for some versions of Microsoft IIS, bu...

10CVSS9.2AI score0.99448EPSS
SaveExploits33
Kitploit
Kitploit
added 2016/06/03 11:4 p.m.150 views

Npcap - the Nmap Project's packet sniffing library for Windows

Npcap is an update of WinPcap to NDIS 6 Light-Weight Filter LWF technique. It supports Windows Vista, 7, 8 and 10 . It is sponsored by the Nmap Project and developed by Yang Luo under Google Summer of Code 2013 and 2015 . It also received many helpful tests from Wireshark and NetScanTools...

7.3AI score
SaveExploits0References3
Citrix
Citrix
added 2016/04/07 12:0 a.m.12 views

Addressing False Positives from CBC and MAC Vulnerability Scans of NetScaler SSHD

BUG0217580 addressed an SSH vulnerability CVE-2008-5161 involving CBC algorithms used in SSH connections CBC Mode Plaintext Recovery Vulnerability. The bug was reported when NetScaler 10.0 was still the newest version as NetScaler shipped with an affected version of OpenSSH. The NetScaler bug fix...

2.6CVSS6.8AI score0.15395EPSS
SaveExploits1
Kitploit
Kitploit
added 2016/04/02 7:30 p.m.44 views

Pentestly - Python and Powershell internal Penetration Testing Framework

Pentestly is a combination of expanding Python tools for use in penetration tests. The goal is to utilize a familiar user interface while making contributions to the framework easy with the power of Python. Blog post: Pentestly Framework: When Pentesting Meets Python and Powershell Author:...

8.4AI score
SaveExploits0References10
Nmap
Nmap
added 2016/04/01 10:29 p.m.166 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.99448EPSS
SaveExploits33
OpenVAS
OpenVAS
added 2016/03/23 12:0 a.m.30 views

Amazon Linux: Security Advisory (ALAS-2016-671)

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 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...

6.8CVSS6.5AI score0.07217EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2016/03/23 12:0 a.m.35 views

Amazon Linux AMI : nmap (ALAS-2016-671)

The http-domino-enum-passwords.nse script in NMap before 6.40, when domino-enum-passwords.idpath is set, allows remote servers to upload arbitrarily named files via a crafted FullName parameter in a response, as demonstrated using directory traversal sequences. C Tenable Network Security, Inc. Th...

6.8CVSS5.4AI score0.07217EPSS
SaveExploits3References2
Rows per page
Query Builder