All Projects → nikolamilosevic86 → Owasp Seraphimdroid

nikolamilosevic86 / Owasp Seraphimdroid

Licence: gpl-3.0
OWASP Seraphimdroid is an open source project with aim to create, as a community, an open platform for education and protection of Android users against privacy and security threats.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Owasp Seraphimdroid

WeDefend
⛔🛡️ WeDefend - Monitor and Protect Windows from Remote Access Trojan
Stars: ✭ 23 (-62.9%)
Mutual labels:  malware-research, malware-detection
Owasp Workshop Android Pentest
Learning Penetration Testing of Android Applications
Stars: ✭ 60 (-3.23%)
Mutual labels:  owasp, android-application
assemblyline
AssemblyLine 4 - File triage and malware analysis
Stars: ✭ 69 (+11.29%)
Mutual labels:  malware-research, malware-detection
Drsemu
DrSemu - Sandboxed Malware Detection and Classification Tool Based on Dynamic Behavior
Stars: ✭ 237 (+282.26%)
Mutual labels:  malware-research, malware-detection
Stoq
An open source framework for enterprise level automated analysis.
Stars: ✭ 352 (+467.74%)
Mutual labels:  malware-research, malware-detection
Librefox
License: Mozilla Public License 2.0
Stars: ✭ 1,574 (+2438.71%)
Mutual labels:  privacy, android-application
yara
Malice Yara Plugin
Stars: ✭ 27 (-56.45%)
Mutual labels:  malware-research, malware-detection
Nauz File Detector
Linker/Compiler/Tool detector for Windows, Linux and MacOS.
Stars: ✭ 146 (+135.48%)
Mutual labels:  malware-research, malware-detection
MeltingPot
A tool to cluster similar executables (PEs, DEXs, and etc), extract common signature, and generate Yara patterns for malware detection.
Stars: ✭ 23 (-62.9%)
Mutual labels:  malware-research, malware-detection
TweetFeed
Collecting IOCs posted on Twitter
Stars: ✭ 181 (+191.94%)
Mutual labels:  malware-research, malware-detection
Threat Hunting
Personal compilation of APT malware from whitepaper releases, documents and own research
Stars: ✭ 219 (+253.23%)
Mutual labels:  malware-research, malware-detection
Apkid
Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android
Stars: ✭ 999 (+1511.29%)
Mutual labels:  malware-research, malware-detection
Xapkdetector
APK/DEX detector for Windows, Linux and MacOS.
Stars: ✭ 208 (+235.48%)
Mutual labels:  malware-research, malware-detection
App Privacy Policy Generator
A simple web app to generate a generic privacy policy for your Android/iOS apps
Stars: ✭ 2,278 (+3574.19%)
Mutual labels:  privacy, android-application
Apkfile
Android app analysis and feature extraction library
Stars: ✭ 190 (+206.45%)
Mutual labels:  malware-research, malware-detection
Malware-Sample-Sources
Malware Sample Sources
Stars: ✭ 214 (+245.16%)
Mutual labels:  malware-research, malware-detection
Malware Feed
Bringing you the best of the worst files on the Internet.
Stars: ✭ 69 (+11.29%)
Mutual labels:  malware-research, malware-detection
Awesome Yara
A curated list of awesome YARA rules, tools, and people.
Stars: ✭ 1,394 (+2148.39%)
Mutual labels:  malware-research, malware-detection
malware-writeups
Personal research and publication on malware families
Stars: ✭ 104 (+67.74%)
Mutual labels:  malware-research, malware-detection
Malwaresourcecode
Collection of malware source code for a variety of platforms in an array of different programming languages.
Stars: ✭ 8,666 (+13877.42%)
Mutual labels:  malware-research, malware-detection

OWASP Seraphimdroid

Mission:

To create, as a community, an open platform for education and protection of Android users against privacy and security threats.

Project Description:

OWASP Seraphimdroid is a privacy and security protection app for Android devices. It enables users to protect their devices against malicious software (viruses, trojans, worms, etc.), phishing SMS, MMS messages, execution of dangerous USSD codes, theft and loss. Also, it enables the user to protect their privacy and to control the usage of applications and services via various kinds of locks.

This Project has two main aims:

  • To protect user's privacy and secure the device against malicious features that may cost user money
  • To educate user about threats and risks for their privacy, privacy of their data and security of their device.

OWASP Seraphimdroid is free and open source community driven project, supported by OWASP (Open Web Application Security Project) Foundation. Everyone is welcome to participate. If you are interested, Join our mailing list.

Feel free to contact the project lead if you want to participate or contribute to the project. More info available on the website.

The App is available on Google Play Store.

Setting up Development Environment for Seraphimdroid:

Requirements:
  1. Android Studio
  2. Android API v21
  3. Gradle Distribution (Optional)
  4. x86 Emulator or a Hardware Device for Testing (Optional)
Additional SDK Requirements:
  • Google Repository
  • Android Support Repository
  • Android Support Library
  • Android SDK Tools (Included)
  • Android SDK Build-Tools (Included)
  • Android SDK Platform-Tools (Included)
  • HAXM (Optional if Using x86 Emulator)

All of these Libraries can be installed using the Integrated Android SDK Manager available in Android Studio Detailed Info on this wiki.

After Setting up Studio, Follow these:

  1. Clone owasp-seraphimdroid from Github to your desired location using : git clone https://github.com/nikolamilosevic86/owasp-seraphimdroid.git
  2. Click on Open an Existing Android Studio Project or Go to File -> Open.
  3. Select 'Seraphimdroid' folder from the Cloned Repository. (The project is not on root.)
  4. As Soon as the Gradle Build Finishes, You are Ready with Your Project.
  5. You need to configure the Maps API for GPS functions to work. Instructions available here.
  6. Click the Run button & Start digging.

Detailed Info Available here.

Important note: Project has been ported for Android Studio, so the instructions for old Eclipse Setup are available on this wiki.

Referencing

You may reference the following paper:

Note:

This Project is Under Active Development and Stable build is available on the Master. This build will be kept free of errors mostly, but may still face some minor glitches. The Knowledge Base is currently under development as a sister project and the results are fetched from the API deployed at Openshift. All the Information related to that is available on this Wiki.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].