
Play nice, support each other and encourage learning.
We are not tech support, these posts should be kept on /r/techsupportĭon't be a dick. Low-effort content will be removed at moderator discretion from security firms/pen testing companies is allowed within the confines of site-wide rules on self promotion found here, but will otherwise be considered spam. Spam is strictly forbidden and will result in a ban. Sharing of personal data is forbidden - no doxxing or IP dumping No "I got hacked" posts unless it's an interesting post-mortem of a unique attack. "How does HSTS prevent SSL stripping?" is a good question. Intermediate questions are welcomed - e.g.
Offering to do these things will also result in a ban. Asking how to get into your "girlfriend's" instagram. This is not the place to try to find hackers to do your dirty work and you will be banned for trying. Discussion around the legality of issues is ok, encouraging or aiding illegal activities is not Hacking can be a grey area but keep it above board. "TeenagerĪrrested in Computer Crime Scandal", "Hacker Arrested after Bank Tampering". Guides and tutorials are welcome here as long as they are suitably complex and most importantly legal!īans are handed out at moderator discretion.Īnother one got caught today, it's all over the papers. This sub is aimed at those with an understanding of hacking - please visit /r/HowToHack for posting beginner links and tutorials any beginner questions should be directed there as they will result in a ban here. What we are about: quality and constructive discussion about the culture, profession and love of hacking. To make a user an administrator, use net localgroup Administrators user_name /add.A subreddit dedicated to hacking and hacking culture. To create a new user, use net user new_user_name new_password /add. Once you've enabled the administrator account, you can reset its password with the same command as you would a regular user: net user Administrator new_password. This won't hurt if you're not sure whether the account is disabled or not-go ahead and do it anyway if you're wanting to log in as an administrator. To activate a disabled administrator account, type net user Administrator /active:yes.
Replace "user_name" with the username, and "new_password" with whatever you want the new password to be.
To change a regular user's password, type net user user_name new_password. First, type net user and press Enter to see a list of all accounts on the PC. Check the instructions for your Wi-Fi card to be sure. In most cases, simply attaching the card to your computer will be enough to set it up. If you change a regular user's password or create a new user, you'll want to make that user an administrator so you can have full control over the PC. If you don't have a Wi-Fi card that allows monitoring (RFMON) or you're using Kali Linux in a virtual machine, you'll need to attach an external card that does.
You can change the password for any regular user, create a new user, and/or change the Administrator account password. Change the password for any account and/or make an account an administrator.