Commit Graph

359 Commits

Author SHA1 Message Date
Daniel Baier
f66eb98cfc
Adding FRITAP (#213)
Pull request to add friTap. friTap is a tool for simplifying SSL/TLS traffic analysis for researchers and pentesters on Android by making SSL decryption effortless. It allows TLS key extraction and the decryption of TLS payload as PCAP in real-time.
2024-12-09 01:51:00 -08:00
Ashish Bhatia
66cf110dc2
fix: ignore one more link (#208)
* fix: ignore one more link

Cert verification of https://wiki.sei.cmu.edu/confluence/display/android/Android+Secure+Coding+Standard fails on GitHub Actions

* Update run_awesome_bot.sh

https://web.archive.org/web/20180721134044/http://www.fasteque.com:80/android-reverse-engineering-101-part-1/ sometimes times out
2024-09-02 15:54:06 -07:00
Ashish Bhatia
1ccd7c045c
docs: update dead links (#207) 2024-09-02 15:13:24 -07:00
hudsonrock-partnerships
4fccc84e26
Added Hudson Rock to Malware section (#204)
* Added Hudson Rock to Malware section

Free cybercrime intelligence toolset that can indicate if a specific APK package was compromised in an Infostealer malware attack.
2024-07-23 00:54:27 -07:00
Ashish Bhatia
846b3b4ab4
Add dexmod (#201) 2024-03-06 22:00:38 -08:00
Ashish Bhatia
c449f9240f
Mark approver.talos-sec.com as dead 2024-02-24 01:59:43 -08:00
Ashish Bhatia
33e2da358a
Mark apkpure.com as dead 2024-02-24 01:58:14 -08:00
dependabot[bot]
64d31efe60
Bump actions/checkout from 3 to 4 (#199)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-11 15:22:26 -08:00
dependabot[bot]
e714f1257c
Bump actions/cache from 3 to 4 (#200)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-11 15:22:12 -08:00
Ashish Bhatia
76b6f0a003
Create dependabot.yml for auto-updates (#198) 2024-02-11 15:20:40 -08:00
Dirk Wetter
31f4be70f8
Immuniweb (#188)
Add Immuniweb
2024-01-29 21:54:46 -08:00
Ashish Bhatia
53428de6b4 Mark https://www.sec.tu-bs.de/~danarp/drebin/ as dead
https://www.sec.tu-bs.de/~danarp/drebin/ SSL validation fails due to
server not returning the full certificate chain.

```
> Issues
   1. https://www.sec.tu-bs.de/~danarp/drebin/ - error trying to connect: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:../ssl/statem/statem_clnt.c:1883: (unable to get local issuer certificate) - README.md - L259
Error: Process completed with exit code 1.
```

Ref: https://github.com/ashishb/android-security-awesome/actions/runs/5759618894/job/15614033663
2023-08-04 00:34:32 -07:00
Ashish Bhatia
23e3295a4d Mark more links as dead 2023-08-04 00:28:02 -07:00
Ashish Bhatia
18bd6dbc4f
Update Pscout link (#181) 2023-08-04 00:27:46 -07:00
Ashish Bhatia
3238c3a3d1
Update README.md (#180)
Minor fixes to typo and grammar
2023-08-04 00:16:47 -07:00
Ashish Bhatia
a323e0eba0
Run Link liveness checker via cron job 2023-08-04 00:06:38 -07:00
Ashish Bhatia
b61d3b77a9 Add Quarkslab's fuzzer 2023-05-01 12:50:04 -07:00
Ashish Bhatia
aafbcd53fe
Update README with new status badge (#175) 2023-03-26 21:54:51 -07:00
Ashish Bhatia
dfbcf21915
Improve validateLinks job on GitHub CI (#174) 2023-03-26 21:37:30 -07:00
Ashish Bhatia
8de859f6d1
Add linter for shell scripts (#173) 2023-03-26 21:27:32 -07:00
Ashish Bhatia
f9ef44ef9b
Use urlsup instead of slow awesome_bot (#136)
Also, disable multiple failing URLs
2023-03-26 21:18:42 -07:00
Ashish Bhatia
3e6216bda2
Add YAML Linter to GitHub CI (#172) 2023-03-26 20:53:18 -07:00
Ashish Bhatia
6c50a49d0a
Improve link checker on CI (#171) 2023-03-26 20:43:47 -07:00
beakman
b2914e3425
Add Koodous (#158)
* Add Koodous

* Update README.md

Move Koodous above all dead links

---------

Co-authored-by: Ashish Bhatia <ashishb@ashishb.net>
2023-03-26 20:34:19 -07:00
Ashish Bhatia
7a1686343b
Improve Markdown linter (#170) 2023-03-26 18:38:12 -07:00
Ashish Bhatia
4a3bce4f3c Update status badges 2022-02-09 17:23:02 -08:00
Ashish Bhatia
6f19bfd75d Mark apkcombo.com/apk-downloader/ as flakey, it give 503 on GitHub Actions 2022-02-09 17:23:02 -08:00
Ashish Bhatia
3fe8410410
Remove duplicate entries 2022-01-20 12:57:27 +05:30
capoz
eaf4dbc94b
Add AppSweep to online analyzers (#155)
Add AppSweep to online analyzers
2022-01-19 09:40:00 -08:00
bagipro
fa496338e1
Update README.md (#153)
Update README.md
2021-11-23 17:07:01 -08:00
Lev T11v
6215e805a4
Added online APK and Java decompiler link (#151) 2021-10-20 15:18:41 -07:00
Ashish Bhatia
cbc6b62f75 Disable more broken services 2021-10-09 16:51:55 -07:00
RT
ec2f5d3eec
Added APK Downloader Link (#150)
Co-authored-by: Ashish Bhatia <ashishb@ashishb.net>
2021-10-09 11:13:51 -07:00
RT
d2fd243436
Added Insecureshop to Vulnerable Applications (#149)
https://github.com/optiv/insecureshop
2021-10-09 11:12:08 -07:00
RT
5acbb07c5b
Added New tool to Dynamic Analysis section (#148)
Added https://github.com/NotSoSecure/android_application_analyzer to Dynamic Analysis section
2021-10-09 11:11:27 -07:00
Ashish Bhatia
ec1d907e42
Add MVT (#147) 2021-07-28 20:51:26 -07:00
Ashish Bhatia
600d941f0b Fix a lint issue 2021-05-31 22:06:19 -07:00
Ashish Bhatia
acaac68824 Ignore pscout.csl.toronto.edu, it dcannot be accessed from GitHub actions 2021-05-31 20:48:52 -07:00
Davide Caputo
e85147a04b
Add Approver, PAPI monitor, Obfuscapk, PlayStoreDownloader and ARMANDroid (#145)
* add Approver and Papi monitor

* fix order tools and add ARMANDroid, Obfuscapk and PlaystoreDownloader
2021-05-31 20:48:02 -07:00
Mónica Pastor
c10511c209
Add Mobile Audit to Static Analysis (#143) 2021-05-09 01:13:29 -07:00
Christopher Talib
11f8026421
Adding Pithus to the list of online analyzers (#142)
Co-authored-by: chris <chris@git>
2021-03-31 01:47:22 -07:00
Renan Silva
ecf58a0a3c
Add APKLeaks (#140)
* Add APKLeaks

Co-authored-by: Ashish Bhatia <ashishb@ashishb.net>
2021-03-15 10:12:19 -07:00
SecTheTech
3d4ce868ef
Move dead link last live entry (#137)
Move dead link to the end
2020-12-18 05:58:20 -08:00
Ashish Bhatia
fcdf1fa3c0 Fix a bug in run_awesome_bot.sh 2020-12-17 00:40:28 +05:30
Ashish Bhatia
e2298c8f99
Split testing into two (#135) 2020-12-16 08:19:02 -08:00
Ashish Bhatia
3288000af9 Check URLs slowly and exclude GitHub actions URL 2020-12-16 21:48:22 +05:30
Ashish Bhatia
87a04dcd59 Add Makefile 2020-12-16 20:41:26 +05:30
Ashish Bhatia
8a86df0664 Remove Travis badge from README.md 2020-12-16 20:41:09 +05:30
Ashish Bhatia
5b0b5b7adf Remove Travis.yml
Travis CI is shutting down - https://mailchi.mp/3d439eeb1098/travis-ciorg-is-moving-to-travis-cicom
2020-12-16 20:35:10 +05:30
Ashish Bhatia
f325ce8315
Add GitHub actions for testing (#120)
Add GitHub actions for testing
2020-12-16 07:01:41 -08:00