Code Monkey home page Code Monkey logo

pwst-resources's Introduction

PWST Resources

This repository contains resources for students taking the TCM Academy course "Practical Webapp Security and Testing."

Usage

Code in the repo is used for lab setup and for specific lab exercises. It should be cloned onto both the Kali VM and the Ubuntu VM.

To download this repo, in a Terminal, run:

git clone https://github.com/mttaggart/pwst-resources

You'll now have the pwst-resources folder in your home folder.

Kali Setup

To run the setup script, Run the following in a Terminal:

cd ~/pwst-resources/kali-setup
./setup.sh

There will be a few points where you need to provide input to the script, but otherwise it should run smoothly. If you wish to use the optional fish shell that is configured, make sure you run the chsh command as listed at the end of the install script!

Docker Setup

This script is meant to be run on the Ubuntu server, not on the Kali VM!

To run the setup script, Run the following in a Terminal:

cd ~/pwst-resources/docker-setup
./setup.sh

After you're finished, log out of the server and log back in to use Docker without sudo. To test, run:

docker container run hello-world

pwst-resources's People

Contributors

mttaggart avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.