Skip to content
View marzavec's full-sized avatar

Highlights

  • Pro

Organizations

@hack-chat

Block or report marzavec

Report abuse

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

Report abuse

Pinned Loading

  1. AndrewBelt/hack.chat AndrewBelt/hack.chat Public archive

    a minimal, distraction-free chat application

    JavaScript 2.4k 337

  2. hack-chat/main hack-chat/main Public

    a minimal, distraction-free chat application

    JavaScript 1.4k 245

  3. hack-chat/3rd-party-software-list hack-chat/3rd-party-software-list Public

    bots, clients and other software people have made for hack.chat

    157 33

  4. ToastyStoemp/Toasty.Chat ToastyStoemp/Toasty.Chat Public archive

    JavaScript 13 15

  5. M4GNV5/Hack.ChatBot M4GNV5/Hack.ChatBot Public archive

    Bot for https://hack.chat/

    JavaScript 43 17

  6. Browser-based subdomain bruteforcing... Browser-based subdomain bruteforcing using DNS over HTTP(s) (DoH)
    1
    /*
    2
      Developer: Marzavec ( https://github.com/marzavec )
    3
      Description: A simple browser-based subdomain bruteforcing script, using DoH providers. Developed as a 5 minute hack, just to see it's preformance. Many improvements could be made, such as adding error handling or informing the user when the script is done.
    4
      Usage: Open the browsers dev console (usually F12), paste this script, change the `rootTld`, press enter to run. Ezpz.
    5
    */