Giter VIP home page Giter VIP logo
<?php

//Hi there 👋
/***************************************************************************************************************************
I'm fun to work with, I always like to learn new things from others as much as helping others solve their problems. 
You know what else is fun! Learning code is. Let's work for a better opensource, decentralized future. 
A world where everything is free and everyone is free to experement, learn, survive and thrive. Let's code for good.
***************************************************************************************************************************/
namespace N1Z4M;

class About extends Me
{
    public function getMySkills($type)
    {
        if($type === "Hacking"){
            return [
                XSS::class,
                CSRF::class,
                SQLI::class,
                SSRF::class,
                XXE::class,
                TypeJuggling::class,
                RCE::class,
                ROOTING::class
            ];
        }
        elseif($type === "Frond-End"){
            return [
                HTML::class,
                CSS::class,
                JS::class,
            ];
        }
        elseif($type === "Back-End"){
            return [
                PHP::class,
                MySQL::class,
                PostgreSQL::class,
                NodeJs::class,
                Python::class,
                ASP::class,
            ];
        }
        elseif($type === "Tools"){
            return [
                BurpSuite::class,
                Metasploit::class,
                Wireshark::class,
                Netcat::class,
                Nmap::class,
                Nessus::class
            ];
        }
        if($type === "Languages"){
            return [
                Malayalam::class,
                English::class,
                Arabic::class,
                Tamil::class,
                Kannada::class,
                Hindi::class
            ];
        }       
        else{
            return [
                Python::class,
                Dart::class,
                Lua::class,
                C::class,
                C++::class,
                PHP::class,
                ASP::class,
                java::class,
            ];
        }
    }
    public function getFullName()
    {
        return base64_decode("TklaQU1VREhFRU4gQUs=");
    }
}

GitHub followers Twitter Follow Linkedin Badge Instagram Badge Facebook Badge Medium Badge Telegram Badge Website Badge

Try Hack MeHACK THE BOXBuy Me A Coffee

N1Z4M









































































































































































































root@N1Z4M:~/ #'s Projects

8bithemant icon 8bithemant

Awesome Github ReadME, Dynamic nature Built with Love. Please consider to follow and star, Contribution are accepted, Free Fell To Fork

awesome-bug-bounty icon awesome-bug-bounty

A comprehensive curated list of available Bug Bounty & Disclosure Programs and Write-ups.

blackeye icon blackeye

The ultimate phishing tool with 38 websites available!

can-i-take-over-xyz icon can-i-take-over-xyz

"Can I take over XYZ?" — a list of services and how to claim (sub)domains with dangling DNS records.

enumxff icon enumxff

Enumerating IPs in X-Forwarded-Headers to bypass 403 restrictions

erxes icon erxes

Free and open fair-code licensed all-in-one growth marketing & management software

jsonbee icon jsonbee

A ready to use JSONP endpoints/payloads to help bypass content security policy of different websites.

ssvm-nodejs-starter icon ssvm-nodejs-starter

A template project to run Rust functions in Node.js through the Second State WebAssembly engine.

subbrute icon subbrute

A DNS meta-query spider that enumerates DNS records, and subdomains.

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.