How to use Nuclei the template based vulnerability scanner

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

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

  • @HackeryTV
    @HackeryTV  2 года назад +12

    If this video gets 100 likes we will make a followup video where we explain how to make templates and workflows.

  • @garenolorenzo5851
    @garenolorenzo5851 3 месяца назад

    This is a clear explanation. Thanks 😊

    • @HackeryTV
      @HackeryTV  3 месяца назад

      Glad it was helpful!

  • @diefer8093
    @diefer8093 10 месяцев назад +3

    Good job bro

  • @williamtouzalin1180
    @williamtouzalin1180 Год назад

    Nice introduction ! Thank you. :)

  • @TechMechRandom
    @TechMechRandom Год назад +2

    Captain we must use the Template Filthers to take out those filthy beasts. Arming Filthers.

  • @akshatmathur5886
    @akshatmathur5886 8 месяцев назад

    I have been trying to find yaml templates for the owasp top 10 to run nuclei on some sites
    . Can anyone help me out?

    • @HackeryTV
      @HackeryTV  8 месяцев назад

      You most likely have to make the majority of the templates on your own.
      There is a small repository of templates on github in the projectdiscovery git maybe you find some examples there that you can use as an base to start creating your own templates.
      github.com/projectdiscovery/nuclei-templates
      I've also made a video that shows you the basics of nuclei templates
      ruclips.net/video/YqpPjsynALs/видео.html
      I hope that this info is sufficient so you can progress :)

  • @harisaaron8358
    @harisaaron8358 2 месяца назад

    Hi , I need to provide yaml config file to the nuclei command . I hv taken from github link but in the yaml file i see {{Hostname}} , {{BaseUrl}} how can i replace with actual url and hostname ?

    • @HackeryTV
      @HackeryTV  2 месяца назад

      the hostname can be set using the -u flag the BaseURL will be derived from the hostname. For example if the supplied hostname is example.com/testing/ then the hostname will become example.com and the baseURl will be /testing/

  • @khanmamun52
    @khanmamun52 Год назад

    When i use "nuclei -ut" it doesn’t update can you help me please

    • @brice2825
      @brice2825 Год назад +2

      you want to update the template or the engine, if its engine then -up