Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Introduction to Drozer usage

2025-01-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

Drozer 2.3.3 for Windows

Http://pan.baidu.com/s/1hsJzlL6

Start:

Adb forward tcp:31415 tcp:31415 D:\ drozer\ drozer.bat console connect identifies * faces

Run app.package.attacksurface com.baidu.pchelper, look at Activities's message.

Run app.activity.info-a com.baidu.pchelper

Start a specific component

Run app.activity.start-component com.baidu.pchelper com.baidu.pchelper.activity.chat.ChatFragmentActivity

View a specific providers

Run app.provider.info-a com.baidu.pchelper

Scan the URIs corresponding to provider

Run scanner.provider.finduris-a com.baidu.pchelper

Scan services that is open to the public

Run app.service.info-a com.baidu.pchelper

App.activity.forintent finds an Activities that can handle the specified intent

App.activity.info found the exported Activities.

App.activity.start starts Activity

App.broadcast.info lists broadcast recipients

App.broadcast.send sends a broadcast intent

App.package.attacksurface lists the * faces of package

App.package.backup lists package using backup API (returns true on FLAG_ALLOW_BACKUP)

App.package.debuggable lists the package that can be debugged

App.package.info lists information about installed packages

App.package.launchintent lists the intent loaded by package

App.package.list lists package

App.package.manifest lists the manifest of package

App.package.native lists local function libraries

App.package.shareduid lists shared UIDs

App.provider.columns lists columns in content provider

App.provider.delete is deleted from a content provider

App.provider.download downloads files through a content provicer

App.provider.finduri finds the content URIs in package

App.provider.info lists exposed content providers

App.provider.insert inserts a Content Provider

App.provider.query queries a content provider

App.provider.read reads files through a content provider

App.provider.update updates a record through a content provider

App.service.info lists exposed services

App.service.send sends information to a service and displays the information returned by the service

App.service.start Startup Service

App.service.stop out of service

Auxiliary.webcontentresolver starts the web service for a content provider.

Exploit.pilfer.general.apnprovider read APN content provider

Exploit.pilfer.general.settingsprovider read configuration content provider

Information.datetime print date

Information.deviceinfo lists device information

Information.permissions lists permission information

Scanner.misc.native lists local components in package

Scanner.misc.readablefiles lists globally readable files

Scanner.misc.secretcodes lists the special button numbers that can be used

Scanner.misc.sflagbinaries finds the binary file (default is / system) of suid/sgid in the specified directory.

Scanner.misc.writablefiles lists globally writable files

Scanner.provider.finduris lists URI that can be checked by content provider

Scanner.provider.injection test injection vulnerability

Scanner.provider.sqltables finds accessible tables

Directories that can be traversed by scanner.provider.traversal tests

Shell.exec executes the Linux command

Shell.send sends an ASH shell to the remote listener

Shell.start starts shell

Tools.file.download download file

Tools.file.md5sum calculates the MD5 value of a file

Tools.file.size calculates file size

Tools.file.upload uploads files

Tools.setup.busybox installs Busybox.

Tools.setup.minimalsu install 'minimal-su'

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report