Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Add to startup on various versions of Windows #33

Open
mvrozanti opened this issue Feb 24, 2018 · 7 comments
Open

Add to startup on various versions of Windows #33

mvrozanti opened this issue Feb 24, 2018 · 7 comments

Comments

@mvrozanti
Copy link
Owner

mvrozanti commented Feb 24, 2018

This issue is dedicated to show what circumstances cause a specific version, architecture and/or AV to not add the RAT to the startup. This is where to post it.

I've not seen anybody complain but I just had it happen to me on Win7 after installing, uninstalling (/self_destruct) and trying to install again.

Removing registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SharedTools\MSConfig\startupfolder worked but that's HKLM.

@X3eRo0
Copy link

X3eRo0 commented Feb 24, 2018

I have tried the rat on various OS like 7, 10, and 8 as well for 7 I had build 7601 and for 10 10586 both 32bit and 64bit.
I didn't faced this problem.
There are 6 VMs running different Windows OS but there was no problem in Adding RAT to startup folder.
I didn't checked if it is effected by different antiviruses.
Can you tell which build of win7 are you testing it on?

@mvrozanti
Copy link
Owner Author

@PulkitSingh256 I'm on a VM using Version 6.1.7601 SP1. Old service pack?

@X3eRo0
Copy link

X3eRo0 commented Feb 24, 2018

I am also using VM windows 7 build 7601 of both 32bit and 64bit.
I didn't faced this issue.
My question is to you that tell me more about your VM what antivirus you are running which Architecture 32bit or 64bit to reproduce the issue.
It definitely is not a bug in the code.
Please help us reproduce the issue and then we can debug it.

See if it happens with running python script like python rat_attack.py or is it only with exe

@mvrozanti
Copy link
Owner Author

I see what happens now. I didn't actually use /self_destruct the first time. I disabled the startup checkbox on msconfig. That's what's messing up with adding to startup, I think. I'm going to try and see if I can write to registry on that key to prevent changes

@ghost
Copy link

ghost commented Mar 17, 2018

yes if you disable it from startup in task mgr it can't add again to start up . and after end exe task it stop forever

@mvrozanti
Copy link
Owner Author

@dudeisbrendan03 "add to startup" should be a required freature. I wonder if we can test it with Travis.

@dudeisbrendan03
Copy link
Collaborator

You can create shortcuts to applications in a user-owned folder for apps to start when that user signs in. You could evaluate if you have admin perms and then you can either: set up to start w/ windows or if you aren't elevated create a shortcut in the users 'sign-in' folder.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants