Back to Browse

Windows Services

2.0K views
Oct 27, 2024
34:23

Hi and welcome to this new video! In this video we continue the "Windows Privilege Escalation" series. Specifically, in this video we analyze the concept of windows services by showing useful commands that will allow us to manage and interact with services. At the end of the video we show how to create a new service on a custom binary. I hope you find it helpful, and I would appreciate if you leave your feedback down in the comments, and share this series with like-minded people. Thank you very much! ------------------------- TIMESTAMP 00:00 Introduction 01:30 Windows Services 06:55 Managing Windows Services 23:15 Creating a Custom Service 33:10 Conclusion ------------------------- REFERENCES - Material: https://github.com/LeonardoE95/yt-en/tree/main/src/2024-10-27-windows-privesc-windows-services - windows local privilege escalation: https://xorond.com/posts/2021/04/windows-local-privilege-escalation/ - ConvertFrom-SddlString: https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/convertfrom-sddlstring - Security Descriptor Definition Language (SDDL): https://learn.microsoft.com/en-us/windows/win32/secauthz/security-descriptor-definition-language - Create Windows service from executable: https://stackoverflow.com/questions/3582108/create-windows-service-from-executable - The Non-Sucking Service Manager: https://nssm.cc/ - Very basic Windows Service template in C: https://gist.github.com/mmmunk/0b0adbccb6b91e778e3a6c6b47908c9c - Cygwin and MinGW Options: https://gcc.gnu.org/onlinedocs/gcc/Cygwin-and-MinGW-Options.html - Working with SDDL: https://www.advancedinstaller.com/forums/viewtopic.php?t=49990 ------------------------- CONTACTS - Blog: https://blog.leonardotamiano.xyz/ - Github: https://github.com/LeonardoE95?tab=repositories - Support: https://www.paypal.com/donate/?hosted_button_id=T49GUPRXALYTQ

Download

0 formats

No download links available.

Windows Services | NatokHD