InfoPr3con is a command-line tool for analyzing iOS app IPA files to extract and analyze app permissions, API keys, secrets, URLs and App Transport Security settings (If you are lazy to use MobSF... LOL)
-
Clone the repository:
git clone https://github.com/0xRushy/infopr3con.git
-
Navigate to the cloned directory:
cd infopr3con
-
Make the script executable:
chmod +x infopr3con.sh
- ./infopr3con.sh -f {IPA file}
- Bash shell
- unzip
- tput