Skip to content

Files

Latest commit

 

History

History
executable file
·
122 lines (73 loc) · 2.36 KB

pentestinfra2.md

File metadata and controls

executable file
·
122 lines (73 loc) · 2.36 KB

CPH:SEC - How to Build a Covert Pentesting Infrastructure Almost Free - Part 2

a.k.a. Making a Cyberweapon with Stealth

v. 0.1 a

Disclaimer & Caveat Lector: This article is for educational purposes only. The author is not responsible for any misuse or wrong doing. Always follow the law, whitehat hacking ethics and good business practice as well as industry standards.

Table of Contents

.... x. #### Conclusion

Introduction

Ideas:

  • What is this article about?
  • What will we learn?
  • Why is this interesting/important?
  • How did you stumble upon this information?
  • Why did you study this?
  • Whats in it for me?

VPS

xxxx

How to Obtain VPS

xxxx

VPS Deployment

Generate SSH Keys

Install PenTest Framework

sudo git clone https://github.com/trustedsec/ptf.git
cd ptf
sudo ./bootstrap.sh

TopicN#### VPN

xxxx

Bitcoin Mixing / Tumbling

VPS

How to Obtain VPS

xxxx

VPS Deployment

Generate SSH Keys

Install PenTest Framework

sudo git clone https://github.com/trustedsec/ptf.git
cd ptf
sudo ./bootstrap.sh

TopicN

Example of image : image Note: Github/Gitbook does not interpret HTML in MarkDown documents i.e. using HTML or CSS to center image is futile.

Example of link / reference : Some interesting tekst that requires reference'.

Surf:

Example of code block

$ sudo ./setup.sh install
or
$ sudo ./install.sh
$ sudo pip install -r requirements.txt

TopicN

Your text here

Conclusion

Ideas

  • What did we learn?
  • Whats up next?
  • Thanks to xx