6 matches found
Adalanche
Adalanche 开源 攻击图可视化与探索器 Adalanche 提供即时结果,展示用户和组在 Active Directory 中拥有的权限。它对于可视化并探索谁能接管账户、计算机甚至整个域非常有用,也可用于发现和显示配置错误。 我能成为域管理员吗? Active Directory 的安全性众所周知地困难。小型组织通常不知道自己在做什么,太多人仅仅被添加到了“域管理员”组。 在大型组织中,拥有大量具有不同需求的人员,他们在 AD 中被委派了不同程度的权限。某个时刻,有人犯了一个错误,而这可能会让你付出惨重代价。 Adalanche 可视化了委派问题、可 Kerberoasting...
DroidDetective
🕵️ 一个用于 Android 应用的机器学习恶意软件分析框架。 ☢️ DroidDetective 是一个用于分析 Android 应用(APK)潜在恶意软件相关行为和配置的 Python 工具。当提供应用(APK 文件)路径时,DroidDetective 会利用其机器学习模型预测该应用是否恶意。DroidDetective 的特性和功能包括: 分析应用的 AndroidManifest.xml 文件中约 330 项权限的指定情况。 🙅 分析应用 AndroidManifest.xml 文件中使用的标准权限和专有权限数量。 🧮 使用基于上述数据训练的 RandomForest...
AMDH
AMDH 使用python3编写的Android移动设备加固工具。 Android版本,PObY-A(隐私归你所有 - Android),带有恶意软件和设置扫描功能,已在Play商店上架,源代码可在此处获取。 动机 AMDH旨在帮助自动扫描Android设备上已安装的应用程序,检测一些已知恶意软件,并保护隐私。 功能 基于CIS(互联网安全中心)针对Android设备的基准检查以及Android master分支设置文档(全局设置和安全设置)检查和加固系统设置 列出当前用户进程并终止选中的进程 分析设备上当前安装的应用程序: 列出危险权限并撤销它们 与恶意软件使用的权限进行比较...
[APKinspector] Powerful GUI tool to analyze the Android applications
The goal of this project is to aide analysts and reverse engineers to visualize compiled Android packages and their corresponding DEX code. APKInspector provides both analysis functions and graphic features for the users to gain deep insight into the malicious apps: CFG Call Graph Static...
Researchers Identify Serious Capability Leaks in Many Android Phones
Many of the apps that come pre-installed on a variety of Android devices from manufacturers such as HTC, Samsung, Google and others have access to more services and capabilities on the devices than they should or that users are aware they have, according to new research. These “capability leaks”...
Rootkit Hunter - Rootkit scanning tool
Rootkit Hunter - Rootkit scanning tool Rootkit scanner is scanning tool to ensure you for about 99.9% you're clean of nasty tools. This tool scans for rootkits, backdoors and local exploits by running tests like: - MD5 hash compare - Look for default files used by rootkits - Wrong file...