binbreaker | Technologies

Telegram-канал binbreaker - BinBreaker 🛃

547

Here is my podium where I share my interests, experiences and notes about software engineering and security.

Subscribe to a channel

BinBreaker 🛃

https://x.com/GithubProjects/status/1814208575985664083?s=35

#fun

Читать полностью…

BinBreaker 🛃

How does a B player turn an A team into a B team?

When tackling complex tasks, whether it's debugging faulty code or addressing incomplete projects, there are two paths:
You are stepping up like an A player to fix it and earn recognition, or slacking off and becoming a B player, dragging the team down. Recognizing your role's importance is crucial. Otherwise, you risk lowering the team's standards or losing a valuable A player.

Regarding recognition from the company, it's not just about praise—it often requires financial investment. Why invest in a B player when that money could hire more A players or boost the salaries of existing ones?
Even if a promotion is offered, it might need to be extended to other A players, increasing costs and risking the loss of the B player again. So, the team ends up falling short of its potential.

It's like trying to polish a turd—some improvement might occur, but at the end of the day, it's still a turd.

#leadershipdevelopment #peopleware #teamwork

Читать полностью…

BinBreaker 🛃

https://securelist.com/operation-triangulation-the-last-hardware-mystery/111669/

Operation Triangulation: What You Get When Attack iPhones of Researchers

This presentation was also the first time we had publicly disclosed the details of all exploits and vulnerabilities that were used in the attack. We discover and analyze new exploits and attacks using these on a daily basis, and we have discovered and reported more than thirty in-the-wild zero-days in Adobe, Apple, Google, and Microsoft products, but this is definitely the most sophisticated attack chain we have ever seen.

😱

#exploit #ios #hack

Читать полностью…

BinBreaker 🛃

https://github.com/halpz/re3

In this repository you'll find the fully reversed source code for GTA III (master branch) and GTA VC (miami branch)

#fun #opensource

Читать полностью…

BinBreaker 🛃

One of the reasons you should not share pictures of keys to your new house on social media.

KeyDecoder is a mobile app created for pentesters and security enthusiasts. From the picture of a key, one can measure its bitting easily.

https://github.com/MaximeBeasse/KeyDecoder

#opensource #security #privacy

Читать полностью…

BinBreaker 🛃

https://mojtaba.me/75d182f48b24

Hamster, Swiss army knife backup solution.

When I joined DGAB as a solution architect, there were several products and infrastructure services, but they didn’t have any solution for data backup. There wasn’t any protocols in place for the backup process.

In the first two weeks, there was an incident in one of the most important infrastructure services and it took three days to restore the data and make the system work as expected.

Not having the backup strategy and solutions for incidents like this cost them a lot.

#article #devops #infrastructure #backup

Читать полностью…

BinBreaker 🛃

https://www.youtube.com/watch?v=dT9y-KQbqi4

How I hacked a hardware crypto wallet and recovered $2 million

I was contacted to hack a Trezor One hardware wallet and recover $2 million worth of cryptocurrency (in the form of THETA). Knowing that existing research was already out there for this device, it seemed like it would be a slam dunk. Little did I realize the project would turn into a roller coaster ride with over three months of experimentation, failures, successes, and heart-stopping moments. It reminded me that hacking is always unpredictable, exciting, and educational, no matter how long you've been doing it. In this case, the stakes were higher than normal: I only had one chance to get it right.

#video #fun #hack #hardware #crypto

Читать полностью…

BinBreaker 🛃

https://securelist.com/moonbounce-the-dark-side-of-uefi-firmware/105468/

MoonBounce: the dark side of UEFI firmware

At the end of 2021, we were made aware of a UEFI firmware-level compromise through logs from our Firmware Scanner, which has been integrated into Kaspersky products since the beginning of 2019. Further analysis has shown that a single component within the inspected firmware’s image was modified by attackers in a way that allowed them to intercept the original execution flow of the machine’s boot sequence and introduce a sophisticated infection chain.

#article #attack #firmware #uefi #rootkit #malware

Читать полностью…

BinBreaker 🛃

https://github.com/ScarredMonk/SysmonSimulator#

SysmonSimulator is an Open source Windows event simulation utility created in C language, that can be used to simulate most of the attacks using WINAPIs. This can be used by Blue teams for testing the EDR detections and correlation rules. I have created it to generate attack data for the relevant Sysmon Event IDs.

#tools #opensource #windows #sysmon #attack

Читать полностью…

BinBreaker 🛃

Did you know that you can mass upgrade a lot of Windows 10/11 3rd party software with a free tool from Microsoft? It's like Linux's "apt" or "yum" ...

https://twitter.com/lkarlslund/status/1479809034836402183

#windows #winget

Читать полностью…

BinBreaker 🛃

https://thehackernews.com/2022/01/detecting-evasive-malware-on-iot.html

Detecting Evasive Malware on IoT Devices Using Electromagnetic Emanations

Cybersecurity researchers have proposed a novel approach that leverages electromagnetic field emanations from the Internet of Things (IoT) devices as a side-channel to glean precise knowledge about the different kinds of malware targeting the embedded systems, even in scenarios where obfuscation techniques have been applied to hinder analysis.

#research #malware #iot

Читать полностью…

BinBreaker 🛃

Happy New Year! 🥳
May all your wildest dreams manifest in 2022.

Читать полностью…

BinBreaker 🛃

https://github.com/mvt-project/mvt

Mobile Verification Toolkit

Mobile Verification Toolkit (MVT) is a collection of utilities to simplify and automate the process of gathering forensic traces helpful to identify a potential compromise of Android and iOS devices.

#tools #opensource #forensics #Pegasus #NSOGroup

Читать полностью…

BinBreaker 🛃

https://malapi.io

MalAPI.io maps Windows APIs to common techniques used by malware.

#tools #cheatsheet #malware

Читать полностью…

BinBreaker 🛃

https://microsoftedge.github.io/edgevr/posts/Super-Duper-Secure-Mode/

Super Duper Secure Mode

The VR team is experimenting with a new feature that challenges some conventional assumptions held by many in the browser community. Our hope is to build something that changes the modern exploit landscape and significantly raises the cost of exploitation for attackers. Mitigations have a long history of being bypassed, so we are seeking feedback from the community to build something of lasting value.

#article #windows #edge #browser #exploit #mitigation #sdsm

Читать полностью…

BinBreaker 🛃

Contrary to the Bimodal IT notion, you don’t have to choose between speed and stability. If you want to deliver more, faster, you need stability first. Implementing robust IT practices, such as CI/CD, ensures you can achieve speed and reliability. This balance is essential for success in today’s fast-paced tech and startup world.

#book #accelerate #engineering #management

Читать полностью…

BinBreaker 🛃

https://github.com/torvalds/linux/pull/837/files
https://github.com/torvalds/linux/pull/824/files

Where are the rest of the dictators in the first PR?!

#fun #opensource

Читать полностью…

BinBreaker 🛃

https://chat.openai.com/g/g-VgbIr9TQQ-ask-ida-c

GPT, ask_ida/c++, to help you with Hex-Rays' IDA Pro SDK development in C/C++

#ai #chatgpt #ida #security #cpp

Читать полностью…

BinBreaker 🛃

Prompt injection in Chat GPT

😂

#fun #security #ai

Читать полностью…

BinBreaker 🛃

dotMemory – Rider’s built-in memory profiler plugin – is finally available on macOS and Linux inside Rider 2022.3.

https://blog.jetbrains.com/dotnet/2022/07/18/how-to-profile-net-code-using-the-dotmemory-plugin-in-rider/

#article #dotnet #programming

Читать полностью…

BinBreaker 🛃

https://github.com/taviso/loadlibrary

Porting Windows Dynamic Link Libraries to Linux

This repository contains a library that allows native Linux programs to load and call functions from a Windows DLL.

How does it work?

The peloader directory contains a custom PE/COFF loader derived from ndiswrapper. The library will process the relocations and imports, then provide a dlopen-like API. The code supports debugging with gdb (including symbols), basic block coverage collection, and runtime hooking and patching.

#tools #windows #opensource #linux #fuzzing

Читать полностью…

BinBreaker 🛃

https://render.com/blog/git-organized-a-better-git-flow

Git Organized: A Better Git Flow

Imagine this: you’ve been paged to investigate a production incident, and after some digging, you identify the commit with the breaking code. You decide to revert the change.

Unfortunately, in doing so, a new bug is introduced! As it turns out, hidden in that old “broken” commit was some code that another part of the app depended upon, and when you reverted those lines, it left the site once again in a broken state.

#article #dev #git

Читать полностью…

BinBreaker 🛃

https://github.com/lab52io/StopDefender

StopDefender

Stop Windows Defender programmatically using Steal token from TrustedInstaller and winlogon processes.

#tools #opensource #windows #antivirus

Читать полностью…

BinBreaker 🛃

https://krebsonsecurity.com/2022/01/500m-avira-antivirus-users-introduced-to-cryptomining/


500M Avira Antivirus Users Introduced to Cryptomining

😂 What the fuck is going on in this industry ?!

#av #news #fun

Читать полностью…

BinBreaker 🛃

https://www.youtube.com/channel/UCI8zwug_Lv4_-KPT62oeDUA

Josh Stroschein Youtube channel.

Good content about malware analysis, reverse engineering and threat hunting.

#learning #secuirty #malware #reverse #malware #hunting

Читать полностью…

BinBreaker 🛃

https://v3ded.github.io/redteam/abusing-lnk-features-for-initial-access-and-persistence

Abusing LNK "Features" for Initial Access and Persistence

As per Microsoft, an LNK file is a shortcut or a “link” used by Windows as a reference to an original file, folder, or application. In the eyes of a standard user these files have a meaningful purpose as they allow for file organization and decluttering of working space. From the attacker’s point of view however, LNK files look different. They’ve been misused in numerous documented attacks by Advanced Persistent Threat (APTs) groups and from what I know, are still a viable option for phishing.

#windows #persistence #malware #trick

Читать полностью…

BinBreaker 🛃

https://bellis1000.medium.com/a-memory-visualiser-tool-for-ios-security-research-bd8bb8c334c6

A Memory Visualiser Tool for iOS Security Research

In this post I want to share a recent project of mine — a memory visualiser tool for iOS security researchers.

- Live Memory Monitoring
- Visual Block Creation
- Contextual Typing

#ios #memory #security

Читать полностью…

BinBreaker 🛃

https://www.bleepingcomputer.com/news/microsoft/microsoft-defender-for-windows-is-getting-a-massive-overhaul/

Microsoft Defender for Windows is getting a massive overhaul

Microsoft Defender for Windows is getting a massive overhaul allowing home network admins to deploy Android, iOS, and Mac clients to monitor antivirus, phishing, compromised passwords, and identity theft alerts from a single security dashboard.

#news #security #microsoft #defender #av

Читать полностью…

BinBreaker 🛃

https://posts.specterops.io/life-is-pane-persistence-via-preview-handlers-3c0216c5ef9e

Life is Pane: Persistence via Preview Handlers

#article #windows #persistence #redteam

Читать полностью…

BinBreaker 🛃

https://dolosgroup.io/blog/2021/7/9/from-stolen-laptop-to-inside-the-company-network

From Stolen Laptop to Inside the Company Network

What can you do with a stolen laptop? Can you get access to our internal network? That was the question a client wanted answered recently. Spoiler alert: Yes, yes you can. This post will walk you through how we took a “stolen” corporate laptop and chained several exploits together to get inside the client’s corporate network.

#article #hack #blackbox #hardware #bitlocker #tpm

Читать полностью…
Subscribe to a channel