EvilZone

Other => Found it on the Webs => : chapp August 11, 2013, 09:01:11 PM

: CTF pwntools library
: chapp August 11, 2013, 09:01:11 PM
Hi


If not yet posted a danish CTF team pwnies have released a framework of tools. Headline from readme

"This is the CTF framework used by pwnies in every CTF."


https://github.com/pwnies/pwntools (https://github.com/pwnies/pwntools)


Just had a quick look and it looks promising
: Re: CTF pwntools library
: Kulverstukas August 11, 2013, 09:47:42 PM
I'm having difficulties understanding dafuq is that supposed to be.
: Re: CTF pwntools library
: Axon August 11, 2013, 11:34:20 PM
Same here kulverstukas. Can someone explain dafuq is this?
: Re: CTF pwntools library
: vezzy August 12, 2013, 12:20:36 AM
Appears to be a Python framework for binary exploitation and general helper scripts to generate payloads.

I can see how this would be useful in a CTF.
: Re: CTF pwntools library
: chapp August 12, 2013, 08:12:55 PM
Appears to be a Python framework for binary exploitation and general helper scripts to generate payloads.

I can see how this would be useful in a CTF.
I only had a quick view of it, but looks interesting imo. They seem to have implemented some functionality also found in metasploit like the "create pattern", but in a smaller framework also lacking exploits for popular applications.