[SANS ISC] Info-Stealer Using webhook.site to Exfiltrate Data

I published the following diary on isc.sans.edu: “Info-Stealer Using webhook.site to Exfiltrate Data“: We already reported multiple times that, when you offer an online (cloud) service, there are a lot of chances that it will be abused for malicious purposes. I spotted an info-stealer that exfiltrates data through webhook.site. Today, many

The post [SANS ISC] Info-Stealer Using webhook.site to Exfiltrate Data appeared first on /dev/random.

Continue reading [SANS ISC] Info-Stealer Using webhook.site to Exfiltrate Data

Cruising GitHub For Slack Webhook Tokens

GitHub is an incredibly powerful tool for sharing source code, and its value to the modern hacker can’t be overstated. But there’s at least one downside to effortlessly sharing your source: it’s now much easier for the whole world to find out when you screw up. Back in the day, …read more

Continue reading Cruising GitHub For Slack Webhook Tokens

Making An Update Server For PythonAnywhere And GitHub

Cloud based IDEs and development tools have grown over the years, though most have limitations in their free tiers and may not be fully compatible with other services such as GitHub. [Aadi Bajpai] loved using PythonAnywhere and to collaborate using GitHub, so he made a update server that automatically updates …read more

Continue reading Making An Update Server For PythonAnywhere And GitHub

The Electric Imp Sniffs out California Wildfires

The wildfires in California are now officially the largest the state has ever seen. Over 50,000 people have been displaced from their homes, hundreds are missing, and the cost in property damage will surely be measured in the billions of dollars when all is said and done. With a disaster of this scale just the immediate effects are difficult to conceptualize, to say nothing of the collateral damage.

While not suggesting their situation is comparable to those who’ve lost their homes or families, Electric Imp CEO [Hugo Fiennes] has recently made a post on their blog calling attention to the …read more

Continue reading The Electric Imp Sniffs out California Wildfires

Creating Azure Virtual Machine Performance Alerts

Aidan Finn shows you how to use Azure virtual machine performance threshold alerts to trigger email alerts or start automated-response actions.

The post Creating Azure Virtual Machine Performance Alerts appeared first on Petri.

Continue reading Creating Azure Virtual Machine Performance Alerts

Using the Office 365 Connector Incoming WebHook to Post Service Health Information

Office 365 Connectors

Office 365 Connectors provide a means to connect network data sources such as Twitter, Trello, and RSS feeds to Office 365 Groups and Microsoft Teams. The out-of-the-box connectors work well, but there’s nothing like being able to process your own data, which is exactly what the Incoming Webhook connector allows you to do. In this example, we grab some Office 365 service incident information and post it to a group. All a mere matter of writing some PowerShell code.

The post Using the Office 365 Connector Incoming WebHook to Post Service Health Information appeared first on Petri.

Continue reading Using the Office 365 Connector Incoming WebHook to Post Service Health Information