B3nac / InjuredAndroid

A vulnerable Android application that shows simple examples of vulnerabilities in a ctf style.
Apache License 2.0
664 stars 144 forks source link

Typo on Flag 5 #5

Closed hexpwn closed 4 years ago

hexpwn commented 4 years ago

Flag button reads:

FLAG FIVE - EXPORTED BROADCAST RECIEVER

Should read

FLAG FIVE - EXPORTED BROADCAST RECEIVER

B3nac commented 4 years ago

@hexpwn Good catch! This is now fixed and will be added to the next build. Thank you!