Skip to content

olawlor/byteforge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByteForge

Computer security education example code.

Starting from zero, you should:

  1. Boot a linux distribution, including at least g++ git make

  2. Open a terminal, by pressing ctrl-alt-T (for Terminal)

  3. Clone this repository, with:

             git clone https://github.com/olawlor/byteforge
    

Now play with some of the programs:

  • debug060 is an introduction to debugging with gdb
  • server101 is a 32-bit linux server, vulnerable to buffer overflow attack

Remember: with great power, comes great responsibility. By Dr. Orion Lawlor, lawlor@alaska.edu, 2015-2016 (Public Domain)

About

Computer security education code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published