Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 356 Bytes

File metadata and controls

11 lines (8 loc) · 356 Bytes

TCP Session Hijacker

A project to spoof my own html code instead of a real server's response to a GET request on a local LAN.

USAGE: injecter.py number_of_injection

REQUIREMENTS:

  1. UNIX-like operating system.
  2. Python installed.
  3. Scapy installed.

NOTE: This software was developed for educational purposes only. Do not use for malicious purposes.