Skip to content

foens/hacking-solutions

Repository files navigation

This repository

Contains resources or solutions to various hacking challenges.

Resources

Learning material

Guides

Challenges

Tools

Install pwntools

Tested on WSL1 Ubuntu 20.04:

sudo apt-get install python3 python3-pip python3-dev git libssl-dev libffi-dev build-essential binutils-*-linux-gnu
sudo pip3 install pwntools

Ubuntu 20.04 VM with pwntools and pwngdb

On Windows:

  • Install Vagrant
  • Install VirtualBox
  • In Windows Command Promt cmd, execute the commands below while being in the directory containing the Vagrantfile file:
vagrant up
vagrant ssh

About

Solutions to various hacking challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published