bug-bounty-tips

Free Linux Security Courses

September 28, 2022 localghost 0

Studying Linux? Study Linux Security! 3 free Linux security training courses you can take right now. https://lnkd.in/dZ_eeSsM Linux Server Management and Securityhttps://lnkd.in/d2pUabQ4 Introduction to Linux […]

bug-bounty-tips

Bug Bounty Hint- Google Dork

September 28, 2022 localghost 0

Bug Bounty Hint! You can try following Google Dork to find Open Redirect or XSS endpoints Site:*.example.com inurl:return return_to return_uri redirect redirect_to redirect_uri page site […]

pentest lab

Google Dorks Google Hacking

September 5, 2022 localghost 0

Using google to detect misconfigured and/or unknowingly publicly published content is called “Google Dork” and is often referred to as google hacking. All dorks. intitle:”index […]

SSRF Parameters For Bug Bounty

July 23, 2022 localghost 0

1.?host=2.?redirect=3.?uri=4.?path=5.?continue=6.?url=7.?window=8.?next=9.?data=10.?image-source=11.?n=12.?to=13.?follow=14.?u=15.?go=16.?fetch=17.?source=18.?img-src= To apply this, use BurpSuite then intercept a request then send a request to spider because visitining all the page and finally go to […]

bug-bounty-tips

Top SQL Injection Parameters

April 8, 2022 localghost 0

First of all find parameter with google dorking and after that try all parameters. ?id={payload} ?page=={payload} ?dir={payload} ?search={payload} ?category={payload} ?class={payload} ?file={payload} ?url={payload} ?news={payload} ?item={payload} Good […]

Awasome OSINT Tools

November 23, 2021 localghost 0

There are many various OSINT tools in the market. But some of them are uncommon. Here are some open source intelligence tools which are really […]