Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Advice and Habits you should follow on the internet to keep yourself safe from hacking
https://cdn-images-1.medium.com/max/960/1*rtDtFtQ2Upo_B5ozkmD2qA.jpeg
the internet takes a major role in our life, people use it for work, school, news, entertainment, and more. But the internet isn’t…
Continue reading on Medium »
Advice and Habits you should follow on the internet to keep yourself safe from hacking
https://cdn-images-1.medium.com/max/960/1*rtDtFtQ2Upo_B5ozkmD2qA.jpeg
the internet takes a major role in our life, people use it for work, school, news, entertainment, and more. But the internet isn’t…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
The Wormhole Hack: How Soteria detects the vulnerability automatically
https://cdn-images-1.medium.com/max/2600/1*K16y6tOClhR5fgINuEKsoA.png
Recently, an attacker was able to steal more than $320 million from Wormhole, a popular bridge linking Solana and Ethereum.
Continue reading on Coinmonks »
The Wormhole Hack: How Soteria detects the vulnerability automatically
https://cdn-images-1.medium.com/max/2600/1*K16y6tOClhR5fgINuEKsoA.png
Recently, an attacker was able to steal more than $320 million from Wormhole, a popular bridge linking Solana and Ethereum.
Continue reading on Coinmonks »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Subdomain Takeover Bugs — When They’re Applicable And When They’re Not
https://cdn-images-1.medium.com/max/2600/1*zjMidGxXcbgI72yX-x7SkA.jpeg
At Immunefi, we receive a large number of reports from whitehats regarding subdomain takeovers. But we have a policy of always marking…
Continue reading on Immunefi »
Subdomain Takeover Bugs — When They’re Applicable And When They’re Not
https://cdn-images-1.medium.com/max/2600/1*zjMidGxXcbgI72yX-x7SkA.jpeg
At Immunefi, we receive a large number of reports from whitehats regarding subdomain takeovers. But we have a policy of always marking…
Continue reading on Immunefi »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
UnderRated Tool For Pass-The-Hash[Evil-WinRM]
First Of all I’ll Describe What is Pass-The-Hash Attack
Continue reading on Medium »
UnderRated Tool For Pass-The-Hash[Evil-WinRM]
First Of all I’ll Describe What is Pass-The-Hash Attack
Continue reading on Medium »
Subdomain Takeover Bugs — When They’re Applicable And When They’re Not
https://medium.com/immunefi/subdomain-takeover-bugs-when-theyre-applicable-and-when-they-re-not-1e6ce42de503?source=rss------bug_bounty-5
https://medium.com/immunefi/subdomain-takeover-bugs-when-theyre-applicable-and-when-they-re-not-1e6ce42de503?source=rss------bug_bounty-5
At Immunefi, we receive a large number of reports from whitehats regarding subdomain takeovers. But we have a policy of always marking…Continue reading on Immunefi » (https://medium.com/immunefi/subdomain-takeover-bugs-when-theyre-applicable-and-when-they-re-not-1e6ce42de503?source=rss------bug_bounty-5)
[Bugbounty]SSRF — IFRAME INJECTION E XSS REFLECTED
https://medium.com/@kauenavarro/bugbounty-ssrf-iframe-injection-e-xss-reflected-4f107b380ba?source=rss------bug_bounty-5
https://medium.com/@kauenavarro/bugbounty-ssrf-iframe-injection-e-xss-reflected-4f107b380ba?source=rss------bug_bounty-5
Hoje vou falar um pouco de uma falha que me levou a dois relatórios infelizmente ambos foram duplicados porém ficou de experiência e…Continue reading on Medium » (https://medium.com/@kauenavarro/bugbounty-ssrf-iframe-injection-e-xss-reflected-4f107b380ba?source=rss------bug_bounty-5)
hacking: security in practice
Learning hacking the "right way"
Hi, I'm a high school student and I've been interested in computer science for almost two years now, and "recently" got into ethical hacking and specifically pen-testing. So, I know that learning a field like this is not easy, so I'm kind of skeptical about online courses. I think for me a more traditional way of learning would be more effective, but c'mon I don't want to wait until university, I'm just too interested to wait, and just like I learned programming, I think I'll be able to learn at least something about pen-testing... given the right tools tho. So, do you have some tips on where to find the material? I first thought of the university syllabuses while looking at the courses themselves for roadmaps, but I don't know if I'll be able to get everything I need (of course I prefer free stuff, so I'll think twice before buying stuff I don't know if it'll be useful or not), so maybe there's a better option...
submitted by /u/Dumb-Ptr
[link] [comments]
Learning hacking the "right way"
Hi, I'm a high school student and I've been interested in computer science for almost two years now, and "recently" got into ethical hacking and specifically pen-testing. So, I know that learning a field like this is not easy, so I'm kind of skeptical about online courses. I think for me a more traditional way of learning would be more effective, but c'mon I don't want to wait until university, I'm just too interested to wait, and just like I learned programming, I think I'll be able to learn at least something about pen-testing... given the right tools tho. So, do you have some tips on where to find the material? I first thought of the university syllabuses while looking at the courses themselves for roadmaps, but I don't know if I'll be able to get everything I need (of course I prefer free stuff, so I'll think twice before buying stuff I don't know if it'll be useful or not), so maybe there's a better option...
submitted by /u/Dumb-Ptr
[link] [comments]
Reddit
From the hacking community on Reddit
Explore this post and more from the hacking community
hacking: security in practice
xss on cookie
It's my first time to post here and sorry for dumb question. is this a valid xss?
HTTP request
GET / HTTP/2 Host: test.com ... Cookie: UUID:abc
HTTP response is like
HTTP/2 200 OK Set-cookie: UUID=abc ... ....
submitted by /u/xxxx_Blank_xxxx
[link] [comments]
xss on cookie
It's my first time to post here and sorry for dumb question. is this a valid xss?
HTTP request
GET / HTTP/2 Host: test.com ... Cookie: UUID:abc
HTTP response is like
HTTP/2 200 OK Set-cookie: UUID=abc ... ....
submitted by /u/xxxx_Blank_xxxx
[link] [comments]
reddit
xss on cookie
It's my first time to post here and sorry for dumb question. is this a valid xss? HTTP request GET / HTTP/2 Host: test.com ... Cookie:...