A list of useful payloads and bypasses for Web Application Security. Feel free to improve with your payloads and techniques ! I heart pull requests :)
This is a list of Free Software network services and web applications which can be hosted locally. Non-Free software is listed on the Non-Free page.
sudo sh -c 'apt update -y && apt upgrade -y'
sudo -s <<< 'apt update -y && apt upgrade -y'
WaveDrom draws your Timing Diagram or Waveform from simple textual description.
It comes with description language, rendering engine and the editor.
WaveDrom editor works in the browser or can be installed on your system.
Rendering engine can be embeded into any webpage.
This is a small library for generating railroad diagrams (like what JSON.org uses) using SVG, with both JS and Python ports.
Railroad diagrams are a way of visually representing a grammar in a form that is more readable than using regular expressions or BNF. They can easily represent any context-free grammar, and some more powerful grammars. There are several railroad-diagram generators out there, but none of them had the visual appeal I wanted, so I wrote my own.
The advice is simple: don’t solve a problem you don’t have. Be rather afraid to create obstacles for the future you. You can’t see the future, but you can make the present as simple as it could be.