09-05-2018 01:40 AM
Hello,
I need to change the cipher on the Expressway from weak to high, but i am not sure how the formula works on Expressway, currently i have this (which is the default except for the TLS):
Can anyone please advise how to play with the ciphers and how to increase it?
Many thanks
Amer
09-06-2018 05:40 AM
No One have a clue about this, wow...
09-06-2018 06:33 AM
The following list "should" disable weak ciphers:
ALL:!EXP:!LOW:!MD5:!RC4:@STRENGTH:+ADH
Did you even run any security software against this box? It appears from the list you have that everything is already off weak ciphers.
09-06-2018 06:38 AM
Hello Justin,
yes i did ran a scan, only one appeared on both Expressway E and C:
SSL Medium Strength Cipher Suites Supported Port 5061
So if i edit the below on the SIP cipher it should remove the above vuln?
ALL:!EXP:!LOW:!MD5:!RC4:@STRENGTH:+ADH
Thanks
Amer
09-06-2018 06:45 AM
09-06-2018 06:47 AM
Thank you Justin, will test it next week and get back to you.
10-22-2018 07:27 AM
09-07-2018 09:13 AM
@JFerello wrote:
The following list "should" disable weak ciphers:
ALL:!EXP:!LOW:!MD5:!RC4:@STRENGTH:+ADH
What version was this on?
I do know that command is not applicable for 8.10
09-07-2018 09:19 AM
09-07-2018 10:19 AM
@JFerello wrote:
It is not a command, it is a list of ciphers to enable or disable; if you look at his screenshot above.
Maybe I should have said "statement", but in any case it will not work with 8.10.
Here is my summary from my adventure!
FOR x8.10 VERSION :
==============================
>> TLS/SSL Server is enabling the BEAST attack is a FALSE ALARM
>> Diffie-Hellman group smaller than 2048 bits is also a false alarm.
>> TLS/SSL Birthday attacks on 64-bit block ciphers (SWEET32)
Successfully run below command :
xConfiguration SIP Advanced SipTlsVersions: "TLSv1.2"
>> These TWO commands are not applicable for x8.10. Checked on Lab device as well.
xConfiguration SIP TLS CipherSuite: "ALL:!EXP:!LOW:!MD5:!3DES:!RC4:@STRENGTH:+ADH"
xConfiguration SIP TLS CipherSuite: "ALL:!EXP:!LOW:!MD5:!3DES:-RC4:@STRENGTH:+ADH"
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide