mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-11-10 07:04:22 +00:00
Added link to exploit creator
This commit is contained in:
parent
b6e7ad655f
commit
aacd095452
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
# https://github.com/mpgn/CVE-2019-19781
|
||||||
|
# # #
|
||||||
|
|
||||||
import requests
|
import requests
|
||||||
import string
|
import string
|
||||||
import random
|
import random
|
||||||
|
|
Loading…
Reference in a new issue