Security

From Federal Burro of Information
Revision as of 21:43, 31 July 2022 by David (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The 6 most effective security measures for retailers

http://www.itbusiness.ca/blog/the-6-most-effective-security-measures-for-retailers/46599

1.    Comply with Canadian privacy law.
2.    Adhere to the PCI-DSS 3.0 standard.
3.    Adopt EMV payment systems.
4.    Employ intrusion detection technologies.
5.    Conduct employee background checks.
6.    Deploy physical security measures.

reconnaisance context

https://github.com/lanmaster53/recon-ng


Web server test tools

https://www.ssllabs.com/ssltest/ - pretty cool.

check for vulnerability to heartbleed

https://filippo.io/Heartbleed/

https://github.com/robertdavidgraham/masscan

https://www.robtex.com/

Cloud Check tools

  • Scout2 github project.

repo checking tools

check a repo for strings that look random and could be secrets, like keys and password https://github.com/trufflesecurity/trufflehog

Metrics

Also See