Lucene search
+L

539 matches found

ThreatPost
ThreatPost
added 2015/10/21 2:9 p.m.11 views

Google Moving Gmail to Strict DMARC Implementation

By next summer, most of the major Web-based email providers will have implemented a policy of strictly adopting the DMARC protocol. Google, in a statement published Tuesday by DMARC.org, said it will move gmail.com to a policy of rejecting any messages that don’t pass the authentication checks...

1.7AI score
SaveExploits0References3
Hacker One
Hacker One
added 2015/09/24 10:30 a.m.37 views

Coinbase: User email enumuration using Gmail

Hi, Using Gmail it is possible to get the list of email addresses that use/have coinbase accounts. as a prerequisite: we will need a script to bruteforce a list of email addresses. consider this script: python import random values only contain small letters and numbers letters =...

6.7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2015/09/19 2:15 a.m.17 views

When a 'Hacker News' Reader Tricked Me into visiting this Amazing Site (Don't Click at Work)

My usual bed routine is to check comments under my articles before I go to sleep. The same I was doing last night, but something weird happened to me. Someone posted a mysterious short link without any text below one of my articles on our official 'The Hacker News' Facebook Page, and with the...

6.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2015/08/30 11:37 p.m.21 views

Here's How Iranian Hackers Can Hack Your Gmail Accounts

Hackers are getting smarter in fooling us all, and now they are using sophisticated hacking schemes to get into your Gmail. Yes, Iranian hackers have now discovered a new way to fool Gmail's tight security system by bypassing its two-step verification – a security process that requires a security...

7.4AI score
SaveExploits0
myhack58
myhack58
added 2015/08/27 12:0 a.m.26 views

Samsung smart Refrigerator presence of the vulnerability can lead to Gmail credentials theft-vulnerability warning-the black bar safety net

The recent Internet of things and new security issues, this time security researchers from the Samsung smart fridge to extract the Gmail authentication information. The middleman steal authentication At the recent DEFCON hacking conference, hackers have made a through the middle attack to steal t...

0.6AI score
SaveExploits0
The Hacker News
The Hacker News
added 2015/06/23 11:38 p.m.12 views

'Undo Send' — How to Unsend Emails in Gmail

Sending an important and confidential email to one of my friends and mistakenly clicked send to someone else. Holy crap! This is something experienced by everyone of us at some point. When we accidentally hit the reply-all button, send an email to the wrong person, or sometimes forget to attach a...

6.7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2015/06/22 9:33 p.m.15 views

How Google Is Tracking Your Movie and Event Activities

No doubt, You must be aware that Google tracks you, but what you probably did not realize is how precisely and till what extent it tracks you. Well, Google knows which movies I watched where, when, at what time and with how many of my friends, and knows it so well — even my eyebrows raised slight...

6.5AI score
SaveExploits0
Kitploit
Kitploit
added 2015/06/17 10:23 p.m.27 views

Gcat - A stealthy Backdoor that uses Gmail as a command and control server

A stealthy Python based backdoor that uses Gmail as a command and control server. Setup For this to work you need: A Gmail account Use a dedicated account! Do not use your personal one! Turn on "Allow less secure apps" under the security settings of the account This repo contains two files: gcat....

8.1AI score
SaveExploits0References2
The Hacker News
The Hacker News
added 2015/06/12 3:5 p.m.12 views

Do You also want to Hack Facebook Account of your Girlfriend?

We at The Hacker News get a lot of requests via emails and messages from people who want to hack into someone else’s Facebook account or Gmail account or break into somebody’s network. However, 80 to 90 percent requests we receive every day are from people who want to hack into their girlfriend,...

6.7AI score
SaveExploits0
ThreatPost
ThreatPost
added 2015/04/29 12:14 p.m.15 views

Google Releases Password Alert Extension for Chrome

Google is rolling out a new extension for Chrome that will monitor users’ logins and warn them if they enter a Google password on a non-Google page, a move designed to help protect users against phishing attacks. The new extension, called Password Alert, works for both consumer accounts and Googl...

7.2AI score
SaveExploits0References2
0day.today
0day.today
added 2015/03/26 12:0 a.m.55 views

Gmail - Spoof email from any sender (Warning and Alert Bypass)

By using this bug you can send a email from any email address to any gmail user and no warning or yellow triangle or else is shown except your message and sender's email. Example: From: email protected To: email protected Subject: Blah blah.. Message : any message Now the victim sees that the...

6.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2015/03/23 12:5 a.m.14 views

Simplest Way to Check If Your Emails Are Being Tracked

You might be not aware of the companies that know pretty much everything related to your email activities like when you’ve opened email sent by one of their clients, where you are located, what device you’re using, what link you click, all without your consent, even if you haven’t click any link...

6.8AI score
SaveExploits0
Kitploit
Kitploit
added 2015/02/02 7:59 p.m.41 views

PhEmail - Automate Sending Phishing Emails

PhEmail is a python open source phishing email tool that automates the process of sending phishing emails as part of a social engineering test. The main purpose of PhEmail is to send a bunch of phishing emails and prove who clicked on them without attempting to exploit the web browser or email...

7.2AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2015/01/19 12:0 a.m.29 views

Debian Security Advisory DSA 3132-1 (icedove - security update)

Multiple security issues have been found in Icedove, Debian OpenVAS Vulnerability Test $Id: deb3132.nasl 6609 2017-07-07 12:05:59Z cfischer $ Auto-generated from advisory DSA 3132-1 using nvtgen 1.0 Script version: 1.0 Author: Greenbone Networks Copyright: Copyright c 2015 Greenbone Networks GmbH...

7.5CVSS0.5AI score0.03861EPSS
SaveExploits0References1
ThreatPost
ThreatPost
added 2014/12/17 1:57 p.m.12 views

Google Releases End-To-End Chrome Extension to Open Source

Google yesterday announced that it has released the source code for its End-to-End extension for Chrome to open source via GitHub. End-to-End enables Gmail users to encrypt, sign and verify email messages within the Chrome browser, using OpenPGP. “We’ve always believed strongly that End-To-End mu...

7.2AI score
SaveExploits0References3
ThreatPost
ThreatPost
added 2014/12/17 10:32 a.m.13 views

Google Adds Content Security Policy Support to Gmail

Google has added another layer of security for users of Gmail on the desktop, which now supports content security policy, a standard that’s designed to help mitigate cross-site scripting and other common Web-based attacks. CSP is a W3C standard that has been around for several years, and it’s bee...

6.7AI score
SaveExploits0References7
Veeam
Veeam
added 2014/12/08 12:0 a.m.41 views

How to configure Email Notifications when using Gmail or Google Apps Mail

Solution Select the product below to be taken to the product-specific information for using Google Gmail to send email notifications. Veeam Backup & Replication v12 Veeam Backup & Replication v13 Veeam ONE v12 Veeam ONE v13 Veeam Backup for Microsoft 365 v7+ Veeam Agent for Microsoft Windows v6+...

6.5AI score
SaveExploits0
The Hacker News
The Hacker News
added 2014/10/23 10:19 p.m.19 views

Google Launches User-Friendly 'Inbox' App, Alternative To Gmail

Google is offering its users a completely new and better experience of its mailing service. And in an effort to do this, the company has launched a new email service, an alternative to Gmail, called "Inbox" on Wednesday that aims to make email more useful and preview next-generation capabilities...

6.6AI score
SaveExploits0
NVD
NVD
added 2014/10/08 7:55 p.m.20 views

CVE-2014-7984

Joomla! CMS 2.5.x before 2.5.19 and 3.x before 3.2.3 allows remote attackers to authenticate and bypass intended restrictions via vectors involving GMail authentication...

7.5CVSS6.6AI score0.01517EPSS
SaveExploits0References1
Prion
Prion
added 2014/10/08 7:55 p.m.15 views

Authentication flaw

Joomla! CMS 2.5.x before 2.5.19 and 3.x before 3.2.3 allows remote attackers to authenticate and bypass intended restrictions via vectors involving GMail authentication...

7.5CVSS7.2AI score0.01517EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder