-
When testing my application for vulnerabilities using [MobSF](https://github.com/MobSF/Mobile-Security-Framework-MobSF) it flagged com\mixpanel\android\mpmetrics\MPDbAdapter.java for using raw SQL que…
-
When testing my application for vulnerabilities using [MobSF](https://github.com/MobSF/Mobile-Security-Framework-MobSF) it flagged com\amplitude\api\DatabaseHelper.java for using raw SQL queries which…
-
https://anemone95.github.io/about/
关于我ID:Anemone,W&P战队成员 爱好Web安全研究,CTF签到题、fakeflag选手 一英里宽,一英寸深的知识面的研究僧 关于技能 熟练掌握各种语言的拼写 熟悉Python(看过w3af框架;对MobSF移动测试框架进行修改)以及常用库(requests, scrapy, Django) 熟悉常用渗透…
-
**Input for our partial github action workflow**
```
steps:
- uses: actions/checkout@v4
- name: ios security scan
uses: MobSF/mobsfscan@main
with:
args: 'ios --jso…
-
Unable to run glue locally.
`$ glue -T report.json
/Library/Ruby/Gems/2.3.0/gems/owasp-glue-0.9.0/lib/glue/options.rb:49:in `block (2 levels) in get_options': undefined local variable or method…
-
Here is a list of Tools that should be checked for a possible integration in RAUDI.
## Releases available
- [x] Knockpy https://github.com/guelfoweb/knock
- [x] Sublist3r https://github.com/aboul…
-
**Platform:**
Android, iOS
**Description:**
This test case includes detecting the following issues from the source code of the app:
- Hard embedded sensitive information, for example: MSTG mention…
-
After I check APK security testing using [Mobile-Security-Framework-MobSF]. They show "This app may contain hardcoded secrets".
I think that means my .env files' secret keys can be shown using the…
-
# Trending repositories for C#
1. [**umbraco / Umbraco-CMS**](https://github.com/umbraco/Umbraco-CMS)
__The simple, flexible and friendly ASP.NET CMS used by more than 730.000 web…
-
Dear LibScout Team
Currently, I am integrating LibScout into MobSF for a university project. In my testcase, I have an Android APK depending on OkHttp version 2.3.0. Referring to this repository's …