Hacking Articles Tips Tricks Videos Tutorials
467 subscribers
65.6K photos
15 videos
157 files
131K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
How an Unsecured Protocol in a Critical Workflow Opened the Door for Network-Based Account TakeoversContinue reading on InfoSec Write-ups » (https://infosecwriteups.com/750-bounty-for-http-reset-password-link-in-mattermost-3cc3acdb0f85?source=rss------bug_bounty-5)
Ganglia is a scalable, distributed monitoring tool for high-performance computing systems, clusters and networksContinue reading on InfoSec Write-ups » (https://infosecwriteups.com/hacking-insights-gaining-access-to-university-of-hyderabad-ganglia-dashboard-bdc15f3a82fe?source=rss------bug_bounty-5)
New to Bug Bounties? These Are the PoC to Earn Your First $$$!

Hey folks! 😎Continue reading on Medium »
Read more...
Confessions of a Burp Suite Beginner

I didn’t think my first meltdown in cybersecurity would come from a tool named burp, but here we are.Continue reading on Medium »
Read more...
Confessions of a Burp Suite Beginner
https://medium.com/@cosmicbyt3/confessions-of-a-burp-suite-beginner-03aae8944284?source=rss------bug_bounty-5

I didn’t think my first meltdown in cybersecurity would come from a tool named burp, but here we are.Continue reading on Medium » (https://medium.com/@cosmicbyt3/confessions-of-a-burp-suite-beginner-03aae8944284?source=rss------bug_bounty-5)
<!-- SC_OFF -->I hope you’re doing well. I’m writing an article on the essential programming and scripting foundations every pentester should master in 2025, and I’d love to learn from your real-world experiences: • Which languages or libraries have you found most valuable for automation or exploit development? • What beginner-to-intermediate projects gave you the biggest confidence boost when working with code? • Are there any resources—courses, tutorials, GitHub repos—that truly transformed your workflow? • What common pitfalls would you warn newcomers to avoid when they start coding for security tasks? I appreciate any insights, examples, or recommendations you can share. Thank you so much for your help! <!-- SC_ON --> submitted by /u/Anezaneo (https://www.reddit.com/user/Anezaneo)
[link] (https://infosecwriteups.com/part-3-how-to-become-a-pentester-in-2025-programming-scripting-foundations-for-pentester-c57334e7a8fe) [comments] (https://www.reddit.com/r/Pentesting/comments/1kxcaf9/which_programming_or_scripting_skill_was_a/)
<!-- SC_OFF -->hey everyone. I'm running into a ModuleNotFoundError when trying to use a tool that relies on requests and urllib3. Here's the error I'm getting: I've already tried: Installing an older version of urllib3 (even v1.26.x) Reinstalling requests, urllib3, and six Setting up a fresh virtual environment The issue seems to stem from urllib3 relying on six, but that module path doesn’t exist anymore in recent versions. Still getting the same error. https://preview.redd.it/fxi4k7t73i3f1.png?width=1215&format=png&auto=webp&s=85e382cb55c588fb373b7da4b54f2c94b368de20 <!-- SC_ON --> submitted by /u/ZucchiniAgitated21 (https://www.reddit.com/user/ZucchiniAgitated21)
[link] (https://www.reddit.com/r/Pentesting/comments/1kxdq5t/osintgram_tool/) [comments] (https://www.reddit.com/r/Pentesting/comments/1kxdq5t/osintgram_tool/)