Skip to content

Fuzzing for websites, a request tool that searches for value within the site, fetches source code

Notifications You must be signed in to change notification settings

muhammetsahinadibas/requester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

requester

Fuzzing for websites, a request tool that searches for value within the site, fetches source code


[TR] Web sitelerine numara fuzzing'i yapabilir. İstek yapılan URL'nin kaynak kodunu getirebilir. Kaynak kodu içerisinde kelime, cümle arayabilir.


Questions:

  • Enter the URL you want to request:
    
  • Do you want to add a number increasing by the amount of the request into the URL ? (Yes=1 , No=2): 
    
  • [Yes=1]     |------> Enter FUZZ URL ( Example: https://example.com/user.php?id=FUZZ ):
    
  • Enter the number of requests:
    
  • Do you want the content of the site ? (Yes=1 , No=2):
    
  • Are there any values you want the site to have in it ? (Yes=1 , No=2):
    
  • [Yes=1]     |------> Enter the value you want to search:
    
  • [Yes=1]     |------> Do you want to make all letters in the site uppercase or lowercase ? (Upper=1, Lower=2, Do not change=3):
    

  • Developer: Muhammet Sahin Adibas
  • Twitter: twitter.com/muhammetadibas
  • Blog: muhammetsahinadibas.com.tr
  • Github: github.com/muhammetsahinadibas

About

Fuzzing for websites, a request tool that searches for value within the site, fetches source code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages