Giter VIP home page Giter VIP logo

urlextract's Introduction

urlExtract

Recursively extract urls from a web page for reconnaissance. Requires Go>=1.16.

Install using go install github.com/eversinc33/urlExtract@latest

Usage: linkExtract (flags) [target_url]
  -b string
        Define cookies to be sent with each request using a string like "ID=1ymu32x7;SESSION=29".
  -r int
        Maximum recursion depth. (default 1)
  -s    Log urls that are not based on the target url and thus could out of scope.

urlextract's People

Contributors

eversinc33 avatar segurancadecomputadores avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

urlextract's Issues

Import cookies from cookies.txt and misc.

@eversinc33

First I found this tool very usefull. Thank you for sharing it!

A)
Is it possible to have an option like in you can find in wget/curl to import all/many cookies (ex. from chrome extension get cookies.txt) at once?
wget --load-cookies cookies.txt

B) Is it possible to parse offline (ex. downloaded with wget) .html file and get the same amount of links?

C) I have no idea how to build an .exe. I would be thankfull if you could release binary 1.0.x with future releases.

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.