flipboard.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Welcome to Flipboard on Mastodon. A place for our community of curators and enthusiasts to inform and inspire each other. If you'd like to join please request an invitation via the sign-up page.

Administered by:

Server stats:

1.2K
active users

#php

102 posts85 participants0 posts today

Downloader Malware Written in JPHP Interpreter

A newly discovered malware utilizes JPHP, a PHP interpreter running on Java Virtual Machine, to create a downloader. The malware is distributed in a ZIP file containing Java Runtime Environment and libraries, enabling execution without a separate Java environment. It communicates with a C2 server, disables Windows Defender's behavior monitoring, and uses Telegram for additional C2 connections. The malware can download and execute additional payloads, potentially including data breach-type malware like Strrat and Danabot. This case highlights how threat actors exploit lesser-known technologies like JPHP for malware distribution, emphasizing the importance of scrutinizing executable files and scripts from various sources.

Pulse ID: 68012d9425b7ccf942f5f065
Pulse Link: otx.alienvault.com/pulse/68012
Pulse Author: AlienVault
Created: 2025-04-17 16:34:28

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

LevelBlue Open Threat ExchangeLevelBlue - Open Threat ExchangeLearn about the latest cyber threats. Research, collaborate, and share threat intelligence in real time. Protect yourself and the community against today's emerging threats.

I just realized that I haven't updated the FOSS page on the main website for some time. Added short descriptions for a bunch of things that have been built and updated over the past year: Criteria (conditional logic in JSON), Penknife (a compact Blade-inspired template engine), Money (BCMath with rounding for financial calculations), and Colorspace (conversion between color models and more).

I've been busier than I thought!

More at abivia.com/foss

Abivia · Open Source SoftwareAbivia's contributions to Open Source include the Hydration, NextForm, and Ledger packages for PHP/Laravel.

Hey #PHP. I'm looking for good fully framework-and-orm-agnostic fixture libraries. All I can find is Alice, which is loads-of-yaml and random data. I'm not looking for a DSL or random data. I do want useful defaults for data, however.

Are there any other options? Or is it "Alice or custom?"

Tables grow over the life of a project, but I like to keep the columns organized as if they were all created on day one. Laravel and MySQL let us do this, but in today's video I share a couple things to be aware of. #php #laravel masteringlaravel.io/daily/2025

Mastering LaravelSomething to know before reordering columns in a migration | Mastering LaravelEspecially if not on MySQL 8