Code Monkey home page Code Monkey logo

ssrf's Introduction

ssrf

                       __  __  byMedbsq              
         ___ ___ _ __ / _|/ _|_   _ ________
        / __/ __| '__| |_| |_| | | |_  /_  /
        \__ \__ \ |  |  _|  _| |_| |/ / / / 
        |___/___/_|  |_| |_|  \__,_/___/___|
         https://github.com/medbsq/ssrf.git

server side request forgery (ssrf) fuzzer,this script will automate the scan for ssrf vulnerabilites using a deferent techniques . by providing a colaborator ,this script will generate a file that contain a unique hash for every scanned URL.

Usage:

ssrf_header -f <url_fielname> -c  <colaborato> -t <threads_number>

Options:

-h, --help   show this help message and exit
-f URL_FILE  spicify the urls file
-c COLAB     set a colaborator 
-t THREADS   set threads nubmer 
-o OUTPUT    set output file (hash file)

ssrf's People

Contributors

medbsq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ssrf's Issues

error

urls_path=at.txt colab=3 threads=c9pdqhp2vtc0000bf3aggr5g5aayyyyyb.interact.sh cookies=None
Traceback (most recent call last):
File "/home/kali/tool/ssrf/ssrf_fuzz.py", line 179, in
Main()
File "/home/kali/tool/ssrf/ssrf_fuzz.py", line 174, in Main
pool(filename, threads, colab, cookies)
File "/home/kali/tool/ssrf/ssrf_fuzz.py", line 130, in pool
with ThreadPoolExecutor(max_workers=threads) as executor:
File "/usr/lib/python3.9/concurrent/futures/thread.py", line 137, in init
if max_workers <= 0:
TypeError: '<=' not supported between instances of 'str' and 'int'

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.