Julian Maldonado

2022 Boston University Graduate | OSCP and Security+ certified

profile

Home / Projects

Boston University Spark Projects

    Malware Development
  • During my final semester with spark, I worked weekly with other students to build out a C2 framework. This framework came with an implant that had P2P functionality. The git repo can be found here.
    Software Development
  • Under Spark, I worked weekly with other students from September 2021 to December 2021. We worked for Julia Mejia, a city councilor in the Boston area under the team name 'Team Mejia'. For this project we helped build a form that low income households in the Boston area can visit and find things such as shelters, soup kitchens, and more in their local area. Following the end of the semester, I unfortunely lost access to this git repo.

Other Projects

    Software Developer(CS411)
  • This was my first software engineering project. I worked with three other students to build an app where it would create personalized playlists for the person given their credentials. We used the Spotify and Google API to achieve this. The git repo can be found here.
    Website source code
  • This website was built using Python and Flask. This is the link to the git repo for this website: Github
    Simple Chatroom with a Firewall
  • This was a chatroom built using python and socket programming. It also has a firewall filtering out both IP addresses and ports. This is the link to the git repo for this website: Github
    Tor Circuit
  • This was a program built in python that generates a three node tor circuit. This is the link to the git repo for this website: Github