Skip to content

User attribute en-/decoding (userParameters) in "Active Directory"

License

Notifications You must be signed in to change notification settings

HackerHarry/userParameters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

encodeuP

Attribute encoding (userParameters) in "Active Directory"

This code is based on research done by @Christian Herzog and @Elmar Heeb.

Usage examples

$ echo "some string" | ./encodeuP
e38cb7e698b6e690b6e394b6e380b2e38cb7e390b7e388b7e3a4b6e694b6e39cb6e684b0

$ echo "e38cb7e698b6e690b6e394b6e380b2e38cb7e390b7e388b7e3a4b6e694b6e39cb6e684b0" | ./decodeuP
some string

About

User attribute en-/decoding (userParameters) in "Active Directory"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages