sanddroid.xjtu.edu.cn Open in urlscan Pro
2409:8c70:a02:2::8000:104  Public Scan

URL: http://sanddroid.xjtu.edu.cn/
Submission: On July 25 via manual from FR — Scanned from FR

Form analysis 1 forms found in the DOM

POST #

<form role="form" id="form-search" method="post" action="#">
  <div class="row">
    <div class="form-group col-md-6">
      <input type="text" name="apk_md5" id="form-search-md5-input" class="form-control" placeholder="File MD5">
      <p class="help-block"></p>
    </div>
    <div class="form-group col-md-6">
      <input type="text" name="cert_sha1" id="form-search-signature-input" class="form-control" placeholder="Signature">
      <p class="help-block"></p>
    </div>
  </div>
  <div class="row">
    <div class="form-group col-md-6">
      <input type="text" name="package" id="form-search-pkg-input" class="form-control" placeholder="Package Name">
      <p class="help-block"></p>
    </div>
    <div class="form-group col-md-6">
      <input type="text" name="malware_name" id="form-search-mal-input" class="form-control" placeholder="Malware Name">
      <p class="help-block"></p>
    </div>
  </div>
  <div id="form-search-msg"></div>
  <button type="button" class="btn btn-primary has-spinner" id="form-search-btn">
    <span class="spinner"><i class="icon-spin icon-spinner"></i>
    </span>
    <i class="fa fa-search"> Search</i>
  </button>
  <button type="button" class="btn btn-primary has-spinner" id="form-all-btn">
    <span class="spinner"><i class="icon-spin icon-spinner"></i>
    </span>
    <i class="fa fa-list"> All</i>
  </button>
</form>

Text Content

SandDroid
 * Home
 * Overview
 * Upload

SandDroid - An automatic Android application analysis system. See User's Manual.


STATIC ANALYSIS:

 * Basic Information Extraction: file size, file hash, package name, SDK
   version, etc
 * Certification Analysis: Parse the certification and check if it's from AOSP.
 * Category Analysis: Classify the APK to different categories based on the
   permission information
 * Permission Analysis: Extract permissions (include customized permissions) and
   detect if the declared permission is used
 * Component Analysis: List all the components (include dynamically registered
   broadcast receivers) and analyze if the component is exported
 * Code Feature Analysis: Check native code, java reflection, dynamic loader
   usage
 * Advertisement Module Analysis: Extract all the advertisement modules
 * Sensitive API Analysis: List all the sensitive APIs and the caller code path
 * etc...


DYNAMIC ANALYSIS:

 * Network Data Record: capture all the network data during the APK's running
   period
 * Http Data Recovery: recover data from http flow
 * IP Distribution Analysis: parse IP information based on the extracted URLs
 * File Operation Monitor: record file path and data
 * SMS & Phone Call Monitor: record sms sent and phone call
 * SMS Block Monitor: record sms block behavior
 * Crypto Operation Monitor: record crypto usage
 * Data Leakage Monitor: data leakage
 * etc...


COMPREHENSIVE ANALYSIS:

 * Risky Behaviors Summary: list risky behaviors
 * Risk Score: Calculate the risk score based on the static and dynamic analysis
   result



Chrome & FireFox are recommended for a better display!
Search


Search All
Reports
Show 102550100 entries
Processing...

Date MD5 Package Name Malware Risk

2022-07-25
01:43:10AB4983E7AF916C00142D8748221E4CFEcom.metasploit.stage2022-07-25
01:37:4080D17D42DBED32A0B78D266A167E963Ccom.dreamml2022-07-24
20:03:19B7646D9A270171600CAAC34CB499FA91com.tempmail2022-07-24
17:53:4116149C40F2BC882A2FB184347D66D049com.shida.miduser.main2022-07-24
16:31:374FDF17F361EB598B841B08C02056698Acom.metasploit.stage2022-07-24
10:37:45985F7625F8C448E09680323EB1D9AE04com.deviantart.android.damobile2022-07-24
09:30:4122B92C92423082CBD0B01D1DDB3EFDB3com.MeritStory.VilniausKontekstai2022-07-24
07:20:03F2BA92B16B6B1AA9AC94B25C35D5D2D5poly.pro3052022-07-24
01:24:120A5CF2DE4293AE51569C2E34BBA0BA9Ccom.bekareful.fgcgebf.gipparpffbardmswcriakpk2022-07-23
20:04:530BA3E2DEB8D00496B9701BAF5758B9E4danggai.app.resinwidget

Showing 1 to 10 of 29,094 entries
FirstPrevious12345NextLast
IP Distribution

Created with Highcharts 10.2.0Number of APKChart context menuTop 20 Used
Permissions27 123 27 12323 535 23 53522 205 22 20519 014 19 01416 185 16 18515
045 15 04511 754 11 75410 458 10 45810 281 10 2819 982 9 9828 360 8 3607 578 7
5787 568 7 5687 465 7 4657 034 7 0346 711 6 7116 237 6 2376 235 6 2355 905 5
9055 372 5 37201234567891011121314151617181905k10k15k20k25k30kHighcharts.com
Created with Highcharts 10.2.0Number of APKChart context menuTop 20 Malware
Families339 339243 243216 216215 215194 194137 137136 136102 10297 9785 8583
8382 8279 7976 7674 7474 7474 7471 7170 7062
620123456789101112131415161718190100200300400Highcharts.com
Created with Highcharts 10.2.0Number of APKChart context menuTop 20
Advertisement Module Used6 290 6 2901 341 1 3411 325 1 3251 143 1 1431 047 1
0471 044 1 0441 036 1 036946 946808 808804 804769 769736 736723 723718 718627
627621 621616 616607 607589 589573
57301234567891011121314151617181901k2k3k4k5k6k7kHighcharts.com

You can upload an APK or a Zip file!
Max File Size:50MB!

Select File...

Upload


--------------------------------------------------------------------------------

Developed by Botnet Research Team , Xi'an Jiaotong University

Contact me: imisstry@mail.xjtu.edu.cn

Follow me:

Partners: VisualThreat , MobiSecLab