Skip to content

Charlie-belmer/pentest-pivot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Pentest Pivot Example

This is a set of docker containers used for quickly testing pivoting techniques. It goes along with the article on nullsweep about how to employe various pivoting techniques.

A Pivot CheatSheet for Pentesters

How to run

docker-compose build
docker-compose up

The SSH machine has a user and password defined in the dockerfile. The SSH service is running on localhost port 20022.

The username and password is: pentester/letspivot

Logging into the SSH machine

ssh pentester@localhost -p 20022
password: letspivot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published