Coder Social home page Coder Social logo

vps's Introduction

Hi there ๐Ÿ‘‹, I'm Martiz - An Aspiring Cybersecurity Researcher

I am a cybersecurity enthusiast with a passion for finding vulnerabilities and automation. Successfully completed my Bachelor's, I further developed my skills with hands-on experience in web app testing, bug bounties, and security research.

As a self-driven learner, I created this automated subdomain discovery script to practice my skills and contribute back to the community. Feel free to connect with me to discuss cybersecurity or opportunities!

๐Ÿ“ซ How to reach me: [email protected]

Subdomain Discovery Automation Script

This subdomain_scraping.sh script allows automated subdomain discovery and asset tracking for a target organization.

How It Works

  • It fetches subdomains from BufferOver API and processes them to output a consolidated list of unique subdomains found.
  • Simply update the script with your BufferOver API key and input a file containing root domains to scan.
  • The final output file contains all unique subdomains discovered during the automated process.

Usage

  • Configure your BufferOver API key in the fetch_bufferover function
  • Input root domains in domain_list.txt (example included)
  • Run: ./subdomain_scraping.sh
  • Final output with all found subdomains is saved in all_unique_subdomains.txt
  • Remove other temporary output files: rm ip_addresses_* && rm unique_subdomains_*

This script demonstrates my skills in automation, API integration, and output parsing/processing - allowing easy subdomain discovery at scale. It can be customized and integrated into any security workflow.

vps's People

Contributors

a2nk avatar

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.