home / skills / brownfinesecurity

brownfinesecurity skills

Find 10 skills from 1 repo created by brownfinesecurity on GitHub.

1 repo
10 skills
GitHub

Sponsored

apktool

brownfinesecurity/iothackbot

520
This skill helps you unpack and analyze Android APKs with apktool, extracting manifests, resources, and smali code for security research.
chipsec

brownfinesecurity/iothackbot

520
This skill performs offline static analysis of UEFI firmware dumps using Chipsec to inventory EFI binaries, detect malware, extract NVRAM, and parse SPI
ffind

brownfinesecurity/iothackbot

520
This skill helps you analyze firmware and extract embedded filesystems using ffind, identifying artifact types and enabling deep filesystem inspection.
iotnet

brownfinesecurity/iothackbot

520
This skill analyzes IoT network traffic to detect protocols and vulnerabilities, helping you secure devices and identify unencrypted communications.
onvifscan

brownfinesecurity/iothackbot

520
This skill helps assess ONVIF device security by performing auth and brute-force scans to identify weak access controls.
picocom

brownfinesecurity/iothackbot

520
This skill enables secure IoT UART interactions using picocom to enumerate devices, access shells, and discover vulnerabilities for pentesting.
wsdiscovery

brownfinesecurity/iothackbot

520
This skill helps you discover and enumerate WS-Discovery devices like ONVIF cameras on your network, returning endpoints, device details, and service locations.
telnetshell

brownfinesecurity/iothackbot

520
This skill enables secure, automated interaction with IoT telnet shells to enumerate devices, test credentials, and support post-exploitation workflows.
nmap

brownfinesecurity/iothackbot

520
This skill guides professional network reconnaissance with nmap, enabling quick port discovery, service detection, and structured results for IoT assessments.
jadx

brownfinesecurity/iothackbot

520
This skill helps you decompile Android APKs with jadx to produce readable Java code for security analysis, vulnerability discovery, and app understanding.