Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
LabS4U2Self | Kitploit
Tools/GitHubGitHub/otterhacker/labs4u2self
Authentication & AuthorizationPrivilege EscalationPassword AttacksExploitationPenetration TestingLearning & EducationDatabase SecurityLabs & Practice
GitHubotterhacker/labs4u2self

LabS4U2Self

View Repository
3153 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Lab S4U2Self Abuse

This lab aims to provide a safe environment to test the S4U2Self abuse exploit

Deploy

The project will deploy :

  • 1 DC with a single domain admin hpotter
  • 1 MSSQL with a weak sa password

The deployment is performed through terraform and ansible on AWS thus, both these software must be installed and you must provide your AWS credentials.

Then just run terraform init && terraform apply --auto-approve

Don't forget to destroy the lab with terraform destroy --auto-approve once you've finished it !

Spoiler

  • Simple bruteforce on MSSQL's sa account
  • RCE on the server (see here)
  • S4U2Self abuse (see here)
Download Tool