Lucene search
+L

1961 matches found

Hacker One
Hacker One
added 2017/01/27 10:49 a.m.33 views

Zomato: test.zba.se is vulnerable to SSL POODLE

test.zba.se is vulnerable to ssl poodle Steps to reproduce: 1.nmap -sV --version-light --script ssl-poodle -p 443 example.com 2.curl -v3 -X HEAD https://www.example.com 3.or script given at https://access.redhat.com/node/1232123/40/0 command: ./poodle.sh example.com Result from these all 3 comman...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2017/01/18 6:23 p.m.225 views

Nextcloud: Nextcloud.com is vulnerable to SWEET32 attack

Researchers have found new attack against 3DES-CBC cipher in TLS,that they can decrypt customer data using a method called SWEET32 Birthday Attack. This Vulnerability has got CVE-2016-2183 and has cvss score 5.0 This vulnerability can be found manually by simply using nmap script nmap -Pn -p...

5CVSS6.8AI score0.95707EPSS
SaveExploits7
Hacker One
Hacker One
added 2017/01/18 6:3 p.m.621 views

Legal Robot: SWEET32 TLS attack

Researchers have found new attack against 3DES-CBC cipher in TLS,that they can decrypt customer data using a method called SWEET32 Birthday Attack. This Vulnerability has got CVE-2016-2183 and has cvss score 5.0 This vulnerability can be found manually by simply using nmap script nmap -Pn -p...

5CVSS0.5AI score0.95707EPSS
SaveExploits7
Hacker One
Hacker One
added 2017/01/18 5:43 p.m.111 views

Yelp: Yelp.com is vulnerable to SWEET32 attack

Researchers have found new attack against 3DES-CBC cipher in TLS,that they can decrypt customer data using a method called SWEET32 Birthday Attack. This Vulnerability has got CVE-2016-2183 and has cvss score 5.0 This vulnerability can be found manually by simply using nmap script nmap -Pn -p...

5CVSS7.7AI score0.95707EPSS
SaveExploits7
pwnmalw
pwnmalw
added 2017/01/14 12:0 a.m.539 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.95 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.39 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.4669 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.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:27 p.m.111 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: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
Rows per page
Query Builder