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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
BoredHackerBlog/README.md

Hi there πŸ‘‹

πŸ“ Blog: http://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. littleshot littleshot Public

    webpage screenshot and metadata capture webapp

    Python

  2. homelabsecuritymonitoring homelabsecuritymonitoring Public

    Homelab Security Monitoring with Humio and Opsgenie

    HTML

  3. LogDetectionLab LogDetectionLab Public

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

    PowerShell 2 6

  4. pins pins Public

    raspberry pi network sensor - uses suricata and evebox

    Shell 1

  5. portwatch2 portwatch2 Public

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

    Python

  6. cli_loganalysis cli_loganalysis Public

    command line log analysis