A Program designed for Windows systems and focuses on implementing various security-related actions using administrative privileges. This Script is made usng Python.
- Develop a Python program to interact with the Windows Registry Editor.
- Implement security measures to block USB ports, disable Bluetooth, and restrict the command prompt.
- Create a functionality to block access to the website "facebook.com".
- Test your code on a Windows 10 virtual machine.
- Optionally, create an executable (.exe) file for your program.
Run Security_manager.exe file as administrator.
Please note that making changes to the Windows Registry and system files can have significant consequences on system behavior and security. It's crucial to understand the implications of these actions and only execute scripts like this in controlled environments with proper permissions and backups.