Skip to content
View bogey3's full-sized avatar

Block or report bogey3

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

Pinned Loading

  1. Golang_Reverse_HTTPS_Meterpreter Golang_Reverse_HTTPS_Meterpreter Public

    A reverse https meterpreter payload written in Go

    Go 6 4

  2. LinkedInScraper LinkedInScraper Public

    A LinkedIn scraper using python3

    Python 1

  3. metasploit_reverse_https_x86_asm metasploit_reverse_https_x86_asm Public

    A reverse HTTPS metasploit stager written in x86 assembly as a way for me to learn how to write ASM

    Assembly 2

  4. NTLM_Info NTLM_Info Public

    A simple Go module to retrieve host information through NTLMSSP challenges over HTTP(S) NTLM Authentication/RDP NLA/SMTP NTLM Authentication/SMB

    Go 17 6

  5. ntlmInfoGrabber ntlmInfoGrabber Public

    A simple Go-based tool that interacts with a given URL to extract and display NTLM authentication challenge details. Built using the NTLM_Info library for handling NTLMSSP challenge parsing.

    Go