Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Results 1 to 8 of 8
  1. #1
    Member
    Join Date
    Mar 2003
    Posts
    601

    Default /usr/local/bin/R ?

    I was looking through the /usr/local/apache/error log on one of my servers and I'm seeing this:

    sh: /usr/local/bin/R: No such file or directory

    Any ideas on how I can find out what or who is trying to call this script?

  2. #2
    Member
    Join Date
    Aug 2009
    Location
    Houston, Tx
    Posts
    275

    Default /usr/local/bin/R

    Hello,

    I do see how that could be concerning, please post just before and after this error from the log, this will give us a better picture of what is happening.

    Thank you,
    Matthew Curry

  3. #3
    Member
    Join Date
    Mar 2003
    Posts
    601

    Default

    Quote Originally Posted by cPanelMattCurry View Post
    Hello,

    I do see how that could be concerning, please post just before and after this error from the log, this will give us a better picture of what is happening.

    Thank you,
    Matthew Curry
    Well unfortunetly there isn't much before or after. An it always seems to be different. Here is one group:



    [Fri Sep 18 13:08:12 2009] [error] [client 72.208.37.233] File does not exist: /home/customer/public_html/modules/tableso<table><tr><td><![endif]--><div class="select_sub"><ul class="sub"><li><a href="/newsletters.php" title="Newsletters Home">Newsletters Home</a></li><li><a href="/newsletters.php
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    [Fri Sep 18 13:08:20 2009] [error] [client 66.249.65.60] (2)No such file or directory: File does not exist: /home/customer/public_html/valuations_print.php
    [root@server:/usr/local/apache/logs]$





    Here is another group:


    [Fri Sep 18 11:15:58 2009] [error] [client 174.112.80.195] File does not exist: /home/customer/public_html/customer/modules/menu/side_menu3_2.css
    [Fri Sep 18 11:15:58 2009] [error] [client 174.112.80.195] File does not exist: /home/customer/public_html/customer/modules/menu/top_menu/customer5_2.css
    [Fri Sep 18 11:16:00 2009] [error] [client 66.249.65.60] File does not exist: /home/customer/public_html/forum/read.php?3,32788
    [Fri Sep 18 11:16:16 2009] [error] [client 207.214.127.6] File does not exist: /home/customer/public_html/notified-NotifyUser-ConnectingToInternetWarning
    [Fri Sep 18 11:16:16 2009] [error] [client 207.214.127.6] File does not exist: /home/customer/public_html/verify-NotifyUser-ConnectingToInternetWarning
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    sh: /usr/local/bin/R: No such file or directory
    [Fri Sep 18 11:16:37 2009] [error] [client 220.133.153.169] File does not exist: /home/customer/public_html/favicon.gif

  4. #4
    Member
    Join Date
    Mar 2003
    Posts
    601

    Default

    I know I don't have much information on this, but do you guys have any other suggestions on where to look?

  5. #5
    Member This forum account has been confirmed by cPanel staff to represent a vendor. UNIXy's Avatar
    Join Date
    Sep 2009
    Location
    Houston, Texas, USA
    Posts
    70
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    As Matthew, it does look like you need to have a good server admin look at your server. The error means that someone could have possibly used a vulnerability in one of your script to attempt to launch a program called "R." While the error shows that the attempt was unsuccessful, a successful run of the program R will not show in those logs.

    I would definitely get the server checked out. To inspect the content of the file. Run this:

    Code:
    updatedb
    Then

    Code:
    locate R
    Open the file R for inspection.

    Regards
    - Truly Fully Managed Servers http://unixy.net/
    - Fastlayer.com: Varnish for the cloud.
    - cPanel Varnish Plugin

  6. #6
    Member
    Join Date
    Mar 2003
    Posts
    601

    Default

    Quote Originally Posted by UNIXy View Post
    As Matthew, it does look like you need to have a good server admin look at your server. The error means that someone could have possibly used a vulnerability in one of your script to attempt to launch a program called "R." While the error shows that the attempt was unsuccessful, a successful run of the program R will not show in those logs.

    I would definitely get the server checked out. To inspect the content of the file. Run this:

    Code:
    updatedb
    Then

    Code:
    locate R
    Open the file R for inspection.

    Regards
    Thanks for the info...."locate R"....that should be fun....lol

  7. #7
    Member
    Join Date
    Mar 2003
    Posts
    601

    Default

    Since the locate R really wasn't any help at all I decided to grep through the customers files (since they really only have one main site on the server).

    I found three files that reference the "R" program. I'm looking now into what they are trying to accomplish.

    It looks like the "R" program is originally designed to deal with graphs in someway.

  8. #8
    Member This forum account has been confirmed by cPanel staff to represent a vendor. UNIXy's Avatar
    Join Date
    Sep 2009
    Location
    Houston, Texas, USA
    Posts
    70
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    Perhaps it's R (The R Project for Statistical Computing) as in the statistical software package. It does have graph display capabilities.

    Regards
    - Truly Fully Managed Servers http://unixy.net/
    - Fastlayer.com: Varnish for the cloud.
    - cPanel Varnish Plugin

Similar Threads & Tags
Similar threads

  1. Replies: 0
    Last Post: 02-26-2007, 05:19 PM
  2. /usr/local/cpanel/bin/mailrouteadmin ?
    By jamesbond in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 10-14-2006, 04:30 PM
  3. /usr/local/apache/bin/httpd -t
    By netlook in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 06-01-2005, 08:03 PM
  4. /usr/local/bin/php & /usr/bin/php
    By ispro in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 10-11-2004, 11:02 AM
  5. Re: Cron <mailman@srv08> /usr/bin/python -S /usr/local/cpanel/3rd
    By sexy_guy in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 06-22-2003, 02:02 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube