Skip to content
View BoredHackerBlog's full-sized avatar

Organizations

@AppliedPurpleTeaming

Block or report BoredHackerBlog

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BoredHackerBlog/README.md

Hi there 👋

📝 Blog: https://www.boredhackerblog.info

🗒️ Notes (unmaintained): https://boredhackerblog.github.io/

🖥️ Current project - ProcSearch - https://procsearch.appdev.cyou/ - Query Process data from Malware Sandbox executions

ProcSearch code: https://gist.github.com/BoredHackerBlog/ee35b467389b66728799e259937b2b36

Projects:

📦 vmexec - https://github.com/BoredHackerBlog/vmexec - Uploads and executes files in virtual machine similar to malware sandbox

🕸️ pins - https://github.com/BoredHackerBlog/pins - dockerized raspberry pi network sensor

🕵️ logdetectionlab - https://github.com/BoredHackerBlog/LogDetectionLab - Vagrant AD Lab builder for log-based detection research and development

🖼️ littleshot - https://github.com/BoredHackerBlog/littleshot - Tool similar to urlscan for screenshotting sites and having a searchable metadata database

🔍 yara_urlscanner - https://github.com/BoredHackerBlog/yara_urlscanner - similar to littleshot but only scans html with yara

🔎 portwatch2 - https://github.com/BoredHackerBlog/portwatch2 - docker container that periodically nmaps specified assets and provides alerts on changes

🪵 cli_loganalysis - https://github.com/BoredHackerBlog/cli_loganalysis - notes and guide on using command line tools to do log analysis

🕸️ homelabsecuritymonitoring - https://boredhackerblog.github.io/homelabsecuritymonitoring/ - notes on homelab security monitoring/log collection with humio

🪟 remotebrowserrunner - https://github.com/BoredHackerBlog/remotebrowserrunner - Python Flask project that spins up a browser container for a defined amount of time

🪵 MITRE ATTACK Windows Events logs (XML) - https://github.com/BoredHackerBlog/mitre_attack_xml_eventlogs/

Pinned Loading

  1. littleshotlittleshotPublic

    webpage screenshot and metadata capture webapp

    Python

  2. homelabsecuritymonitoringhomelabsecuritymonitoringPublic

    Homelab Security Monitoring with Humio and Opsgenie

    HTML

  3. LogDetectionLabLogDetectionLabPublic

    Vagrant AD Lab builder for log-based detection research and development

    PowerShell 2 6

  4. pinspinsPublic

    raspberry pi network sensor - uses suricata and evebox

    Shell 2

  5. portwatch2portwatch2Public

    project that does baseline port scan and then notifies you on any additional changes via webhook

    Python

  6. cli_loganalysiscli_loganalysisPublic

    command line log analysis