In several places throughout the guide, there are links to PDFs that point to files stored in this repo. Some of those links are wrong, because the 'ctf' directory in the path sometimes appear twice, for example Vulnerability Discovery -> Auditing Source contains links to PDFs for Essential C and TAOSSA Chapter 6: C Language Issues. Those links are:
https://trailofbits.github.io/ctf/ctf/vulnerabilities/references/EssentialC.pdf
https://trailofbits.github.io/ctf/ctf/vulnerabilities/references/Dowd_ch06.pdf
They should be:
https://trailofbits.github.io/ctf/vulnerabilities/references/EssentialC.pdf
https://trailofbits.github.io/ctf/vulnerabilities/references/Dowd_ch06.pdf
Other pages have the same issues, they are:
Vulnerability Discovery -> Auditing Webapps
https://trailofbits.github.io/ctf/ctf/web/workshop/siberia.zip
Should be:
https://trailofbits.github.io/ctf/web/workshop/siberia.zip
Exploit Creation -> Binary Exploits 1
https://trailofbits.github.io/ctf/ctf/exploits/references/formatstring-1.2.pdf
https://trailofbits.github.io/ctf/ctf/exploits/references/tr-2007-153.pdf
Should be:
https://trailofbits.github.io/ctf/exploits/references/formatstring-1.2.pdf
https://trailofbits.github.io/ctf/exploits/references/tr-2007-153.pdf
Exploit Creation -> Binary Exploits 2
https://trailofbits.github.io/ctf/ctf/exploits/references/no-nx.pdf
https://trailofbits.github.io/ctf/ctf/exploits/references/acsac09.pdf
Should be:
https://trailofbits.github.io/ctf/exploits/references/no-nx.pdf
https://trailofbits.github.io/ctf/exploits/references/acsac09.pdf
Those are the links that I found, but I'm sure I could have missed a few. Thanks for the awesome resource!
In several places throughout the guide, there are links to PDFs that point to files stored in this repo. Some of those links are wrong, because the 'ctf' directory in the path sometimes appear twice, for example Vulnerability Discovery -> Auditing Source contains links to PDFs for Essential C and TAOSSA Chapter 6: C Language Issues. Those links are:
https://trailofbits.github.io/ctf/ctf/vulnerabilities/references/EssentialC.pdfhttps://trailofbits.github.io/ctf/ctf/vulnerabilities/references/Dowd_ch06.pdfThey should be:
https://trailofbits.github.io/ctf/vulnerabilities/references/EssentialC.pdfhttps://trailofbits.github.io/ctf/vulnerabilities/references/Dowd_ch06.pdfOther pages have the same issues, they are:
Vulnerability Discovery -> Auditing Webapps
https://trailofbits.github.io/ctf/ctf/web/workshop/siberia.zipShould be:
https://trailofbits.github.io/ctf/web/workshop/siberia.zipExploit Creation -> Binary Exploits 1
https://trailofbits.github.io/ctf/ctf/exploits/references/formatstring-1.2.pdfhttps://trailofbits.github.io/ctf/ctf/exploits/references/tr-2007-153.pdfShould be:
https://trailofbits.github.io/ctf/exploits/references/formatstring-1.2.pdfhttps://trailofbits.github.io/ctf/exploits/references/tr-2007-153.pdfExploit Creation -> Binary Exploits 2
https://trailofbits.github.io/ctf/ctf/exploits/references/no-nx.pdfhttps://trailofbits.github.io/ctf/ctf/exploits/references/acsac09.pdfShould be:
https://trailofbits.github.io/ctf/exploits/references/no-nx.pdfhttps://trailofbits.github.io/ctf/exploits/references/acsac09.pdfThose are the links that I found, but I'm sure I could have missed a few. Thanks for the awesome resource!