Tech_Minded_Ashish
Tech_Minded_Ashish
  • 40
  • 4 283
Subdomain takeover is too easy | part 2 | Ethical Hacking | Subzy | cybersecurity
A subdomain takeover occurs when an attacker gains control over a subdomain of a target domain. Typically, this happens when the subdomain has a canonical name (CNAME) in the Domain Name System (DNS), but no host is providing content for it. This can happen because either a virtual host hasn't been published yet or a virtual host has been removed. An attacker can take over that subdomain by providing their own virtual host and then hosting their own content for it.
#bugbountyhunting #cybersecurity #ethicalhacking #informationsecurity
มุมมอง: 117

วีดีโอ

Subdomain Takerover is too easy | you can earn up to $500 to $600 dollar | Ethicalhacking | subzy
มุมมอง 2.6K7 ชั่วโมงที่ผ่านมา
A subdomain takeover occurs when an attacker gains control over a subdomain of a target domain. Typically, this happens when the subdomain has a canonical name (CNAME) in the Domain Name System (DNS), but no host is providing content for it. This can happen because either a virtual host hasn't been published yet or a virtual host has been removed. An attacker can take over that subdomain by pro...
Power of MagicRecon Tool | EthicalHacking | cybersecurity | BugHunting | Full Automation Tool
มุมมอง 82วันที่ผ่านมา
MagicRecon is a powerful shell script to maximize the recon and data collection process of an objective and finding common vulnerabilities, all this saving the results obtained in an organized way in directories and with various formats. With Magic Recon you can perform passive and active reconnaissance, vulnerability analysis, subdomain scan and many more! #bugbountyhunting #coding #cybersecur...
How to install Burpsuite community version in your windows 10 | Ethical Hacking | web security
มุมมอง 3721 วันที่ผ่านมา
Burp Suite, the Tool Dedicated to Web Application Security Burp Suite is a software tool used to evaluate the security of web applications. It's a popular tool used by ethical hackers, penetration testers, and security researchers $ If you want professional version then comment me on comment section #bugbountyhunting #cybersecurity #ethicalhacking #informationsecurity
How Hackers get your mobile camera access | ethicalhacking | cybersecurity | practical vedio
มุมมอง 8121 วันที่ผ่านมา
CamPhish is techniques to take cam shots of target's phone front camera or PC webcam. CamPhish Hosts a fake website on in built PHP server and uses ngrok & serveo to generate a link which we will forward to the target, which can be used on over internet. website asks for camera permission and if the target allows it, this tool grab camshots of target's device #bugbountyhunting #cybersecurity #e...
403-bypass method both Automation and Manual | Bug Hunting | Ethical Hacking | practical Vedio
มุมมอง 11421 วันที่ผ่านมา
The 'Bypassing 403' vulnerability occurs when an attacker finds a way to bypass the HTTP 403 Forbidden response, gaining unauthorized access to restricted resources. Tool link : github.com/Dheerajmadhukar/4-ZERO-3 #bugbountyhunting #coding #cybersecurity #ethicalhacking #informationsecurity
Find Vulnerability in Banking website with full automation and manual | Ethical hacking |bug hunting
มุมมอง 7028 วันที่ผ่านมา
What is the "Drupal JSON:API User Listing?" module? The "Drupal JSON:API User Listing" module is a module designed to detect misconfigurations in Drupal websites that use the JSON:API module. It targets the Drupal software and aims to identify potential vulnerabilities or exposure related to user listing functionality. This module has a medium severity level and was authored by lixts. Impact Th...
Cross-Site Request Forgery | Practical part | Part 2 | Ethical Hacking | bug hunting
มุมมอง 77หลายเดือนก่อน
Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they’re currently authenticated. With a little help of social engineering (such as sending a link via email or chat), an attacker may trick the users of a web application into executing actions of the attacker’s choosing. If the victim is a normal user, a successful C...
Guys are you Ready | Bug Bounty | EthicalHacking | cybersecurity
มุมมอง 13หลายเดือนก่อน
#bugbountyhunting #shorts #cybersecurity #ethicalhacking
Cross-Site Request Forgery | part 1 | Theory part | ethical hacking | cybersecurity | bug hunting
มุมมอง 48หลายเดือนก่อน
Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they’re currently authenticated. With a little help of social engineering (such as sending a link via email or chat), an attacker may trick the users of a web application into executing actions of the attacker’s choosing. If the victim is a normal user, a successful C...
Manual + Automation testing for cross site scripting | Part 2 | bug hunting | cybersecurity
มุมมอง 165หลายเดือนก่อน
A cross-site scripting (XSS) attack is a type of web security vulnerability that occurs when an attacker injects malicious code into a legitimate website or web application. The code then executes when the victim loads the website, allowing the attacker to compromise the user's interaction with the site Please if you want oneliner command then make a comment #bugbountyhunting #cybersecurity #xs...
Hunt XSS with Automation Tool | bug hunting | part1 | Ethical hacking
มุมมอง 155หลายเดือนก่อน
A cross-site scripting (XSS) attack is a type of cyberattack that involves injecting malicious code into a legitimate website or web application. The code is then executed when a user loads the website, compromising the user's interaction with the site #bugbountyhunting #coding #cybersecurity #informationsecurity
MITRE ATT&CK FRAMEWORK | Blue Team | SOC | Ethical hacking | How to use Mitre Attack Framework
มุมมอง 34หลายเดือนก่อน
What is the MITRE ATT&CK Framework? The MITRE ATTACK Framework is a curated knowledge base that tracks cyber adversary tactics and techniques used by threat actors across the entire attack lifecycle. The framework is meant to be more than a collection of data: it is intended to be used as a tool to strengthen an organization’s security posture. For instance, because MITRE ATT&CK takes the persp...
Broken Link Hijacking | Find Broken link in live website | Bug Hunting | Ethical Hacking
มุมมอง 69หลายเดือนก่อน
Broken Link Hijacking (BLH) is a web-based attack where the attackers take over expired, stale, and invalid external links on credible websites/ web applications for malicious/ fraudulent purposes. These external links are used for a multitude of purposes ranging from SEO to load resources from external URLs/ points. #bugbountyhunting #informationsecurity #ethicalhacking #brokenlinkhijacking
ROOTME LAB | CTF Walkthrough | Reverse shell and privilege escalation | Ethical Hacking
มุมมอง 472 หลายเดือนก่อน
A Capture the Flag (CTF) challenge is a cybersecurity competition that evaluates participants' skills by having them find and exploit vulnerabilities in a system to capture a hidden file or piece of information. The hidden file or piece of information is called the "flag" #coding #programming #bugbounty #informationsecurity #rootme #root
TryHackMe Pickle Rick | CTF | webserver Exploitation | CTF Walkthroughs
มุมมอง 592 หลายเดือนก่อน
TryHackMe Pickle Rick | CTF | webserver Exploitation | CTF Walkthroughs
TryHackMe for Beginner | Create your account and start solving labs | Ethical hacking
มุมมอง 342 หลายเดือนก่อน
TryHackMe for Beginner | Create your account and start solving labs | Ethical hacking
Open Redirection Vulnerability | How you can find It | Manual + Automation | Bug Hunting
มุมมอง 362 หลายเดือนก่อน
Open Redirection Vulnerability | How you can find It | Manual Automation | Bug Hunting
Advance Subdomain Enumeration Part 2 | How to find juicy subdomain | Ethical Hacking | Bug Hunting
มุมมอง 772 หลายเดือนก่อน
Advance Subdomain Enumeration Part 2 | How to find juicy subdomain | Ethical Hacking | Bug Hunting
Subdomain enumeration | Ethical Hacking | How you can find subdomain | Bug Hunting | cybersecurity
มุมมอง 272 หลายเดือนก่อน
Subdomain enumeration | Ethical Hacking | How you can find subdomain | Bug Hunting | cybersecurity
Nmap Tutorial | common and powerfull command | Ethical Hacking | cyber security
มุมมอง 532 หลายเดือนก่อน
Nmap Tutorial | common and powerfull command | Ethical Hacking | cyber security
Advance Recon | Part 2 | How to find juicy or Sensitive data in JS file | Bug Hunting
มุมมอง 702 หลายเดือนก่อน
Advance Recon | Part 2 | How to find juicy or Sensitive data in JS file | Bug Hunting
Ethical Hacking | Basic Recon part 1 | Information Gathering
มุมมอง 762 หลายเดือนก่อน
Ethical Hacking | Basic Recon part 1 | Information Gathering
Authentication v/s Authorization? what is the major differences?
มุมมอง 422 หลายเดือนก่อน
Authentication v/s Authorization? what is the major differences?
Unable to generate phishing links , here is the solution
มุมมอง 6622 หลายเดือนก่อน
Unable to generate phishing links , here is the solution
what is cyber kill chain? And why It is important to learn ?
มุมมอง 332 หลายเดือนก่อน
what is cyber kill chain? And why It is important to learn ?
Active Recon and Passive Recon
มุมมอง 423 หลายเดือนก่อน
Active Recon and Passive Recon
5 Phase of Ethical Hacking that Every hacker should must follow
มุมมอง 633 หลายเดือนก่อน
5 Phase of Ethical Hacking that Every hacker should must follow
What is CIA Triad? Why It is important to learn in cyber security ??????
มุมมอง 394 หลายเดือนก่อน
What is CIA Triad? Why It is important to learn in cyber security ??????
How Hackers Create professional Phishing Page? Now you can also make your own phishing page??
มุมมอง 754 หลายเดือนก่อน
How Hackers Create professional Phishing Page? Now you can also make your own phishing page??

ความคิดเห็น

  • @SayoojKs-h5n
    @SayoojKs-h5n 2 ชั่วโมงที่ผ่านมา

    Bro its nice but how to takeover 😅

  • @Toxic_Talons
    @Toxic_Talons 7 ชั่วโมงที่ผ่านมา

    cutest bb hunter

  • @sreedeepcv866
    @sreedeepcv866 7 ชั่วโมงที่ผ่านมา

    too many false positives maybe we should go with nuclie instead of subzy

  • @Decryptmeans
    @Decryptmeans 7 ชั่วโมงที่ผ่านมา

    I have created an account from bug bounty hunting program but I'm not good with coding or scripting in any programming language i feel sad because I always try to learn how to code in python but I feel so empty . Would you have any idea. Can you help

    • @brealdo1ha3ker45
      @brealdo1ha3ker45 6 ชั่วโมงที่ผ่านมา

      It took me long to learn Python(atleast 5 months) Some have a different learning pace's than others. What I did was take 30 minutes of you're day to learn the basics of Python everyday. I'm already 4 years in and I'm tell you, I still got to search for help in Python lol. Don't feel discouraged when you're thinking you aren't going anywhere, Stay consistent.

    • @Decryptmeans
      @Decryptmeans 3 ชั่วโมงที่ผ่านมา

      ​@@brealdo1ha3ker45 thanks that motivate me to not give up

    • @algorethm_
      @algorethm_ 3 ชั่วโมงที่ผ่านมา

      keep on practicing my guy, and dont loose hope

    • @noname-pq8xz
      @noname-pq8xz 3 ชั่วโมงที่ผ่านมา

      First decide what you want to create with the code, its easier to have a goal to complete. Also if you do want to go for bug bounty I recommend you start with bash as it will also help with using linux more efficiently.

    • @data_eng_tuts
      @data_eng_tuts นาทีที่ผ่านมา

      Don't waste your time, learn something different. Bug bounty is not everyone's cup of tea. Yeto content banake logo ko bewakoof banate rahenge.

  • @sreedeepcv866
    @sreedeepcv866 8 ชั่วโมงที่ผ่านมา

    What to do when it's found that it's vulnerable? We need to takeover that right.

  • @Movies_World-ts6yd
    @Movies_World-ts6yd 10 ชั่วโมงที่ผ่านมา

    hello brother have takeover cargo collective subdomain

    • @Decryptmeans
      @Decryptmeans 7 ชั่วโมงที่ผ่านมา

      What Tools do you are using to exploit the vulnerability in subdomain can you make other videos please if it's possible

  • @totaleditz8150
    @totaleditz8150 2 วันที่ผ่านมา

    ❤❤❤

  • @SuzataTamang1623
    @SuzataTamang1623 3 วันที่ผ่านมา

    Tapai le Earn grnu vyo paisa 😅👏🏻

  • @sanjaypradhan-m3n
    @sanjaypradhan-m3n 3 วันที่ผ่านมา

    Informative ❤

  • @saritarai9835
    @saritarai9835 3 วันที่ผ่านมา

    👍❤

  • @esam71
    @esam71 4 วันที่ผ่านมา

    Plz,show it in a real website. Not a vulnarable website.

  • @sanjaypradhan-m3n
    @sanjaypradhan-m3n 12 วันที่ผ่านมา

    Very helpful ❤

  • @Bitabro
    @Bitabro 22 วันที่ผ่านมา

    But ismai to ip hi reveal hua hai. To camera hack kase hoga i mean ip se hacker hamara camera hack kase karega or kar bhi lega to usse hamari camera hack ki display kidar dikegi

  • @Bitabro
    @Bitabro 22 วันที่ผ่านมา

    Bro wohi aa rha hai unable to generate links Phone ke hotspot se connect karke kar rha hu isse baat nhi banegi kya

  • @dinmohammad6614
    @dinmohammad6614 23 วันที่ผ่านมา

    Aap ka ye "thik hain?" ka cjokkor main video bon kiya!!

  • @Sanjaypradhnan_2000
    @Sanjaypradhnan_2000 24 วันที่ผ่านมา

    Very helpful 🔥

  • @sanjaypradhan-m3n
    @sanjaypradhan-m3n 25 วันที่ผ่านมา

    Well explained ❤

  • @Sanjaypradhnan_2000
    @Sanjaypradhnan_2000 29 วันที่ผ่านมา

    Very helpful Love from Siliguri

  • @sanjaypradhan-m3n
    @sanjaypradhan-m3n หลายเดือนก่อน

    Great ❤

  • @Braxy_777
    @Braxy_777 หลายเดือนก่อน

    Great brother Keep growing 👍💗

  • @AshishRai-c3i
    @AshishRai-c3i หลายเดือนก่อน

    Thank you 😊❤

  • @The-xtzayn
    @The-xtzayn หลายเดือนก่อน

    How are u

  • @sanjaypradhan-m3n
    @sanjaypradhan-m3n หลายเดือนก่อน

    Informative ❤

  • @Sanjaypradhnan_2000
    @Sanjaypradhnan_2000 หลายเดือนก่อน

    Informative buddy Thank you 💖

  • @sigma4x4
    @sigma4x4 หลายเดือนก่อน

    Amazing... please keep uploading videos

  • @AshishRai-c3i
    @AshishRai-c3i หลายเดือนก่อน

    Well done 👍❤

  • @_Hacker.Termux
    @_Hacker.Termux หลายเดือนก่อน

    If you don't have your insta ID then give me your number so that this problem gets fixed.

  • @_Hacker.Termux
    @_Hacker.Termux หลายเดือนก่อน

    Brother, I needed some help from you. I will not ask you to hack anything. I just need help in installing the magicrecon tool and I created a persistence partition using Kali live boot.

    • @TECH_MINDED_ASHISH
      @TECH_MINDED_ASHISH หลายเดือนก่อน

      sure i will make a vedio for installing magicrecon tool

    • @_Hacker.Termux
      @_Hacker.Termux หลายเดือนก่อน

      @@TECH_MINDED_ASHISH bro I want your Instagram I'd because I want discussion on many more topics

  • @Sanjaypradhnan_2000
    @Sanjaypradhnan_2000 หลายเดือนก่อน

    Very Helpful 💖

  • @tradewithmehmad
    @tradewithmehmad หลายเดือนก่อน

    bhai do u want to change url krte h tu unable to generate link ata h mgr no change ma click kre tu ajata h . ma apne link baana chahta ho lkn nhi bnrhe h

  • @AshishRai-c3i
    @AshishRai-c3i หลายเดือนก่อน

    Thank you 😊❤

  • @AshishRai-c3i
    @AshishRai-c3i 2 หลายเดือนก่อน

    Very informative video 😊❤

  • @sanjaypradhan-m3n
    @sanjaypradhan-m3n 2 หลายเดือนก่อน

    Awesome ❤

  • @venamgamer1541
    @venamgamer1541 2 หลายเดือนก่อน

    Informative❤

  • @venamgamer1541
    @venamgamer1541 2 หลายเดือนก่อน

    Informative❤

  • @venamgamer1541
    @venamgamer1541 2 หลายเดือนก่อน

    Good expalination❤

  • @sanjaypradhan-m3n
    @sanjaypradhan-m3n 2 หลายเดือนก่อน

    Informative ❤

  • @sanjaypradhan-m3n
    @sanjaypradhan-m3n 2 หลายเดือนก่อน

    Usefull practical vedio ❤

  • @sanjaypradhan-m3n
    @sanjaypradhan-m3n 2 หลายเดือนก่อน

    Good explanation and practical ⭐

  • @MassageZoneRayhan
    @MassageZoneRayhan 2 หลายเดือนก่อน

    Voice recording problem, background sound is very noisy

    • @ashishraiRai-zj8vi
      @ashishraiRai-zj8vi 2 หลายเดือนก่อน

      Thank you for your feedback, I will improve

  • @AshishRai-c3i
    @AshishRai-c3i 2 หลายเดือนก่อน

    Dami ❤

  • @sanjaypradhan-m3n
    @sanjaypradhan-m3n 2 หลายเดือนก่อน

    Good explanation ❤

  • @Sanjaypradhnan_2000
    @Sanjaypradhnan_2000 2 หลายเดือนก่อน

    Good explanation 👍

  • @Sanjaypradhnan_2000
    @Sanjaypradhnan_2000 2 หลายเดือนก่อน

    Thanks 👍 ☺️

  • @Sanjaypradhnan_2000
    @Sanjaypradhnan_2000 2 หลายเดือนก่อน

    Great vedio

  • @AshishRai-c3i
    @AshishRai-c3i 2 หลายเดือนก่อน

    Well done ❤

  • @Sanjaypradhnan_2000
    @Sanjaypradhnan_2000 2 หลายเดือนก่อน

    Good practical ⭐

  • @Sanjaypradhnan_2000
    @Sanjaypradhnan_2000 2 หลายเดือนก่อน

    Helpfull vedio

  • @Sanjaypradhnan_2000
    @Sanjaypradhnan_2000 2 หลายเดือนก่อน

    Helpfull vedio

  • @SunilChauhan-yj6wr
    @SunilChauhan-yj6wr 3 หลายเดือนก่อน

    Thanku so much 😊