Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

SUPER 0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Razican Razican released this 02 Oct 09:12
· 345 commits to master since this release

This is the first release of the SUPER Android Analyzer. In this first version, basic report styling, 37 analysis rules and really fast performance have been achieved. For more information, you can check the release announcement.

Changelog

Features

  • Release of 64-bit packages for Linux (Debian 8.6, Ubuntu 16.04, CentOS 7, Fedora 24) and Windows (8.1+).
  • AndroidManifest.xml analysis (Dangerous permission checks).
  • Certificate analysis (Certificate validity checks).
  • Code analysis (37 rules for checking the source code):
    • SQLi
    • XSS
    • URL Disclosure
    • Weak algorithms
    • Insecure WebViews
    • Generic exceptions
    • Root detection
    • ...
  • HTML and JSON report generation.
  • Classification of vulnerabilities (Critical, High, Medium, Low, Info).
  • Application related info.
  • File fingerprinting.