Author Topic: is "whois" only feature or bug or any special ??  (Read 7931 times)

0 Members and 1 Guest are viewing this topic.

Offline SPEEDNIC

  • Newbie
  • *
  • Posts: 44
    • View Profile
is "whois" only feature or bug or any special ??
« on: April 15, 2009, 12:32:58 PM »
Hi,

right now I have seen on my ssh-shell that ScriptPulse will send "whois" request within a shell command like this (2 examples) :

Code: [Select]
10111 ?        S      0:00 sh -c cd '/traderdirectory' ; whois 74.222.4.117                                           
10112 ?        S      0:00 whois 74.222.4.117                                                                                             
20466 ?        S      0:00 sh -c cd '/traderdirectory' ; whois 222.232.53.196                                         
20467 ?        S      0:00 whois 222.232.53.196                                                                                           
24614 ?        S      0:00 sh -c cd '/traderdirectory' ; whois 121.141.66.110                                         
24615 ?        S      0:00 whois 121.141.66.110                                                                                           

Strange is that I have not clicked on a IP address through the admin panel to open the popup with the whois info ;) It don't seems that it will be done for all IP addresses (would be explode the tcp requests) but why will ScriptPulse do this kind of requests for self ??

thx
« Last Edit: April 15, 2009, 12:34:52 PM by SPEEDNIC »

Offline Kildoozer

  • Administrator
  • Sr. Member
  • *****
  • Posts: 420
    • View Profile
Re: is "whois" only feature or bug or any special ??
« Reply #1 on: April 16, 2009, 09:04:05 AM »
Hello.
TradePulse doesn't run 'whois' at all. Nowhere.
The only 'nslookup' using for detecting name servers, during the deleting domains inside admin area.

Offline SPEEDNIC

  • Newbie
  • *
  • Posts: 44
    • View Profile
Re: is "whois" only feature or bug or any special ??
« Reply #2 on: April 16, 2009, 12:53:52 PM »
Hi, hmm ... I though it comes from ScriptPulse because I have seen that if you click on a admin interface which opens a "whois result" in a window. But now I know that it wasn't - it was from the new AntiCheat script from Protect-X which will start the whois requests  :o