Skip to content
View SartJ's full-sized avatar
:octocat:
Learning
:octocat:
Learning

Block or report SartJ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SartJ/README.md

Hey there, I'm Sartaj - aka SJ πŸ‘‹

I am a reader, learner, and a cybersecurity enthusiast!

  • 🌱 I’m currently learning Networking πŸ˜…
  • πŸ₯… 2024 Goals: Learn more about cybersecurity
  • ⚑ Fun fact: I used to play guitar in a hard rock band πŸ˜†

Pinned Loading

  1. Firewall-and-IDS-Config Firewall-and-IDS-Config Public

    We explore, configure, and test through ICMP/SYN flood attacks IPTables Firewall and Snort IDS

    Python 1

  2. Metasploit-Framework-Introduction Metasploit-Framework-Introduction Public

    We explore metasploit, nmap, john-the-reaper, and crack the user password of a target machine.

  3. C-U-L8r C-U-L8r Public

    C u L8er, gotta learn how to C!

  4. ShamirsSecretSharing ShamirsSecretSharing Public

    We explore Shamir's Secret Sharing cryptography algorithm with some basic Python codes here

    Python

  5. Lexical-Analyser Lexical-Analyser Public

    Takes a piece of C code as input and prints the keywords, identifiers, math operators, etc.

    Python

  6. Terminal-TicTacToe Terminal-TicTacToe Public

    Building a 2 Player TIC TAC TOE game that runs on the TERMINAL/CMD using PYTHON.

    Python