Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/curl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/curl/tests/bug68089.phpt |
--TEST-- Bug #68089 (NULL byte injection - cURL lib) --SKIPIF-- <?php include 'skipif.inc'; ?> --FILE-- <?php $url = "file:///etc/passwd\0http://google.com"; $ch = curl_init(); var_dump(curl_setopt($ch, CURLOPT_URL, $url)); ?> Done --EXPECTF-- Warning: curl_setopt(): Curl option contains invalid characters (\0) in %s%ebug68089.php on line 4 bool(false) Done
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare