mirror of
https://github.com/NetSPI/PowerHuntShares.git
synced 2025-05-04 19:28:42 +02:00
11 lines
393 B
XML
11 lines
393 B
XML
<?xml version='1.1' encoding='UTF-8'?>
|
|
<user>
|
|
<fullName>John Doe</fullName>
|
|
<properties>
|
|
<hudson.security.HudsonPrivateSecurityRealm_-Details>
|
|
<!-- Hashed password using bcrypt -->
|
|
<passwordHash>#jbcrypt:$2a$10$D6wVozrLhk.TIq.jBBKZluIh/EqzpjCUJFT/mWUnyAO4EYmxk5.aK</passwordHash>
|
|
</hudson.security.HudsonPrivateSecurityRealm_-Details>
|
|
</properties>
|
|
</user>
|