Lucene search
+L

1376 matches found

Hacker One
Hacker One
added 2016/06/15 8:20 a.m.49 views

Uber: Bruteforce INVITE codes easy way

As soon as i read the vulnerability disclosed on h1 regarding Possibility to brute force invite codes in riders.uber.com "https://hackerone.com/reports/125505" . I have found similar & easy way to bruteforce invite codes but in different manner . Also, 1680 public invites are waiting for...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2016/06/10 6:49 a.m.17 views

Instacart: Authorization Bypass in Delivery Chat Logs

An authorization issue in the mobile app API allows any Instacart user to gain access to other users' order delivery chat logs. The /api/v2/orderdeliveries/:orderdeliveryid/orderchangelogs endpoint does not sufficiently check if the user has permissions to access that particular order's chat logs...

0.2AI score
SaveExploits0
Kitploit
Kitploit
added 2016/06/09 11:30 p.m.18 views

Firefox Security Toolkit - A Tool that Transforms Firefox Browsers into a Penetration Testing Suite

A tool that transforms Firefox Browsers into a penetration testing suite How? It downloads the most important extensions, and install it on your browser. The used extensions has been chosen by a survey among the information security community. Based on it's results, Firefox Security Toolkit was...

6.2AI score
SaveExploits0References1
n0where
n0where
added 2016/06/08 2:12 a.m.30 views

Firefox Security Toolkit

Firefox Security Toolkit will download the most important security extensions and add them all into your browser. All the extensions have been chosen by a survey among the information security community. Based on the results, the Firefox Security Toolkit was made. Also, the Firefox Security Toolk...

6.3AI score
SaveExploits0References1
Hacker One
Hacker One
added 2016/06/06 2:47 p.m.19 views

Veris: Unauthenticated CSRF(User can input any value for CSRF Token)

Hello Veris, I believe you have implemented CSRF token on the registration for a reason. In my research, I found that a user supplied CSRF Token would be accepted and even saved in the browser cookie and will be the set token on subsequent request. This report is limited to the Register and Login...

7AI score
SaveExploits0
Kitploit
Kitploit
added 2016/05/31 11:30 p.m.26 views

BurpSuiteJSBeautifier - Burp Suite JavaScript Beautifier

Most of the websites compress their resources such as JS files in order to increase the loading speed. However, security testing and debugging a compressed resource is not an easy task. This is a Burp Suite open source extension which makes it possible to beautify most of the resources properly...

7AI score
SaveExploits0References1
Hacker One
Hacker One
added 2016/05/18 5:51 a.m.27 views

New Relic: Privilege Escalation In Moniter

When one user create an account its data may not be accessible by other user. Links are only opened by a privilege user But What here happens is. I login from one account & copy a link, it will still accessible two other account with help of burp proxy by traffic stopping. Reproduce Steps :- 1...

1.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/04/10 12:00 a.m.33 views

CivicRM 4.7b3 SQL Injection

CivicRM extends common CMS platforms WordPress, Drupal with a module to manage Civic campaigns, tracking donors, amounts, and campaign CRM type activity. I tested the WordPress integration of CivicRM 4.7b3 which was found to have blind SQL Injections that allow authenticated users to download...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2016/04/04 6:29 a.m.105 views

Snapchat: Administrator access to a Django Administration Panel on *.sc-corp.net via bruteforced credentials

Hey team, While doing some recon for Snapchat's domains, I came across a particular domain of interest - sc-corp.net. It seems that this domain hosts a lot of Snapchat's internal tools, web applications and staging environments such as Phabricator and other administration panels. From analyzing S...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/24 6:35 a.m.28 views

Uber: Brute Force Amplification Attack

The websites on following hosts - newsroom.uber.com - eng.uber.com - brand.uber.com are vulnerable to Wordpress Brute Force Amplification Attack where an attacker can try a large number of Wordpress usernames and password login combinations in single HTTP request more at...

0.4AI score
SaveExploits0
The Hacker Blog
The Hacker Blog
added 2016/03/22 1:27 a.m.25 views

XSS Hunter – A Modern Approach to Testing for Cross-site Scripting (XSS)

Cross-site Scripting XSS origins go arguably back to a lab in Microsoft in 1999. With the first disclosure of the issue titled “ Malicious HTML Tags Embedded in Client Web Requests “, this research sparked an entire generation of an attack that somehow still seems to persist in modern web...

5.8AI score
SaveExploits0
myhack58
myhack58
added 2016/03/16 12:00 a.m.38 views

PHP local file inclusion vulnerability environment to build and use-vulnerability and early warning-the black bar safety net

0x00 description php local file inclusion vulnerability related to knowledge, the dark clouds on the earlier to have appropriate articles, lfi with phpinfo earliest by large foreign cattle raised, reference the following two articles. The use of the principle is to use the php post to upload file...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/15 8:10 p.m.17 views

New Relic: Normal user can set "Job title" of other users by Direct Object Reference

A normal user when logs in to "New Relic" and navigates to the "Account Settings" page, can only set his/her own Job title. All other user's Job title selection are not available. But using a proxy tool like Burp Suite, while changing his own job role, if he replaces his own ID with any other use...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/02 3:32 p.m.39 views

Veris: Missing Server Side Validation of CSRF Middleware Token in Change Password Request

Hello Team, I have found that CSRF Middleware Token is not getting validated at server side in CHANGE PASSWORD request. This request even works without csrfmiddlewaretoken. Steps to Reproduce: 1. Login to your Veris View Account. 2. Go to Settings. 3. Change your password. 4. Submit the form. 5...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/02/29 1:46 p.m.38 views

Veris: Password(s) can be found via login process.

Hello security team, It is possible to find passwords of other users by enumerate the login process. The scenario is quiet simple: 1 Go to https://sandbox.veris.in/portal/login/ 2 Fill in 'Email ID' and 'Password' and click 'Log In' 3 Capture the request via burp suite and send it to intruder. 4...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/02/27 10:52 a.m.31 views

New Relic: Reflected XSS on Signup Page

Hello Team, I have found a reflected XSS on Signup Page i.e. on https://newrelic.com/signup. Please find the below details. Vulnerable URL: https://newrelic.com/signup Vulnerable Field: Your Email Address Vulnerable Parameter: email Parameter Type: POST Payload used: Browser used: Mozilla Firefox...

6AI score
SaveExploits0
n0where
n0where
added 2016/02/25 6:44 p.m.37 views

Android Pentesting Portable Integrated Environment: Appie

Appie is a software package that has been pre-configured to function as an Android Pentesting Environment on any windows based machine without the need of a Virtual MachineVM or dualboot. It is completely portable and can be carried on USB stick or your smartphone. It is one of its kind Android...

0.9AI score
SaveExploits0References8
zdt
zdt
added 2016/02/19 12:00 a.m.35 views

ManageEngine Firewall Analyzer 8.5 - Multiple Vulnerabilities

Exploit for windows platform in category web applications ================================================================ ManageEngine Firewall Analyzer 8.5– Privilege Escalation Vulnerability ================================================================ Description : Vulnerability Type :...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2016/02/16 12:00 a.m.20 views

ManageEngine Network Configuration Management Build 11000 - Privilege Escalation

ManageEngine Network Configuration Management Build 11000 - Privilege Escalation =================================================================================== Privilege escalation Vulnerability in ManageEngine Network Configuration Management...

0.5AI score
SaveExploits0
zdt
zdt
added 2016/02/16 12:00 a.m.26 views

ManageEngine Network Configuration Management Build 11000 - Privilege Escalation

Exploit for multiple platform in category web applications =================================================================================== Privilege escalation Vulnerability in ManageEngine Network Configuration Management...

7.1AI score
SaveExploits0
Rows per page
Query Builder