Latest posts

10/recent/ticker-posts

Hacking Methodology

 Develop Your Own Hacking Methodology


Many newbie hackers seem to be confused regarding the process or methodology to employ a successful hack.

Here, I want to lay out for you the proper methodology, with example tools and technique for a hack, from start of finish.

1. Make a list of BUGS you know How To Find Them

Here are some common bugs you can find :
  • Cross-site Scripting (XSS)
  • Improper Access Control
  • Information Disclosure
  • Server-side Request forgery (SSRF)
  • Insecure Direct Object Reference (IDOR)
  • Privilege escalation
  • SQL Injection


2. Write Down Test Cases, End Points & Clues Which Have Help You To Find Bug Before



3. Whenever You Learn Something New Then Write It To Your Notebook


4. Gather Information Before you Start Hacking

Most exploits are dependent on operating systems, applications, ports, and services, so you need to gather this information before you start hacking.


5. Try Different Attack Vector For Exploitation

Exploitation can take many, many forms, and the successful hacker will their imagination to come up with multiple attack vectors.



My Tips & Tricks

  • Always read the source code
  • Try to Hunt Subdomains
  • Always check the Back-end CMS & Back-end Language
  • Google Dorks is very helpful
  • Active Mind -- Out of the Box Thinking


Learn Free Ethical Hacking


Post Creator:- Insta/i_am_the_rohan_



SHARE AND AWARE

Thank You



Also Visit