Skip to content
View vsec7's full-sized avatar
Block or Report

Block or report vsec7

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
vsec7/README.md

Metrics

Views Twitter Paypal


More about me...

package main

type Me struct{
  Code string
  Job string
  Skill string
  Twitter string
}

func main() {
  me := &Me{
    Job: "Backend Dev and Bug Bounty Hunter",
    Code: "Python, PHP, Javascript, and Go",
    Skill: "Web and Mobile Hacking",
    Twitter: "https://twitter.com/verry__d"
  }
  _ = me
}

Popular repositories Loading

  1. BurpSuite-Xkeys BurpSuite-Xkeys Public

    A Burp Suite Extension to extract interesting strings (key, secret, token, or etc.) from a webpage.

    Python 241 54

  2. xkeys xkeys Public

    Extract Sensitive Keys, Secret, Token Or Interested thing from source

    Go 49 12

  3. DiscordSelfbot DiscordSelfbot Public

    Simple Discord SelfBot Python Version

    Python 47 57

  4. Command-Collections Command-Collections Public

    Simple command shell collections

    Shell 34 13

  5. Laravel-PhpUnit-Rce-And-Get-Env-Exploiter Laravel-PhpUnit-Rce-And-Get-Env-Exploiter Public

    Laravel PhpUnit Rce And Get Env Exploiter

    Shell 23 14

  6. 0x-Wallet-Generator 0x-Wallet-Generator Public

    ERC20 BEP20 Wallet Generator

    JavaScript 22 17