Questions tagged [juniper]

Juniper Networks is a company developing network equipment, such as routers, switches or firewalls.

7 questions
24
votes
2 answers

What does the Juniper backdoor actually allow an attacker to do?

The Juniper ScreenOS backdoor recently discovered provides administrative access to these firewalls, but in terms of access to valuable data can it actually provide an attacker with anything useful other than logs? Can an attacker alter routing? Or…
Rory Alsop
  • 61,367
  • 12
  • 115
  • 320
3
votes
0 answers

Cisco/Juniper IOS hacking?

I am a University student and I'm currently working on a paper of ethical hacking. I have already investigated a lot about Web based attacks(SQLI, XSS, etc.) and about two months ago I started learning more about RE (Reverse Engineering) in…
2
votes
2 answers

Certificates(CA certificate and EE/Local certiificate)

There is a small confusion related to CA certificate and Local certificate. I had asked a similar question before. This time, its a little specific. For authentication using PKI, below are the steps. --> Get the CA certificate and load it onto the…
2
votes
0 answers

Clustered Juniper devices using public DoD IP addresses for communication?

Ok, so I have to admit I am not an expert in how Juniper networked devices work, so this entire issue might be why I am having issues understanding something I am seeing on a pair of clustered SRX210H's. So, when I SSH to one of these clustered…
Richie086
  • 183
  • 1
  • 7
1
vote
3 answers

Self-chosen fixed RSA PIN in addition to a Password

I'm using a Junos Pulse Secure Access Service (Juniper Networks), which requires to enter a RSA PIN in addition to the password. I don't know if this is always the case or if it's a custom configuration. After entering both I get an email with a…
Christian Strempfer
  • 465
  • 1
  • 3
  • 15
0
votes
1 answer

PKI or Digitally signed certificate

Please do mind, its a long read. I just confused myself again with how the CA server helps with the digital signature and the pki working flow. Please let me know if what I am describing below is the right. Before that, let me have a topology. 'A',…
0
votes
1 answer

CA certificate and Local certificate

There is something which is bothering me when i think about the CA cert and Local cert. Below are my queries which pertains to juniper but may be generic as well. 1) "request security pki ca-certificate enroll ca-profile ROOT2" The above is used to…