Exploit a stack overflow vulnerability.
Uploader Comments (youhakim)
Top Comments
-
invisiblehero keep your negative comments to yourself. This dude has done a good job in posting some nice vids on assembly and others don't ruin that.
All Comments (20)
-
Nicer job! So if program 1 was an OS or other essential component like IE, you could serve this to computer inside a commonly installed app, or commonly visited website. The error would occur, and you could change the system. This is a fun video, thanks for the tutorial! Seeing this done in assembly would have been nice too! Yay op codes!
-
nice video!
-
good
-
I was on cnn . com and a box popped up that said "Stack overflow at line: 0". What the hell is this?
-
i dont get it all, becuz of the acent, but great dude! thanks for sharing :D
-
@ProDiago Have a look at how an operating system behaves in a buffer overflow situation. Typically you would introduce code into memory then, through the use of buffer overflow, cause the processor to execute the code beginning at that particular adress in memory.
In most cases, this is code that elevates your access priviliges on the system to that of an administrator. After that, it's christmas.
Disclaimer: It is (probably) illegal to do it the way you are thinking of it right now.
-
You code in notepad?!
-
Hi
In instances where you can cause similar overflows, how could you use this as an injection vector to insert commands to change the program?
In your example, the ASCII for "C" appears, but how could this be adapted to exploit a system vulnerability with overflows?
Thanks. Great videos too.
This comment has received too many negative votes show
first of all, everyone who codes PROPERLY and EFFICIENTLY knows that strcpy() is horrible for overflows. How about if one is to write a program, make proper bounds checking..
invisibleheero 2 years ago
My mistake! I was thinking that people who watch this video are intelligent enough to understand that this is a simple demonstration of a buffer overflows and how it works!
youhakim 2 years ago 8
What kind of harm overflows can make! I do not see that overflows can benefit the hacker to control over my algorithm, etc.
unknown84 3 years ago
Well, the hacker can own your computer if he succeeded in exectuing code that expoits a buffer oveflow vulnerability in a particular software. Let's suppose you use Internet explorer to visit a web site, the website happens to host malicious code that exploits one of -a known or not- buffer overflows in IE, ... if this happens and it does a lot then you can imagine the harm!
The video simplfy things because I used the exploit to execute internal code!
youhakim 3 years ago
Hakim, your name is familiar to me, its been a long time u did not post something else, is any thing new coming up ?
meaculpa1 3 years ago
Yeah, it's true that I didn't post anything since a long time, and I am sorry for that because I am busy all the time these days and I have no PC at home to record videos, ... I have only a laptop to do my work, you know ... the work that pays the bills :)
Thanks meaculpa1 for your comment.
youhakim 3 years ago