
Introduction Summary: In this article, we’ll present a simple program that uses ‘if’ statements and then we’ll try to reverse engineer the compiled version of
In our world today, we have an abundance of many things, among which are -unexpected events. Falling meteorites, terrorist attacks, hacktivist demonstrations, blackouts, tsunamis…. well,
SecurityHeadhunter.com Inc., a central Florida-based security search firm, is focused on uniting the right candidates with the right companies in the information security space. As
There have been debates over the security and privacy issues concerning Java, the platform independent language. Time after time, the black and white hats have
In the last article of the series, we started to explore the world of SQL injections by discussing different types and using the test bed
Introduction In this article we’ll take a look at all the optimizations the compilers use to assembly the high-level switch statements into their assembly representations.
Background: Understanding today’s threat landscape and looking at the pace with which organizations are adopting secure development practices, there seems to be a huge gap
It’s often the case that we need to debug a kernel application, like device driverS, system calls, interrupt routines, or some other kernel application. In
Objective of the Module: Introduction ArrayList Hashtable BitArray Introduction .NET offers a variety of collections such as ArrayLists, hashtables, queues, and dictionaries and these collections
What’s new in Security Architecture & Design ISC2 published the 3rd edition of their CISSP CBK in late 2012. I ordered my copy in December
Introduction So far we’ve taken a look at the obfuscation routine and how it deobfuscates the instructions in the loc_4033D1. At the beginning point, the
Introduction Over the past couple of years, cyber exploitation has established a reputation of something more than mere nuisance. The repercussions of these acts are
How it started It started pretty much as usual. When you have a ZX Spectrum at home as a child, you will turn to the
Let’s assume for a moment that you suffered a security breach for a web application accessed by your customers. Somehow, an intruder was able to
Introduction Arrays are powerful data structures that can be used to solve many programming problems. You have seen during the creation of different variables that
Introduction In the last few years there has been an increase within the worldwide security community consciousness of the risks related to cyber-attacks against critical
What’s new in Software Development Security ISC2 published the 3rd edition of their CISSP CBK in late 2012. I ordered my copy in December 2012
What’s new in Cryptography ISC2 published the 3rd edition of their CISSP CBK in late 2012. I ordered my copy in December 2012 and said,
What’s new in Information Security Governance & Risk Management ISC2 published the 3rd edition of their CISSP CBK in late 2012. I ordered my copy
Finding a proven pattern to find defects early in your cycle saves not just money but also the time required to patch those defects. Threat