Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,8 +1,8 @@
 Awesome CTF !Build Status (https://travis-ci.org/apsdehal/awesome-ctf.svg?branch=master) (https://travis-ci.org/apsdehal/awesome-ctf) !Awesome 
 (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome CTF !Build Status (https://travis-ci.org/apsdehal/awesome-ctf.svg?branch=master) (https://travis-ci.org/apsdehal/awesome-ctf) !Awesome 
 (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
A curated list of Capture The Flag (https://en.wikipedia.org/wiki/Capture_the_flag#Computer_security) (CTF) frameworks, libraries, resources, softwares and tutorials. This list aims to help starters as well as 
seasoned CTF players to find everything related to CTFs at one place.
A curated list of Capture The Flag (https://en.wikipedia.org/wiki/Capture_the_flag#Computer_security) (CTF) frameworks, libraries, resources, softwares and tutorials. This list aims to help 
starters as well as seasoned CTF players to find everything related to CTFs at one place.
Contributing
@@ -44,11 +44,12 @@
 - Writeups Collections (#writeups-collections)
 Create
 Create
Tools used for creating CTF challenges
- Kali Linux CTF Blueprints (https://www.packtpub.com/eu/networking-and-servers/kali-linux-ctf-blueprints) - Online book on building, testing, and customizing your own Capture the Flag challenges.
- Kali Linux CTF Blueprints (https://www.packtpub.com/eu/networking-and-servers/kali-linux-ctf-blueprints) - Online book on building, testing, and customizing your own Capture the Flag 
challenges.
Forensics
@@ -95,7 +96,7 @@
- Uglify (https://github.com/mishoo/UglifyJS)
 Solve
 Solve
Tools used for solving CTF challenges
@@ -180,8 +181,8 @@
- Wireshark (https://www.wireshark.org) - Used to analyze pcap or pcapng files
Registry Viewers
- OfflineRegistryView (https://www.nirsoft.net/utils/offline_registry_view.html) - Simple tool for Windows that allows you to read offline Registry files from external drive and view the desired Registry key in 
.reg file format.
- OfflineRegistryView (https://www.nirsoft.net/utils/offline_registry_view.html) - Simple tool for Windows that allows you to read offline Registry files from external drive and view the 
desired Registry key in .reg file format.
- Registry Viewer® (https://accessdata.com/product-download/registry-viewer-2-0-0) - Used to view Windows registries.
Networking
@@ -295,7 +296,7 @@
- XSSer (http://xsser.sourceforge.net/) - Automated XSS testor.
 Resources
 Resources
Where to discover about CTF