diff --git a/README.md b/README.md index e92e56d..a12eb41 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ This static HUGO website serves as a database of completed CVEXes. These CVEXes Special thanks to Noah Spahn, Professor Giovanni Vigna, and Professor Christopher Kruegel, and UCSB SecLab. -# [GitHub Pages](https://ucsb-seclab.github.io/xplor-cvex/) +# [Static Website](https://ucsb-seclab.github.io/xplor-cvex/) +# [CVEX REPO](https://github.com/ucsb-seclab/cvex-xplor) # What is a CVEX? CVEX is an executable that runs a software exploit and outputs relevant data in the form of network traffic. Each CVEX is packaged in the form of a Docker container, which has the benefit of being convenient and compatible with any operating system. As a result, CVEXes can be run and analyzed by any person curious to understand the workings of a software vulnerability.