hacnho commited on
Commit
42c7321
·
verified ·
1 Parent(s): c25108e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -23,6 +23,13 @@ This repository contains a bounded security research PoC for a scanner-clean
23
  - `reproduce.py` - loads each artifact and waits on the returned child PID.
24
  - `requirements.txt` - tested dependencies.
25
 
 
 
 
 
 
 
 
26
  ## Tested Environment
27
 
28
  - `joblib==1.5.3`
 
23
  - `reproduce.py` - loads each artifact and waits on the returned child PID.
24
  - `requirements.txt` - tested dependencies.
25
 
26
+ Exact public file URLs:
27
+
28
+ - `https://huggingface.co/hacnho/joblib-loky-spawnv-passfds-ace-poc/resolve/main/control_plain_dict.joblib`
29
+ - `https://huggingface.co/hacnho/joblib-loky-spawnv-passfds-ace-poc/resolve/main/malicious_loky_spawnv_passfds.joblib`
30
+ - `https://huggingface.co/hacnho/joblib-loky-spawnv-passfds-ace-poc/resolve/main/reproduce.py`
31
+ - `https://huggingface.co/hacnho/joblib-loky-spawnv-passfds-ace-poc/resolve/main/requirements.txt`
32
+
33
  ## Tested Environment
34
 
35
  - `joblib==1.5.3`