- Details
- Category: Security
- Hits: 4204
Usually you just start one VPN on your system to get through a firewall. But if you have to go through a second firewall later it's difficult to configure. That's a common situation if you first have to go through a company or country firewall and then enter your home network which is protected by a firewall. As long a you use a Linux system and a system in your target network protected by a firewall offers ssh access there exists an easy way to get it done.
Read more: How to get through two firewalls with VPN and ssh tunneling?
- Details
- Category: Security
-
Also available:
- Hits: 4247
Wordpress is a commonly used CMS. But unfortunately a lot of people don't know access to internal data is possible for everybody via the JSPN-API if not explicitely disabled. Frankly I also didn't know this until now. Everybody using Wordpress should make sure to protect the JSON-API by requiring authentication for the API. Execute following steps to protect your Wordpress JSON-API:
Read more: How to prevent to expose internal Wordpress data with JSON-API
- Details
- Category: Security
-
Also available:
- Hits: 7216
You most probably didn't notice the green lock in your browser when you visit this website. Access to any page of this website is now redirected to HTTPS and thus any data will be transferred encrypted all the time. There are no creditcard numbers or other sensible information transferred from and to this website. Edward Snowden fortunately made us aware that there are people unseen listening on the internet traffic. There is no need to secure any access to this webpage but nevertheless every access is now encrypted and secure.
Qualsys SSL reports the rating of the ssl encryption as A
- Details
- Category: Security
-
Also available:
- Hits: 6055
- Details
- Category: Security
-
Also available:
- Hits: 5237
Heartbleed is a coding bug in the OpenSSL component, which allows to get the OpenSSL heartbeat to expose sensitive data. There are a lot of reasons to use OpenSource but unfortunately this issue also uncovers a major drawback.

