I hereby claim:
- I am melizeche on github.
- I am melizeche (https://keybase.io/melizeche) on keybase.
- I have a public key whose fingerprint is E0BB F42A 8DB6 0C44 C823 6D78 D19B 0BC8 F7A3 4709
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| [ | |
| { | |
| "contact_details": [ | |
| { | |
| "type": "email", | |
| "value": "edgaracosta@diputados.gov.py", | |
| "label": "email" | |
| } | |
| ], | |
| "name": "Acosta Alcaráz, Edgar", |
| #!/usr/bin/python | |
| # Quick and dirty demonstration of CVE-2014-0160 by Jared Stafford (jspenguin@jspenguin.org) | |
| # The author disclaims copyright to this source code. | |
| import sys | |
| import struct | |
| import socket | |
| import time | |
| import select |