mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-03-02 14:27:13 +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
|
||||
# https://github.com/mpgn/CVE-2019-19781
|
||||
# # #
|
||||
|
||||
import requests
|
||||
import string
|
||||
import random
|
||||
|
|
Loading…
Add table
Reference in a new issue