Lucene search
+L

719 matches found

Prion
Prion
added 2017/11/22 7:29 p.m.17 views

Design/Logic Flaw

Huawei APP HiWallet earlier than 5.0.3.100 versions do not support signature verification for APK file. An attacker could exploit this vulnerability to hijack the APK and upload modified APK file. Successful exploit could lead to the APP is hijacking...

5CVSS5.2AI score0.00489EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2017/11/22 7:0 p.m.44 views

CVE-2017-8177

CVE-2017-8177 affects Huawei APP HiWallet versions older than 5.0.3.100, where APK signature verification is not performed. The underlying issue is lack of APK signature verification, enabling an attacker to hijack and replace the APK, potentially leading to app hijacking. Public sources confirm ...

5.3CVSS5.2AI score0.00489EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2017/11/22 7:0 p.m.19 views

CVE-2017-8177

Huawei APP HiWallet earlier than 5.0.3.100 versions do not support signature verification for APK file. An attacker could exploit this vulnerability to hijack the APK and upload modified APK file. Successful exploit could lead to the APP is hijacking...

5.2AI score0.00489EPSS
Exploits0References1
Kitploit
Kitploit
added 2017/11/16 1:13 p.m.25 views

ROC - Infineon RSA Vulnerability

This tool is related to ACM CCS 2017 conference paper 124 Return of the Coppersmith’s Attack: Practical Factorization of Widely Used RSA Moduli. It enables you to test public RSA keys for a presence of the described vulnerability. Update : The paper of the attack is already online, ACM version...

7.2AI score
Exploits0References1
Malwarebytes
Malwarebytes
added 2017/11/15 12:7 a.m.61 views

New Android Trojan malware discovered in Google Play

A new piece of mobile malware has been discovered in Google Play masquerading as multiple apps: an alarm clock app, a QR scanner app, a compass app, a photo editor app, an Internet speed test app, and a file explorer app. According to Google Play data, all were last updated between October and...

7.2AI score
Exploits0
Kitploit
Kitploit
added 2017/11/11 9:39 p.m.416 views

Dex-Oracle - A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis

A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis. Also, the inspiration for another Android deobfuscator: Simplify. Before After sha1: a68d5d2da7550d35f7dbefc21b7deebe3f4005f3 md5: 2dd2eeeda08ac8c15be8a9f2d01adbe8 Installation Step 1. Install Smali /...

9.5AI score
Exploits0References8
Malwarebytes
Malwarebytes
added 2017/11/08 5:13 p.m.36 views

Phony WhatsApp used Unicode to slip under Google’s radar

After a troubling week for Google not so long ago, the company is under the spotlight once more for missing another app that, after further investigations by several members of Reddit, was found laden with adware. This app, which was called "Update WhatsApp Messenger," used the logo and developer...

7AI score
Exploits0
Kitploit
Kitploit
added 2017/11/07 1:18 p.m.1491 views

Evil-Droid - Framework to Create, Generate & Embed APK Payloads

Evil-Droid is a framework that create & generate & embed apk payload to penetrate android platforms. Screenshot: Dependencies : 1 - metasploit-framework 2 - xterm 3 - Zenity 4 - Aapt 5 - Apktool 6 - Zipalign Download/Config/Usage: 1 - Download the tool from github git clone...

7.3AI score
Exploits0References1
Hacker One
Hacker One
added 2017/10/26 12:18 p.m.33 views

IRCCloud: [IRCCloud Android] XSS in ImageViewerActivity

Hi, I'd like to report HTML/JS injection in activity com.irccloud.android.activity.ImageViewerActivity which is exported: xml so can be launched by arbitrary apps installed on the same device. On the newest Androids could be exploited also by Android Instant Apps directly from a web-browser...

7.3AI score
Exploits0
Akamai Blog
Akamai Blog
added 2017/09/05 5:5 p.m.52 views

WireX update: UDP attack capabilities

Akamai would like to acknowledge the research by F5 containing additional information on the capabilities of this malware, released September 2nd. Finding new features The WireX botnet was discovered due to its role in a series of prolonged attacks against several organizations. It was brought to...

7.1AI score
Exploits0
Kitploit
Kitploit
added 2017/08/26 10:26 p.m.70 views

AVPASS - Tool For Leaking And Bypassing Android Malware Detection System

AVPASS is a tool for leaking the detection model of Android malware detection systems i.e., antivirus software, and bypassing their detection logics by using the leaked information coupled with APK obfuscation techniques. AVPASS is not limited to detection features used by detection systems, and...

7AI score
Exploits0References2
Kitploit
Kitploit
added 2017/08/21 10:23 p.m.343 views

Bytecode Viewer - A Java 8 Jar & Android Apk Reverse Engineering Suite (Decompiler, Editor, Debugger & More)

Bytecode Viewer is an Advanced Lightweight Java Bytecode Viewer, GUI Java Decompiler, GUI Bytecode Editor, GUI Smali, GUI Baksmali, GUI APK Editor, GUI Dex Editor, GUI APK Decompiler, GUI DEX Decompiler, GUI Procyon Java Decompiler, GUI Krakatau, GUI CFR Java Decompiler, GUI FernFlower Java...

7.5AI score
Exploits0References1
Huawei
Huawei
added 2017/08/16 12:0 a.m.29 views

Security Advisory - Lack of Signature Verification Vulnerability in Some Huawei APP

Some Huawei APP do not support signature verification for APK file. An attacker could exploit this vulnerability to hijack the APK and upload modified APK file. Successful exploit could lead to the APP is hijacking. Vulnerability ID: HWPSIRT-2017-07089 This vulnerability has been assigned a Commo...

5.3CVSS5.2AI score0.00489EPSS
Exploits0Affected Software1
n0where
n0where
added 2017/08/15 1:59 a.m.45 views

Automated Android Malware Analysis: CuckooDroid

CuckooDroid is an extension of Cuckoo Sandbox the Open Source software for automating analysis of suspicious files. CuckooDroid brigs to cuckoo the capabilities of execution and analysis of android application. CuckooDroid is an automated, cross-platform, emulation and analysis framework based on...

1.1AI score
Exploits0References1
Kitploit
Kitploit
added 2017/08/12 2:26 p.m.77 views

jadx - Dex to Java Decompiler

jadx - Dex to Java decompiler Command line and GUI tools for produce Java source code from Android Dex and Apk files. Building from source git clone https://github.com/skylot/jadx.git cd jadx ./gradlew dist on Windows, use gradlew.bat instead of ./gradlew Scripts for run jadx will be placed in...

7.6AI score
Exploits0References1
Kitploit
Kitploit
added 2017/08/11 10:33 p.m.104 views

APKiD - Android Application Identifier for Packers, Protectors, Obfuscators and Oddities

APKiD gives you information about how an APK was made. It identifies many compilers, packers, obfuscators, and other weird stuff. It's PEiD for Android. For more information on what this tool can be used for, check out: Android Compiler Fingerprinting Detecting Pirated and Malicious Android Apps...

6.7AI score
Exploits0References1
Malwarebytes
Malwarebytes
added 2017/07/31 2:0 p.m.51 views

Mobile Menace Monday: Malicious clicker with extra maliciousness included

A new malicious clicker has emerged onto third-party app stores. Chinese in origin, the malicious app uses heavy obfuscation and poses as a battery optimizer app. We classify is as Android/Trojan.Clicker.hyj. Click to view slideshow. Hide what’s inside To obfuscate its code, Clicker.hyj uses an A...

7AI score
Exploits0
ATTACKERKB
ATTACKERKB
added 2017/07/17 9:29 p.m.4 views

CVE-2017-9669

A heap overflow in apk Alpine Linux's package manager allows a remote attacker to cause a denial of service, or achieve code execution by crafting a malicious APKINDEX.tar.gz file...

7.8CVSS6.2AI score0.03234EPSS
Exploits2References5
ATTACKERKB
ATTACKERKB
added 2017/07/17 9:29 p.m.2 views

CVE-2017-9671

A heap overflow in apk Alpine Linux's package manager allows a remote attacker to cause a denial of service, or achieve code execution, by crafting a malicious APKINDEX.tar.gz file with a bad pax header block...

7.8CVSS5.7AI score0.03234EPSS
Exploits2References5
Prion
Prion
added 2017/07/17 9:29 p.m.13 views

Design/Logic Flaw

A heap overflow in apk Alpine Linux's package manager allows a remote attacker to cause a denial of service, or achieve code execution by crafting a malicious APKINDEX.tar.gz file...

6.8CVSS8.2AI score0.03234EPSS
Exploits2References3
Rows per page
Query Builder