GIRAFFE
Results
1
issues of
GIRAFFE
``` git clone https://github.com/WangYihang/SourceLeakHacker.git cd SourceLeakHacker pip install -r requirments.txt python SourceLeakHacker.py --url=http://server:port/ --threads=4 --timeout=8 ``` 之后出现: ``` Traceback (most recent call last): File "SourceLeakHacker.py", line 16, in from lib.util...