Git Product home page Git Product logo

urlsharptester's Introduction

URL Sharp

URL Sharp is a simple bruteforce url tester that input ascending numbers in the url for testing. Current version: 2

Usage

  1. Run URL TESTER cSharp.exe
  2. Enter Pre-Url Make sure the url includes https:// or http://.

Example the Tested Url is https://google.com/{page-id}/index.php where {page-id} is to be tested.

> Enter Pre-Url: 
> https://google.com/
  1. Enter End-Url
> Enter End-Url: 
> /index.php
  1. Enter the Range that you want to test.
> Enter start range: 
> 1
> Enter last range: 
> 5
  1. Url will be tested and result will be shown on console and exported to the file. The file is would be name as URLSharp [{start range}-{last range}].txt.

Results

Code Results
Invalid Range You entered a invalid range. Range must be a whole integer.
Valid! Url is valid with a working page.
Not Found! Url page was not found or Url return 404 Not Found.
Error [1] Url return an error code that is not 404
Error [2] Error occurred when testing the URL.

Credits

Coded by CTMAQIL

Coded in C#

urlsharptester's People

Contributors

ctmaqil avatar

Stargazers

 avatar  avatar Flechablanca19 avatar

Watchers

Flechablanca19 avatar  avatar  avatar

Forkers

rurbin3

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.