Lucene search
+L

1957 matches found

pwnmalw
pwnmalw
added 2017/01/14 12:0 a.m.538 views

Malware exploit: Legend

Type: Remote Code Execution Author: shipcod3 / Jay Turla This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule Msf::Exploit::Remote Rank = ExcellentRanking include...

7.8AI score
SaveExploits0
myhack58
myhack58
added 2017/01/11 12:0 a.m.94 views

See how I found the Github Enterprise version of the application SQL injection vulnerabilities and get 5000 dollars Bounty-vulnerability warning-the black bar safety net

GitHub Enterprise Edition software is designed for company groups to deploy in the internal network for the development of services of commercial application. Github enterprise uses the standard OVF format integrated to a virtual machine(VM)mirror, can be in the enterprise. github. com website...

0.2AI score
SaveExploits0
myhack58
myhack58
added 2017/01/10 12:0 a.m.38 views

Github Enterprise Edition SQL injection vulnerability analysis-vulnerability warning-the black bar safety net

Github enterprise is github. com a custom version, you can use it in your own private network to deploy their own full github service to use for business purposes. You can be in enterprise. github. com download to the corresponding VM and get a 45 day trial right after you complete the deployment...

0.5AI score
SaveExploits0
Nmap
Nmap
added 2016/12/30 2:25 p.m.4667 views

http-hsts-verify NSE Script

Verify that HTTP Strict Transport Security is enabled. HTTP Strict-Transport-Security HSTS RFC 6797 forces a web browser to communicate with a web server over HTTPS. This script examines HTTP Response Headers to determine whether HSTS is configured. References:...

7.2AI score
SaveExploits0
Nmap
Nmap
added 2016/12/17 2:37 p.m.226 views

ip-geolocation-map-bing NSE Script

This script queries the Nmap registry for the GPS coordinates of targets stored by previous geolocation scripts and renders a Bing Map of markers representing the targets. The Bing Maps REST API has a limit of 100 markers, so if more coordinates are found, only the top 100 markers by number of IP...

10CVSS9.2AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/12/17 2:37 p.m.178 views

ip-geolocation-map-kml NSE Script

This script queries the Nmap registry for the GPS coordinates of targets stored by previous geolocation scripts and produces a KML file of points representing the targets. See also: ip-geolocation-geoplugin.nse ip-geolocation-ipinfodb.nse ip-geolocation-map-bing.nse ip-geolocation-map-google.nse...

10CVSS0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/12/17 2:37 p.m.384 views

ip-geolocation-map-google NSE Script

This script queries the Nmap registry for the GPS coordinates of targets stored by previous geolocation scripts and renders a Google Map of markers representing the targets. Additional information for the Google Static Maps API can be found at: - See also: ip-geolocation-geoplugin.nse...

10CVSS0.1AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/12/08 9:27 p.m.110 views

cics-user-enum NSE Script

CICS User ID enumeration script for the CESL/CESN Login screen. Script Arguments cics-user-enum.commands Commands in a semi-colon separated list needed to access CICS. Defaults to CICS. idlist Path to list of transaction IDs. Defaults to the list of CICS transactions from IBM...

10CVSS0.3AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/12/08 9:27 p.m.185 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 9:17 p.m.151 views

tso-brute NSE Script

TSO account brute forcer. This script relies on the NSE TN3270 library which emulates a TN3270 screen for NMAP. TSO user IDs have the following rules: - it cannot begin with a number - only contains alpha-numeric characters and @, , $. - it cannot be longer than 7 chars Script Arguments...

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

nje-pass-brute NSE Script

z/OS JES Network Job Entry NJE 'I record' password brute forcer. After successfully negotiating an OPEN connection request, NJE requires sending, what IBM calls, an 'I record'. This initialization record may sometimes require a password. This script, provided with a valid OHOST/RHOST for the NJE...

10CVSS9.2AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/12/06 4:51 p.m.247 views

ssl-cert-intaddr NSE Script

Reports any private RFC1918 IPv4 addresses found in the various fields of an SSL service's certificate. These will only be reported if the target address itself is not private. Nmap v7.30 or later is required. See also: http-internal-ip-disclosure.nse ssl-cert.nse Script Arguments tls.servername...

10CVSS9.3AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2016/12/03 6:8 a.m.1667 views

fingerprint-strings NSE Script

Prints the readable strings from service fingerprints of unknown services. Nmap's service and application version detection engine sends named probes to target services and tries to identify them based on the response. When there is no match, Nmap produces a service fingerprint for submission...

10CVSS9.2AI score0.99448EPSS
SaveExploits33
OpenVAS
OpenVAS
added 2016/11/21 12:0 a.m.200 views

Nmap OS Identification (NASL wrapper)

This plugin runs nmap to identify the remote Operating System. NOTE: This routine is only started as a last fallback if other more reliable OS detection methods failed. This routine also has a few additional drawbacks: - Depending on the exposed services on the target it might take a considerable...

7.3AI score
SaveExploits0References2
Metasploit
Metasploit
added 2016/10/27 6:11 p.m.35 views

Kerberos Domain User Enumeration

This module will enumerate valid Domain Users via Kerberos from an unauthenticated perspective. It utilizes the different responses returned by the service for valid and invalid users. This module can also detect accounts that are vulnerable to ASREPRoast attacks. This module requires Metasploit:...

7.5AI score
SaveExploits0
Kitploit
Kitploit
added 2016/10/25 2:30 p.m.19 views

AutoBrowser 4.0 - AutoBrowser Screenshot of HTTP/s Based Ports

AutoBrowser is a tool written in python for penetration testers. The purpose of this tool is to create reportJson file and screenshots of http/s based ports on the network. you can choose between analyze Nmap reportXML file -oX or scan with Nmap, then the tool automaticly Check the results with...

7.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2016/10/13 2:0 p.m.32 views

Dracnmap - Exploit Network and Gathering Information with Nmap

Dracnmap is an open source program which is using to exploit the network and gathering information with nmap help. Nmap command comes with lots of options that can make the utility more robust and difficult to follow for new users. Hence Dracnmap is designed to perform fast scaning with the...

7.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2016/09/12 2:6 p.m.21 views

swarm - A Modular Distributed Penetration Testing Tool

Swarm is an open source modular distributed penetration testing Tool that use distributed task queue to implement communication in the master-slave mode system and use MongoDB for data storage. It consists of a distributed framework and function modules. The function module can be an entirely new...

7.3AI score
SaveExploits0References3
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