videos[1] = "GAP Burp Extension"

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

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

  • @MyNamesUnavailable
    @MyNamesUnavailable Год назад +3

    Such a great tool, wish it could also detect JS objects' keys in the response. A tutorial video on dealing with jython for burp plugin creation is highly appreciated 👍

    • @xnl-h4ck3r
      @xnl-h4ck3r  Год назад

      Thanks! Can you give me a few examples of JS objects keys that you'd want to see extracted?
      There's not really any more to dealing with jython for Burp pugins than what I covered during the installation step really.

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

      @@xnl-h4ck3r sure I actually have a great example. Could I message you through discord about this idea?
      As for jython, I meant the whole process like setting up an environment for coding, debugging and such since I already know python but it's a bit hard for me getting around the process with which a plugin is created. I can neither see the properties of an object which is imported from java into python nor can use graphical libraries like java swing to see what I have created or...

  • @tedmdelacruz
    @tedmdelacruz 9 месяцев назад +1

    Nice helpful vid XNL. I've been using this extension for quite a while now and it's well integrated into my workflow.
    Hoping you could do an overview of how you use your extension in a real world scenario. I'd like to compare your workflow with mine :)

  • @Dènní-y91
    @Dènní-y91 2 месяца назад

    Awesome Dude, you should make more videos like this

  • @Noman22410
    @Noman22410 Год назад +1

    The most important part of your codes is the pride flying high. Keep going 👍

  • @BrunoOliveira-ko9hw
    @BrunoOliveira-ko9hw 27 дней назад +1

    Does this extension use the OWASP top 25 parameters word list?

  • @janfisher9571
    @janfisher9571 Год назад +1

    Nice one, great overview, thanks.

  • @AbdulAziz-yz2wd
    @AbdulAziz-yz2wd 8 месяцев назад +1

    What do use for colourful terminal? Is that wsl in windows?

  • @Rocks_roxks9
    @Rocks_roxks9 Год назад +1

    Fantastic

  • @janekmachnicki2593
    @janekmachnicki2593 Год назад +1

    Great tutorial and tool also others tool like waymore

  • @christianwilliam8924
    @christianwilliam8924 6 месяцев назад +1

    When I put the gap in burp free there is an error, is the extension still functional?

    • @xnl-h4ck3r
      @xnl-h4ck3r  6 месяцев назад

      Yes it is. What is the error? Make sure you follow the Installation instructions properly... that's what causes most people to see an error, if not done correctly

  • @Cchheettaann
    @Cchheettaann Год назад +1

    Thankyou for video,I am new to this one question,this Gap extension also available for Burp Community edition or for Paid Burp

    • @xnl-h4ck3r
      @xnl-h4ck3r  Год назад +1

      Yes it will work with community edition too :)

    • @Cchheettaann
      @Cchheettaann Год назад +1

      @@xnl-h4ck3r Thankyou ✌️🙏

  • @0xsudip892
    @0xsudip892 Год назад +1

    Nice tool

  • @shpockboss3834
    @shpockboss3834 Год назад +1

    Helpfull content, try to upload atleast 1 video a week

    • @xnl-h4ck3r
      @xnl-h4ck3r  Год назад

      That would be nice but might be every few weeks because if real life getting in the way 😅

  • @amoh96
    @amoh96 Год назад +1

    im beginner plz any one explain me this
    is it ext that give u paramters on every url ? and why don't use paramspider ?

    • @xnl-h4ck3r
      @xnl-h4ck3r  Год назад +1

      It finds potential parameters, links and a target specific wordlist from selected burp traffic, searching through responses. It is different to param spider. Let me know if the video doesn’t explain anything enough :)

  • @user-vj6lr6cd8n
    @user-vj6lr6cd8n Год назад +1

    nice broo

  • @haanrey
    @haanrey Год назад +1

    thank you 🐑🐑🐑

  • @TheCyberWarriorGuy
    @TheCyberWarriorGuy Год назад +1

    :)

  • @FieldingCara-i2w
    @FieldingCara-i2w 7 дней назад

    Martin John Martin Karen Moore Deborah

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

    what that hand sign mean / represent? curious

    • @xnl-h4ck3r
      @xnl-h4ck3r  Год назад

      It’s just what metal fans do, and I’m a HUGE metal music fan :)

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

      @@xnl-h4ck3r oh thats a relief, thanks for the clarification

  • @0xff-zu5no
    @0xff-zu5no 2 месяца назад

    Hi, thanks for the tool. I received an error that says "java.lang.Exception: Failed to load Python interpreter from Jython JAR file" after installing the extension in Burp Suite Community Edition
    at burp.Zd17.ZX(Unknown Source)
    at burp.Zns1.ZV(Unknown Source)
    at burp.Zuzc.Zi(Unknown Source)
    at burp.Zal.lambda$panelLoaded$0(Unknown Source)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:577)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base/java.lang.Thread.run(Thread.java:1589)