Skip to content

Instantly share code, notes, and snippets.

View exentio's full-sized avatar
🤙
sheke

Exentio Kawasaki exentio

🤙
sheke
View GitHub Profile
@worawit
worawit / eternalblue7_exploit.py
Last active November 1, 2024 23:12
Eternalblue exploit for Windows 7/2008
#!/usr/bin/python
# This file has no update anymore. Please see https://github.com/worawit/MS17-010
from impacket import smb
from struct import pack
import sys
import socket
'''
EternalBlue exploit for Windows 7/2008 by sleepya
The exploit might FAIL and CRASH a target system (depended on what is overwritten)
@kulp
kulp / moveptr.c
Created October 5, 2011 15:04
Moves the mouse pointer between screens on an X11 display
/**
* @file
* @brief Moves the mouse pointer between screens on an X11 display.
*
* This program might be useful to you if you wish to switch between two X11
* screens without moving your hands from the keyboard. I configure bbkeys to
* map the otherwise-unused windows keys and right-click key to move to the left
* screen, move to the right screen, and toggle between screens, respectively.
*
* Run with zero to three arguments (additional arguments are ignored). The