Github Command and Control

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

Комментарии • 18

  • @8BitHate
    @8BitHate 6 часов назад

    Just found your channel and I’m loving it wow. This video is great! The explanation and the demo was very well executed and you definitely have the voice and tenacious for this type of content and teaching. Much appreciated for the content best of luck

    • @hacktheclown
      @hacktheclown  3 часа назад

      Thank you! Will create more video like this!

  • @A1.4graffix
    @A1.4graffix 11 часов назад +2

    i see a hack the clown video, i simply click, and watch on repeat, for entertainment purposes only of course haha, just finished the google cyber security certificate and have a few others under my belt, on to the comptia wagon next, love the videos. best on youtube in my humblest opinion. much respect sir

    • @hacktheclown
      @hacktheclown  11 часов назад +1

      @@A1.4graffix thank you for your support! Goodluck on your comptia journey!

  • @raiden7821
    @raiden7821 11 часов назад +1

    A person using neovim is always aware what they are doing lol. ( nice video!! i could understand at properly and easly )

    • @hacktheclown
      @hacktheclown  11 часов назад +1

      Thanks bro! I’m a vim user before but amazed on how fast neovim is compared to vim. It made my development workflow 5x faster.

    • @raiden7821
      @raiden7821 9 часов назад

      @@hacktheclown I like both not necessarily one over another, but yea neovim is kinda more famous bcs of it's customizability ig.
      edit: i use windows now days but, neovim/notepad++ for text editor.

  • @CorEsan
    @CorEsan 11 часов назад

    Great content. It seems like github elegantly solves a lot of issues w/ c2. Time to break out the wireshark and figure out why I have an open link to Github hahaha j/k

    • @hacktheclown
      @hacktheclown  11 часов назад

      @@CorEsan yeah! Hackers are finding different ways to leverage these trusted sites. They are becoming sneaky!

  • @Reprogram-k9i
    @Reprogram-k9i 5 часов назад

    I love your videos bro.

  • @jfauger
    @jfauger 3 часа назад

    thanks for this PoC of a C2. I wonder what is the best way to define the GitHub token and user. we don't want a github token lying around in the wild...

    • @hacktheclown
      @hacktheclown  2 часа назад

      Thanks bro. The implant code should be obfuscated atleast.

    • @jfauger
      @jfauger 6 минут назад

      @ ok, so in this case, the modules are hosted on github but the implant doesn’t ? is still confused…

    • @hacktheclown
      @hacktheclown  Минуту назад

      @ modules are hosted in github. The implant also can be hosted, but that is optional. You can put the implant somewhere safe as an added protection. I just put all of them in one repo for simplicity.

  • @JNET_Reloaded
    @JNET_Reloaded 12 часов назад +1

    I made something similar but not with github as c&c even tho that is 1 way to do it they could then control your things! i made mine use onion links and can add as many as i want for tor networked c&c that github cant seize lol also mine uses ssh so its more secure and commands can be sent that dont exists on the system so its more powerful, plus i got other things like scheduling remote monitoring event triggering etc.