Git Product home page Git Product logo

kairos@github: ~

$ whoami

Hello! I'm Kairos, a current Year 2 Cybersecurity student :D

$ ls skills

Skills/Tools:

Python  Ruby    HTML  CSS  JavaScript  React       

$ ls projects

Here are some of the more notable projects that I have worked on:

P.S: If the icons for the repos/stats images do not load properly, pls refresh this page! :D

Quantum Random Number Generator BB84 Simulator Basic Malware Checker NTLK Sentiment Analyser

$ ls stats

My GitHub Stats My GitHub Language Stats

Kairos Tay's Projects

kairos-t icon kairos-t

README for my GitHub profile! Feel free to get a fork or copy some elements :)

learning-ruby icon learning-ruby

Repository for me to deposit my codes in learning Ruby programming language.

magnet-user-summit-2023-ctf icon magnet-user-summit-2023-ctf

Codes (mostly just for fun, there are online tools available) and Screenshots from MUS-CTF-2023 by Magnet Forensics, and CTF resources I used (in README file)

malware-analysis-toolkit icon malware-analysis-toolkit

[IN THE WORKS] Python script designed to provide comprehensive analysis of malware samples, combining static and dynamic analysis techniques to analyse the behaviour and characteristics of analysed malware. Utilises PEfile library and PyREBox (VM sandbox)

megabot icon megabot

Learning the ropes of making a discord bot

network-scanner icon network-scanner

A simple Python-based port scanner that allows you to scan open ports on a specified IPv4 address within a given port range. The scanner validates IP addresses, scans the specified ports, and displays open ports along with their associated protocols.

nltk-sentiment-analyser icon nltk-sentiment-analyser

Sentiment Analysis Python script using NLP (NLTK's VADER model) tool that analyses text data and labels them with sentiment scores.

nullsec-osint-ctf icon nullsec-osint-ctf

Challenge files for Nullsec's Introduction to OSINT workshop! Password will be released during the workshop :D

password-brute-force icon password-brute-force

This code uses itertools to generate all possible combinations of lowercase and uppercase letters and digits up to 10 characters in length to try to crack a user-input password. The code also has a time limit of 60 seconds and displays a progress bar indicating the number of characters tried so far [WIP].

port-scanner icon port-scanner

This Python code uses the socket module to perform a port scan on a specified IP address within a specified range of ports.This code scans the specified IP address for open ports within the range of the start and end ports provided.

scripts icon scripts

Streamlining processes, fixing issues, other stuff...

secure-password-generator icon secure-password-generator

This program uses Python to generate a random password that is made up of 16 characters chosen from a set of letters and numbers. It then encrypts the password using a secure encryption algorithm to keep it secret. Finally, it decrypts the password to show that the encryption and decryption process works correctly.

telegram-reminder-bot icon telegram-reminder-bot

A simple telegram reminder bot that helps you stay organised and never miss important tasks or events. Simply set reminders with specific dates and times, and it will send timely notifications. Manage reminders, view upcoming events and delete reminders with ease.

tryhackme-labs icon tryhackme-labs

Raw scripts for my THM labs. View my writeups at ctf.kairostay.com

vulnhub-writeup icon vulnhub-writeup

Write ups for my VulnHub journey, in which I will document my approach to scanning and exploiting the machine. Just a true beginner having fun :D

web-scraper icon web-scraper

Python Web Scraper Program This code uses the BeautifulSoup (BS4) library to extract information from a website (input by user), and prints title of webpage and content (optional), printing it to console.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.