Showing posts with label Whitepapers. Show all posts
Showing posts with label Whitepapers. Show all posts

Friday, January 4, 2013

Bypassing Antivirus with a Sharp Syringe



Bypassing antiviruses is not a big deal now a days, the point is how creative you can get to do that. So here is the technique documented by me (inf0g33k) in a research paper on exploit-db and explained in a video on Securitytube. This technique works by generating a shellcode and executing it directly on the target machine instead of compiling it in an exe file. Backdoor created using this technique was getting caught by some antiviruses because i tested it on virustotal and they send samples to antivirus vendors so now Bruno Cardenas Cyberoff (Luzzell) made a little tweak that can make this technique bypass all the antiviruses again.



Thursday, February 9, 2012

Network-Based Malware Detection:Filing the Gaps of AV - Whitepaper



A new white paper on Network Malware Detection .
Download

Source - securosis blog

Tuesday, November 8, 2011

The Trash Attack

Authored by Eric Lazarus, Josh Benaloh

This short paper describes the trash attack which is effective against the majority of fully- verifiable election systems. The paper then offers a simple but counter-intuitive mitigation which can be incorporated within many such schemes to substantially reduce the effectiveness of the attack. This mitigation also offers additional benefits as it significantly improves the statistical properties of existing verifiable systems.
 
Download

Friday, October 28, 2011

Comparison of Firewall, Intrusion Prevention and Antivirus Technologies-Whitepaper



Network attacks are increasing both in sheer number as well as complexity. In recent news,
we have seen how viruses, worms and other attacks can cause major business disruptions and
cost companies worldwide billions of dollars. For instance, the Blaster worm infected over 1.2
million computers worldwide, and the SoBig.F virus infected over 100,000 computers1.

Viruses and worms are all examples of what are generally known as malicious programs or
malware for short. A virus is just a program that tells the computer to do something that the
user does not want it to do. It requires a host program to live and infects other files so that it
can “live” longer. A virus can perform destructive actions, such as displaying irritating
messages, overwriting hard drives, or rendering the machine inoperable.

A worm is a program that replicates itself and spreads through network connections to infect
other machines, eating up bandwidth and storage space and slowing computers down. Some
worms use email to send messages to other users, while others use application vulnerabilities
to replicate via the network. The distinction between viruses and worms is beginning to blur,
as many viruses today also use email as their means of propagation.

“Blended threats”, such as Code Red and Nimda, are sophisticated attacks that use multiple
methods and techniques to propagate and inflict damage, thus spreading very rapidly and
causing significant productivity disruptions. Blended threats can be part virus, part worm,
and part backdoor2.

Widely connected enterprise networks and the Internet have enabled viruses, worms and
blended threats to make use of computer networks for propagation, significantly increasing
the speed of infection and damage. The Internet, with its ease of sharing and downloading of
files, has also increased the risk of infection to the average user. A user may infect a computer
by an action as simple as clicking on a downloaded file or an email attachment.
Author: Juniper Networks

DOWNLOAD

Thursday, October 27, 2011

Using QR Tags To Attack Smart Phones



Whitepaper called Using QR Tags to Attack Smart Phones (Attaging). It discusses the threatscape related to arbitrary scanning of these tags and using Metasploit to exploit them.
Authored by Augusto Pereyra
Download

Buffer Overflow Exploitation - SEH




Whitepaper called Buffer Overflow Exploitation - SEH.

Authored by Khalil Ezhani
Download

DNS Poisoning Via Port Exhaustion



Whitepaper called DNS Poisoning Via Port Exhaustion. It covers everything from how DNS poisoning works to various methods of performing attacks. It discloses two vulnerabilities. One is in Java which enables remote DNS poisoning using Java applets. The other is in multiuser Windows environments that allows for a local DNS cache poisoning of arbitrary domains.

Authored by Yair Amit, Roee Hay
Advisories | CVE-2011-3552, CVE-2010-4448
 Download

Skype VoIP Zero Day Exploitation



Whitepaper called Skype Voice Over IP Software Vulnerabilities, Techniques and Methods - Zero Day Exploitation 2011.

Authored by Benjamin Kunz Mejri, Pim J.F. Campers

Download