Skip to content

Releases: t0thkr1s/allsafe

Allsafe v1.4

02 May 09:33
Compare
Choose a tag to compare

This one is a smaller update containing the following:

  • improve certificate pinning by extracting public key hashes from OkHttp exception
  • update library versions

Allsafe v1.3

15 Mar 10:43
Compare
Choose a tag to compare

Crushed some bugs and added new tasks 🥳

  • Brand new insecure file provider task
  • Content provider exploitation with SQL injection
  • Upgraded library versions
  • Added continuous integration with Github Actions

Allsafe v1.2

13 Feb 12:52
Compare
Choose a tag to compare

Fix a few bugs and added a couple of new tasks. Some of the changes include:

  • Arbitrary code execution (multiple ways)
  • Brand new deep link exploitation
  • Permission re-delegation
  • Intent spoofing
  • Insecure Firebase database
  • Insecure shared preferences
  • Updated certificate pinning
  • Fixed SQL injection task