.
.
Domain Name Redirection is a very common method for launching Trojans. The following are the implementation methods in the group.
The implementation method is as follows:
Xets007
I have a question for you. I don't know if you are interested in helping me.
I asked a question about updating the IP address of the 3322 domain name. The answer is to construct a website and access it.
The format of the sub-network is as follows:
Http: // myname: mypass@members.3322.orgndns/update? System = dyndns & hostname = mydomain.3322.org & myip = 59.69.75.27 & wildcard = off
Xets007
If I put the Internet sub-account in IE, it cannot be opened.
Hold the queen of sticks
Http://www.3322.org/dyndnspage/protocol.html
Hold the queen of sticks
Xiwang dynamic domain name-related Protocols
Xets007
Well, thank you. Good stuff. I'll study it.
Hold the queen of sticks
Then call internetopen and submit it.
Hold the queen of sticks
Or be lazy ~ Urldownloadtofilea
Hold the queen of sticks
OK.
There is also a method of chatting in the past that could not be found
ProvidedCodeAs follows:
Updatedata ();
Cstring URL, temp;
Url = "http ://";
URL + = m_xwuser;
URL + = ":";
URL + = m_xwpass;
URL + = "@ members.3322.org/dyndns/update? System = dyndns & hostname = ";
URL + = m_xwdomain;
URL + = "& myip = ";
Getdlgitem (idc_localip2)-> getwindowtext (temp );
URL + = temp;
URL + = "& wildcard = OFF ";
Gethttpfile1 (URL. getbuffer (URL. getlength ()))
Gethttpfile1 is not provided by the User-Defined Function author.
The above records are from the Trojan Programming Technology Group.