mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-12-10 13:40:14 -05:00
added reason in PTF for installing Debian testing first
This commit is contained in:
parent
b4b3d282b9
commit
4f7ce4145b
2 changed files with 8 additions and 1 deletions
|
|
@ -11,6 +11,11 @@ How to create Penetration Testers Framework (PTF) VM
|
|||
|
||||
PTF attempts to install all of your penetration testing tools (latest and greatest), compile them, build them, and make it so that you can install/update your distribution on any machine." (source [PTF Readme](https://github.com/trustedsec/ptf/blob/master/README.md))
|
||||
|
||||
**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
|
||||
----------------------------------------------------
|
||||
|
||||
1 - Create PTF template
|
||||
|
||||
1. Follow the [Create Debian Based Kali Template](/doc/kali/) till step 7.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue