#amos — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #amos, aggregated by home.social.
-
AMOS Rainbow Effects Explained by Yawning Angel Retro
#Amiga #AMOS #AMOSProfessional #AmigaProgramming #RetroProgramming #YawningAngelRetro #CommodoreAmiga #RetroComputing
https://theoasisbbs.com/amos-rainbow-effects-explained-by-yawning-angel-retro/?fsp_sid=12335 -
Fake Codex Download Delivers macOS Malware Through Google Sites and ClickFix - https://www.redpacketsecurity.com/fake-codex-download-uses-google-sites-to-deliver-macos-malware/
-
Anatomy of a macOS ClickFix Crimekit that Weaponises EtherHiding
A sophisticated macOS campaign exploits ClickFix social engineering, deceiving victims into executing malicious AppleScript commands via fake CAPTCHA verification pages. The attack chain deploys a persistent backdoor agent that utilizes EtherHiding, storing C2 addresses in Polygon blockchain smart contracts, making infrastructure detection challenging. The infection establishes persistence through LaunchAgents and deploys multiple payloads including the AMOS stealer targeting cryptocurrency wallets, browser credentials, and macOS Keychain data, alongside XMRig cryptominer for sustained revenue generation. The operation demonstrates advanced evasion through character-ID obfuscation, blockchain-based infrastructure, and abuse of legitimate macOS utilities. Analysis of blockchain transactions reveals complete C2 rotation history and funding trails, providing defenders with infrastructure-level pivots despite the campaign's memory-resident execution model.
Pulse ID: 6a8c3403077781b7036ee79a
Pulse Link: https://otx.alienvault.com/pulse/6a8c3403077781b7036ee79a
Pulse Author: AlienVault
Created: 2026-08-24 12:07:31Be advised, this data is unverified and should be considered preliminary. Always do further verification.
#AMOS #BackDoor #BlockChain #Browser #CAPTCHA #CryptoMiner #CyberSecurity #EtherHiding #InfoSec #Mac #MacOS #NATO #OTX #OpenThreatExchange #RAT #SocialEngineering #bot #cryptocurrency #AlienVault
-
#TheGate for #Amiga
---
Still working on this project and now I can query the enemy states from my terminal & dialogue scripts!Right now I can query if the enemy is DEAD, HEALTHY, LOWLIFE or FROZEN.
I'll write a detailed report about an hard limit I encountered adding new commands to my parser that causes the interpreter to throw false errors.
-
Post-DEF CON Phishing Uses Malicious Google Doc to Deliver Malware
Following Black Hat and DEF CON conferences, a threat actor targeted attendees through X direct messages, posing as CoinDesk's VP and Head of Marketing to establish trust under the pretext of conference planning. The campaign employed a malicious Google Apps Script embedded in a Google Doc that presented ClickFix-style instructions and manual download options. The attack delivered different payloads based on the victim's operating system: macOS users received AMOS infostealer, while Windows users were infected with NetSupport RAT, a Ledger wallet implant, and a TLS-intercepting proxy. A secondary lure masqueraded as a DocSend installer to deliver additional payloads. The operation demonstrated sophisticated social engineering by leveraging trusted platforms and post-conference networking expectations.
Pulse ID: 6a85d24a1bf7db5b97a4e9f8
Pulse Link: https://otx.alienvault.com/pulse/6a85d24a1bf7db5b97a4e9f8
Pulse Author: AlienVault
Created: 2026-08-19 15:56:58Be advised, this data is unverified and should be considered preliminary. Always do further verification.
#AMOS #CyberSecurity #Edge #Google #InfoSec #InfoStealer #Mac #MacOS #Malware #NetSupport #NetSupportRAT #OTX #OpenThreatExchange #Phishing #Proxy #RAT #RCE #Rust #SocialEngineering #TLS #Windows #bot #AlienVault
-
-
Its always fantastic if the interest of the commissioner aligns with your own as it did with
@Thiro here.Posting schedule has been down a bit as you might have noticed. That’s because I finished university and am looking to move.
It also might get even less soon as I’m starting work soon! There will be more infos in september though. Right now, everything is a bit uncertain still.#furry #furryart #furryartwork #digitalart #muellermeier #krita #expanse #amos #scifi #space #gun
-
A heatwave treat from me in the shape of a new AMOS video, and this time I am checking out how to create a Rainbow using the inbuilt Rainbow functionality.
Could be very useful for games & demos 😉.
Enjoy! 😁🌈
-
ClickFix Campaign Targets macOS Users with Atomic Stealer Malware
A macOS ClickFix campaign spanning over 250 domains now uses browser fingerprinting to hide its fake "Download for macOS" lure from crawlers and researchers, while still serving it to genuine Mac users who are tricked into running a Terminal command that deploys the AMOS infostealer.
Pulse ID: 6a74853991cc8881d222ead0
Pulse Link: https://otx.alienvault.com/pulse/6a74853991cc8881d222ead0
Pulse Author: cryptocti
Created: 2026-08-06 12:59:37Be advised, this data is unverified and should be considered preliminary. Always do further verification.
#AMOS #Atomic #AtomicStealer #Browser #CyberSecurity #InfoSec #InfoStealer #Mac #MacOS #Malware #OTX #OpenThreatExchange #bot #cryptocti
-
:amiga: #TheGate is still in active development, a new update is out!
https://www.patreon.com/Allanon71/posts/heatwave-update-165913104
#indiedev #solodev #amiga #gamedev #retrodev #AMOSProfessional #AMOS
-
From open lures to cloaked gates: How a macOS ClickFix campaign learned to hide
Microsoft Threat Intelligence identified a macOS ClickFix operation distributing infostealers including MacSync and Atomic Stealer through over 250 algorithmically generated domains. The campaign evolved from openly displaying malicious content to implementing server-side browser fingerprinting that only reveals lures to visitors whose environment matches genuine macOS browsers. The fingerprinting gate collects browser attributes, hardware details via WebGL, and environmental characteristics to filter out crawlers and sandboxes. Victims are shown fake download pages with Terminal commands that retrieve remote scripts, ultimately deploying AMOS infostealer to harvest credentials, browser data, cryptocurrency wallets, and authentication stores. This Traffic Distribution System approach significantly reduces visibility for security researchers and automated analysis tools while maintaining access to intended targets. The operation represents a notable shift in tradecraft, adding sophisticated cloaking to exis...
Pulse ID: 6a73869b069fb3586fddadf9
Pulse Link: https://otx.alienvault.com/pulse/6a73869b069fb3586fddadf9
Pulse Author: AlienVault
Created: 2026-08-05 18:53:15Be advised, this data is unverified and should be considered preliminary. Always do further verification.
#AMOS #Atomic #AtomicStealer #Browser #CyberSecurity #ICS #InfoSec #InfoStealer #Mac #MacOS #Microsoft #OTX #OpenThreatExchange #RAT #bot #cryptocurrency #AlienVault
-
AMOS-TS: run AMOS code in the browser
AMOS-TS is an implementation of the AMOS interpreter, including its associated runtime environment, in TypeScript. This makes it possible to run ".amos" files - that is, tokenized AMOS code along with its associated resource banks - in the browser. A sample installation is available at amos.bitplane.net, where visitors can upload any AMOS files and have them executed.
-
AMOS Machine Code Speeds Up Amiga Programs
#AMOS #AMOSProfessional #Amiga #AmigaProgramming #AssemblyLanguage #Motorola68000 #RobSmithDev #RetroProgramming #CommodoreAmiga
https://theoasisbbs.com/amos-machine-code-speeds-up-amiga-programs/?fsp_sid=9812 -
A new AMOS video from me: Hardware Sprites part 2, this time with added Dual Playfield and 32 colours (kind of 😉).
-
Gott ruft klare Entscheidung: Böses verwerfen, Gutes wählen, Recht leben. Glaube zeigt sich im Handeln im „Tor“ des Alltags. Wo ich gerecht handle, wird Gottes Nähe sichtbar. Frage: Wo müsste ich heute klar Stellung beziehen? #Losung #Microandacht #Amos #Gerechtigkeit
-
2026-06-09 (Tuesday): Documented an Atomic macOS ( #AMOS ) Stealer infection in my lab. A #pcap of the traffic, the associated malware, and a list of indicators are available at https://www.malware-traffic-analysis.net/2026/06/09/index.html
Of note, I documented an earlier AMOS Stealer infection in April 2026 that I didn't realize was AMOS Stealer at the time. That earlier one is at https://www.malware-traffic-analysis.net/2026/04/22/index.html
-
#UZH:
"
ESA-Mission zur Biodiversität unterhalb des Blätterdachs
"
"Die HiBiDiS-Mission soll neue Erkenntnisse über die Biodiversität im Unterholz von Wäldern liefern und .. Fragen z. Zusammensetzung der Artenvielfalt, z. Zustand d. Ökosysteme, z. globalen CO-Kreislauf u.z. Klimawandel beantworten. .."https://www.news.uzh.ch/de/articles/news/2026/esa-mission-hibidis.html
27.5.2026
#AMOS #EO #Erdbeobachtung #ESA #Fernerkundung #HiBiDiS #Klimawandel #Kohlenstoff #Kohlenstoffkreislauf #Raumfahrt #Satelliten #Scout #Sitael #SpaceFlight #VITO
-
Episódio 174 – Conversa com Léo Beltrão – Parte B
https://retropolis.com.br/2026/05/20/episodio-174-conversa-com-leo-beltrao-parte-b/
#Podcast #AlbertoMeyer #Amiga #AMOS #Brasil #C #CGI #Commodore #demos #Discovery #Elifoot #Engenharia #entrevista #FernandoScanner #Fortran77 #Hitek #IA #ICUFF #jogo #JornalNacional #LaTeX #LeonardoBeltro #Linux #LuisFDeMoraes #LyX #mestrado #MSX #MusicStealer #NovaFriburgo #Pascal #podcast #ProfessionalPaint #Retrocomputao #retrogaming #Retrpolis #SBT #symb
-
In this AMOS and Audacity video I look at a more efficient way of moving audio samples to the Amiga and into AMOS.
This makes things so much easier. 😎 -
Microsoft researchers warn of a new #ClickFix campaign targeting macOS with fake guides on Medium and Craft to deploy AMOS and SHub Stealer via Terminal commands.
Read: https://hackread.com/fake-macos-troubleshooting-sites-steal-icloud-clickfix/
-
Video-Tutorial: AMOS hardware sprites & colour palette management
In his latest AMOS video, @yawning_angel explores hardware sprites and demonstrates how to display 32 colours on a 16-colour screen using a hardware sprite. -
A new AMOS video, and I’m *finally* looking at Hardware Sprites! 😅 Starting off with looking at getting the colours right and 32 colours on a 16 colour screen.
More AMOS witchcraft. 😱Look out for some famous faces (and voices) in this one. 😎
-
I am behind on my next AMOS PRO video, but I *hope* to start filming this week with a w/c 20th release. 🤞
(The code has been created... 😱) -
One week on, Issue 1 of the "Adventures In Retro" disk mag has had over 800 downloads, and, a positive review in WhatIFF? Magazine ............... see the attached screenshot or check out WhatIFF? Magazine yourself here: https://whatiff.info/
#amiga #amigaaddict #diskmag #amos #amigaformat #cuamiga #whatiff
-
WOW! I can't believe it! It's not quite been a week and there's been 775 downloads of Issue 1 of my diskmag "Adventures In Retro" from Aminet - I've not got stats for this enabled on the website so not sure how many have downloaded from there.
A massive thank you from all that have downloaded, read, and enjoyed my ramblings, I will be back with more soon.
A huge thank you to all my supporters and contributors too - you know who you are 👍
-
Here it is, as mentioned earlier today, I've pulled the trigger and uploaded "Issue 1" of my new Disk Mag "Adventures In Retro"
Before I drop the URL, I'd like to use this opportunity to thank @MsMadLemon for the support and assistance in getting this project off the ground (as well as the other contributors I have)
You can download this from here:
https://www.adv-in-retro.uk/