[go: up one dir, main page]

Skip to content
View BDhackers009's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report BDhackers009

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

Hi there 👋, my name is Mustakim Ahmed Sifat

Learner...

I'm just a learner. Currently learning hacking,programming and digital marketing.I have made some projects. Take a look into it.

Skills: Linux (fundamental) / Hacking (learning) / Coding (learning)

  • 🔭 I’m currently creating contents on YouTube
  • 🌱 I’m currently learning hacking , digital marketing
  • 💬 Ask me about Linux / Termux
  • ⚡ Fun fact: Everybody thinks I'm PRO

github facebook instagram YouTube website

Anurag's GitHub stats

Profile views

Pinned Loading

  1. modded-ubuntu/modded-ubuntu modded-ubuntu/modded-ubuntu Public

    Run Ubuntu GUI on your termux with much features.

    Shell 793 96

  2. nethunter-termux nethunter-termux Public

    Ready to jump into the world of hacking with your smartphone?

    Shell 52 4

  3. ytpro ytpro Public

    Shell 9

  4. design design Public

    Python 4 1

  5. This is a simple script for Kali Lin... This is a simple script for Kali Linux(only) which is made with bash. It can scan a domain with subfinder and check all live subdomains using massdns and save the result into a directory.
    1
    #!/bin/bash
    2
    # Written BY Mustakim Ahmed SIfat {BDhaCkers009}
    3
    R="$(printf '\033[1;31m')"
    4
    G="$(printf '\033[1;32m')"
    5
    Y="$(printf '\033[1;33m')"