Difference between revisions of "Summerschool Aachen 2004/Links"
(→Forensics) |
|||
Line 71: | Line 71: | ||
=== Forensics === | === Forensics === | ||
− | * | + | * http://kuba.unix.se/code/mem-dump.c |
− | * | + | * http://www.supertrick.net/files/hdddriver.rar |
[[Category:Summerschools]] | [[Category:Summerschools]] |
Revision as of 08:54, 4 October 2004
Contents
About Links
You can do Interwiki links to nerxs like this:
nerxs:InsecureProgramming
Normal links to other sites:
Description
Please also look at the nerxs Wiki.
Links
Interesting nerxs.de Interwiki Links
Wargames
some more nice wargames:
- http://vortex.labs.pulltheplug.com
- http://blackhole.labs.pulltheplug.com
- http://void.labs.pulltheplug.com
Tools
Web Attacking Tools
- LiveHTTP Headers Firefox Extension
- Switch Proxy Firefox Extension
- Webscarab Proxy
- Paros Proxy
- spikeproxy
Debugging/Disassembling
Papers / Documentation
Web
Debugging / Disassembling
Debugging / Disassembling Tools for Linux
- the bastard disassembly environment
- fenris
- Binary vIEWer - a hex editor and more
- - a vi clone for binary files
Old Code
- http://snapshot.debian.net/
- ftp://ftp.slackware.com./pub/slackware
- ftp://ftp-archive.FreeBSD.org/pub/FreeBSD-Archive/old-releases/.
The FreeBSD project has also been using CVS since FreeBSD 2.0. The first commits I found are from more than 10 years ago.
Have a look at http://www.freebsd.org/support.html#cvs
XML
Randomness
- Strange Attractors and TCP/IP Sequence Number Analysis
- Strange Attractors and TCP/IP Sequence Number Analysis - One year later