Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Overflowing Scripts fail to work |
|---|---|
| Date: | Mon, 24 Apr 2006 08:30:57 +0200 |
2006/4/22, Paul Sebastian Ziegler <psz@observed.de>:
Hallo list!
[snip]
Now when I'm running it I get no overflow at all:
Hi paul. It is the same for any language that doesn't need an initialisation before use. Python (but it's the same for Perl, or other kind of languages) initialize "enough space" to handle this String whichever the string length is. Even if you concatenate Strings, it would still "extends" the space of this String to handle it. It is most likely you would run to out of memory before being able to raise a BO on it that way. Don't misunderstand my point, It is still possible to do a buffer overflow with Python (see google "Buffer overflow python") but it is not as trivial as with C. Hope this helps. Gilles. ------------------------------------------------------------------------------ This List Sponsored by: Cenzic Concerned about Web Application Security? Why not go with the #1 solution - Cenzic, the only one to win the Analyst's Choice Award from eWeek. As attacks through web applications continue to rise, you need to proactively protect your applications from hackers. Cenzic has the most comprehensive solutions to meet your application security penetration testing and vulnerability management needs. You have an option to go with a managed service (Cenzic ClickToSecure) or an enterprise software (Cenzic Hailstorm). Download FREE whitepaper on how a managed service can help you: http://www.cenzic.com/news_events/wpappsec.php And, now for a limited time we can do a FREE audit for you to confirm your results from other product. Contact us at request@cenzic.com for details. ------------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | ettercap ssl mitm, daniel_kent1 |
|---|---|
| Next by Date: | RE: ISSAF 0.2 release, Omar A. Herrera |
| Previous by Thread: | Re: Overflowing Scripts fail to work, Bill Weiss |
| Next by Thread: | Re: Overflowing Scripts fail to work, Peter Kosinar |
| Indexes: | [Date] [Thread] [Top] [All Lists] |