Skip to content

JaveleyQAQ/drozer-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

drozer-tester

Bash script for automated testing of the drozer component used in penetration testing.

drozer 自动化测试脚本🤖️

半自动化把,expect脚本不太灵活,activity启动基于正则匹配,可能会漏掉,有错误记得提问题😊

image

✅安装并运行

curl -LO https://raw.githubusercontent.com/JaveleyQAQ/drozer-tester/main/drozer-tester.sh && chmod +x drozer-tester.sh && ./drozer-tester.sh

🔥使用方法:

  • 扫描单个程序:
 chmod +x ./drozer-tester.sh 
 expect ./drozer-tester.sh  jakhar.aseem.diva

或者

./drozer-tester.sh  jakhar.aseem.diva
  • 批量扫描
expect ./drozer-tester.sh  all

asciicast

image

  • 日志文件会在运行目录下生成drozer-tester文件夹📁

    image image image

About

Bash script for automated testing of the drozer component used in penetration testing. drozer组件自动化测试脚本

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages