ParseRevealer:使用 Parse 作为后端的渗透测试应用程序

时间:2024-07-04 20:03:04
【文件属性】:

文件名称:ParseRevealer:使用 Parse 作为后端的渗透测试应用程序

文件大小:601KB

文件格式:ZIP

更新时间:2024-07-04 20:03:04

Objective-C

解析揭示器 Parse Revealer 是 Mac OS X 的渗透测试实用程序,可帮助分析被测应用程序中使用的帐户。 这篇()中提供了有关攻击 Parse 的更多信息。 目前它具有以下功能: Parse 应用程序 ID 和客户端密钥的有效性检查。 获取自定义 Parse 类的访问权限列表。 显示“查找”权限设置为“是”的自定义解析类的结构, 将所有显示的数据导出到 .txt。 警告: Parse Revealer 可以在 Parse 类中留下痕迹——它在测试相应的权限时会添加新的字段和对象,所以要小心。 安装 安装很简单 - 在 Xcode 中构建并运行应用程序。 用法 输入从目标应用程序派生的applicationId 和 clientKey 。 输入同样从目标派生的 Parse 类的名称,然后单击“保存”。 转到“ACL Revealing”选项卡,然后单击“Rev


【文件预览】:
ParseRevealer-master
----ParseRevealer()
--------ExportFormatter.h(613B)
--------main.m(249B)
--------Bolts.framework()
--------ExportViewController.m(2KB)
--------ClassStorageService.h(2KB)
--------ParseClassModel.h(2KB)
--------PermissionCheckingService.h(2KB)
--------ParseClassModel.m(3KB)
--------ParseRevealService.h(1KB)
--------StructureRevealService.m(2KB)
--------AppDelegate.h(236B)
--------AppDelegate.m(491B)
--------StartViewController.m(4KB)
--------ACLFormatter.h(665B)
--------ExportFormatter.m(2KB)
--------Base.lproj()
--------StructureFormatter.m(1KB)
--------ClassStorageService.m(3KB)
--------StructureRevealService.h(609B)
--------StructureRevealingVIewController.h(260B)
--------StructureRevealingVIewController.m(2KB)
--------Constants.h(625B)
--------NSString+Random.m(677B)
--------ACLFormatter.m(2KB)
--------ExportViewController.h(236B)
--------Constants.m(486B)
--------NSString+Random.h(338B)
--------Images.xcassets()
--------Info.plist(1KB)
--------StructureFormatter.h(467B)
--------PermissionCheckingService.m(8KB)
--------ACLRevealingViewController.h(248B)
--------StartViewController.h(231B)
--------ParseOSX.framework()
--------ParseRevealService.m(4KB)
--------ACLRevealingViewController.m(2KB)
----ParseRevealerTests()
--------ParseRevealerTests.m(888B)
--------Info.plist(741B)
----ParseRevealer.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(28KB)
--------xcuserdata()
----LICENSE(1KB)
----README.md(2KB)

网友评论