Results 1 to 7 of 7

Thread: emailed pimped ?

  1. #1
    Join Date
    Jun 2005
    Posts
    7,481
    Rep Power
    0

    Default emailed pimped ?

    i just filled out a form on this webpage http://www.spectrumsystemsltd.com/contact.html seeking some info:

    as soo as i hit the submit button the came up



    http://www.spectrumsystemsltd.com/se...ail_pimped.php

    cleaninject $from=$mailobj->cleaninject($name); //from e.g John Doe

    $email=$mailobj->cleaninject($email); // Email address

    $message=$mailobj->cleaninject($message); //Message

    $subject=$mailobj->cleaninject("Site Email"); //Subject $fromemail=$email;

    //headers & options $myheaders="From: $from <$email>\r\n";

    $myheaders.="Reply-To: <$fromemail>\r\n"; $myheaders.='X-Mailer: Jamaica Link

    Form Mailer v1'; $options=""; $mailobj->set_allowed_domains($allowed_domains);

    $mailobj->set_recipient($recipient); $mailobj->set_subject($subject);

    $mailobj->set_message($message); $mailobj->set_headers($myheaders);

    $mailobj->set_options($options); //do test here if ($mailobj->check_referer()){

    //check if clean if($mailobj->isclean()){ //try to send mail if

    ($mailobj->sendmail()){

    $recipient=array("roland.booth@gleanerjm.com","and reiyev@yahoo.com");

    $mailobj->set_recipient($recipient); $mailobj->sendmail(); $log_obj=new

    logger(); $log_obj->set_datafile("oklogger.txt"); $log_obj->write_data();

    header("Location: sent.html"); exit(); } else{ echo "could not send mail"; }

    } else{ echo " There are Problems(Spam) with this e-mail "; echo " Email sent to

    admin to report Abuse "; } } else{ echo " No Bad IP "; echo

    $mailobj->getip(); echo " Email sent to admin to report Abuse ";

    $log_obj=new logger(); $log_obj->set_datafile("logger.txt");

    $log_obj->write_data(); } ?>
    does this seem odd? and should I be concerned?

    it not like bankacc# were mentioned but its the first time i 'm seeing anything with 'EMAIL PIMPED' so i raised my eyebrow
    getz mine the fast way, ski-mask way...
    christopher wallace r.i.p.

  2. #2
    Join Date
    Apr 2003
    Posts
    13,269
    Rep Power
    34

    Default

    It's just a problem with their form. Nothing to worry about on your end. They need to get it fixed.
    "The best software is the one that fits your needs." - A_A

    Virus free since: date unknown
    Anti-virus free since: August 2008

  3. #3
    Join Date
    Jun 2005
    Posts
    7,481
    Rep Power
    0

    Default

    one name mention above stuck out as vaguely familar "andreiyev@yahoo.com"

    this name sound so scamish i googled it and the first link the came up was



    http://a-porn-star.com/websites/adult26.html

    wtf.....................

    i guess some sypware lurning somewhere?
    getz mine the fast way, ski-mask way...
    christopher wallace r.i.p.

  4. #4
    Join Date
    Apr 2003
    Posts
    13,269
    Rep Power
    34

    Default

    Quote Originally Posted by Bl@ze View Post
    one name mention above stuck out as vaguely familar "andreiyev@yahoo.com"

    this name sound so scamish i googled it and the first link the came up was



    http://a-porn-star.com/websites/adult26.html

    wtf.....................

    i guess some sypware lurning somewhere?
    Ohh, so you think the form might have been jacked? Now that you mention it, it look so for real. Someone tried to inject their code into the form and messed up the coding.

    And how come monique powell email address come up in that search you have? She is Moni-Q on techj. She did the roamingdonkey website.
    "The best software is the one that fits your needs." - A_A

    Virus free since: date unknown
    Anti-virus free since: August 2008

  5. #5
    Join Date
    Jun 2005
    Posts
    7,481
    Rep Power
    0

    Default

    so what about the other name listed as recipient "roland.booth@gleanerjm.com" ... ?
    getz mine the fast way, ski-mask way...
    christopher wallace r.i.p.

  6. #6
    Join Date
    Nov 2002
    Posts
    5,713
    Rep Power
    0

    Default

    Quote Originally Posted by Bl@ze View Post
    so what about the other name listed as recipient "roland.booth@gleanerjm.com" ... ?
    He's a gleaner employee. Maybe he works with the company in some capacity. Probably the site was done by go-jamaica, assuming that's the department he works in, I don't understand why he used his work e-mail with it though.

    EDIT:

    I just did some more checks and seems like the owner of andreiyev@yahoo.com also works there. It seems like the form just has bugs.
    Last edited by Ropy; Nov 5, 2010 at 08:38 AM.
    .:] ^ [:.
    .:] Game IDs: xfire_ropy | BC:BC2_ropy | BC: 2142_ropy29 | BF3_ | steam_ropy09 | LoL_ropy09 | Origin_ropy29 [:.

  7. #7
    Join Date
    Jun 2005
    Posts
    7,481
    Rep Power
    0

    Default

    k, good to know. tnx
    getz mine the fast way, ski-mask way...
    christopher wallace r.i.p.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •