XSS cheat sheet - contains many vectors that can help you bypass WAFs and filters. Offensive Security Bookmarks - security bookmarks collection, all things that author need to pass OSCP. Awesome Pentest Cheat Sheets - collection of the cheat sheets useful for pentesting. Awesome Hacking by HackWi...
XSS cheat sheet - contains many vectors that can help you bypass WAFs and filters. Offensive Security Bookmarks - security bookmarks collection, all things that author need to pass OSCP. Awesome Pentest Cheat Sheets - collection of the cheat sheets useful for pentesting. Awesome Hacking by HackWi...
HTML Cheat Sheet If you are pretty confident in your HTML abilities but sometimes feel like double-checking your work then look no further than ourHTML cheat sheet. This handy guide will show you everything you need to know about HTML in asuper-compact, and easy-to-understand format. It ...
Now, please don’t think that I’m advocating not learning CSS and having a tool write a complete style sheet for you. That is a bad, bad idea. But, there are some quality tools out there that can give you aheadstartwith your CSS, just to shave alittletime off the front of your ...
One thing I've always wanted when working with Fusebox 4, is a quick XML cheat sheet. What goes in the fusebox.xml file? What was that verb tag again for my circuit.xml? Was that returnvariable, contentvariable or just variable?Googling and searching only found the PDFs for a $75 ...
Python Programming Cheat Sheet [PDF] Python.org) Programming by Doing Dear Students , “If you’ve ever tried to teach yourself programming and couldn’t quite get going, then these assignments are for you. Refined over fifteen years, these are the assignments I have used to teach the basics...
Now, whenever you run npm run build, you will see a cheat sheet with instructions on how to deploy to GitHub Pages. To publish it at https://myusername.github.io/my-app, run: npm install --save gh-pages Alternatively you may use yarn: yarn add gh-pages Add the following scripts...
<!DOCTYPE log SYSTEM "logger.dtd"> <log> <record> <date>2015-03-31T10:47:51</date> <millis>1427903275893</millis> <sequence>0</sequence> <logger>MyClass</logger> <level>SEVERE</level> <class>MyClass</class> <method>main</method> <thread>1</thread> <message>An exception occurred....
htaccess time cheat sheet Password Protection and Authentication Require password for single file Example .htaccess file for password protection Control HTTP Headers Prevent Caching 100% Remove IE imagetoolbar without meta tag Add Privacy (P3P) Header to your site Add language and charset headers ...
🔸 SQL Injection Cheat Sheet - detailed technical information about the many different variants of the SQL Injection. 🔸 Entersoft Knowledge Base - great and detailed reference about vulnerabilities. 🔸 HTML5 Security Cheatsheet - a collection of HTML5 related XSS attack vectors. 🔸 XSS Strin...