Difference between revisions of "Security tips"
From Notes_Wiki
m |
m |
||
Line 11: | Line 11: | ||
*[[CentOS 8.x Securing a Linux machine]] | *[[CentOS 8.x Securing a Linux machine]] | ||
*[[CIS Benchmarks]] | *[[CIS Benchmarks]] | ||
*[[Generate new CSR by referring existing details from current certificate including private key]] | |||
[[Main Page|Home]] > [[Security tips]] | [[Main Page|Home]] > [[Security tips]] |
Revision as of 11:06, 31 May 2023
- Avoiding ARP spoofing attack
- Recommended firefox plugins
- Generating crypt password hash with given salt
- Block iframe calls to website to prevent Clickjacking attacks
- Disable use of iframes in firefox
- Using secure attention key combination
- Using startssl SSL certificates for HTTPS
- Obtaining good list of DNSBL sites to subscribe to
- CentOS 8.x Securing a Linux machine
- CIS Benchmarks
- Generate new CSR by referring existing details from current certificate including private key