Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 1000 Bytes

exploit-various-services.md

File metadata and controls

49 lines (41 loc) · 1000 Bytes

This repo includes the different exploit sources of finding services from the recon or port scan

  1. Elastic Search:
 https://tamimhasan404.medium.com/elasticsearch-a-easy-win-for-bug-bounty-hunters-how-to-find-and-report-ddd900395bcb
  1. Jira VUln scanner
https://github.com/MayankPandey01/Jira-Lens
  1. Jenkins server vuln
https://github.com/gquere/pwn_jenkins
  1. Salesforce recon and exploit
https://github.com/reconstation/sret
  1. JWT TOKEN ATTACK
https://github.com/ticarpi/jwt_tool
  1. Java RMI Vulnerability Scanner
https://github.com/qtc-de/remote-method-guesser
  1. Firebase exploit
https://github.com/0xSojalSec/Firebase_Exploit
  1. Google Maps API Scanner
https://github.com/ozguralp/gmapsapiscanner
  1. Exploi Put Method
https://hackerone.com/reports/545136

Static Code Analysis for finding Vuln like SQL injection, SSTI, XXE, LFI, XSS and so on

https://github.com/CoolerVoid/codewarrior