6 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
1
answer
233
views
MobSF, /system not writeable
When setting up MobSF for dynamic analysis, I was getting an error when trying to MobSFify my emulator: "/system not writeable, this AVD can't be used for dynamic analysis".
1
vote
1
answer
1k
views
androidx.profileinstaller.ProfileInstallReceiver Warning in MobSF Scan - Not Defined in My Manifest
I’m working on an Android project and during a MobSF scan, I received a warning related to androidx.profileinstaller.ProfileInstallReceiver, indicating that it's accessible to other applications due ...
0
votes
0
answers
914
views
failure to connect mobsf container to genymotion vm via ADB
I set an genymotion vm on AWS, and I am able to login to port 443, and confirmed that 5555 is working for adb,
then I launched mobsf using docker
docker run --name mobsf -it --rm -p 8000:8000 -p 1338:...
1
vote
0
answers
139
views
Use of Insecure iOS Coding Functions - React Native, MobSF
We created an iOS .ipa file to upload it on MobSF's Static Analysis to analyze the security of the app. However, we found that there are 2 High Severity issues.
Here is the report that is generated by ...
0
votes
0
answers
605
views
Error Running ADB Command while running MobSF dynamic analysis
I am trying to run MobSF dynamic analysis.
Using Android Studio Emulator created a device with Android 9.0, API 28
Set Path in Environment variable - C:\Users91901円\AppData\Local\Android\Sdk\emulator
...
1
vote
1
answer
210
views
Error: "This ZIP Format is not supported" when running MobSF
When I run MobSF over my android source code I get the error:
[ERROR] 22/Aug/2023 17:57:59 - This ZIP Format is not supported
[ERROR] 22/Aug/2023 17:57:59 - Internal Server Error: /api/v1/scan
[FATA] [...