- Projects
- Computer security
- jQuery code
- qpsmtpd code
Steve Kemp's Homepage
Trail: Security > Exploitation
|
Security
|
Exploiting Security Issues99% of the time when you discover a security problem in a program documenting it is sufficient for your report to be read, understood and accepted. However there are times when somebody will be skeptical of a report, and on those times having a working script to exploit a weakness will focus their attention. Many of the earlier problems I reported fell into two simple classes:
Rather than code exploits for each particular target I came up with a generic approach, two command line tools which would attempt to exploit these problems in a simple fashion. If you would like more details I'd suggest reading Smashing the stack for fun & profit. cmd-overflow
env-overflow
Download |