Skip to content
View windyGarlic's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report windyGarlic

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

👋 Jordan Swebeck


  • 🔭 I’m currently studying cyber security and trying to get a job in the industry,
  • 🌱 I’m also learning python, and bash.
  • 💬 Ask me about collaboration of any kind, im always up to start a project.
  • 📫 How to reach me: --> https://www.linkedin.com/in/jordan-swebeck-9a0ba3262/

Pinned

  1. ReconDrone ReconDrone Public

    CLI recon tool. It will generate subdomains and gather data such as the technoligies each asset is using (WAF, CDN, ect.). It will can preform vulnerability scanning on all public facing web appli…

    Shell

  2. ASN-SubSearch ASN-SubSearch Public

    This tool is used to extract extra subdomains that other subdomain enumeration tools may miss. It does this by searching the ASN records and scans the entire IP range that a comapny owns.

    Shell

  3. password-generator password-generator Public

    Creates a password from a keyword at various strengths. Can also hash the password.

    Python 1

  4. google-sheets-query google-sheets-query Public

    This python program gets dtat from google sheets pages and outputs as a list.

    Python

  5. life.py life.py Public

    This is a 'pet' prject of mine, an attempt to simulate life. I have implemented the DNA of the creatures, and am now working on the neural network.

    Python