PATH:
root
/
wulkan
<?php $lang = ""; $lvl = 0; include_once('lib/connection.php'); include_once('lib/includes.php'); $tekst =1; $db = new db("pdo"); $result = $db->simpleSelect("teksty$lang", "tresc", "WHERE id = $tekst"); $timeTarget = 0.05; // 50 milliseconds $cost = 3; do { $cost++; $start = microtime(true); $test = password_hash("test", PASSWORD_BCRYPT, ["cost" => $cost]); $end = microtime(true); echo $test . " - " . password_verify("test", $test) . "<br/>"; } while (($end - $start) < $timeTarget); echo "Appropriate Cost Found: " . $cost; ?>
[+]
logs
[+]
..
[+]
tmp
[+]
templates
[-] repair-filenames-polish.php
[edit]
[-] css.min.css
[edit]
[+]
css
[+]
images
[+]
admin1234
[-] sitemap.xml
[edit]
[-] test.php
[edit]
[+]
img
[-] .htaccess
[edit]
[+]
lib
[-] wulkan.zip
[edit]
[-] js.min.js
[edit]
[-] sitemap-generator.php
[edit]
[+]
userfiles
[+]
fonts
[-] index.php
[edit]
[+]
scss
[+]
js
[-] php.ini
[edit]