Skip to content

benjaminxscott/awesome-threats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

awesome-threats

A curated list of security threats and how to mitigate them

First, are you worried about threats to the company you work for or threats to you personally

Non-tech company

TODO

  • forcepatch windows and office
  • work with sysadmins to fix servers
  • sweep for unique services / processnames / dns lookups
  • Lock down local admin and domain admin

Tech company

TODO

  • gsuite
  • osquery
  • endpoint management + malware detection

Platform i.e. FB, Goog, Imgur

TODO

  • iterate on abuse cases
  • use AI to detect malware on platform

Financial i.e. btc exchange or law firm

TODO

  • Require 2FA for everyone
  • Audit access

What kind of user are you?

When You are Average

When You Develop Software

  • Use input sanitization on any user-provided input
  • Be careful when rendering HTML and doing redirects to mutable URLs
  • Require valid API tokens for non-public endpoints and rate limiting for public endpoints
  • Keep your servers and dependencies patched
  • Give your webapp end-to-end crypto

When You Handle the Money

  • Use a Mac or Chromebook
  • Setup Two-Factor Authentication for wire transfers (if your bank supports it)

When You're a Dissident

  • Throw your phone away
  • Make new freemail accounts from a library computer
  • Contact a friendly embassy or Amnesty Int'l

About

A curated list of security threats and how to mitigate them

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published