Skip to main content

Parshu uses regex to filter out the custom results. Filter URLs to save your time.

Project description


Parshu logo

Filter URLs to save your time using regex


Parshu usage


Parshu uses regex to filter out the custom results. Remembering every regex or writing regexes for a task which you do daily is not easy, so parshu will help you to automate the task.

Inspired from tomnomnom's gf tool

Features

  • You can also add your custom regex to get results
  • Filter out all the query parameters which you use to check vulnerabilities

Installation

$ pip3 install parshu
$ wget -O parshu https://raw.githubusercontent.com/R0X4R/Parshu/main/parshu.py -q && chmod +x parshu && mv parshu /usr/bin/

Usage

Parshu usage

  • For linux, unix and debian based systems

    $ waybackurls sub.domain.tld | parshu
    
    http://sub.domain.tld/wvstests/
    http://sub.domain.tld/wvstests/pmwiki_2_1_19
    http://sub.domain.tld/wvstests/pmwiki_2_1_19/scripts
    http://sub.domain.tld/wvstests/pmwiki_2_1_19/scripts/
    
  • For windows based systems

    cmd> type urls.txt | python3 parshu.py
    
  • If no arguments passed

    $ waybackurls sub.domain.tld | parshu
    
    http://sub.domain.tld/wvstests/
    http://sub.domain.tld/wvstests/pmwiki_2_1_19
    http://sub.domain.tld/wvstests/pmwiki_2_1_19/scripts
    http://sub.domain.tld/wvstests/pmwiki_2_1_19/scripts/
    
  • To filter out the results for xss

    Note: To get parameters for other vulnerabilites use other arguments. To get all the arguments use parshu -h

    $ waybackurls testphp.vulnweb.com | parshu -x
    
    http://testphp.vulnweb.com/artists.php?artist=1
    http://testphp.vulnweb.com/showimage.php?file=./pictures/1.jpg
    http://testphp.vulnweb.com/showimage.php?file=./pictures/1.jpg&size=160
    

Donate

If this tool helped you or you like my work


Donate Now

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

parshu-1.0.1.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

parshu-1.0.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file parshu-1.0.1.tar.gz.

File metadata

  • Download URL: parshu-1.0.1.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for parshu-1.0.1.tar.gz
Algorithm Hash digest
SHA256 8d4f45c632dcb7080337e2ff7b613f1874fc5900e76ff92564d78ac885b159b2
MD5 f13b8f3790f31c058536e38eb0dfb2f0
BLAKE2b-256 28de32c7200adb0cd4910aec3863eff0829ff6a10cf585e7384157b66b232a0e

See more details on using hashes here.

File details

Details for the file parshu-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: parshu-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for parshu-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 973ef7524e6192a405d3ae002be9952d82c62650ae97abeeec7a7ad6157975e0
MD5 dae977aa72c88754fa3a1868a4054bbd
BLAKE2b-256 a88dd61685a3f6cc484ec0ff9d3febd90970faaea5470fc19d2fc626ddb735e6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page