Statistics

Members: 1927
News: 293
Web Links: 1
Visitors: 3953509

Who's Online

We have 1 guest online
Damn Vulnerable LinuxDamn Vulnerable Linux (DVL) is a Linux-based (modified Damn Small Linux) tool for IT-Security & IT-Anti- Security and Attack & Defense. [CLICK HERE FOR MORE INFOS! ]

Featured Conference Video

T16-Recon2006-Joe_Stewart-OllyBonE.gif OllyBone - Semi-Automatic Unpacking on IA-32. View the conference video here!
Home arrow Conference Proceedings arrow Conference Proceedings arrow Packet Mastering the Monkey Way
Packet Mastering the Monkey Way
User Rating: / 0
PoorBest 
Written by Jose Nazario   
Side Story
CUTLASS - Encrypted Communications for Everyone

Users on the internet are doing more and more of their daily work over peer-to-peer applications. Existing protocols such as SMTP and IRC are being replaced by peer-to-peer file transfer, voice chat, and text messaging systems. Unfortunately, the popular protocols are not secure, and the secure protocols are not popular.

In this talk, we will talk about the security properties of the existing peer-to-peer systems, as well as describing an open-source system in development, CUTLASS. CUTLASS aims to fill the niche for tools powerful and usable enough to be broadly popular, while still providing strong encryption and authentication, all in a BSD-licensed package. It supports encrypted voice, chat, and file transfer.

We will be demoing CUTLASS, comparing it to other systems in existence, and talking about future plans for the software.

Read More >>



For some silly reason, people commonly think that libraries like "libpcap", "libdnet", and libnids" are difficult to use, yet they're not. developing skills with these libraries and combining them with "libevent" allows you to develop many networking tools and widgets such as scanners, sniffers, and other recon toolkits. this talk will introduce these libraries and show how they can be combined using event driven programming paradigms. the development language will be in C, although python extensions will also be introduced.
Download: pdf Packet Mastering the Monkey Way

Download: pdf Packet Mastering the Monkey Way