OFFPORT_KILLER tool aims at automating the identification of potential service running behind ports identified manually or on services running locally only.
The tool is useful:
Several databases are used such as the one from NMAP, IANA and linux machines.
The tool can be used by pentesters, system admins, CTF players, students, System Auditors and trolls :).
Usage
./OFFPORT_KILLER.sh -i inputfile.txt -r report.txt -e /tmp/
Arguments
Steps
Note: Create an entry for each port, several IP can be input in the file.
inputfile.txt
192.168.1.12:1830
192.168.1.12:7738
192.168.1.14:22
192.168.1.14:7738
192.168.1.15:3465
Read Output
To read output while keeping the aspect (color), especially when cat is not adequate and the output is too long.
Disclaimer
This script is for Educational purpose ONLY. Do not use it without permission. The usual disclaimer applies, especially the fact that me (TH3xACE) is not liable for any damages caused by direct or indirect use of the information or functionality provided by these programs. The author or any Internet provider bears NO responsibility for content or misuse of these programs or any derivatives thereof. By using these programs you accept the fact that any damage (dataloss, system crash, system compromise, etc.) caused by the use of the script is not my responsibility.
Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists…
Managing disk usage is a crucial task for Linux users and administrators alike. Understanding which…
Efficient disk space management is vital in Linux, especially for system administrators who manage servers…
Knowing how to check directory sizes in Linux is essential for managing disk space and…
Managing user accounts is a core responsibility for any Linux administrator. Whether you’re securing a…
Linux offers powerful command-line tools for system administrators to view and manage user accounts. Knowing…