Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some issues #7

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fix some issues #7

wants to merge 5 commits into from

Commits on Oct 10, 2022

  1. Fix some issues

    This script had some issues like it has to be run from home directory and removed certspotter because it wasn't working.
    Amass had some error in command ".$url" which make it always return empty as it should be .$url.
    Some path for potential_takeovers had more folder name potential_takeovers in path so fixed that part
    the final.txt of domains wasn't finally sorted so resorted unique it as it had many duplicates
    bormaa authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    2bd7285 View commit details
    Browse the repository at this point in the history
  2. update readme

    Describe how is this different from the main code from @Gr1mmie
    bormaa authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    c44b85c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    bormaa authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    0fe7f20 View commit details
    Browse the repository at this point in the history
  4. Replace eyewitness with gowitness

    Replace eyewitness with gowitness
    bormaa authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    83c477b View commit details
    Browse the repository at this point in the history
  5. Update README.md

    bormaa authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d64667c View commit details
    Browse the repository at this point in the history