Skip to content

A PoC script to exhaust all TN3270 connections to a mainframe

Notifications You must be signed in to change notification settings

mainframed/MFDoS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MF DoS

A PoC script to exhaust all TN3270 connections to a mainframe

Requirements: Python and the IP/Port of mainframe

Created by: Soldier of Fortran (@mainframed767)

Use: Given an IP and port this script will try to exhaust all available connections.

Example

Boring mode:

./MFDoS.py -t 192.168.0.32 -p 23

SuperScary(tm) movie mode

./MFDoS.py -t 10.10.10.53 -p 2323 -s

Arguments:

-h, --help show this help message and exit

-t TARGET, --target TARGET target IP address/Hostname

-s, --scary Scary Ironic ASCII to impress your boss

-p PORT, --port PORT target port

About

A PoC script to exhaust all TN3270 connections to a mainframe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages