Lucene search
+L

7211 matches found

Hacker One
Hacker One
added 2017/01/22 10:34 p.m.39 views

Slack: Access of Android protected components via embedded intent

@bagipro found a vulnerability wherein a malicious and unprivileged app on the victim's phone could interact with any activity in the Slack Android app, allowing manipulation of the app in unintended ways. Thanks for the finding @bagipro! I found the following code inside com.Slack.ui.HomeActivit...

0.6AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/01/21 12:00 a.m.106 views

Microsoft Power Point 2016 - Java Code Execution

Exploit Title: Microsoft Power Point Java Payload Code Execution Exploit Author: Fady Mohamed Osman @fadyosman Exploit-db : http://www.exploit-db.com/author/?a=2986 Demo Video : https://www.youtube.com/watch?v=DOJSUJK7hRo Video Tutorial : https://www.youtube.com/watch?v=Lih-iuXgEM Youtube Channel...

5.3AI score
SaveExploits0
CISA
CISA
added 2017/01/19 12:00 a.m.11 views

IC3 Warns of Employment Scams Targeting College Students

The Internet Crime Complaint Center IC3 has issued an alert on employment scams targeting college students. Phony job opportunities are advertised via college employment websites or students’ university emails. Unfortunately, students who take the bait suffer financial losses. US-CERT encourages...

6.7AI score
SaveExploits0References2
CNVD
CNVD
added 2017/01/19 12:00 a.m.7 views

Huawei P9 Plus TP Driver Input Checksum Vulnerability

Huawei P9 Plus is a smartphone product from Huawei, China. An input checksum security vulnerability exists in the touchscreen driver of the Huawei P9 Plus phone. An attacker could trick users into installing a malicious application, and the application could exploit the vulnerability to send...

7.1CVSS6.7AI score0.0065EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2017/01/15 2:00 p.m.74 views

rePy2exe - A Reverse Engineering Tool for py2exe applications

Reverse Engineering Tool for py2exe applications. Prerequisites cmake git python2.7 Cloning git clone https://github.com/4w4k3/rePy2exe.git Running python rePy2exe.py or python2.7 rePy2exe.py Authors Alisson Moretto - Coder - 4w4k3 Reference Thanks to: zrax - pycdc matiasb - unpy2exe License This...

7.3AI score
SaveExploits0References4
FireEye
FireEye
added 2017/01/11 8:45 p.m.68 views

New Variant of Ploutus ATM Malware Observed in the Wild in Latin America

Introduction Ploutus is one of the most advanced ATM malware families we’ve seen in the last few years. Discovered for the first time in Mexico back in 2013, Ploutus enabled criminals to empty ATMs using either an external keyboard attached to the machine or via SMS message, a technique that had...

7.4AI score
SaveExploits0
FireEye
FireEye
added 2017/01/11 8:45 p.m.35 views

New Variant of Ploutus ATM Malware Observed in the Wild in Latin America

Introduction Ploutus is one of the most advanced ATM malware families we’ve seen in the last few years. Discovered for the first time in Mexico back in 2013, Ploutus enabled criminals to empty ATMs using either an external keyboard attached to the machine or via SMS message, a technique that had...

SaveExploits0
Akamai Blog
Akamai Blog
added 2017/01/11 5:00 a.m.19 views

17 Essential Skills for Performance Engineers

Most people in the performance engineering field agree that our skillset is derived from an intersection of disciplines that include testing, optimization, and systems engineering...

2.5AI score
SaveExploits0
myhack58
myhack58
added 2017/01/11 12:00 a.m.85 views

From MS16-098 see a Windows 8.1 kernel exploit-vulnerability warning-the black bar safety net

When I first started contact core vulnerability when I don't have any about the kernel of the experience, not to mention to take advantage of a kernel vulnerability, but I'm always for reverse engineering and exploit techniques are very interested. Initially, my idea was simple: find one not...

0.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2017/01/07 7:58 p.m.11 views

urbanengineering.utoronto.ca XSS vulnerability

Vulnerable URL: http://www.urbanengineering.utoronto.ca/flashdetection.swf?flashContentURL=javascript:alert/OPENBUGBOUNTY/ Details: Description| Value ---|--- Patched:| No Latest check for patch:| 30.07.2017 Vulnerability type:| XSS Vulnerability status:| Publicly disclosed Alexa Rank| Unknown /...

6.3AI score
SaveExploits0
FireEye
FireEye
added 2017/01/04 2:02 p.m.45 views

FLARE Script Series: Querying Dynamic State using the FireEye Labs Query-Oriented Debugger (flare-qdb)

Introduction This post continues the FireEye Labs Advanced Reverse Engineering FLARE script series. Here, we introduce flare-qdb, a command-line utility and Python module based on vivisect for querying and altering dynamic binary state conveniently, iteratively, and at scale. flare-qdb works on...

7.2CVSS7.8AI score0.24554EPSS
SaveExploits10References4
FireEye
FireEye
added 2017/01/04 9:02 a.m.117 views

FLARE Script Series: Querying Dynamic State using the FireEye Labs Query-Oriented Debugger (flare-qdb)

Introduction This post continues the FireEye Labs Advanced Reverse Engineering FLARE script series. Here, we introduce flare-qdb, a command-line utility and Python module based on vivisect for querying and altering dynamic binary state conveniently, iteratively, and at scale. flare-qdb works on...

7.2CVSS7.7AI score0.24554EPSS
SaveExploits10
FireEye
FireEye
added 2017/01/04 9:02 a.m.77 views

FLARE Script Series: Querying Dynamic State using the FireEye Labs Query-Oriented Debugger (flare-qdb)

Introduction This post continues the FireEye Labs Advanced Reverse Engineering FLARE script series. Here, we introduce flare-qdb, a command-line utility and Python module based on vivisect for querying and altering dynamic binary state conveniently, iteratively, and at scale. flare-qdb works on...

7.2CVSS7.8AI score0.24554EPSS
SaveExploits10
zdt
zdt
added 2017/01/04 12:00 a.m.51 views

Kaspersky Local CA Root Protected Incorrectly Exploit

Kaspersky fails to adequately protect its local CA root. Kaspersky: Local CA root is incorrectly protected When Kaspersky generate a private key for the local root, they store the private key in %ProgramData%. Obviously this file cannot be shared, because it's the private key for a trusted local...

6.8AI score
SaveExploits0
Kitploit
Kitploit
added 2017/01/02 2:22 p.m.27 views

BARF - A multiplatform open source Binary Analysis and Reverse engineering Framework

The analysis of binary code is a crucial activity in many areas of the computer sciences and software engineering disciplines ranging from software security and program analysis to reverse engineering. Manual binary analysis is a difficult and time-consuming task and there are software tools that...

7.2AI score
SaveExploits0References6
Hacker One
Hacker One
added 2016/12/31 10:13 a.m.49 views

Envoy: Primary Cloning of Envoy web application resulting confidential information disclosure

It is possible to mirror envoy website which exposes internal structure as also client side java-script and CSS . When an attacker makes a copy of your webpages on their local machine, it is possible scan the code for vulnerabilities to exploit without generating additional traffic on your web...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2016/12/29 12:00 a.m.12 views

Cross-site scripting vulnerability in multiple IBM Rational products (CNVD-2016-13286)

IBM Rational Collaborative Lifecycle Management CLM, etc. are products of IBM Corporation in the U.S. IBM Rational CLM, Rational Team Concert RTC and Rational Engineering Lifecycle Manager RELM are collaborative lifecycle management solutions; Rational DOORS Next Generation RDNG is a requirements...

5.4CVSS6.4AI score0.00538EPSS
SaveExploits0References1
CNVD
CNVD
added 2016/12/29 12:00 a.m.10 views

Multiple IBM Rational Products Information Disclosure Vulnerabilities

IBM Rational Collaborative Lifecycle Management CLM, etc. are products of IBM Corporation in the U.S. IBM Rational CLM, Rational Team Concert RTC and Rational Engineering Lifecycle Manager RELM are collaborative lifecycle management solutions; Rational DOORS Next Generation RDNG is a requirements...

4.3CVSS6.7AI score0.00773EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2016/12/28 2:52 p.m.369 views

Fluxion 0.23 - WPA/WPA2 Security Hacked Without Brute Force

Fluxion is a remake of linset by vk496 with hopefully less bugs and more functionality. It's compatible with the latest release of Kali rolling. Latest builds stable and beta can be found here here . If you're new, or just don't understand much about the project, have a look at the wiki . The...

7.1AI score
SaveExploits0References6
Kitploit
Kitploit
added 2016/12/27 2:30 p.m.36 views

Lobotomy - Android Reverse Engineering

Lobotomy is a command line based Android reverse engineering tool. What is in the repo, is currently in development. You should assume nothing works as expected until the official 2.0 release is finished. Version | Development ---|--- Author | Benjamin Watson rotlogix Features Feature | Descripti...

7.2AI score
SaveExploits0References2
Rows per page
Query Builder