Skip to content
View vishaalS7's full-sized avatar
💸
Curiosity
💸
Curiosity

Block or report vishaalS7

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
vishaalS7/README.md

Vishaal S (0xvishh) - Web3 Security Researcher & Ethical Hacker

👋 About Me

Hello! I’m Vishaal S, also known as 0xvishh. I’m a passionate Web3 security researcher with a focus on discovering vulnerabilities in blockchain systems. I’m currently expanding my expertise by learning Solidity, Foundry, and Rust to build and secure decentralized applications. With a background in penetration testing and over 2 years of experience in security, I’m excited about the opportunities in the Web3 space.


Blockchain Security Researcher

Typing animation

🔧 Skills & Technologies

  • Smart Contract Auditing: Manual & automated analysis, CTF solving, audit report writing
  • Languages: Solidity, Rust (learning), JavaScript/TypeScript
  • Security Expertise: Ethereum attack surfaces, common vulnerabilities (reentrancy, frontrunning, overflows), EVM internals
  • Tooling & Frameworks: Foundry, Hardhat, Slither, MythX, Tenderly, Echidna
  • Web3 Knowledge: Ethereum, zkSync, Layer 2s, DeFi protocols (Aave, Compound), IPFS
  • Traditional Security Background: Penetration Testing, Ethical Hacking, Vulnerability Assessment, Burp Suite, Nmap

🛠️ Tools & Technologies I’m Learning

  • Foundry: Advanced smart contract development and testing
  • Rust + Solana: Exploring low-level Web3 systems
  • ZK (Zero Knowledge): Cryptographic primitives and real-world usage

💼 Previous Experience

Before diving into Web3, I spent over 2 years as a Penetration Tester, working on identifying and mitigating vulnerabilities in web apps, networks, and APIs. This traditional security experience deeply informs my approach to smart contract and blockchain security.


📬 Feel free to reach out if you’re interested in discussing Web3 security, collaborating on audits, or playing CTFs together!

Pinned Loading

  1. solidity-smart-contract-development solidity-smart-contract-development Public

    This repository covers Solidity basics, including state variables, data types, store and retrieve functions, arrays, mappings, and deploying contracts from contracts. It also demonstrates inheritan…

    Solidity

  2. Foundry_FundMe.sol Foundry_FundMe.sol Public

    This project is a decentralized crowdfunding smart contract built using Solidity and Foundry. It allows users to fund the contract in ETH, with only the owner authorized to withdraw. Developed as p…

    Solidity

  3. SmartContract_Lottery SmartContract_Lottery Public

    🎰 A decentralized Raffle (lottery) smart contract built with Solidity, powered by Chainlink VRF v2.5 for verifiable randomness and Chainlink Automation for automated execution. Includes full deploy…

    Solidity

  4. custom-erc20-tokens custom-erc20-tokens Public

    A dual ERC20 token project featuring a manually implemented token (VantageToken) and a fully automated OpenZeppelin-based token (ZephyraToken), complete with tests and deployment scripts using Foun…

    Solidity