APT2 -An Automated Penetration Testing Toolkit
安裝都是基於 python
的,用 pip install
自行安裝
可以結合msf
執行
msfdb start
msfconsole -q -x 'load msgrpc User=msf Pass=msfpass ServerPort=5552'
引數簡介:
-q
安靜quiet
啟動
-x
執行後面指令 (載入 msgrpc 服務 –遠端呼叫服務)
可在 msf
中使用如下命令 對特定ip
驚進行自動掃描
msf > python apt2.py -s 0 python --ip 172.20.35.95
引數簡介:
-s
safe_level
等級
--ip
指定 ip
也可以直接使用
python apt2 -f <nmap.xml檔案>
來進行掃描
相關文章
- INE - Advanced Penetration Testing learning path
- INE - Advanced Web Application Penetration Testing (eWPTx)WebAPP
- INE - Web Application Penetration Testing Professional (萌新級)WebAPP
- 軟體測試領域的 penetration testing 的概念和目標
- three predefined automated maintenance tasksAINaN
- Testing
- DevEco Testing教程dev
- [Unit testing Vue]Vue
- 生成樹Toolkit
- [譯] Performance testing of Flutter appsORMFlutterAPP
- Restaurant Testing Round #12 BREST
- Testing the Modern Mobile World - AngLi
- Testing Flutter apps翻譯FlutterAPP
- 論文解讀《MASTERKEY: Automated Jailbreaking of Large Language Model Chatbots》ASTAI
- 論文解讀(AutoSSL)《Automated Self-Supervised Learning for Graphs》
- Testing Round 19 (Div. 3)
- 深入淺出 testing-library
- Testing JPA Queries with Spring Boot and @DataJpaTestSpring Boot
- Machine Learning (5) - Training and Testing DataMacAI
- FHE-Toolkit 安裝
- 助力 .NET MAUI Community ToolkitUIUnity
- [Vue Unit tesing] Testing API Calls (mocking)VueAPIMock
- Go-Testing golang 測試案例Golang
- Percona Toolkit 神器全攻略
- 【Unity3D】UI Toolkit容器Unity3DUI
- The Data Warehouse Toolkit 閱讀筆記筆記
- Percona-Toolkit 之 pt-archiverHive
- 微軟Windows Community Toolkit一覽微軟WindowsUnity
- java單元測試:unit testing best practicesJava
- Percona Toolkit 神器全攻略(效能類)
- Percona Toolkit 神器全攻略(配置類)
- 使用MVVM Toolkit簡化WPF開發MVVM
- .NET MAUI Community Toolkit 中的新增功能UIUnity
- System Toolkit Mac系統維護工具Mac
- Percona-Toolkit 之 pt-kill 用法
- dbms_obfuscation_toolkit(資料加密解密)加密解密
- Multiparty Cardinality Testing for Threshold Private Set-2021:解讀
- Percona Toolkit 神器全攻略(複製類)