Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
swaggboi
Aug 23rd, 2021
(
edited
)
662
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 | 4 sec ago | 0.08 KB
✅ Account Leaks
JavaScript | 18 sec ago | 0.08 KB
GMAIL Logs (2FA disabled)
JavaScript | 31 sec ago | 0.08 KB
✅ MAKE $22OO IN 10 MIN V
JavaScript | 37 sec ago | 0.07 KB
Netflix Premium UHD Hits
JavaScript | 44 sec ago | 0.08 KB
✅ Crypto Accounts
JavaScript | 57 sec ago | 0.08 KB
FREE BTC GUIDE
JavaScript | 1 min ago | 0.08 KB
Make 3500$ in 20 MIN [Method] 7
JavaScript | 1 min ago | 0.07 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!