Skip to content

Scripted auth method for splunk that utilizes yubikey for 2fa with LDAP

License

Notifications You must be signed in to change notification settings

f8al/splunkYubiAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

splunkYubiAuth

still in development, do not use, will not work in current state, may or may not currently contain a monero and dogecoin miner

README

  • Does not use Splunk's python, uses your system python (or a virtualenv)
  • Some OS packages need to be installed
    • openssl-devel
    • python-devel
    • libffi-devel
    • python-pip
  • System python needs these modules
    • passlib
    • yubico-client
    • requests
    • requests[security]
    • ldap3
    • more-itertools
    • ConfigParser

About

Scripted auth method for splunk that utilizes yubikey for 2fa with LDAP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages