/css2013

ICS-FORTH for Computer Security Symposium 2013

Primary LanguageJavaScript

CSS 2013

[Homepage] (http://www.iwsec.org/css/2013/english/index.html)

Intro

In this repo we will collect the tools needed bla bla bla...

Note: We only have less than a month to get ourselves ready!

Current Progress so far

  • Collect some tools and install them.
  • Gather a couple of useful documents.
  • Check older CTFs and stuff, to get an idea of what this will all about.
  • Track our progress.

Useful links

In this section we will put links of various documents and tools.

Tools

Network Forensics/Analysis

  • Wireshark
  • tcpdump
  • ettercap

Malware Analysis

  • Cuckoo Sandbox
  • objdump
  • IDA
  • libemu
  • JD-GUI
  • dex2jar
  • flasm
  • swftools
  • Yara
  • Custom scripts... (MDScan)
  • OfficeMalScanner (for Office documents. Run it under wine)

Stats Visualizer

  • AWStats (useful for apache logs)

Mobile Forensics

  • Androguard
  • DroidBox
  • baksmali/smali
  • apktool
  • TaintDroid
  • DroidScope

Penetration testing/Information gathering

  • Metasploit
  • NMap

Documents

Others

Let's insert here other useful stuff. Useful links from older CTFs etc

Reverse Engineering

Notice: most tools i can find are meant for windows...