Skip to content
View joaosilva21's full-sized avatar
:shipit:
Injecting SQL in some queries
:shipit:
Injecting SQL in some queries
  • University of Coimbra
  • Coimbra, Portugal
  • X @pingucas21

Block or report joaosilva21

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
joaosilva21/README.md
#include <stdio.h>
int main() {
   printf("Hello, GitHub! 👋😎");
   printf("About me? Read down below for more info!")
   return 0;
}

Who am I?

I'm João Silva, a student of Cybersecurity at University of Coimbra
Having finished my Bachelor Degree in Informatics Engineering, I'm now taking a Master Degree in Cybersecurity and working in other projects.

More about me

  • Nationality: portuguese
  • Age: 21 years
  • From: Coimbra, Portugal
  • Socials:
  • IDE/Code editors:
  • OS:

Skills in (or experiences with):

Programming Languages:

Back-end:

Front-end:

Others:


Frameworks:

Others:

Languages that I speak/read/learned:

  • 🇵🇹 Portuguese
  • 🇬🇧 English
  • 🇪🇸 Spanish
  • 🇮🇹 Italian (learning)
  • 🇩🇪 German (just a bit)

Other interests:

  • Math
    • Mathematical Analysis
    • Discrete Math

Blessing for hackers:

May your inputs always be injectable.
May your object references forever be indirect.
May your links always be clicked.
May your payloads always land.
May your buffers be forever overflowing.
May your entropy pool never run dry.
May no firewall block your path.
May authentication always be bypassed.
For ours is the bit and the baud forever, amen.

Pinned Loading

  1. SO_Project-Simulators SO_Project-Simulators Public

    Programs that will simulate different "activities" using UNIX specification and different elements of an operating system like processes, threads, pipes, etc.

    C 1

  2. RC_Project-Messaging_System RC_Project-Messaging_System Public

    A program that implements a Messaging System using UNIX specification and network elements like sockets and the protocols TCP and UDP.

    C

  3. BD_Project-Auction_System BD_Project-Auction_System Public

    A program that implements an Auction System using the framework Psycopg2 and other database elements

    Python 1

  4. CG_Project-PS4_Controller CG_Project-PS4_Controller Public

    A program that creates a model (in my case I choose a PS4 Contoller) using OpenGL with some elements like solids, lights, textures, etc

    C++

  5. SD_Project-ScoreDEI SD_Project-ScoreDEI Public

    A program that will host a "website" to see info about football games using Thymeleaf, Spring-boot, JPA queries and others elements

    HTML

  6. CDSS_Project-Vulnerable_or_not_WebApplication CDSS_Project-Vulnerable_or_not_WebApplication Public

    A webapplication and some functionalities, each functionality has 2 versions (vulnerable and correct implemented). After the webapplication is tested with some tools in order to find the expected v…

    Java 1