Search the Community
Showing results for tags 'google'.
-
Hello, I am getting a 403 Forbidden error due to a modsecurity false positive when users return to my site from google oauth login. The Comodo WAF Rule ID 210580 gets triggered because google's callback url legitimately contains "userinfo.profile" in the scope parameter, which the firewall mistakes for an os file access attempt. domain: tobacom.helioho.st url: /api/googleauth could you please whitelist this rule for my domain? thanks full error: ModSecurity: Access denied with code 403 (phase 2). Matched phrase ".profile" at ARGS:scope. [file "/etc/httpd/conf/modsecurity.d/rules/comodo_free/08_Global_Other.conf"] [line "57"] [id "210580"] [rev "2"] [msg "COMODO WAF: OS File Access Attempt||tobacom.helioho.st|F|2"] [data "Matched Data: .profile found within ARGS:scope: email profile https:/www.googleapis.com/auth/userinfo.profile https:/www.googleapis.com/auth/userinfo.email openid"] [severity "CRITICAL"] [tag "CWAF"] [tag "Other"] [hostname "tobacom.helioho.st"] [uri "/api/googleauth"] [unique_id "aaRzqb0uOZk8uLSVyn3AywAAA40"], referer: https://accounts.google.com/
-
Seems like Google is having issues with Drive, at least for Brazil. I'm trying to download the latest restream.io's OBS fork but since the binaries are hosted on Drive the downloads always chop at the middle (even using wget doesnt solve the problem). Anybody else over the world experiencing issues with Gdrive too?
-
Hi Heliohost, My username is Zekus. I am using Tommy server. I cannot send mail from Outlook/Gmail/Mailgun SMTP, which is working with my local WAMP. This is the error I received. But when I commented "$mail->isSMTP();" from my php file, it is working but an email will be sent to Junk mail.I did try both port 465 for SSL and 587 for TLS.Here is my PhpMailer code. <?php namespace PHPMailer; use PHPMailer\PHPMailer\PHPMailer; use PHPMailer\PHPMailer\SMTP; use PHPMailer\PHPMailer\Exception; require_once 'PHPMailer.php'; require_once 'SMTP.php'; require_once 'Exception.php'; $mail = new PHPMailer; $mail->IsSMTP(); $mail->SMTPDebug = 0; $mail->Host = 'smtp-mail.outlook.com'; $mail->Port = 587; $mail->SMTPSecure = 'tls'; $mail->SMTPAuth = True; $mail->CharSet = 'UTF-8'; $mail->SMTPKeepAlive = true; $mail->Username = "admin@job4dent.com"; $mail->Password = "*****"; $mail->setFrom('admin@job4dent.com', 'Job4Dent'); $mail->addAddress('job4dent@outlook.com', 'John Doe'); $mail->Subject = 'PHPMailer 6.0 Outlook SMTP test'; $mail->Body = "Hi,<br> This system is working perfectly."; $mail->IsHTML(true); $mail->AltBody = 'This is a plain-text message body'; if (!$mail->send()) { echo "Mailer Error: " . $mail->ErrorInfo; } else { echo "Message sent!"; } When I change Host to tommy.heliohost.org or change my username and password, my email can be sent but with warning of fraud email that was not directly sent by Google/Outlook. It can be tested via https://4dent.tk/cronSendMailClinicGMail.php Many thanks, Zekus
-
Hi everyone, I'm not sure if all you people are aware of this google has updated its search engine algorithm ( the update is called as penguin), well this penguin has turned out to be a nightmare for most of the sites that used spammy techniques to gain PageRank, its a major step by google to create a spam free SEO environment. What say guys !!!
-
Many may not know but Facebook tried this same thing and was lambasted until they quickly removed the feature. Google promises an opt-out feature though. What are your thoughts? Google will now scan all your pictures and try to tag you and your friends automatically. An invasion of privacy? http://money.cnn.com/2011/12/09/technology/google_find_my_face/
- 4 replies
-
- facial recogniztion
-
(and 3 more)
Tagged with:
-
Not trying to spread FUD. If you would like to research and then comment that would be great. http://www.foxnews.com/scitech/2011/12/30/will-google-amazon-and-facebook-blackout-net/ Simple request and note: 1) Despite how some feel about Fox News they are a major news outlet 2) Fox is only posing the question - you decide 3) I like Fox. Please only comment on the topic of an Internet Black Out.
