Lucene search
+L

5269 matches found

Kitploit
Kitploit
added 2017/07/31 10:12 p.m.31 views

CookieCatcher - Tool to assist in the exploitation of XSS

CookieCatcher is an open source application which was created to assist in the exploitation of XSS Cross Site Scripting vulnerabilities within web applications to steal user session IDs aka Session Hijacking. The use of this application is purely educational and should not be used without proper...

6.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2017/07/17 11:12 p.m.25 views

nWatch - Tool for Host Discovery, PortScanning and Operating System Fingerprinting

nWatch is a handy tool for host discovery, portscanning and operating system fingerprinting. Demo video Requirements nmap scapy colorama ctypes Installation and execution Install the requirements Then you can download nWatch by cloning the Git repository: git clone...

7.3AI score
SaveExploits0References1
Packet Storm
Packet Storm
added 2017/07/14 12:00 a.m.108 views

Apache Struts 2.3.x Showcase Remote Code Execution

!/usr/bin/python -- coding: utf-8 -- Just a demo for CVE-2017-9791 import requests def exploiturl, cmd: print"+ command: %s" % cmd payload = "%" payload += "[email protected]@DEFAULTMEMBERACCESS." payload += "memberAccess?memberAccess=dm:" payload +=...

0.5AI score0.98908EPSS
SaveExploits19
zdt
zdt
added 2017/07/14 12:00 a.m.161 views

Apache Struts 2.3.x Showcase - Remote Code Execution (PoC) Exploit

Exploit for multiple platform in category web applications !/usr/bin/python -- coding: utf-8 -- Just a demo for CVE-2017-9791 import requests def exploiturl, cmd: print"+ command: %s" % cmd payload = "%" payload += "email protected@DEFAULTMEMBERACCESS." payload += "memberAccess?memberAccess=dm:"...

7.5CVSS9.2AI score0.98908EPSS
SaveExploits19
Kitploit
Kitploit
added 2017/07/12 10:45 p.m.24 views

TorStat - Tor Statistics

Tor Statistics Requirements ProxyChains Optional - only if you need more features to work Colorama psutil Installation and execution Then you can download smap by cloning the Git repository: git clone https://github.com/suraj-root/TorStat.git cd TorStat/ proxychains python TorStat.py Demo video F...

7.3AI score
SaveExploits0References1
nodejs
nodejs
added 2017/07/07 12:00 a.m.51 views

Directory Traversal

Overview Affected versions of uv-tj-demo resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system...

5CVSS4.6AI score0.02005EPSS
SaveExploits1Affected Software1
Exploit DB
Exploit DB
added 2017/07/07 12:00 a.m.198 views

Apache Struts 2.3.x Showcase - Remote Code Execution

!/usr/bin/python -- coding: utf-8 -- Just a demo for CVE-2017-9791 import requests def exploiturl, cmd: print"+ command: %s" % cmd payload = "%" payload += "[email protected]@DEFAULTMEMBERACCESS." payload += "memberAccess?memberAccess=dm:" payload +=...

9.8CVSS8.1AI score0.98908EPSS
SaveExploits19
Malwarebytes
Malwarebytes
added 2017/06/26 1:59 p.m.30 views

A week in security (June 19 – June 25)

Last week, we expanded on all the different technologies that Malwarebytes uses to break the attack chain and our Incident Response solution. We also warned you about a Roblox Robux generator scam and a phish targeting customers of Barclays Bank. Below are notable news stories and security-relate...

6.7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/06/07 12:00 a.m.55 views

Robert 0.5 - Multiple Vulnerabilities

Exploit Title: Robert 0.5 - Multiple Vulnerabilities XSS, CSRF, Directory traversal & SQLi Date: 07/06/2017 Exploit Author: Cyril Vallicari / HTTPCS - ZIWIT Vendor website :http://robert.polosson.com/ Download link : https://github.com/RobertManager/robert/archive/master.zip Live demo :...

5.3AI score
SaveExploits0
CNVD
CNVD
added 2017/06/02 12:00 a.m.13 views

Contiki Operating System cc26xx-web-demo Cross-Site Scripting Vulnerability

Contiki Operating System is a small, open source, extremely portable multitasking operating system. cc26xx-web-demo is the application used to connect to cloud services. A cross-site scripting vulnerability exists in the MQTT/IBM Cloud Config page a.k.a. mqtt.html of cc26xx-web-demo in the Contik...

6.1CVSS6.2AI score0.00761EPSS
SaveExploits0References1
OSV
OSV
added 2017/05/28 12:29 a.m.9 views

CVE-2017-7296

An issue was discovered in Contiki Operating System 3.0. A Persistent XSS vulnerability is present in the MQTT/IBM Cloud Config page aka mqtt.html of cc26xx-web-demo. The cc26xx-web-demo features a webserver that runs on a constrained device. That particular page allows a user to remotely configu...

6.1CVSS5.9AI score0.00761EPSS
SaveExploits0References2
OSV
OSV
added 2017/05/28 12:29 a.m.11 views

CVE-2017-7295

An issue was discovered in Contiki Operating System 3.0. A use-after-free vulnerability exists in httpd-simple.c in cc26xx-web-demo httpd, where upon a connection close event, the httpstate structure was not deallocated properly, resulting in a NULL pointer dereference in the output processing...

7.5CVSS5.8AI score0.01048EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2017/05/18 1:35 p.m.26 views

Weblate: Information Disclosure on demo.weblate.org

Description The demo instance, located on https://demo.weblate.org is leaking user's IP-adresses in the Activity log. F185728 Impact The authenticated user can disclose valid IP adresses of other users through Activity log. The feature works as it should so no changes should be made on the GitHub...

6.7AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2017/05/06 2:10 a.m.20 views

demo.silverstripe.org XSS vulnerability

Vulnerable URL: http://demo.silverstripe.org/assets/Uploads/evilsvgfile.svg Details: Description| Value ---|--- Patched:| Yes, at 06.05.2017 Latest check for patch:| 06.05.2017 13:48 GMT Vulnerability type:| XSS Vulnerability status:| Publicly disclosed Alexa Rank| Unknown / Not calculated VIP...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2017/04/26 2:15 p.m.33 views

InfectPE - Inject Custom Code into PE File

Using this tool you can inject x-code/shellcode into PE file. InjectPE works only with 32-bit executable files. Why you need InjectPE? You can test your security products. Use in a phishing campaign. Learn how PE injection works. ...and so on. In the project, there is hardcoded x-code of...

7.6AI score
SaveExploits0References2
Hacker One
Hacker One
added 2017/04/25 8:07 a.m.26 views

Weblate: Self XSS at translation page through Editor Link at demo.weblate.org

User input is not sanitized properly at Editor link causing self xss. Steps to reproduce 1 Navigate to https://demo.weblate.org/accounts/profile/preferences 2 Provide Editor link as javaScript:alertdocument.cookie;//confirm1; and click on Save 3 Navigate to English Translation page of the project...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2017/04/21 1:27 p.m.37 views

Nextcloud: Clickjacking In https://demo.nextcloud.com

Hi Nextcloud, Clickjacking In https://demo.nextcloud.com This Is Zeeshan,An Ethical Hacker, I Have Found A Security Issue In Your Site Clickjacking In nextcloud https://demo.nextcloud.com Page Website is vulnerable to clickjacking! Please Fix It As Soon As Possible Best Regards, Zeeshan Waheed...

0.3AI score
SaveExploits0
Prion
Prion
added 2017/04/20 6:59 p.m.20 views

Code injection

DMMFX Trade for Android 1.5.0 and earlier, DMMFX DEMO Trade for Android 1.5.0 and earlier, and GAITAMEJAPAN FX Trade for Android 1.4.0 and earlier do not verify SSL certificates...

4.3CVSS7.2AI score0.00928EPSS
SaveExploits0References5Affected Software3
OSV
OSV
added 2017/04/20 6:59 p.m.7 views

CVE-2016-4818

DMMFX Trade for Android 1.5.0 and earlier, DMMFX DEMO Trade for Android 1.5.0 and earlier, and GAITAMEJAPAN FX Trade for Android 1.4.0 and earlier do not verify SSL certificates...

5.9CVSS5.8AI score0.00928EPSS
SaveExploits0References5
NVD
NVD
added 2017/04/20 6:59 p.m.17 views

CVE-2016-4818

DMMFX Trade for Android 1.5.0 and earlier, DMMFX DEMO Trade for Android 1.5.0 and earlier, and GAITAMEJAPAN FX Trade for Android 1.4.0 and earlier do not verify SSL certificates...

5.9CVSS5.8AI score0.00928EPSS
SaveExploits0References5
Rows per page
Query Builder