Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
swaggboi
Aug 23rd, 2021
(
edited
)
564
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.29 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/usr/bin/env sh
for
host
in
$
@
;
do
openssl s_client
-connect
$host
:
443
<
/
dev
/
null
|
\
openssl x509
-noout
-text
|
\
perl
-ne
'if (/DNS/) {
s/^ +|DNS://g;
s/, /\n/g;
print;
}'
done
Add Comment
Please,
Sign In
to add comment
Public Pastes
Your Bitcoin Wallet Credentials have been res...
GetText | 19 min ago | 0.25 KB
⭐ 500$ For 45 Minutes HE
JavaScript | 24 min ago | 0.06 KB
Your Bitcoin Wallet Credentials have been res...
GetText | 28 min ago | 0.26 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ MG
JavaScript | 31 min ago | 0.06 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ HZ
JavaScript | 40 min ago | 0.06 KB
⭐ 500$ For 45 Minutes HE
JavaScript | 47 min ago | 0.06 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ MG
JavaScript | 55 min ago | 0.06 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ W9
JavaScript | 58 min ago | 0.06 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!