home.social

#binwalk — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #binwalk, aggregated by home.social.

  1. Hacking an IoT Camera Reveals Hard-Coded Root Password - Hacking — at least the kind where you’re breaking into stuff — is very much a lear... - hackaday.com/2024/07/24/hackin #securityhacks #ipaddress #firmware #binwalk #strings #camera #ghidra #linux #uboot #boot #hash #root #iot

  2. ah yes

    extracting a zip file using #binwalk

    a totally normal thing to do

  3. Just did some baby steps on reverse engineering firmware on day 20 of #AdventOfCyber2022 with #Binwalk and #FirmwareModKit
    Tomorrow will be the day of hacking a camera of some sort.

    #tryhackme

  4. Just did some baby steps on reverse engineering firmware on day 20 of #AdventOfCyber2022 with #Binwalk and #FirmwareModKit
    Tomorrow will be the day of hacking a camera of some sort.

    #tryhackme

  5. is a filetype detector.

    Binwalk is a program which examines data for any files contained within. Binwalk can detect files using several different methods, including magic number detection, pattern matching, etc. Binwalk is very useful in reverse engineering and forensics.

    Website 🔗️: github.com/devttys0/binwalk

    apt 📦️: binwalk