Posts

Showing posts from February, 2020

[Python] TCP Scanner (TCPS)

Image
Today I am going to present to you another free time fun project done by me to spend my free time. This is a TCP Port Scanner. I call it TCP Scanner (TCPS). This is a straightforward program created by using Python version Three. I don't expect to compare this tool with Nmap, so don't expect many features. You can perform TCP port scanning against any host within Intranet, Extranet & Internet by this tool. This tool can scan according to a given port range or a custom port(s) list or an inbuilt default port range. How to use this tool 1. Usage: usage: python3 tcps.py [-h] [--host HOST] [--default] [--list] [--pL PL [PL ...]] [--range] [--sP SP] [--eP EP] optional arguments: -h, --help show this help message and exit --host HOST Enter IP address or Hostname --default Use default port range (21, 22, 23, 80, 443) --list Enable port list scanning --pL PL [PL ...] Ports for port list scanning (Eg: --pL 21 22 80) --ran

SLCERT Launched an initiative to train government officers on Cyber Security

Image
Sri Lanka CERT|CC , in collaboration with Cisco Networking Academy , launched an initiative to train government officers on Cyber Security. The first program was on the 13th of February at MILODA Academy Of Financial Studies building. I am pleased to join this program as one of the speakers.