Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:




Vulnerability Development mailing list archives

Re: Taking the control by abusing array index.
From: <dullien () gmx de>
Date: Mon, 21 Feb 2005 14:15:00 -0800


pointer_array[unsigned_int] = malloc(....);

Try setting the unsigned int so that you overwrite a function ptr. It is kinda
important what ppl do with the malloced space afterwards, you basically
want malloc() to return memory into which you've previously written shellcode.

Cheers,
Thomas Dullien

  By Date           By Thread  

Current thread:
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]