Skip to content
Avatar
Focusing
Focusing

Achievements

Achievements

Organizations

@TeamUnderdawgs
Block or Report

Block or report arbazkiraak

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arbazkiraak/README.md
package main

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

func main() {
  me := &Me{
    Job: "Web Security Researcher and Full stack developer",
    Code: "Python,Go and Everythings",
    BestAndFavoriteSkill: "Web,Mobile Hacking :D",
    Twitter: "https://twitter.com/ArbazKiraak"
  }
  _ = me
}

Pinned

  1. Takes ip range, Scan all open SSL Certs, Grab Cnames

    Python 108 33

  2. Telegram Bot (Initial Development)

    Python 51 29

  3. Broken Link Hijacking Burp Extension

    Python 50 26

  4. Extract (links/possible endpoints) from responses & filter them via decoding/sorting

    Python 75 14

1,623 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2021

60 contributions in private repositories Jul 2 – Jul 29

Seeing something unexpected? Take a look at the GitHub profile guide.