Skip to content
View OsmanTunahan's full-sized avatar
:shipit:
Focusing
:shipit:
Focusing

Block or report OsmanTunahan

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

Hi, I'm Osman Tunahan!

Security Researcher and Bugbounty Hunter
CTFer and Whitehat


More about me...

package main

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

func main() {
  me := &Me{
    Job: "Security Researcher and RedTeam",
    SweetHeart: "01",
    Code: "PHP and Go and Python and Java and Rust",
    BestAndFavoriteSkill: "Web Hacking :D"
  }
  _ = me
}

Pinned Loading

  1. WebShells WebShells Public

    This GitHub repository contains shell examples suitable for different programming languages. It includes code samples that enable reverse shell connections in the respective languages.

    ASP.NET 3 1

  2. drive-backup drive-backup Public

    Automatically upload your backups to Google Drive with using this small tool.

    PHP 5

  3. pwnWifi pwnWifi Public

    Tool made in Bash ideal for automating WiFi attacks (WPA/WPA2 - PSK) aimed at obtaining the password.

    Shell 1

  4. rpc-enum rpc-enum Public

    Bash tool ideal for extracting the most relevant information from a domain via RPC-Client.

    Shell 1

  5. portfolio portfolio Public

    Portfolio site developed using Next.js

    TypeScript 3

  6. awesome-cyber-security awesome-cyber-security Public

    Forked from fabionoth/awesome-cyber-security

    A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.

    3