added image to PTF

This commit is contained in:
Jeepler 2016-06-14 09:09:21 -05:00
parent 4f7ce4145b
commit 808df8591f

View File

@ -13,8 +13,8 @@ PTF attempts to install all of your penetration testing tools (latest and greate
**Note** PTF works on Debian testing as well as on Debian 8. PTF itself works with Debian 8, but the software tools will have missing dependencies. Metasploit for examples requires a newer Ruby version than Debian 8 has in the repositories. Therefor the best way to install PTF is by upgrading a Debian 8 into Debian testing with additional Kali repositories. Instead of installing the tools from Kali, PTF will install and update the newest tools. **Note** PTF works on Debian testing as well as on Debian 8. PTF itself works with Debian 8, but the software tools will have missing dependencies. Metasploit for examples requires a newer Ruby version than Debian 8 has in the repositories. Therefor the best way to install PTF is by upgrading a Debian 8 into Debian testing with additional Kali repositories. Instead of installing the tools from Kali, PTF will install and update the newest tools.
How to create Penetration Testers Framework (PTF) VM Create Debian Based Penetration Testers Framework (PTF) Template
---------------------------------------------------- ----------------------------------------------------------------
1 - Create PTF template 1 - Create PTF template
@ -67,6 +67,8 @@ PTF will put itself into `/usr/local/bin/ptf`. You can use `ptf` from now on.
sudo ptf sudo ptf
~~~ ~~~
![PTF start banner](/attachment/wiki/Pentesting/PTF/ptf-banner.png)
2. Show available modules (tools) 2. Show available modules (tools)
~~~ ~~~