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.

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: 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 2

  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