How hackers use DevTools - Web Security #4

Поділитися
Вставка
  • Опубліковано 7 лют 2025

КОМЕНТАРІ • 48

  • @codedamn
    @codedamn  3 роки тому +2

    Learn Full Stack Development by building over 25 Projects: bit.ly/fullstack-codedamn

  • @domaincontroller
    @domaincontroller 4 роки тому +19

    00:52 you should know, the console tab, Sources tab, Network tab and some sort of Application tab as well 01:10 Console 01:47 is the scripting tab 01:56 Sources tab, for debugging purposes, to see if you can manipulate JavaScript in real time 02:16 pretty print 02:21 what happen if I want change some sort JavaScript execution meanwhile it's executed ? 03:35 make them conditional 09:10 local storage

  • @itsme7570
    @itsme7570 2 роки тому

    Great video! I've been learning about pentesting for a couple years now and this is the best example of the power of devtools I have found yet

  • @maliusribeiroborges7578
    @maliusribeiroborges7578 3 роки тому +3

    This video was way batter than I expected

  • @jonasstrabel
    @jonasstrabel 4 роки тому +9

    been searching for this for soo long! Thank you! Good stuff.

  • @nunomiguel4
    @nunomiguel4 Рік тому +1

    🎯 Key Takeaways for quick navigation:
    00:00 🎥 Introduction to DevTools for Hackers
    - DevTools are essential for web developers and hackers.
    - Mentioned tools like Burp Suite and Postman.
    - Highlighted the importance of DevTools for JavaScript-based testing.
    01:09 🛠️ Using the Console in DevTools
    - Console allows executing custom JavaScript on the page.
    - Demonstrated how to write and execute custom JavaScript requests.
    - Emphasized the use of the console for various tasks, including pinging remote endpoints.
    02:04 📂 Manipulating JavaScript in Real-Time with Sources
    - Explored the Sources tab for debugging and manipulation.
    - Showed how to modify JavaScript execution while a page is running.
    - Explained how to set breakpoints and make them conditional.
    03:41 🌐 Analyzing Network Requests with the Network Tab
    - Discussed the significance of the Network tab in DevTools.
    - Highlighted how it displays network requests by content type.
    - Demonstrated copying network requests as fetch requests for further manipulation.
    09:23 🍪 Examining Application Data in DevTools
    - Explored the Applications tab, focusing on local storage, session storage, and cookies.
    - Showed how to inspect, modify, and export cookies.
    - Mentioned the use of external extensions for more advanced cookie management.
    10:57 📚 Conclusion and Tips for Learning DevTools
    - Emphasized that becoming proficient with DevTools takes practice.
    - Encouraged users to experiment with different websites.
    - Highlighted the value of DevTools for performing HTTP requests and debugging.
    Made with HARPA AI

  • @raphael9064
    @raphael9064 3 місяці тому

    Its funny how the first 10 seconds you mentionned took me 8 hours to understand, starting from 0 level in sql, request intercept etc... guess im following now

  • @genericdeveloper3966
    @genericdeveloper3966 2 роки тому

    You have very clear English, I wish all tutorials were like this :)

  • @antanasmaciulskis8454
    @antanasmaciulskis8454 Рік тому

    right now it is not very comfort table for me, so I am here to learn more!

  • @white_ninja826
    @white_ninja826 4 роки тому

    Many of the things I was unaware. Thanks this was helpful.

  • @thongm.truong459
    @thongm.truong459 Рік тому

    You saved my day man!! Thanks

  • @UnCured_illness
    @UnCured_illness 4 роки тому +3

    Woah this is crazy. I did not know i could have this power with dev tools.

    • @aninnymoose720
      @aninnymoose720 3 роки тому

      beware that using dev tools will open the doors to other issues. And unlike this video, you won't be able to prove a damn thing. Devtools is for devs, hackers, stupid users who wish they were either or even desperate people looking for relief from ads....

  • @EthannCraftt
    @EthannCraftt 4 роки тому +2

    Super helpful! Thanks so much!

  • @natesh1
    @natesh1 5 років тому +4

    I didn't get any notification for ur videos even when I have turned All notifications on.

    • @codedamn
      @codedamn  5 років тому

      Make sure you have the bell icon clicked

  • @rohitpv7676
    @rohitpv7676 3 дні тому

    Amazing Techniques

  • @lovelife-xm2xj
    @lovelife-xm2xj 2 роки тому

    You are.... Simply greate.....keep going

  • @Morfar10
    @Morfar10 3 роки тому +4

    can you get hacked by pasting anything in console

  • @goodluckoriuwa1669
    @goodluckoriuwa1669 5 місяців тому

    Can you make a video on how we can download the website source code and hidden files?? And decode them to human-readable JavaScript

  • @maxiequa567
    @maxiequa567 5 років тому +3

    Thank you! Please would you add this video to the playlist :)

    • @codedamn
      @codedamn  5 років тому +1

      Oops! Just added :)

  • @ConquerorAR
    @ConquerorAR 3 роки тому +1

    Managed to get unauthorized access to local gov.
    Just kidding great vid ! Gonna help with basic penetration testing

  • @otonomimusic
    @otonomimusic Рік тому

    but this is all isolated on the client side browser, why would a "hacker" want to do run code in the console and what not? running XHR I could see as useful since its actually talking to the server

  • @ricoenrique-g2o
    @ricoenrique-g2o Рік тому

    do u got videos on how to get rid of hacker programming. the ones that send fauls virus messages thru Maccabee

  • @Fahodinho
    @Fahodinho 2 роки тому +1

    so......... how do hackers use DevTools?? u're just going through devtools and didn't explain how hackers would actually use it. great video but the title is misleading.

  • @roshanmenon9792
    @roshanmenon9792 2 роки тому

    Can we use this to delete someones youtube video ?

  • @onions5113
    @onions5113 4 роки тому +1

    Do i need to learn deep javascript

  • @ashleypursell9702
    @ashleypursell9702 4 роки тому

    great video thanks so much

  • @monnombre6547
    @monnombre6547 3 роки тому

    excellent content!!!

  • @kajombaderricks8376
    @kajombaderricks8376 3 роки тому

    Any chance u can do browser based minesweeper

  • @ArekkusuMiyazaki
    @ArekkusuMiyazaki Рік тому

    Can use this to hack my Fifa account on the Web app?

  • @niravpatel2382
    @niravpatel2382 3 роки тому

    9:55 why the hell not😂🔥

  • @iquryy
    @iquryy 4 роки тому

    Don't have source

  • @b.tulsirao7724
    @b.tulsirao7724 4 роки тому

    @codedamn..firstly thanks for sharing detail video.. small request to you. could you please create a video on how to find dom xss using inspect elements, as most of the application now a days works on API, whatever we enter in input parameter does not reflect in source code in this case how to use inspect element in browsers.

  • @BruhLordRBLX
    @BruhLordRBLX 4 роки тому

    i saw this video through a link

  • @blackychauhan
    @blackychauhan 2 роки тому

    2:05

  • @dannielliam331
    @dannielliam331 3 роки тому

    All thanks to gwin_tech on Instagram he’s reliable and a really good hacker

  • @danialmalik80
    @danialmalik80 5 років тому +3

    First Comment!

  • @d.e.sextreme8285
    @d.e.sextreme8285 2 роки тому

    etgfb