Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
uva
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
uva
Commits
fe0ab642
Commit
fe0ab642
authored
May 08, 2011
by
Taddeüs Kroes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Portfolio: added presentation files.
parent
978d5344
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
119 additions
and
0 deletions
+119
-0
graphics/ass8/.gitignore
graphics/ass8/.gitignore
+1
-0
modsim/ass4_taddeus/.gitignore
modsim/ass4_taddeus/.gitignore
+1
-0
portfolio/xcs/Makefile
portfolio/xcs/Makefile
+9
-0
portfolio/xcs/xcs.tex
portfolio/xcs/xcs.tex
+108
-0
No files found.
graphics/ass8/.gitignore
View file @
fe0ab642
main (copy).c
main
modsim/ass4_taddeus/.gitignore
0 → 100644
View file @
fe0ab642
ring
portfolio/xcs/Makefile
0 → 100644
View file @
fe0ab642
all
:
xcs.pdf
xcs.pdf
:
xcs.tex
pdflatex xcs
pdflatex xcs
clean
:
rm
-v
*
.out
*
.aux
*
.toc xcs.pdf
portfolio/xcs/xcs.tex
0 → 100644
View file @
fe0ab642
\documentclass
{
beamer
}
\usepackage
[dutch,english]
{
babel
}
\usepackage
{
url
}
\title
{
The emergence of Cross Channel Scripting
}
\author
{
Tadde
\"
us Kroes
}
\begin{document}
\frame
{
\titlepage
}
\frame
{
\frametitle
{}
\tableofcontents
}
\section
{
Introductie XSS/XCS
}
\frame
{
\frametitle
{
Wat is XSS?
}
\begin{itemize}
\item
Cross Site Scripting
\item
\end{itemize}
}
\frame
{
\frametitle
{
Wat is XCS?
}
\begin{itemize}
\item
Cross Channel Scripting
\item
\end{itemize}
}
\frame
{
\frametitle
{
Reverse XCS?
}
\begin{itemize}
\item
\end{itemize}
}
\section
{
Toepassing
}
\subsection
{
XCS
}
\frame
{
\frametitle
{
Voorbeeld 1: XSC
}
\begin{itemize}
\item
\end{itemize}
}
\subsection
{
RXCS
}
\frame
{
\frametitle
{
Voorbeeld 2: RXCS
}
\begin{itemize}
\item
\end{itemize}
}
\frame
{
\frametitle
{
Voorbeeld 3: RESTful RXCS
}
\begin{itemize}
\item
\end{itemize}
}
\section
{
Beveiliging
}
\frame
{
\frametitle
{
Beveiliging
}
\begin{itemize}
\item
\end{itemize}
}
\section
{
Conclusie
}
\frame
{
\frametitle
{
Conclusie
}
\begin{itemize}
\item
\end{itemize}
}
\end{document}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment