How hackers use DevTools - Web Security #4

preview_player
Показать описание


------------
Don't forget to subscribe and like the video if you enjoyed :)
Рекомендации по теме
Комментарии
Автор

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

domaincontroller
Автор

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

itsme
Автор

This video was way batter than I expected

maliusribeiroborges
Автор

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

jonasstrabel
Автор

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

UnCured_illness
Автор

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

antanasmaciulskis
Автор

Managed to get unauthorized access to local gov.

Just kidding great vid ! Gonna help with basic penetration testing

ConquerorAR
Автор

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

genericdeveloper
Автор

🎯 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

nunomiguel
Автор

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

natesh
Автор

can you get hacked by pasting anything in console

Morfar
Автор

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

maxiequa
Автор

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

white_ninja
Автор

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

goodluckoriuwa
Автор

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

uzxgmfp
Автор

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

otonomimusic
Автор

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.

Fahodinho
Автор

Any chance u can do browser based minesweeper

kajombaderricks
Автор

Can we use this to delete someones youtube video ?

roshanmenon
Автор

@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.

b.tulsirao