you are connected
Showing 1 - 25 of 1,965 RSS Feed

Files

Shell Code Injection To Process
Posted Feb 9, 2012
Authored by Turkeshan

Whitepaper called Shell Code Injection To Process. Written in Turkish.

tags | paper, shell
MD5 | 9caf5ab14b0324dd2531325a849b788e
DEF CON 20 Capture The Flag Information
Posted Feb 7, 2012
Authored by The Dark Tangent | Site defcon.org

This is an newsletter that discusses information related to Capture The Flag that will be held at DEF CON 20 this year.

tags | paper, conference
MD5 | 0445982946aa3d0757d6e0be478f625e
Cryptanalysis Of INCrypt32 In HID's iCLASS Systems
Posted Feb 7, 2012
Authored by Daewan Han, Dong Hoon Lee, ChangKyun Kim, Chang-Ho Jung, Eun-Gu Jung

The cryptographic algorithm called INCrypt32 is a MAC algorithm to authenticate participants, RFID cards and readers, in HID Global's iCLASS systems. HID's iCLASS cards are widely used contactless smart cards for physical access control. Although INCrypt32 is a heart of the security of HID's iCLASS systems, its security has not been evaluated yet since the specification has not been open to public. In this paper, they reveal the specification of INCrypt32 by reverse engineering an iCLASS card and investigate the security of INCrypt32. As a result, we show that the secret key of size 64 bits can be recovered using only 218 MAC queries if the attacker can request MAC for chosen messages of arbitrary length. If the length of messages is limited to pre-determined values by the authentication protocol, the required number of MAC queries grows to 242 to recover the secret key.

tags | paper, arbitrary, crypto, protocol
MD5 | ee33f7e2da98c62d3b33c6294941bbe8
Egg Hunting Against BisonWare FTP Server
Posted Feb 7, 2012
Authored by Ashfaq Ansari

This whitepaper goes into detail on how to use egg hunting shellcode in order to exploit a BisonWare FTP server.

tags | paper, shellcode
MD5 | 3b77aa7034edc0a6eb15c7fb213af029
DNS Service Oriented DoS / DDoS Attacks
Posted Feb 5, 2012
Authored by Huzeyfe ONAL

Whitepaper called DNS Service Oriented Denial of Service / Distributed Denial of Service Attacks. Written in Turkish.

tags | paper, denial of service
MD5 | 65e8a925c1f765f5b5d447b24ea5fde3
Analysis Of A MIDI Remote Code Execution Vulnerability
Posted Feb 5, 2012
Authored by Celil Unuver

This whitepaper analyzes the MIDI remote code execution vulnerability found in the Windows Multimedia Library. Written in Turkish.

tags | paper, remote, code execution
systems | windows
advisories | CVE-2012-0003
MD5 | 86b73a0bd44eecf2f0ae4fc449aeb170
Mobile Based MITM Attack
Posted Feb 5, 2012
Authored by Bilal Bokhari

This is a brief whitepaper discussing how to set up QT Mobile Hotspot and YAMAS applications to man in the middle connections using your phone.

tags | paper
MD5 | 6756a8aa5d75c60ab30be7b7312b4fc3
RFC6528 - Defending Against Sequence Number Attacks
Posted Feb 3, 2012
Authored by Fernando Gont

This document specifies an algorithm for the generation of TCP Initial Sequence Numbers (ISNs), such that the chances of an off-path attacker guessing the sequence numbers in use by a target connection are reduced. This document revises (and formally obsoletes) RFC 1948, and takes the ISN generation algorithm originally proposed in that document to Standards Track, formally updating RFC 793.

tags | paper, tcp
MD5 | 4bd9d141dba29f999534d68fbcf120f5
BSides Detroit 12 Call For Papers
Posted Feb 3, 2012
Site bit.ly

BSides Detroit 12 has announced its Call For Presenters. It will take place June 1st through the 2nd in Detroit, Michigan.

tags | paper, conference
MD5 | 29b6fbd2de729bd2ac17fede3c0a54d2
ASE/IEEE 2012 Call For Papers
Posted Feb 3, 2012

The 2012 ASE/IEEE International Conference on Privacy, Security, Risk, and Trust and the 2012 ASE/IEEE International Conference on Cyber Security have both announced their call for papers.

tags | paper, conference
MD5 | 675a999bdcaef5fd5cdd17d59020b93f
Votre Premiere Exploitation De BOF
Posted Feb 2, 2012
Authored by fr0g

This is a short whitepaper written in French that is called Votre Premiere Exploitation de BOF.

tags | paper
MD5 | 978fb90d0bb2ace7992457cf683b21fd
MobiPST 2012 Call For Papers
Posted Jan 25, 2012
Site edas.info

Call For Papers for MobiPST 2012 - The Second International Workshop on Privacy, Security and Trust in Mobile and Wireless Systems (MobiPST 2012) will be held in Munchen, Germany, July 30th through August 2nd, 2012.

tags | paper, conference
MD5 | f62eebe0acd97637ff892ef69a8fb38b
A Backdoor In The Next Generation Active Directory
Posted Jan 24, 2012
Authored by Dmitriy Evteev

This is a brief whitepaper called A Backdoor in the Next Generation Active Directory.

tags | paper
MD5 | 4322964f07c8caf1a4bd6cd89912fef5
Nuit Du Hack 2012 Call For Papers
Posted Jan 24, 2012
Authored by Nuit Du Hack CFP

The Nuit Du Hack Call For Papers has been announced. It will be held June 23rd, 2012 at the Disneyland Paris Conference Centre.

tags | paper, conference
MD5 | 69f9dfa8aa9023b57716d506351a8a02
iPhone Forensics On iOS 5
Posted Jan 20, 2012
Authored by Satish Bommisetty

This is a brief whitepaper discussing how to perform forensics on iOS 5 on the iPhone.

tags | paper
systems | apple, iphone
MD5 | 782903866dd7d55143c6835188eda2fe
Common Security Vulnerabilities In Online Payment Systems
Posted Jan 19, 2012
Authored by Hitesh Malviya

This is a short whitepaper that discusses common vulnerabilities in online payment systems.

tags | paper, vulnerability
MD5 | f4267b132dd0f54dcdfcfb54738eda4e
Malware Reverse Engineering Part 1 - Static Analysis
Posted Jan 18, 2012
Authored by Rick Flores

This malware report is part 1 of 2. This report is an effort to track, categorize, contain, understand root cause and infection vector of said user account/s, networked equipment or computer/s. This report pertains to all incidents reported by TIER II help desk, TIER III engineers, customer complaints or random IT Security audit/finding/pen test.

tags | paper, root, virus
MD5 | 69bc5bbf5b19339b58ee550bfdd3e451
Reflection Scan: An Off-Path Attack On TCP
Posted Jan 18, 2012
Authored by Jan Wrobel

The paper demonstrates how traffic load of a shared packet queue can be exploited as a side channel through which protected information leaks to an off-path attacker. The attacker sends to a victim a sequence of identical spoofed segments. The victim responds to each segment in the sequence (the sequence is reflected by the victim) if the segments satisfy a certain condition tested by the attacker. The responses do not reach the attacker directly, but induce extra load on a routing queue shared between the victim and the attacker. Increased processing time of packets traversing the queue reveal that the tested condition was true. The paper concentrates on the TCP, but the approach is generic and can be effective against other protocols that allow to construct requests which are conditionally answered by the victim.

tags | paper, spoof, tcp, protocol, proof of concept
MD5 | 3f661f7510db6f7555090f64d98e634e
Cloud Computing Overview And Security Issues
Posted Jan 18, 2012
Authored by Hitesh Malviya

This is a brief whitepaper that discusses an overview of cloud computing and some high level security issues associated with it.

tags | paper
MD5 | 80f9e90e49daa507276c25a5cc3e0c1e
The Case For SE Android
Posted Jan 17, 2012
Authored by Stephen Smalley | Site selinuxproject.org

Security Enhanced (SE) Android is a project to identify and address critical gaps in the security of Android. Initially, the SE Android project is enabling the use of SELinux in Android in order to limit the damage that can be done by flawed or malicious apps and in order to enforce separation guarantees between apps. However, the scope of the SE Android project is not limited to SELinux.

tags | paper
MD5 | d0e9d57728138ba5cfb9040d0be8b788
LACSEC 2012 Call For Presentations
Posted Jan 16, 2012
Site lacnic.net

LACSEC 2012 Call For Presentations - The 7th Network Security Event for Latin America and the Caribbean will be held in Quito, Ecuador May 6th through the 11th, 2012.

tags | paper, conference
MD5 | 8bb99ec92d235dd4ea484ce38c782494
Security Implications Of IPv6 Extensions Headers With Neighbor Discovery Rev 2
Posted Jan 13, 2012
Authored by Fernando Gont | Site ietf.org

IPv6 Extension Headers with Neighbor Discovery messages can be leveraged to circumvent simple local network protections, such as "Router Advertisement Guard". Since there is no legitimate use for IPv6 Extension Headers in Neighbor Discovery messages, and such use greatly complicates network monitoring and simple security mitigations such as RA-Guard, this document proposes that hosts silently ignore Neighbor Discovery messages that use IPv6 Extension Headers. Revision 2 of this document. This revision includes, among other things, a discussion of possible issues with SEND as a result of IPv6 fragmentation.

tags | paper, local
MD5 | bddd807b8490984a05656623cd777ccd
AthCon 2012 Call For Papers
Posted Jan 13, 2012
Authored by Christian Papathanasiou | Site athcon.org

The AthCon 2012 Call For Papers has been announced. It will take place in Athens, Greece on May 3rd through the 4th, 2012.

tags | paper, conference
MD5 | f67b68982774a5f382e2c5ccb6ec220b
SafeSEH+SEHOP All-At-Once Bypass Exploitation Method Principles
Posted Jan 11, 2012

Whitepaper called SafeSEH+SEHOP all-at-once bypass exploitation method principles.

tags | paper
MD5 | 83ce42a2ebc0a0cb5a110a97fb019c23
Buffer Overflows: Anatomy Of An Exploit
Posted Jan 11, 2012
Authored by Joshua Hulse

Whitepaper called Buffer Overflows: Anatomy of an Exploit. A look at how systems are exploited and why these exploits exist.

tags | paper, overflow
MD5 | 5ed1c91a3ec36484f952cddff2c5778a
Page 1 of 79
Back12345Next

Top Authors In Last 30 Days

packet storm

© 2012 Packet Storm. All rights reserved.

close