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.


USB password stealer filter_list
Author
Message
USB password stealer #1
Is there any way to get the .bat file open if i'm not the administator of the computer?
Like hide it in a, for example .jpeg, file and when I open the picture, it start's sniffing for passwords?

Reply

USB password stealer #2
Is there any way to get the .bat file open if i'm not the administator of the computer?
Like hide it in a, for example .jpeg, file and when I open the picture, it start's sniffing for passwords?

Reply

RE: USB PASSWORD STEALER #3
hi,
if you want to autorun something from an USB Stick, you should have this in:

autorun.inf
Code:
[autorun] open=yourfile.exe action=Something displayed at the run i think icon=yourfile.exe label=Another thing displayed at the run i think

there is one registry key that allow the autorun thing :

key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDriveTypeAutoRun
type: DWORD(32-bit)
value data: 91 (hexadecimal base)

Reply

RE: USB PASSWORD STEALER #4
hi,
if you want to autorun something from an USB Stick, you should have this in:

autorun.inf
Code:
[autorun] open=yourfile.exe action=Something displayed at the run i think icon=yourfile.exe label=Another thing displayed at the run i think

there is one registry key that allow the autorun thing :

key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDriveTypeAutoRun
type: DWORD(32-bit)
value data: 91 (hexadecimal base)

Reply

RE: USB PASSWORD STEALER #5
for me it worked

Reply

RE: USB PASSWORD STEALER #6
Kinda worked, just the autorun doesnt for me

Reply







Users browsing this thread: 1 Guest(s)