mirror of
http://git.frickel.earth/Tysox/BOS-Pinneberg.git
synced 2025-12-15 22:34:22 +01:00
[+] Admin Webinterface
This commit is contained in:
9
admin/hash.php
Normal file
9
admin/hash.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: tom
|
||||
* Date: 03.10.16
|
||||
* Time: 16:54
|
||||
*/
|
||||
$pass = hash('sha512', 'ddos1234');
|
||||
echo $pass;
|
||||
Reference in New Issue
Block a user