Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Possibility of being hacked on Omegle?
I was on Omegle, not doing anything weird, just talking. During a conversation somebody told me their fathers name and it was my name. Which is an extremely rare name, I’ve only met 1 or 2 people outside my family with the name. It felt like they did it to freak me out because it was out of the blue they even told me their fathers name. Surname and all, who does that?
I remember another time, someone halfway across the world mentioned a location part of my family lives in, which again seemed incredibly unlikely they would know the area and somehow they did.
Both of these events just freaked me out. I have nothing worth hacking what so ever, I’m not worried about things on my device, I have no sensitive information….it’s just disturbing. Is it just pure chance or was the other person hacking me in some way?
Note: I don’t click links or leave the Omegle website or hand out any sensitive information about myself ever.
submitted by /u/CainTSR
[link] [comments]
Possibility of being hacked on Omegle?
I was on Omegle, not doing anything weird, just talking. During a conversation somebody told me their fathers name and it was my name. Which is an extremely rare name, I’ve only met 1 or 2 people outside my family with the name. It felt like they did it to freak me out because it was out of the blue they even told me their fathers name. Surname and all, who does that?
I remember another time, someone halfway across the world mentioned a location part of my family lives in, which again seemed incredibly unlikely they would know the area and somehow they did.
Both of these events just freaked me out. I have nothing worth hacking what so ever, I’m not worried about things on my device, I have no sensitive information….it’s just disturbing. Is it just pure chance or was the other person hacking me in some way?
Note: I don’t click links or leave the Omegle website or hand out any sensitive information about myself ever.
submitted by /u/CainTSR
[link] [comments]
reddit
Possibility of being hacked on Omegle?
I was on Omegle, not doing anything weird, just talking. During a conversation somebody told me their fathers name and it was my name. Which is an...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
The 10 Most Savagest Crypto Scams (And How To Avoid Them)
https://cdn-images-1.medium.com/max/2600/0*_qHZ8ZJgF-0VRMy9
Nobody is safe from #4 on the list.
Continue reading on Everything Crypto »
The 10 Most Savagest Crypto Scams (And How To Avoid Them)
https://cdn-images-1.medium.com/max/2600/0*_qHZ8ZJgF-0VRMy9
Nobody is safe from #4 on the list.
Continue reading on Everything Crypto »
SQL injection in harvard subdomain
https://noob3xploiter.medium.com/sql-injection-in-harvard-subdomain-be67a5dbf664?source=rss------bug_bounty-5
https://noob3xploiter.medium.com/sql-injection-in-harvard-subdomain-be67a5dbf664?source=rss------bug_bounty-5
Hi. In this writeup, i will show you a sqli that i found in harvard and also, a xss as a bonusContinue reading on Medium » (https://noob3xploiter.medium.com/sql-injection-in-harvard-subdomain-be67a5dbf664?source=rss------bug_bounty-5)
When automating wayback machine and ffuf is not the answer, or manual analysis ftw
https://infosecwriteups.com/when-automating-wayback-machine-and-ffuf-is-not-the-answer-or-manual-analysis-ftw-d100e8f39d77?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://infosecwriteups.com/when-automating-wayback-machine-and-ffuf-is-not-the-answer-or-manual-analysis-ftw-d100e8f39d77?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
When automating wayback machine and ffuf is not the answer, or manual analysis ftw
Wayback machine is an awesome resource for a quick recon. It helps in finding sometimes obscure paths and endpoints specific to that…
Wayback machine is an awesome resource for a quick recon. It helps in finding sometimes obscure paths and endpoints specific to that…Continue reading on InfoSec Write-ups » (https://infosecwriteups.com/when-automating-wayback-machine-and-ffuf-is-not-the-answer-or-manual-analysis-ftw-d100e8f39d77?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
When automating wayback machine and ffuf is not the answer, or manual analysis ftw
Wayback machine is an awesome resource for a quick recon. It helps in finding sometimes obscure paths and endpoints specific to that…
How I made 25000 USD in bug bounties with reverse proxy
A proxy server is a go‑between or intermediary server that forwards requests for content from multiple clients to different servers across…
Read more...
A proxy server is a go‑between or intermediary server that forwards requests for content from multiple clients to different servers across…
Read more...
When automating wayback machine and ffuf is not the answer, or manual analysis ftw
Wayback machine is an awesome resource for a quick recon. It helps in finding sometimes obscure paths and endpoints specific to that…Continue reading on InfoSec Write-ups »
Read more...
Wayback machine is an awesome resource for a quick recon. It helps in finding sometimes obscure paths and endpoints specific to that…Continue reading on InfoSec Write-ups »
Read more...
What would you do if Oracle’s mailing server sent you this?
Phishing via. HTML Injection!
Read more...
Phishing via. HTML Injection!
Read more...
hacking: security in practice
Where to start w/ Python?
___________________________
@hacking_Attack
@Hacking_Video
Where to start w/ Python?
___________________________
@hacking_Attack
@Hacking_Video
reddit
Where to start w/ Python?
Hey everyone, I'm a 17 yr old beginner gray hat "hacker" proficient in Python and I know (somewhat) how to navigate a Linux based OS. I know a...
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Request for Feedback on Network Concept
Hey guys,
I wanted to ask whether you could provide feedback on a Networking Concept that I'm building for my peer-to-peer Web Browser. I wrote down the mechanics here and wanted to ask for feedback - to check whether or not I'm wrong or overseeing something critical.
The basic idea behind the peer-to-peer Browser is that it's able to relay traffic via other peers (that might or might not have internet access) locally and globally, with an additional peer-to-peer Browser Cache that chimes in when there's no need to produce unnecessary internet traffic. All network services are implemented in a manner that they can be used as an exfiltration protocol (ws13, http/s, icmp, dns, multicast dns, dns via tls, dns via https, and socks are all peer-to-peer) in order to avoid detection.
Most of the mentioned stuff in the
HTTP based request smuggling isn't in there (yet) though relaying a TLS connection as a binary payload in there is probably hard to guarantee in terms of stability. But if it would work out, it would mean that it could provide an additional way to get internet access via shitty Enterprise firewalls or gateways that can't parse chunked encoding requests (e.g. Fortinet).
I would have asked in /r/networking, but technically they're my enemy here as they have the opposite position in regards to censorship and blocking this kind of network traffic.
I hope this is okay for the mods, because this is definitely not a /r/howtohack question and neither will /r/techsupport be able to help me here :D
submitted by /u/cookiengineer
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Request for Feedback on Network Concept
Hey guys,
I wanted to ask whether you could provide feedback on a Networking Concept that I'm building for my peer-to-peer Web Browser. I wrote down the mechanics here and wanted to ask for feedback - to check whether or not I'm wrong or overseeing something critical.
The basic idea behind the peer-to-peer Browser is that it's able to relay traffic via other peers (that might or might not have internet access) locally and globally, with an additional peer-to-peer Browser Cache that chimes in when there's no need to produce unnecessary internet traffic. All network services are implemented in a manner that they can be used as an exfiltration protocol (ws13, http/s, icmp, dns, multicast dns, dns via tls, dns via https, and socks are all peer-to-peer) in order to avoid detection.
Most of the mentioned stuff in the
Network.mdhas been implemented already (either in a prototype or in the Browser itself as a stable implementation) and seems to work without issues, including all the Multicast DNS-SD based relaying of network traffic; which I was kinda blown away by because I assumed that's the first thing firewalls will double-check due to messy outdated printer firmwares.HTTP based request smuggling isn't in there (yet) though relaying a TLS connection as a binary payload in there is probably hard to guarantee in terms of stability. But if it would work out, it would mean that it could provide an additional way to get internet access via shitty Enterprise firewalls or gateways that can't parse chunked encoding requests (e.g. Fortinet).
I would have asked in /r/networking, but technically they're my enemy here as they have the opposite position in regards to censorship and blocking this kind of network traffic.
I hope this is okay for the mods, because this is definitely not a /r/howtohack question and neither will /r/techsupport be able to help me here :D
submitted by /u/cookiengineer
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Request for Feedback on Network Concept
Hey guys, I wanted to ask whether you could provide feedback on a Networking Concept that I'm building for my peer-to-peer Web Browser. I wrote...
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Exploiting Linux Capabilities Part 5
Learn the basics of networking and how to perform privileged tasks when you have special network capabilities: cap_net_raw, cap_net_bind_service and cap_net_admin
https://tbhaxor.com/exploiting-linux-capabilities-part-5/
submitted by /u/tbhaxor
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Exploiting Linux Capabilities Part 5
Learn the basics of networking and how to perform privileged tasks when you have special network capabilities: cap_net_raw, cap_net_bind_service and cap_net_admin
https://tbhaxor.com/exploiting-linux-capabilities-part-5/
submitted by /u/tbhaxor
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Exploiting Linux Capabilities Part 5
Learn the basics of networking and how to perform privileged tasks when you have special network capabilities: cap\_net\_raw,...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
The Sharp Hacker
There once was a sharp young hacker
Who was known in the game as James
He lost his day job at the factory
And then needed some money to…
Continue reading on Medium »
➖ Sent by @TheFeedReaderBot ➖
The Sharp Hacker
There once was a sharp young hacker
Who was known in the game as James
He lost his day job at the factory
And then needed some money to…
Continue reading on Medium »
➖ Sent by @TheFeedReaderBot ➖