Author Topic: Other things I don't know where else to put  (Read 6275 times)

DU-BB

  • Global Moderator
  • Newbie
  • *****
  • Posts: 43
  • LOOK WHAT YOU MADE ME DO!!
    • View Profile
Other things I don't know where else to put
« on: November 08, 2018, 12:16:39 PM »
I have been watching "black hat" hacker speeches and getting really paranoid. I have been shredding my files lately, anyway, and decided I wanted to wipe all the free space on my hard drive to purge it of deleted files and fragments thereof. I found out it can be done from the command line, and wrote a little program to do that for me. I call it "AssWipe". You should probably run it as Administrator. Maybe I'll workaround that later.
"If you light a man a fire, you'll keep him warm for a night, but if you light a man on fire, you'll keep him warm for the rest of his life!"
(Stop, drop, and roll, stop, drop, and roll!)

DU-BB

  • Global Moderator
  • Newbie
  • *****
  • Posts: 43
  • LOOK WHAT YOU MADE ME DO!!
    • View Profile
Re: Other things I don't know where else to put
« Reply #1 on: November 08, 2018, 12:36:08 PM »
This one will also flush your IE browsing history, and recently run files. I'm on a roll........
Updated again, now it flushes the recycle bin after cleaning everything up, but before wiping the free space.

WARNING, this will flush all your tracks, including:

STORED PASSWORDS
COOKIES
FORM DATA
HISTORY
TEMPORARY INTERNET FILES
RECYCLE BIN

AND IT DOES IT FORENSICALLY SO NOTHING CAN BE RECOVERED! If you want to save your passwords, get a password manager and back them up, first. This program is meant to permanently sanitize all of your sensitive personal information from your computer, so it can't be forensically recovered.

You could put a shortcut to this program (or even the program itself) in the ALL PROGRAMS/STARTUP folder in the start menu, and it will automatically run every time Windows starts. This is a good thing for a laptop that you take with you out of your home, in case it gets stolen, so the thief won't also have access to all your accounts, passwords, and other information. It'll stop them from running amok with your credit cards and such. Just think how much damage someone could do to you with your own computer! This program will do all of that so fast they'll never catch it until it's already done what it does. I can make a silent stealth version for that that won't show anything when it runs for that purpose. In fact, I just did.

It restarts Windows Explorer half way through it's routine, so expect that.
« Last Edit: November 09, 2018, 06:54:20 AM by DU-BB »
"If you light a man a fire, you'll keep him warm for a night, but if you light a man on fire, you'll keep him warm for the rest of his life!"
(Stop, drop, and roll, stop, drop, and roll!)

DU-BB

  • Global Moderator
  • Newbie
  • *****
  • Posts: 43
  • LOOK WHAT YOU MADE ME DO!!
    • View Profile
THE SALINY VIRUS
« Reply #2 on: November 09, 2018, 07:09:35 AM »
Is one of the most fucked up bits of code ever written. Whoever wrote that should be boiled in a public venue. Saliny writes itself into every program on your computer that it can write itself into. It puts trojans on all your removable drives, and gets running in memory, it's very hard to get rid of. Another thing that it does is disable your task manager, so you can't try shutting it off. Then it disables your registry tools so you can't turn your task manager back on (this is the sure way to know you have saliny: no task manager!). I wrote a program I just call "fix" that enables those, but if you have saliny it will just disable them again. The best way to stop saliny is to run the malicious software removal tool. If you use Windows Updates, it downloads new versions of MRT all the time, and runs them silently whenever it does. But run it yourself, so you can watch it. In the RUN box (winkey+R) type "MRT" (without the quotes) and that will start it. Run my "fix" after the MRT does it's thing, and you restart Windows, to get your task manager and registry tools working again. If they stay working, it worked. There is another tool you should run afterwards, that really gets down and dirty and cleans saliny off everything on your computer, it gets the stuff that the MRT misses. What it doesn't do is stop saliny, so run the MRT FIRST, or saliny will just copy itself back into everything the removal tool cleans.

Here is another tip: When saliny infects removable drives, it does it by writing a hidden file in the root of the drive called AUTORUN.INF. I like to put my own autorun.inf file there, usually with an icon of my choosing. Then, I set the file security, the ACL up so that not even system is allowed to modify it, and of course, make it read only. It doesn't always work, but at least you'll know that you have been infected because your icon will go away. I'll put up another program (that doubles as an icon) that just unpacks a copy of it's own autorun.inf you can use to replace saliny's, should you get it. It will keep your drive from infecting any other computer (including your own again) with saliny. There will also be a copy of the saliny program with a randomly generated name in the root of the drive, but it won't be active once you replace the autorun.inf. Just put the two files in the root of the drive. It's for USB drives in particular, but will work on any drive partition, as long as it's in the root of the drive.

« Last Edit: November 09, 2018, 07:21:09 AM by DU-BB »
"If you light a man a fire, you'll keep him warm for a night, but if you light a man on fire, you'll keep him warm for the rest of his life!"
(Stop, drop, and roll, stop, drop, and roll!)

Parellax

  • Sr. Member
  • ****
  • Posts: 297
    • View Profile
Re: Other things I don't know where else to put
« Reply #3 on: November 20, 2018, 11:30:52 PM »
I can only imagine what is in that file, and what happened to the poor bastard who downloaded it.
"I stand by all the misstatements that I've made."
...George W. Bush to Sam Donaldson, 8/17/93

DU-BB

  • Global Moderator
  • Newbie
  • *****
  • Posts: 43
  • LOOK WHAT YOU MADE ME DO!!
    • View Profile
Re: Other things I don't know where else to put
« Reply #4 on: November 22, 2018, 04:45:35 PM »
I write and compile my own code, there is nothing bad in them. I just automated cleaning out the computer, is all. Some tasks are just too tedious doing over and over, so I automate them. It's habit forming, there is a certain satisfaction in watching the script do everything it's supposed to. I love the command line.....
"If you light a man a fire, you'll keep him warm for a night, but if you light a man on fire, you'll keep him warm for the rest of his life!"
(Stop, drop, and roll, stop, drop, and roll!)

Parellax

  • Sr. Member
  • ****
  • Posts: 297
    • View Profile
Re: Other things I don't know where else to put
« Reply #5 on: November 30, 2018, 09:48:42 PM »
Nevertheless I'm never opening anything you send me again... Including ROCO files! BTW. I figured something out.

https://youtu.be/ivN0KT5fRoo
"I stand by all the misstatements that I've made."
...George W. Bush to Sam Donaldson, 8/17/93