Sysm Posted October 1, 2016 Share Posted October 1, 2016 Alrite seeing more and more of you getting hacked i thought it made this lil guide - How NOT to get hacked. - Do NOT accept any files you are not sure off what it is specially .exe files. - Do not log into fake site's always check the URL - Have a different password for everything - Make sure this password doesn't contain: Birthday, Family names, pet names (best password are: 5b4m2b5q34 < as example) - Change your password ever 2 months ish (this will prevent old database leaks to give out your password) - Help ive been hacked!! Most commen hackes are from site's (phish links) This is the best hack you can have if u were to be hacked since they dont have access to your pc usually. And then there is the RAT (Remove Access Trojan) With a RAT they can take over your PC as well see any thing you do / type (as well as putting on your cam!) So always hide your cam lens when not in use. And then there's the key logger similar to the RAT but here they can only see what you typed. - How to get rid of a RAT/Keylogger or see if your infected. What you wanna do first is open AppData First you wanna make AppData visible this is how: Open; Folder and search options. Show hidden maps. Now you wanna go to AppData Here you wanna open these 3 maps and delete any file that you dont know usually there on the bottom and there not maps! - MAKE SURE TO GOOGLE THE FILES BEFORE DELETING!!! Cause some are used for programs/windows and if u delete those ur pc ur ded. After you've done doing this you wanna press the windows key + r (yes letter r) This window should pop up. Type here: msconfig Now another window will pop-up, Go to the services tab. Click on Manufacturer, Now all unknows will be organised if not press it again. Now you have to disable all Unknows (that you dont know the Service name off) Once again Google the name before disabling since this can damage your PC if done wrong. After this your PC is RAT/Keylogger free! Now Read the How NOT to get hacked section again and never do it again If something isn't clear enough post below and im happy to help out! 5 Quote Link to comment Share on other sites More sharing options...
Qubit Posted October 1, 2016 Share Posted October 1, 2016 (edited) little more complicated than that to get rid of a rat/keylogger. But it's a start i guess/ Edited October 1, 2016 by Qubit 2 Quote Link to comment Share on other sites More sharing options...
Saiyan Posted October 1, 2016 Share Posted October 1, 2016 +1 Quote Link to comment Share on other sites More sharing options...
Sysm Posted October 1, 2016 Author Share Posted October 1, 2016 little more complicated than that to get rid of a rat/keylogger. But it's a start i guess/ You wont find hackers using a diffrent method on rs , there all plebs who just use basic hackers knowledge and think there cool Quote Link to comment Share on other sites More sharing options...
Qubit Posted October 1, 2016 Share Posted October 1, 2016 You wont find hackers using a diffrent method on rs , there all plebs who just use basic hackers knowledge and think there cool Most are script kiddies who buy some pretty decent tools. Although they might be dumb, the tools they use are not. Quote Link to comment Share on other sites More sharing options...
Krys Posted October 1, 2016 Share Posted October 1, 2016 Great guide Quote Link to comment Share on other sites More sharing options...
Sysm Posted October 1, 2016 Author Share Posted October 1, 2016 Most are script kiddies who buy some pretty decent tools. Although they might be dumb, the tools they use are not. if you wanna write some add-ons feel free to do it and i add them to the OP. Quote Link to comment Share on other sites More sharing options...
Solution Posted October 1, 2016 Share Posted October 1, 2016 Good guide; if you want to be extra secure for shit that supports it;1) Get the cheapest phone you can imagine, all it needs is to be able to have an auth app/recieve SMS 2) Get the cheapest SIM-card you can imagine3) NEVER TELL ANYBODY THE NUMBER (this is why you need a seperate phone and not a dual-sim)4) Use that number/phone for all your 2FA shit They'd now need to steal your phone to access your shit. If you don't want to go through a lot of hassle, 2FA already helps a bunch but if somebody is out to get you they still can (because 90% of the phone companies are straight up retarded) Quote Link to comment Share on other sites More sharing options...
Qubit Posted October 1, 2016 Share Posted October 1, 2016 if you wanna write some add-ons feel free to do it and i add them to the OP. Good password creation: https://xkcd.com/936/ Also a pretty good video for rat removal : 1 Quote Link to comment Share on other sites More sharing options...
Deceiver Posted October 1, 2016 Share Posted October 1, 2016 ok thats it kiddo... im starting up my anonymous high orbit cannon and knocking ur ass offline cya in a week kid 1 Quote Link to comment Share on other sites More sharing options...
Lemons Posted October 1, 2016 Share Posted October 1, 2016 (edited) While that password is alright, at the very least you should add uppercase characters. This increases entropy by a good amount, and all websites will allow the uppercase/lowercase/numbers. If you want, can also add some special characters too, but the entropy boost is negligible. If you want really good passwords, make them longer! Also, for those of you who all like "I can't remember random strings of letters/numbers", consider a pass phrase. Its something like "hurry-clean-lone-wall-shade-slow" (used a generator). This has 61 bits of entropy if the attacker has full knowledge of how we strung the words together, and just has to guess the words. I used https://xkpasswd.net/s/ to generate the passphrase, its based on this XKCD comic: The only downside to this is the terrible websites that have a max character limit on their passwords. Just know these sites care very little about your security (*cough*microsoft*cough*). In summary, a list of example passwords along with how much entropy they have: 5b4m2b5q34 ....................................... 41 bits of entropy (lowercase/numbers, 10 characters) WnYXdikU90 ....................................... 60 bits of entropy (lowercase/uppercase/numbers, 10 characters) hurry-clean-lone-wall-shade-slow ................. 61 bits of entropy (basic passphrase 6 words) l8J^,kAyM/ ....................................... 66 bits of entropy (lowercase/uppercase/numbers/special, 10 chars) qmapwjnjdsel5aqlw6wy ............................. 90 bits of entropy (lowercase/numbers, 20 chars) +kKCc~S0Dy27ni!4nSQ~ ............................. 118 bits of entropy (lowercase/uppercase/numbers/special, 20 chars) Edited October 1, 2016 by Lemons Quote Link to comment Share on other sites More sharing options...
Tiber Posted October 1, 2016 Share Posted October 1, 2016 I bet people still 'get hacked by osbot' even with this.... Quote Link to comment Share on other sites More sharing options...
uta Posted October 1, 2016 Share Posted October 1, 2016 but but can i still download my free gold generator ? Quote Link to comment Share on other sites More sharing options...
Kim Posted October 1, 2016 Share Posted October 1, 2016 +1 Quote Link to comment Share on other sites More sharing options...
Token Posted October 1, 2016 Share Posted October 1, 2016 While that password is alright, at the very least you should add uppercase characters. This increases entropy by a good amount, and all websites will allow the uppercase/lowercase/numbers. If you want, can also add some special characters too, but the entropy boost is negligible. If you want really good passwords, make them longer! Also, for those of you who all like "I can't remember random strings of letters/numbers", consider a pass phrase. Its something like "hurry-clean-lone-wall-shade-slow" (used a generator). This has 61 bits of entropy if the attacker has full knowledge of how we strung the words together, and just has to guess the words. I used https://xkpasswd.net/s/ to generate the passphrase, its based on this XKCD comic: The only downside to this is the terrible websites that have a max character limit on their passwords. Just know these sites care very little about your security (*cough*microsoft*cough*). In summary, a list of example passwords along with how much entropy they have: 5b4m2b5q34 ....................................... 41 bits of entropy (lowercase/numbers, 10 characters) WnYXdikU90 ....................................... 60 bits of entropy (lowercase/uppercase/numbers, 10 characters) hurry-clean-lone-wall-shade-slow ................. 61 bits of entropy (basic passphrase 6 words) l8J^,kAyM/ ....................................... 66 bits of entropy (lowercase/uppercase/numbers/special, 10 chars) qmapwjnjdsel5aqlw6wy ............................. 90 bits of entropy (lowercase/numbers, 20 chars) +kKCc~S0Dy27ni!4nSQ~ ............................. 118 bits of entropy (lowercase/uppercase/numbers/special, 20 chars) A pass phrase is the worst idea you can possible have for a password, speaking from my experience on "the dark side". Every single password cracking tool like the famous "John the Ripper" will be testing all possible combinations of words that satisfy a length requirement from a dictionary even before testing for short and easy "random strings" like ies29kf. PS: password cracking dictionaries work against all words in all languages as these dictionaries have terrabytes of data to store every combination of literals that humans understand Quote Link to comment Share on other sites More sharing options...