-
It would be great if pwntools could allow using [GDB's Python API](https://sourceware.org/gdb/onlinedocs/gdb/Python-API.html) like this:
```
io = gdb.debug(['./pwnme'])
...
class Bp(io.gdb.Break…
-
**Environment**:
- Operating System: Linux
- Web Browser and Version: All I tested (Firefox, Safari, Explorer, etc.)
**What happened?**
An incorrect request was generated when trying to submit t…
-
https://github.com/CTFd/ctfcli/blob/master/ctfcli/spec/challenge-example.yml
-
Need to setup some sort of a script to keep performing health checks on each challenge (and the CTFd platform), and possibly notify us too, if something is going wrong. Could also maybe automatically …
-
*Sent by Logentries Alerts (alerts@logentries.com). Created by [fire](https://fire.fundersclub.com/).*
---
High Response Time: Heroku/Syslog drain
2020-08-11 04:06:47.568
369 1 2020-08-11T04:06:45.…
-
Most modern cTFs use the ctfd platform to host. This platform has API to get challenges automatically, with get request https://ctfhost/api/v1/challenges, This request can be use for auto setup challe…
-
Hi, first of all, thanks for this lib. I am trying to move from pwntools, so I was using this lib to write my exploits for NahamCon CTF challenges. But, there was one particular binary that it wasn't …
-
We use ctfd internally pretty heavily, and to this point we've been hand-jamming instances for every class, which works, but is time consuming. The Rest API is a great add, but the docs are lacking (…
-
I use the sample script, but failed. The output is following:
(zeratool) test@ubuntu:~/tools/Zeratool$ python zeratool.py challenges/ret -u ctf.hackucf.org -p 9003
[+] Checking pwn type...
[+] Chec…
-
Hi @CaptureAmerica!
Thank you for your excellent CTF write-ups! 😃 I'm the author of the Honeynet Workshop CTF you participated in. We would like to re-use the easier challenges we built for teachi…
mhils updated
4 years ago