Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Sniffing network traffic with Netsniff-ng
https://cdn-images-1.medium.com/max/1200/1*FDbtMcAU7zAr8Pt0VwhYTw.png
Bottlenecks, downtime, and other popular network performance problems can have a significant impact on end-user experience and efficiency…
Continue reading on Medium »
Sniffing network traffic with Netsniff-ng
https://cdn-images-1.medium.com/max/1200/1*FDbtMcAU7zAr8Pt0VwhYTw.png
Bottlenecks, downtime, and other popular network performance problems can have a significant impact on end-user experience and efficiency…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Compromising LLMNR and NBT-NS using Responder
https://cdn-images-1.medium.com/max/1500/1*15rk8FsnIdrMBbGpZDoJ4w.jpeg
Although the sniffer tool can be a great asset to any IT staff when used appropriately, it can also be used by attackers to steal data in…
Continue reading on Medium »
Compromising LLMNR and NBT-NS using Responder
https://cdn-images-1.medium.com/max/1500/1*15rk8FsnIdrMBbGpZDoJ4w.jpeg
Although the sniffer tool can be a great asset to any IT staff when used appropriately, it can also be used by attackers to steal data in…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Unix day 4: Careful when using grep
How to prevent some common mistakes in grep
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Unix day 4: Careful when using grep
How to prevent some common mistakes in grep
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Unix day 4: Careful when using grep
How to prevent some common mistakes in grep
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Network statistics tool Darkstat
https://cdn-images-1.medium.com/max/816/1*0sn8EsGO1s4sWEquKd4T5w.png
Darkstat is a cross-platform, lightweight, straightforward, real-time network statistics tool that captures system traffic, computes…
Continue reading on Purple TEAM »
___________________________
@hacking_Attack
@Hacking_Video
Network statistics tool Darkstat
https://cdn-images-1.medium.com/max/816/1*0sn8EsGO1s4sWEquKd4T5w.png
Darkstat is a cross-platform, lightweight, straightforward, real-time network statistics tool that captures system traffic, computes…
Continue reading on Purple TEAM »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Network statistics tool Darkstat
Darkstat is a cross-platform, lightweight, straightforward, real-time network statistics tool that captures system traffic, computes…
10 Bug Bounty Reporting Tips
https://redsec.medium.com/10-bug-bounty-reporting-tips-e044360aea7b?source=rss------bug_bounty-5
So, whether you have your very first finding (congrats by the way) or if you are a seasoned pro, it is handy to have a few soft skills in…Continue reading on Medium » (https://redsec.medium.com/10-bug-bounty-reporting-tips-e044360aea7b?source=rss------bug_bounty-5)
https://redsec.medium.com/10-bug-bounty-reporting-tips-e044360aea7b?source=rss------bug_bounty-5
So, whether you have your very first finding (congrats by the way) or if you are a seasoned pro, it is handy to have a few soft skills in…Continue reading on Medium » (https://redsec.medium.com/10-bug-bounty-reporting-tips-e044360aea7b?source=rss------bug_bounty-5)
looking for someone to practice/learn pen testing with.
https://www.reddit.com/r/Pentesting/comments/nk20lk/looking_for_someone_to_practicelearn_pen_testing/
<!-- SC_OFF -->hi, i'm a beginner in this field and im looking for someone to practice/learn pen testing with. <!-- SC_ON --> submitted by /u/01prabhav (https://www.reddit.com/user/01prabhav)
[link] (https://www.reddit.com/r/Pentesting/comments/nk20lk/looking_for_someone_to_practicelearn_pen_testing/) [comments] (https://www.reddit.com/r/Pentesting/comments/nk20lk/looking_for_someone_to_practicelearn_pen_testing/)
https://www.reddit.com/r/Pentesting/comments/nk20lk/looking_for_someone_to_practicelearn_pen_testing/
<!-- SC_OFF -->hi, i'm a beginner in this field and im looking for someone to practice/learn pen testing with. <!-- SC_ON --> submitted by /u/01prabhav (https://www.reddit.com/user/01prabhav)
[link] (https://www.reddit.com/r/Pentesting/comments/nk20lk/looking_for_someone_to_practicelearn_pen_testing/) [comments] (https://www.reddit.com/r/Pentesting/comments/nk20lk/looking_for_someone_to_practicelearn_pen_testing/)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
As Threat Hunting Matures, Malware Labs Emerge
By leveraging their analysis outputs, security pros can update detection rules engines and establish a stronger security posture in the process.
___________________________
@hacking_Attack
@Hacking_Video
As Threat Hunting Matures, Malware Labs Emerge
By leveraging their analysis outputs, security pros can update detection rules engines and establish a stronger security posture in the process.
___________________________
@hacking_Attack
@Hacking_Video
Dark Reading
As Threat Hunting Matures, Malware Labs Emerge
By leveraging their analysis outputs, security pros can update detection rules engines and establish a stronger security posture in the process.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Sophos Research Uncovers Widespread Use of TLS By Cybercriminals
SPONSORED CONTENT: Nearly half of all malware is being disseminated via the Transport Layer Security cryptographic protocol, says Dan Schiappa, executive VP and chief product officer for Sophos.
___________________________
@hacking_Attack
@Hacking_Video
Sophos Research Uncovers Widespread Use of TLS By Cybercriminals
SPONSORED CONTENT: Nearly half of all malware is being disseminated via the Transport Layer Security cryptographic protocol, says Dan Schiappa, executive VP and chief product officer for Sophos.
___________________________
@hacking_Attack
@Hacking_Video
Dark Reading
Sophos Research Uncovers Widespread Use of TLS By Cybercriminals
SPONSORED CONTENT: Nearly half of all malware is being disseminated via the Transport Layer Security cryptographic protocol, says Dan Schiappa, executive VP and chief product officer for Sophos.
hacking: security in practice
Securing the code before making it public
Hey, I'm an IT Student that is currently learning python. I made an app and some people are interested in buying it from me. What I am looking for is a way to secure the code but I have no idea where to even start. I was thinking about an account subscription for 30 days after which the user no longer can use it or just a simple license key that expires after a certain period of time. I am also curious about preventing reverse engineering it. Is that even possible? I think every exe can be reverse engineered. I was thinking about a cloud storage for the code with access based on a specific key from the app. Is that even possible? Any help and advice that can guide me and make me do first steps are greatly appreciated.
submitted by /u/ReliablePlay
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Securing the code before making it public
Hey, I'm an IT Student that is currently learning python. I made an app and some people are interested in buying it from me. What I am looking for is a way to secure the code but I have no idea where to even start. I was thinking about an account subscription for 30 days after which the user no longer can use it or just a simple license key that expires after a certain period of time. I am also curious about preventing reverse engineering it. Is that even possible? I think every exe can be reverse engineered. I was thinking about a cloud storage for the code with access based on a specific key from the app. Is that even possible? Any help and advice that can guide me and make me do first steps are greatly appreciated.
submitted by /u/ReliablePlay
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Securing the code before making it public
Hey, I'm an IT Student that is currently learning python. I made an app and some people are interested in buying it from me. What I am looking for...