diff --git a/README.md b/README.md index 97863f6..f6bf36d 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ 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. [Website Link](https://ucsb-seclab.github.io/xplor-cvex/) -# [CVEX REPO](https://github.com/ucsb-seclab/cvex-xplor) +[CVEX Repository](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.