Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
site_name: '4061CEM: Programming and Algorithms'
nav:
- Home: index.md
- 'Module Guide': 'module_guide.md'
- Docker: docker.md
- 'The VM': vm.md
- 'Projects':
- 'Transcoder': './projects/transcoder.md'
- 'Port Scanner': './projects/port_scanner.md'
- 'Brute Force': './projects/brute_force.md'
- 'Secure Exfiltration': './projects/secure_exfiltration.md'
- 'Local Enumeration and Privesc': './projects/leap.md'
- 'Assessment':
- 'Coursework 1': 'assessment/cw1/cw1_brief.md'
- 'Coursework 2': 'assessment/cw2/cw2_brief.md'
- 'Module Version': version.md
markdown_extensions:
- codehilite
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.keys
- footnotes
- mdx_math
plugins:
- search
- macros
extra_javascript:
- https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML
extra:
codelink: 'https://github.coventry.ac.uk/pages/CUEH/py-quickstart'
# codelink: 'http://localhost:8000'
draft: 1
year: '2020/21'
theme:
name: material
palette:
scheme: preference
logo: 'images/logo_ico.jpg'
custom_dir: custom_theme
favicon: images/logo_ico.jpg
extra_css:
- css/mk_ultra.css
- css/extra.css
# LocalWords: exfiltration