python

Back Open Paginator
04.08.2025 22:31
techbot (@techbot@social.raytec.co)

Ghost in the Zip | New PXA Stealer and Its Telegram-Powered Ecosystem

SentinelLABS and Beazley Security uncovered a series of infostealer campaigns delivering the Python-based PXA Stealer. The malware, which first appeared in late 2024, has evolved to incorporate sophisticated anti-analysis techniques and a hardened command-and-control infrastructure. Over 4,000 unique victim IP addresses from 62 countries were identified, with South Korea, the United States, and the Netherlands being the most targeted. The stolen data includes passwords, credit card records, and browser cookies. The threat actors, linked to Vietnamese-speaking cybercriminal circles, monetize the stolen data through a subscription-based underground ecosystem that automates resale via Telegram's API. The campaign showcases the growing trend of weaponizing legitimate infrastructure for large-scale information theft and monetization.

Pulse ID: 6890dc25c21f8e90f5941c10
Pulse Link: otx.alienvault.com/pulse/6890d
Pulse Author: AlienVault
Created: 2025-08-04 16:13:25

Be advised, this data is unverified and should be considered preliminary. Always do further verification.

#Browser #Cookies #CreditCard #CyberSecurity #InfoSec #InfoStealer #InformationTheft #Korea #Malware #OTX #OpenThreatExchange #Password #Passwords #Python #RAT #SentinelLabs #SouthKorea #Telegram #TheNetherlands #UnitedStates #Vietnam #Word #ZIP #bot #AlienVault




Show Original Post


04.08.2025 21:59
eighty (@eighty@metalhead.club)

While battling the studio PC i thought that my laptop could handle my impulse response capturing meanwhile. I hacked a python script to automate mic movement and recording some while ago.

Turns out, the actual version of sounddevice has ASIO disabled and wants to be enabled manually each time of use. So a conda environment with an older version that does the job was set up to get my script up and running.

Another lovely hour or two until i figured all that out.

Let's see tomorrow i may even do some music, who knows?!

#music #mudicproduction #python #itadmin




Show Original Post


04.08.2025 21:58
snacktraces (@snacktraces@hachyderm.io)

Content warning:cw: recent earthquake data in code


A little bit of Python notebook tinkering with USGS data from last 30 days.

#python #SoftwareEngineering





Show Original Post


04.08.2025 21:44
snacktraces (@snacktraces@hachyderm.io)

Content warning:cw: recent earthquake data


A little bit of Python notebook tinkering with USGS data from last 30 days.

#python #SoftwareEngineering

code:
print(f"There are {len(events_above_threshold)} events above the threshold, {magnitude_threshold}")
for index, event in events_above_threshold.iterrows():
print(f"{event['mag']} at {event['place']} on {event['time']}")





Show Original Post


04.08.2025 20:35
frontenddogma (@frontenddogma@mas.to)

These 5 Programming Languages Are Quietly Taking Over in 2025, by (not on Mastodon or Bluesky):

archive.fo/rEMox

#programming #rust #python #go #javascript




Show Original Post


04.08.2025 20:28
paintgoblin (@paintgoblin@dice.camp)

Some sorts will literally use #python macro / annotation / decorators rather than rethink their solutions that require eager keen evaluation.

It's me. I don't want to rethink my solution.

github.com/Health-Informatics-




Show Original Post


04.08.2025 19:57
treyhunner (@treyhunner@mastodon.social)

Want to get Python help from me? Or want to bounce an idea off of me?

For the next 13 weeks, I'll be hosting a (completely free) weekly office hour.

Sign up for free here: pym.dev/office-hours




Show Original Post


04.08.2025 19:40
snacktraces (@snacktraces@hachyderm.io)

My work today will be with a Python notebook concept. So it would cover...

- Python
- Python notebooks
- git
- Pycharm IDE usage
- Linux command line work

So, if no requests for other, it will at least be this content.

#programming #SoftwareDevelopment
#newbie #python




Show Original Post


04.08.2025 19:37
frankirezafe (@frankirezafe@merveilles.town)

| ■╦╦╦╦╦╗ ■
| ╠╬╬╣╠╬╦╦╦╬■
|╔╗║╠╩╬╬╬╬╬╬╝
|║╚╩╣ ╠╣╠╬╬╝
|╚╦═╬╗║╚╩╩╣
| ■ ║╠╝ ■
| ■╩╝

constraint: [12, 6]
iterations: 200
visited cells: 59

[Program finished]

#python #snake #constraint




Show Original Post


04.08.2025 19:30
cyberveille (@cyberveille@mastobot.ping.moi)

📢 Analyse des vulnérabilités de la chaîne d'approvisionnement logicielle dans l'écosystème Python
📝 L'article provient d'une publication de recherche menée par le New Jersey Institute of Technology, qui analyse les vulnérabilités au sein de l'éco...
📖 cyberveille : cyberveille.ch/posts/2025-08-0
🌐 source : arxiv.org/abs/2507.18075
#Python #dépendances #Cyberveille




Show Original Post


04.08.2025 18:57
p (@p@pixelfed.de)
Grüner Baumpython

#Tierpark #Berlin #Tier #Schlange #Python #FotoMontag #AnimalPark #zoo #animal #snake #PhotoMonday



Show Original Post


04.08.2025 18:51
xavdid (@xavdid@mastodon.social)

A new solution? In ? It's more likely than you think.

Here's 2024 day 16! I'll finish these yet.

advent-of-code.xavd.id/writeup




Show Original Post


1 ...1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 ...1545
UP