当前位置:网站首页>Penetration tools - trustedsec's penetration testing framework (PTF)
Penetration tools - trustedsec's penetration testing framework (PTF)
2022-07-01 20:27:00 【amingMM】
Penetration testing framework PTF
Introduce
A collection of scripts , It can do a lot of hard work for you and create a framework for everything else .
Use a quick example to install all our exploit modules ,
Information collection module , Post penetration utilization module ,PowerShell Attack modules and vulnerability analysis tools .
sudo su -
apt-get update
apt-get install python
git clone https://github.com/trustedsec/ptf /opt/ptf
cd /opt/ptf && ./ptf
use modules/exploitation/install_update_all
use modules/intelligence-gathering/install_update_all
use modules/post-exploitation/install_update_all
use modules/powershell/install_update_all
use modules/vulnerability-analysis/install_update_all
cd /pentest

边栏推荐
- Win11暂停更新点不了怎么办?Win11暂停更新是灰色的如何解决?
- 《软件工程导论(第六版)》 张海藩 复习笔记
- Arduino Stepper库驱动28BYJ-48步进电机测试程序
- list大集合等比分割成多个小list集合
- C # joint Halcon application - Dahua camera acquisition class
- NSI脚本的测试
- Niuke programming question -- must brush the string of 101 (brush the question efficiently, draw inferences from one instance)
- PowerDesigner design name and comment replacement
- 【多线程】锁策略
- Process steps of vibrating wire acquisition module for measuring vibrating wire sensor
猜你喜欢

Error in installing sharp

Process steps of vibrating wire acquisition module for measuring vibrating wire sensor

fastDFS入门

《软件工程导论(第六版)》 张海藩 复习笔记

Interview question 1

On the next generation entrance of the metauniverse -- the implementation of brain computer interface

After adding cocoapods successfully, the header file cannot be imported or an error is reported in not found file

渗透工具-TrustedSec 公司的渗透测试框架 (PTF)

Niuke programming question -- must brush the string of 101 (brush the question efficiently, draw inferences from one instance)

Data analysts sound tall? Understand these points before you decide whether to transform
随机推荐
Richview trvdocparameters page parameter settings
[untitled]
Hls4ml entry method
windows环境 redis安装和启动(后台启动)
大厂做狼,小厂做狗?
全国职业院校技能大赛网络安全“splunk“详细配置
Oracle 死锁测试
PHP获取微信小程序和小程序商店外链地址
Arduino Stepper库驱动28BYJ-48步进电机测试程序
由浅入深学会白盒测试用例设计
Écrire un document de blog
Common components of flask
Gaussdb (for MySQL):partial result cache, which accelerates the operator by caching intermediate results
Tensorflow reports an error, could not load dynamic library 'libcudnn so. eight
1592 example 1 King (sgu223 loj10170 luogu1896 increase + / provincial election -) violent thinking pressure DP 01 Backpack
数据分析师听起来很高大上?了解这几点你再决定是否转型
Win11 how to hide the taskbar? Win11 method to hide the taskbar
Modsim basic use (Modbus simulator)
Summary of SQL aggregate query method for yyds dry goods inventory
渗透工具-TrustedSec 公司的渗透测试框架 (PTF)