feat: refactor pagination implementation

This commit is contained in:
Cory Dransfeldt 2023-03-26 17:35:46 -07:00
parent ee77555c32
commit da793fd1cc
No known key found for this signature in database
196 changed files with 2498 additions and 36 deletions

View file

@ -0,0 +1,12 @@
---
date: 2015-12-24
draft: false
title: Backdoor password in Juniper's firewall code
tags: ['politics', 'security']
---
**[Via Ars Technica](http://arstechnica.com/security/2015/12/researchers-confirm-backdoor-password-in-juniper-firewall-code/):**
> On December 17, Juniper Networks issued an urgent security advisory about "unauthorized code" found within the operating system used by some of the company's NetScreen firewalls and Secure Service Gateway (SSG) appliances. The vulnerability, which may have been in place in some firewalls as far back as 2012 and which shipped with systems to customers until late 2013, allows an attacker to gain remote administrative access to systems with telnet or ssh access enabled.<!-- excerpt -->
This is exactly why creating back doors in to encryption is a really bad thing. We don't need [a 'Manhattan-like project'](http://arstechnica.com/tech-policy/2015/12/hillary-clinton-wants-manhattan-like-project-to-break-encryption/) to create more security holes like this one — if you create backdoors, even for legitimate purposes, you'll simply be increasing the likelihood that incidents like this will continue to happen.