empire icon indicating copy to clipboard operation
empire copied to clipboard

Github is Deprecating Password Based Login

Open coilysiren opened this issue 6 years ago • 1 comments

According to the recent announcement [1], Github is

GitHub is deprecating password authentication to the API

Looking at the empire source code, it looks like the emp login command hardcodes a password based login? https://github.com/remind101/empire/blob/3daba389f6b07b5d219246bfc7d901fcec664161/cmd/emp/auth.go#L128-L136

Does this mean that everyone's emp login commands are about to break? Can anyone provide any information to help confirm this?

coilysiren avatar Nov 19 '19 20:11 coilysiren

These issues for hub are related-ish:

  • https://github.com/github/hub/issues/1150
  • https://github.com/github/hub/issues/384
  • https://github.com/github/hub/issues/826

coilysiren avatar Nov 20 '19 00:11 coilysiren