Giter Club home page Giter Club logo

parameth's People

Contributors

d-fens avatar gehaxelt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

parameth's Issues

JWT Custom Header Error

Hi,

Thank for your hard work building this one!

Got an issue with trying to make it work inserting JWT header which looks like this:

Authorisation: Bearer almostendlessblaalmostendlessblaalmostendlessblaalmostendlessblaalmostendlessbla..

Used CLI:

./parameth.py -u https://target -H "Authorization: Bearer eyJ0eXAiOJhbGciOiJSUzI1NiIsImp0aSI6IjI5ZmZk....zBhM2VhMzY5MjI3NDhiZDk3ZjY0NDJkYWFiNTA0ZDA5Y2E0MWQwMzI0MGIxMDFiYjVmMTBiNmI3ZDYzYTM5In0.eyJhdWQiOiIyIiwianRpIjoiMjlmZmQyNjY5OGVkZGNiNmNjMGEzZWEzN...." --cookie "crumb=[...]; ss_cvr=[...]; __hstc=[...];" --proxy http://127.0.0.1:8084

Any ideas? :)

Thanks!

Connection Error on parameter "offset"

python parameth.py -u http://makthepla.net/parameth/simpletest.php
| |
__ \ | __| _ | __ `_ \ _ \ | __
| | ( | | ( | | | | __/ | | | |
.
/ _,|| ,|| | |||| ||
_|
parameth v1.0 - find parameters and craic rocks

Author: Ciaran McNally - https://makthepla.net

Establishing base figures...
POST data:
Offset value: 0
GET: content-length-> 24 status-> 200
POST: content-length-> 24 status-> 200
Scanning it like you own it...
Connection Error on parameter "offset"

Kali 2.0 2016 x64 ,

License?

Respected author, please add a license!

ImportError: No module named numpy

After i install the requirement file (without '-u' flag, it's said no such option) then when i try run the file "./parameth.py" it give me the below error.
Numpy installed already from the requirement.txt :

Traceback (most recent call last):
  File "./parameth.py", line 9, in <module>
    from numpy import array_split
ImportError: No module named numpy

fuzzy not found

Traceback (most recent call last):
File "./parameth.py", line 10, in
from fuzzywuzzy import fuzz
ImportError: No module named fuzzywuzzy

Adding two Headers to Requests

Hello,
First of all, Thanks for the amazing tool,
Secondly, I wonder if there is a possibility to add two headers to http requests,
I tried adding -H twice but only the last one is taken.
Thirdly, how does parameth handle the content types of requests, should I add them myself or it can detect them because this is the reason I am asking about adding two headers.

Looking forward to hearing from you.
Thanks again
Hussam

SyntaxError

./parameth.py -u https://www.site.org/byRank.php 1 ⨯
File "/root/parameth/./parameth.py", line 27
print '\033[1;34m | |'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

getting syntax error?

python3 parameth.py
File "/home/kali/Downloads/parameth/parameth.py", line 27
print '\033[1;34m | |'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

SyntaxError: invalid syntax

python2.7 parameth.py 1 ⨯
Traceback (most recent call last):
File "parameth.py", line 9, in
from numpy import array_split
File "/usr/lib/python2.7/numpy/init.py", line 132
raise ImportError(msg) from e
^
SyntaxError: invalid syntax

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.