Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
WGEL CTF — TryHackMe Walkthrough
https://cdn-images-1.medium.com/max/960/1*oPDRJ5Zos45byqxZmOcvuQ.png
A comprehensive walkthrough of TryHackMe’s WGEL CTF
Continue reading on InfoSec Write-ups »
WGEL CTF — TryHackMe Walkthrough
https://cdn-images-1.medium.com/max/960/1*oPDRJ5Zos45byqxZmOcvuQ.png
A comprehensive walkthrough of TryHackMe’s WGEL CTF
Continue reading on InfoSec Write-ups »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Bounty Hacker CTF — TryHackMe Walkthrough
https://cdn-images-1.medium.com/max/960/1*trp6_k17oeWOylQFyyG4vw.png
A comprehensive walkthrough of TryHackMe’s Bounty Hacker CTF
Continue reading on InfoSec Write-ups »
Bounty Hacker CTF — TryHackMe Walkthrough
https://cdn-images-1.medium.com/max/960/1*trp6_k17oeWOylQFyyG4vw.png
A comprehensive walkthrough of TryHackMe’s Bounty Hacker CTF
Continue reading on InfoSec Write-ups »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Custom Typescript Transformers with Angular v11, v12 and v13
https://cdn-images-1.medium.com/max/2600/0*lG6RbczUiQM3EFik
Today I will describe the solution I have implemented to use my transformer in Relay Angular.
Continue reading on Medium »
Custom Typescript Transformers with Angular v11, v12 and v13
https://cdn-images-1.medium.com/max/2600/0*lG6RbczUiQM3EFik
Today I will describe the solution I have implemented to use my transformer in Relay Angular.
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
About Hacking (Part 1)
Hackers are very common in today’s world. And unfortunately, not having the necessary security measures usually means that a hacker can…
Continue reading on Medium »
About Hacking (Part 1)
Hackers are very common in today’s world. And unfortunately, not having the necessary security measures usually means that a hacker can…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Qué es el Vishing: estafa a través de llamadas o mensajes de voz
https://cdn-images-1.medium.com/max/1532/0*OSI3xekwAtY_csUE
PUBLICADO EN 27 ENERO, 2022 POR EHACKING
Continue reading on Medium »
Qué es el Vishing: estafa a través de llamadas o mensajes de voz
https://cdn-images-1.medium.com/max/1532/0*OSI3xekwAtY_csUE
PUBLICADO EN 27 ENERO, 2022 POR EHACKING
Continue reading on Medium »
Book Request for Sailor
https://www.reddit.com/r/Pentesting/comments/se1evj/book_request_for_sailor/
<!-- SC_OFF -->Currently I am sailing around South America and have limited data I can use each month, I am currently taking a video course that occupies most of my data. On the slow days when there is no service or just whenever, is there a book on ethical hacking that is mostly just theory and not projects (that require data or a charged laptop)? I'm thinking a book that really covers the fundamentals with examples. Thanks! <!-- SC_ON --> submitted by /u/s-pi1313 (https://www.reddit.com/user/s-pi1313)
[link] (https://www.reddit.com/r/Pentesting/comments/se1evj/book_request_for_sailor/) [comments] (https://www.reddit.com/r/Pentesting/comments/se1evj/book_request_for_sailor/)
https://www.reddit.com/r/Pentesting/comments/se1evj/book_request_for_sailor/
<!-- SC_OFF -->Currently I am sailing around South America and have limited data I can use each month, I am currently taking a video course that occupies most of my data. On the slow days when there is no service or just whenever, is there a book on ethical hacking that is mostly just theory and not projects (that require data or a charged laptop)? I'm thinking a book that really covers the fundamentals with examples. Thanks! <!-- SC_ON --> submitted by /u/s-pi1313 (https://www.reddit.com/user/s-pi1313)
[link] (https://www.reddit.com/r/Pentesting/comments/se1evj/book_request_for_sailor/) [comments] (https://www.reddit.com/r/Pentesting/comments/se1evj/book_request_for_sailor/)
hacking: security in practice
Hacking on macOS
Hey guys, I’m pretty new to hacking I have a bit experience with Ubuntu and Kali Linux, but switched to macOS because it’s a more stable OS compared to Kali Linux and I’m currently studying computer science. Sadly we don’t talk that much about IT security. Long story short, I wanted to ask you guys whether you have some tips for someone using macOS as their main OS for hacking. I can’t use vmware, virtualbox etc. because I own a MacBook with 1,4GHz quadcore processor and 8gb ram. The battery life isn’t pretty long. It lasts about 5-6hrs and I don’t want to dualboot.
My plan is to switch to a MacBook Air M1 with 1TB or 512GB SSD and 16GB RAM and use a virtual machine. But until I switch to M1 macbooks, I want to use macOS compatible tools like metasploit, nmap, gobuster etc.
Do you have any tips for someone using macOS for hacking? Except something like (use a virtual machine , dualboot etc.)
I‘m using my terminal a lot and got average linux skill and basic bash scripting skills.
There a lot of pentesting tools on github mostly written to be executed on linux distros like kali or ubuntu. A lot of tools can be installed via brew, but pentesting tools for kali from gitbub cant be used on macOS out of the box. I tried to change the intall bash scripts but the still are not working.
Any tips how to get linux (kali linux) tools working on macOS.
Thanks in advance
submitted by /u/FigmaWallSt
[link] [comments]
Hacking on macOS
Hey guys, I’m pretty new to hacking I have a bit experience with Ubuntu and Kali Linux, but switched to macOS because it’s a more stable OS compared to Kali Linux and I’m currently studying computer science. Sadly we don’t talk that much about IT security. Long story short, I wanted to ask you guys whether you have some tips for someone using macOS as their main OS for hacking. I can’t use vmware, virtualbox etc. because I own a MacBook with 1,4GHz quadcore processor and 8gb ram. The battery life isn’t pretty long. It lasts about 5-6hrs and I don’t want to dualboot.
My plan is to switch to a MacBook Air M1 with 1TB or 512GB SSD and 16GB RAM and use a virtual machine. But until I switch to M1 macbooks, I want to use macOS compatible tools like metasploit, nmap, gobuster etc.
Do you have any tips for someone using macOS for hacking? Except something like (use a virtual machine , dualboot etc.)
I‘m using my terminal a lot and got average linux skill and basic bash scripting skills.
There a lot of pentesting tools on github mostly written to be executed on linux distros like kali or ubuntu. A lot of tools can be installed via brew, but pentesting tools for kali from gitbub cant be used on macOS out of the box. I tried to change the intall bash scripts but the still are not working.
Any tips how to get linux (kali linux) tools working on macOS.
Thanks in advance
submitted by /u/FigmaWallSt
[link] [comments]
Reddit
Explore this post and more from the hacking community
hacking: security in practice
Ways someone could have used my IP-address
Hi everyone.
Can you guys provide me ways of how someone else could have used my IP-address to do shady things online?
Examples like:
- Have actual access to my network.
- Have a backdoor to my PC which is connected to my network.
etc.
Please help.
submitted by /u/Witty_Control6793
[link] [comments]
Ways someone could have used my IP-address
Hi everyone.
Can you guys provide me ways of how someone else could have used my IP-address to do shady things online?
Examples like:
- Have actual access to my network.
- Have a backdoor to my PC which is connected to my network.
etc.
Please help.
submitted by /u/Witty_Control6793
[link] [comments]
reddit
Ways someone could have used my IP-address
Hi everyone. Can you guys provide me ways of how someone else could have used my IP-address to do shady things online? Examples like: \- Have...
hacking: security in practice
Credit and debit card numbers
I recently started working in the finance department of an ATM provider and today I was working in a file with full credit and debit card numbers just under 10k
From the other info I could see there didnt seem to be any other numbers like expirey date etc. I reported this straight away to the finance manager and they looked the file path to only specific teams and personell.
My question is, is this really a fix for the issue? Also would a hacker be able to use just the numbers on their own for malicious use?
submitted by /u/keechy1231
[link] [comments]
Credit and debit card numbers
I recently started working in the finance department of an ATM provider and today I was working in a file with full credit and debit card numbers just under 10k
From the other info I could see there didnt seem to be any other numbers like expirey date etc. I reported this straight away to the finance manager and they looked the file path to only specific teams and personell.
My question is, is this really a fix for the issue? Also would a hacker be able to use just the numbers on their own for malicious use?
submitted by /u/keechy1231
[link] [comments]
reddit
Credit and debit card numbers
I recently started working in the finance department of an ATM provider and today I was working in a file with full credit and debit card numbers...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Censys Completes $35 Million Series B Funding Round Led by Intel Capital
Also names Brad Brooks as new CEO.
Censys Completes $35 Million Series B Funding Round Led by Intel Capital
Also names Brad Brooks as new CEO.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Barracuda Expands Email and Endpoint Protection Capabilities in MSP Security Offerings
Barracuda enhances SKOUT Managed XDR offering via new integration with Barracuda Email Protection and alliance with SentinelOne for endpoint protection.
Barracuda Expands Email and Endpoint Protection Capabilities in MSP Security Offerings
Barracuda enhances SKOUT Managed XDR offering via new integration with Barracuda Email Protection and alliance with SentinelOne for endpoint protection.