0xBEEF1337 wrote:Are you guys talking about the basic missions? I never once had to write a single line of js and did all of them in probably under half an hour... Learn to google chrome & ctrl+shift+i
Which is exactly why you'll likely remain a Pentitioner....???
Javascript is an extremely useful scripting language - You've likely missed out on a lot of the basics already... And clearly missed the point of the missions... I literally used Javascript injection for a ridiculous amount of missions on this site, and I'm far from a Javascript expert... Javascript just made it fast and easy....
I've never used Google Chrome (it's just a modified version of IE anyway - likely to resemble FF) and after a quick search on what CTRL+SHIFT+I did, it's obvious you're basically using the equivalent of Firefox with addons - As many here also do, and likewise tend to miss the point as well... That's what makes what we call a script kiddie... Don't get me wrong, these addons are handy and can certainly speed things up - But if you can't do it without the tools, then you've missed the boat... And the point of the missions.
I would certainly recommend a good book on Javascript - There are many out there, and most are the same, but as sanddbox mentioned, usually (with at least a minor programming background knowledge, especially if in C) a quick google search will resolve most of your questions - However a good book/reference that's focused around Javascript AND DOM can be quite handy at times. I'd aim for a book like that if you insist on using one. I have a few Javascript books and the one I have that integrates JS & DOM is the only useful one I have IMO.