Top "Exploit" questions

An exploit is a piece of software, a chunk of data, or sequence of commands that takes advantage of a bug, glitch, or vulnerability in order to cause unintended or unanticipated behavior to occur.

How do I create formatted javascript console log messages

I 'waddled' by the Console in Chrome on Facebook today. Surprisingly I got this message in the console. Now my …

javascript html google-chrome webkit exploit
PHP security exploit - list content of remote PHP file?

I'm trying to exploit some web vulnerabilities in a sample website running inside a VM (it is not available on …

php security exploit ssi
How does this milw0rm heap spraying exploit work?

I usually do not have difficulty to read JavaScript code but for this one I can’t figure out the …

javascript x86 exploit assembly
How to decode a PDF stream?

I want to analyze a stream object in a PDF file which is encoded using /FlateDecode. Are there any tools …

pdf adobe reverse-engineering malware exploit
Can parameterized statement stop all SQL injection?

If yes, why are there still so many successful SQL injections? Just because some developers are too dumb to use …

sql sql-injection code-injection exploit
C Code how to change return address in the code?

I just wrote a C Code which is below : #include<stdio.h> #include<string.h> void …

c buffer-overflow exploit
Using a Single system() Call to Execute Multiple Commands in C

In an information security lab I'm working on, I've been tasked with executing multiple commands with a single call to "…

c security system exploit
PHP GET variable array injection

I've recently learned that it's possible to inject arrays into PHP GET variables to perform code execution? .php?a[]=asd&…

php security arrays get exploit
C++ Buffer Overflow

I'm trying to teach myself about buffer overflows and exploitation in C++. I'm an intermediate C++ guy, at best, so …

c++ overflow buffer exploit
My php site was hacked by codes uploaded as image..?

Yesterday my site was comprised. The attacker changes the index.php file to their own (with all their glory messages …

php image security upload exploit