Skip to content

Update index.html #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,9 @@ <h2><i class="fa fa-globe"></i> Online Analyzers <a href="#online-analyzers"><sp
<li>
<p><a href="https://apkscan.nviso.be/" target="_blank">NVISO ApkScan</a> - The ApkScan web application by NVISO allows you to scan Android applications for malware.</p>
</li>
<li>
<p><a href="https://oversecured.com/" target="_blank">Oversecured</a> - A commercial Android vulnerability scanner. Contains 90+ vulnerability categories.</p>
</li>
<li>
<p><a href="http://sanddroid.xjtu.edu.cn/#overview" target="_blank">Sandroid</a> - An automatic Android application analysis system</p>
</li>
Expand Down Expand Up @@ -392,6 +395,9 @@ <h2><i class="fa fa-bug"></i> Android Vulnerable Apps <a href="#android-vulnerab
<li>
<p><a href="https://drive.google.com/folderview?id=0B7rtSe_PH_fTWDQ0RC1DeWVoVUE&amp;usp=sharing" target="_blank">Android Challenges of Various Conferences/Events</a></p>
</li>
<li>
<p><a href="https://github.com/oversecured/ovaa" target="_blank">Oversecured Vulnerable Android App</a> - OVAA is a vulnerable Android app showing modern Android vulnerabilities.</p>
</li>
<li>
<p><a href="https://t.co/Pf99TtwuIJ" target="_blank">Damn Vulnerable Android App</a> - DIVA (Damn insecure and vulnerable App) is an App intentionally designed to be insecure.</p>
</li>
Expand Down