DROP Organization
5.41K subscribers
126 photos
44 videos
61 files
137 links
The DROP Organization (TDO) is an ISO 9001:2015 certified edtech company based in India, delivering practical, career-focused training in cybersecurity, ethical hacking, web development, and more. We equip students and professionals with real-world skill.
Download Telegram
Channel created
Channel photo updated
10000RS Bug Bounty | Product Buy Free | Live Bug Bounty | Learn Bug Bounty
https://www.youtube.com/watch?v=HlzxbRUgefQ
2👍1
yo33xlys53141.png
1 MB
Cyber Security Course And Value
1
What is SSRF?
Server-side request forgery (also known as SSRF) is a web security vulnerability that allows an attacker to induce the server-side application to make HTTP requests to an arbitrary domain of the attacker's choosing.

In a typical SSRF attack, the attacker might cause the server to make a connection to internal-only services within the organization's infrastructure. In other cases, they may be able to force the server to connect to arbitrary external systems, potentially leaking sensitive data such as authorization credentials.
🎉6
The OWASP Top 10 is a standard awareness document for developers and web application security. It represents a broad consensus about the most critical security risks to web applications.
👍31
Subfinder – A Subdomain Discovery Tool

git clone https://github.com/projectdiscovery/subfinder.git cd subfinder/v2/cmd/subfinder go build . mv subfinder /usr/local/bin/ subfinder -h
Attribution link: https://latesthackingnews.com/2021/01/23/subfinder-a-subdomain-discovery-tool/
👍5