From 2eec5e0914651918cddcef8348d05a1a68b4174a Mon Sep 17 00:00:00 2001 From: Ashley Donaldson Date: Mon, 27 Nov 2023 07:37:02 +1100 Subject: [PATCH] Remove spurious print; resolves #18562 --- spec/lib/rex/proto/kerberos/crypto/aes256_cts_sha1_spec.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/lib/rex/proto/kerberos/crypto/aes256_cts_sha1_spec.rb b/spec/lib/rex/proto/kerberos/crypto/aes256_cts_sha1_spec.rb index 5d23c2e765..3ce1f15643 100644 --- a/spec/lib/rex/proto/kerberos/crypto/aes256_cts_sha1_spec.rb +++ b/spec/lib/rex/proto/kerberos/crypto/aes256_cts_sha1_spec.rb @@ -87,7 +87,6 @@ RSpec.describe Rex::Proto::Kerberos::Crypto::Aes256CtsSha1 do end it 'Decryption inverts encryption' do - print("\n\nDECRYPTING\n\n") plaintext = "The quick brown fox jumps over the lazy dog" key = "\xfe\x69\x7b\x52\xbc\x0d\x3c\xe1\x44\x32\xba\x03\x6a\x92\xe6\x5b\xbb\x52\x28\x09\x90\xa2\xfa\x27\x88\x39\x98\xd7\x2a\xf3\x01\x61" msg_type = 4