mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-12-12 15:49:38 -08:00
Added link to exploit creator
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user