Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
swaggboi
Aug 23rd, 2021
(
edited
)
663
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
Make $1200 in 15 minutes
JavaScript | 2 sec ago | 0.08 KB
✅ Account Leaks
JavaScript | 22 sec ago | 0.08 KB
✅ MAKE $22OO IN 10 MIN H
JavaScript | 32 sec ago | 0.07 KB
GMAIL Logs (2FA disabled)
JavaScript | 36 sec ago | 0.08 KB
Netflix Premium UHD Hits
JavaScript | 48 sec ago | 0.08 KB
MAKE $1000 INSTANTLY R
JavaScript | 57 sec ago | 0.07 KB
✅ Crypto Accounts
JavaScript | 1 min ago | 0.08 KB
FREE BTC GUIDE
JavaScript | 1 min ago | 0.08 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!