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

@Hacking_Video
@Hacking_attack
Download Telegram
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Scribe Security Releases Code Integrity Validator Alongside Github Security Open Source Project

Developers can now rest assured that the code they are using, as well as their GitHub accounts, are safe.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
AEI HorizonX Ventures Joins Shift5 Series B Funding Round

Investment bolsters Shift5’s traction within commercial aerospace and defense industries.
Hello, you amazing Hackers!! My name is Aditya Singh a Security Researcher from India. in today’s blog, we are going to see OAUTH…Continue reading on Medium » (https://medium.com/@aditya043k/oauth-misconfiguration-leads-to-full-account-takeover-d93c0d0fb66c?source=rss------bug_bounty-5)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
start hacking carrier part 3

today i ll share a list of bug bounty writ up list and bug bounty checklist that i follow…

Continue reading on Medium »
Sent by @TheFeedReaderBot
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Stored XSS To Cookie Exfiltration

https://cdn-images-1.medium.com/max/1024/1*XwT6WPMB4hndkopcYwOIbA.png
Today I will be explaining an XSS (“Cross Site Scripting”) vulnerability I found in a private bug bounty program that allowed me to…

Continue reading on Medium »
Sent by @TheFeedReaderBot
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Jak używać Raspberry Pi do hakowania? Jak hakować za pomocą drona?

W internecie jest wiele płatnych kursów dotyczących tych tematów, po to by można było sobie zarobić “na efekcie wow!”. Da się to sprytnie…

Continue reading on Medium »
Sent by @TheFeedReaderBot
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
OPEN SOURCE INTELLIGENCE WITH BLACKBIRD

https://cdn-images-1.medium.com/max/1600/0*84Cjs9Ic2Wds4eay.png
Information provided in this article is to assist users in scanning their own networks and systems, or networks and systems for which they…

Continue reading on Medium »
Sent by @TheFeedReaderBot
hacking: security in practice
ffuf command not working

I’’ve been trying to run the command ffuf -u website.com/FUZZ -w ./ids.txt

But it only returns 1 error occured * Either -w or - -input-cmd flag is required. I’ve put -w in my command though. What should I do

submitted by /u/wahedstrijder
[link] [comments]
hacking: security in practice
ffuf can’t find txt file

I’ve been trying to run the command ffuf -u https://website.com/FUZZ -w code.txt and ffuf -u https://website.com/FUZZ -w ./code It says 1 errors occured. *stat code.txt: no such file or directory

The code.txt file is located on the D drive, I tried moving it to C drive too. How do I get ffuf to find the file?

submitted by /u/wahedstrijder
[link] [comments]