Giter VIP home page Giter VIP logo

paramx's Introduction

install julia from this link: https://julialang.org/downloads/

  • for help menu: julia Paramx -h

usage: Paramx [-u URL] [-U URLS] [-S SOURCE] [-R REQUEST] [-P RESPONSE] [--js JS] [--php PHP] [-a] [-i] [-s] [-p] [-f] [-e EXTENSION [EXTENSION...]] [-w] [-A] [-v] [-o OUTPUT] [-h]

***Please install HTTP, Gumbo, Cascadia, ArgParse packages before run the Program***
* 1. run julia
* 2. press ] key
* 3. type this command: add HTTP Gumbo Cascadia ArgParse


# help to find:

* Parameter names
* <input> tag's name & id values
* <a> tags href inner parameters
* js variables names
* js object keys
* php variables names
* php $_GET, $_POST valuse
* Files names with given extensions
* Urls

# read from:

* Url(s)
* File(s)

optional arguments:

  • -h, --help show this help message and exit

source switches:

  • -u, --url single target url to crawl
  • -U, --urls multiple targets urls in file to crawl
  • -S, --source saved html source code
  • -R, --request sent http request in file
  • -P, --response received http response in file
  • --js find parameters in js files
  • --php find parameters in js files

work switches:

  • -a find tag parameters
  • -i, --input find tag parameters
  • -s, --script find <script> tag variables names & objects keys
  • -p find parameters in request or response or js or php content
  • -f, --file-names find file names
  • -e, --extension extension(s) of files to search, must be in space seprated
  • -w find urls
  • -A do all -a -i -s -f -u -w

save switches:

  • -o, --output OUTPUT save output in file

paramx's People

Contributors

shadowdev01 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.