Highlights
- Pro
Pinned Loading
-
Get the address and offset of an env...
Get the address and offset of an environment variable if injected into a program with a specific name 1#include <stdio.h>
2#include <stdlib.h>
3#include <string.h>
45int main(int argc, char *argv[])
-
MitM two targets using ARP cache poi...
MitM two targets using ARP cache poisoning and inject arbitrary packets to the conversation (requires privileges) 1#!/usr/bin/env python3
2import time
3import argparse
4from threading import Thread
5from scapy.layers.l2 import getmacbyip, get_if_hwaddr, get_if_addr
-
simple-file-database
simple-file-database PublicThis is a simple file-based database application that allows you to create, store, retrieve, update, and delete employee records.
C
-
ROPemporium-challenges-writeups
ROPemporium-challenges-writeups Publichttps://ropemporium.com/
Python
-
white-boarding-protocol/server
white-boarding-protocol/server PublicA protocol to handle your virtual whiteboard for a smooth online illustration experience.
Python
-
cs-e4300_IPsec_VPN
cs-e4300_IPsec_VPN PublicForked from tuomaura/cs-e4300_testbed
Testbed network setup for student projects
Shell
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.