Alemalakra / EasyFilter

EasyFilter - Free UDP Amplification Lists Filter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyFilter

EasyFilter 1.0 - Free UDP Amplification Lists Filter.

Features

  • Fast filter lists. (0.05 seconds by server).
  • Chargen, NTP, Quake, SSDP, SNMP, DNS, LDAP, MDNS, TFTP, PortMap, Netbios supported.
  • Anti-Duplication feature.
  • Filter bytes response.
  • Custom output syntax support.
  • Lightweight.

Installation

wget -O filter.py https://raw.githubusercontent.com/Alemalakra/EasyFilter/master/filter.py && chmod 777 filter.py

Usage

[!] EasyFilter 1.0 by Alemalakra.
[!] Usage: filter.py <INPUT> <OUTPUT> <PROTOCOL> <MIN BYTES> <OUTPUT SYNTAX>
[!] Protocols: chargen, ntp, quake, ssdp, ldap, dns, snmp, mdns, tftp, portmap, netbios
[!] Output syntax variables: [space], [ip], [bytes]

Sample Usage

python filter.py ntp_old.txt ntp_filtred.txt ntp 42 [ip][space][bytes]

Requeriments

  • Python 2.*
  • Server offshore (BulletProof, Recommended)

About

EasyFilter - Free UDP Amplification Lists Filter.


Languages

Language:Python 100.0%