Giter Site home page Giter Site logo

Hello World! Im Ville, but most know me as Vsim 👋

from introduction import personal_info

class Vsim:
    def __init__(self):
        self.about_me = """
		My name is Ville. I wear many hats, 
		by day I work in Cybersecurity,
		by night I am a hobbyist developer. 
	"""

	self.working_on.status = "Studying a BBA/BSc in Information Technologies."         
        self.website = requests.get("https://vsim.xyz")
	
        self.os_support = "Windows 10 & Linux"
        self.language_support = [
		"Python",     // Main Language
		"JavaScript", // Fullstack
		"C#"	      // Only in Dire need
	] 

        self.contact_info = {
            "Discord" : "Vsimpro#4059",
            "Twitter/X" : "Vsimpro"		
        }

Vs1m's Projects

aplos icon aplos

Aplos an extremely simple fuzzer for Windows binaries.

basecoder icon basecoder

Quickly made CTF tool to decode base16, -32, -64 or -85 encoded strings.

kiosk.vsim.xyz icon kiosk.vsim.xyz

Source for kiosk.vsim.xyz -- tooling for browser-based, Kiosk mode testing.

mongopoc icon mongopoc

Mongo databases are open in the wild! Here's a Proof of Concept scraper

pinterestc2 icon pinterestc2

PoC: Using webpages as a Command Center to remote execute python.

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.