-
https://sgud4h5gh.github.io/undefined/1/
blog
-
Program at /opt/pwn.college/win (side note: maybe we should move /opt/pwn.college to /opt/dojo) which will roughly do:
```
/usr/bin/env python
import subprocess
flag = open("/flag").read()
…
-
Question:
Hi!I cloned your code and used my own data to train a model. When I wanted to export the pt model file into an engine file for easy deployment to the JetsonNano, the following problems occu…
-
On rev b90ffd6df1d1470bce097e5afb7172ba3cdb3b3a, the following error is output when running `python2 ./multiverse.py /usr/bin/true`
I've uploaded a copy of the `true` command to https://ufile.io/ny…
-
`ropper --file sshd`
```
[INFO] Load gadgets for section: PHDR
[ERROR] Please report this error on https://github.com/sashs/ropper
[ERROR] Traceback (most recent call last):
File "/Users/joe/…
-
Tested version: v1.5 as a Burp extension
The documentation states that `@UniqueSize` should return one instance of responses with a given status/size. I tested it on a few endpoints and always got …
-
An overview of our educational philosophy (as it relates to challenge/module/dojo design) would be really good to have in a place visible for new dojo authors. Probably, the best place for this is the…
-
It looks like we've regressed pretty far on import times for Python3.
```
$ hyperfine 'python -c "from pwn import *"'
Benchmark #1: python -c "from pwn import *"
Time (mean ± σ): 455.5 ms …
-
I want to disable the check of is password is pwn'd but i cant find an option for it
Is this available somewhere or can it be added ?
-
```
context.log_level = 'debug'
context.terminal = ['tmux', 'splitw', '-h']
# ctx.debug_remote_libc = True
if args.G:
rs('gdb', gdbscript='b read\nc')
elif args.R:
…