AppInfoScanner
AppInfoScanner copied to clipboard
一款适用于以HW行动/红队/渗透测试团队为场景的移动端(Android、iOS、WEB、H5、静态网站)信息收集扫描工具,可以帮助渗透测试工程师、攻击队成员、红队成员快速收集到移动端或者静态WEB站点中关键的资产信息并提供基...
C:\source\python\AppInfoScanner\venv\Scripts\python.exe C:\source\python\AppInfoScanner\app.py android -i C:\apk\bk.stxedotehdwwu.sta.apk [*] Create directory C:\source\python\AppInfoScanner\out [*] AI is analyzing filtering rules...... [*] The filtering rules obtained by AI are as follows: {'.*jpush.cn', '.*0.0.0.0', '.*.amap.com', '.*apple.com', '.*localhost',...
脱壳之后的dex文件有些可能存在存坏,需要关闭对dex文件的校验
反编译失败
报错信息如下: ``` [*] Create directory /root/桌面/AppInfoScanner/out [*] Create directory /root/桌面/AppInfoScanner/download [*] Create directory /root/桌面/AppInfoScanner/history [*] AI is analyzing filtering rules...... [*] The filtering rules obtained by AI are as follows:...
反编译失败: Exception in thread "main" java.lang.NullPointerException at java.util.regex.Matcher.getTextLength(Unknown Source) at java.util.regex.Matcher.reset(Unknown Source) at java.util.regex.Matcher.(Unknown Source) at java.util.regex.Pattern.matcher(Unknown Source) at brut.androlib.res.decoder.AndroidManifestResourceParser.isNumericStringMetadataAttributeValue(AndroidManifestResourceParser.java:56) at brut.androlib.res.decoder.AndroidManifestResourceParser.getAttributeValue(AndroidManifestResourceParser.java:41) at org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate.getAttributeValue(XmlPullParserDelegate.java:69) at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.writeStartTag(StaticXmlSerializerWrapper.java:267) at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.event(StaticXmlSerializerWrapper.java:211) at brut.androlib.res.decoder.XmlPullStreamDecoder$1.event(XmlPullStreamDecoder.java:80)...
D:\armoury\app Capture packet\AppInfoScanner\V1.0.8_Releases>python -m pip install -r requirements.txt WARNING: Ignoring invalid distribution -ip (d:\python\python3.8.6\lib\site-packages) Looking in indexes: https://mirrors.aliyun.com/pypi/simple Requirement already satisfied: requests in d:\python\python3.8.6\lib\site-packages (from -r requirements.txt (line 1)) (2.24.0)...
C:\Users\admin\Desktop\Tools\AppInfoScanner>python app.py android -i release20230620jg.apk [*] Create directory C:\Users\admin\Desktop\Tools\AppInfoScanner\out [*] AI is analyzing filtering rules...... [*] The filtering rules obtained by AI are as follows: {'.*apache.org', '.*apple.com', '.*umeng.com', '.*localhost', '.*android.com',...
PS D:\Tools\渗透测试\APP\AppinfoScanner_V1.0.8_Releases> python.exe .\app.py android -i C:\Users\Administrator\Downloads\6399.apk [*] Create directory D:\Tools\渗透测试\APP\AppinfoScanner_V1.0.8_Releases\out [*] AI is analyzing filtering rules...... [*] The filtering rules obtained by AI are as follows: {'.*apache.org', '.*apple.com', '.*jpush.cn',...
https://apk-ssl.tanapk.com/5.8.0.1_3580100/%E6%8E%A2%E6%8E%A2.apk 这个是ttApp,国内的 是做了什么防护吗
前面检测的2个apk正常 卡在Searching for strings that match the rules 不动了