swimlane / soc-faker

A python package for use in generating fake data for SOC and security automation.
MIT License
161 stars 26 forks source link

Ability to Fake Active Directory #5

Closed gbam closed 4 years ago

gbam commented 4 years ago

Get a single user's information back from active directory. Raw response outputs: image

joshswimlane commented 4 years ago

I believe this is all available under the employee class.

e.g. SocFaker().employee

Closing out.