Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Mar 10th, 2018
130
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
/(.+):(.+)@(.+)/;
$user = $1;
$pass = $2;
$domain = $3;
if($domain = ~ /(?:\d{1,3}\.){3}\d{1,3}/) {
$domain = gethostbyaddr($domain, AF_INET);
}
print $domain . "/n";
Add Comment
Please,
Sign In
to add comment
Public Pastes
Twilight Forest error
2 hours ago | 13.97 KB
Evilcraft error
2 hours ago | 15.79 KB
JAMD error
2 hours ago | 15.78 KB
Untitled
2 hours ago | 11.69 KB
Untitled
6 hours ago | 11.64 KB
Untitled
10 hours ago | 7.44 KB
Untitled
12 hours ago | 7.84 KB
Dimenticatevi del cambio di regime.
14 hours ago | 10.71 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!