Hacking Articles Tips Tricks Videos Tutorials
470 subscribers
66.1K 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
Dark Reading: Attacks/Breaches
How Universities Can Bridge Cybersecurity's Gender Gap

It's time to invest in initiatives that engage young women in cybersecurity early and often.
Dark Reading: Attacks/Breaches
Israeli Shipping, Logistics Companies Targeted in Watering Hole Attacks

Researchers say the Iranian nation-state actor known as Tortoiseshell could be behind the attacks.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Disclaimer: This blog post is for educational purposes only and is not intended to be used for any…

If you’re an enthusiast of DIY gadgets, cybersecurity, and everything in between, you’ve probably heard about the Flipper Zero, a…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
What's some good gifts to give to a my hacking bf?

*typo in title



Hello everyone and apologize in advance as I don't know much about this world except for what my boyfriend talks me about.

He's extremely passionate about hacking and I would love to gift him something related to this field, these are all the information that I currently have:

- He would love to start bug hunting

- He is really interested in GOlang and Malware Dev using specifically GOlang (Already has some nostarch books (bug bounty bootcamp and go for blackhat))

- Also interested in how to develop game hacking

- He already knows Flipper Zero but he's a bit reticent about buying it becaue he's not sure how much of an use he could do

- Already has a raspberry pi

I was looking at this thinghy here: https://shop.hak5.org/products/usb-rubber-ducky since I know he likes mr robot too, but would really love some more advice!

submitted by /u/notsalem
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Which SIP Trunk service allows using all callerIDs?

I am computer engineering student. It was fun to troll my friends with spoofing. But now i want to dive more into SIP Trunk. I want to test, how it works etc. I do need a SIP Trunk service which allows to use all callerIDs. I tried voip.ms, it didn’t worked as expected. I would be glad if you provide me names of these providers.

I would appreciate if you do not talk about the laws like a lawyer

submitted by /u/Fanuxiko
[link] [comments]
https://b.thumbs.redditmedia.com/kxzpT_lLMJuNrcLn_3hHp3NEThg_Xo4xeN7Qk_nGzJY.jpg Introducing MaccaroniC2 ( https://github.com/CalfCrusher/MaccaroniC2 ), a proof-of-concept Command and Control framework that combines the power of the AsyncSSH Python library (https://asyncssh.readthedocs.io) with the integration of PyNgrok (https://pypi.org/project/pyngrok/) wrapper for ngrok.



https://github.com/CalfCrusher/MaccaroniC2

This tool is designed to address a specific scenario where the victim operates an AsyncSSH server and establishes an external tunnel, eagerly awaiting commands from the attacker.

With the powerful capabilities of the AsyncSSH library, which provides an exceptional implementation of the SSHv2 protocol, this tool ensures efficient and secure communication between the attacker and the victim.

Furthermore, the integration with PyNgrok enables automatic retrieval of the tunnel’s hostname and port using the official Ngrok API, establishing a secure connection. The victim will establish an outgoing connection to Ngrok servers, eagerly awaiting the attacker’s commands.

The idea was born thinking about the comprehensive features of AsyncSSH, including integrated support for SFTP and SCP, enabling secure and efficient data exfiltration, among other functionalities.

The tool can send and execute system commands also through a SOCKS proxy: taking advantage of this capability, the attacker can further enhance the anonymity by leveraging TOR and its benefits.

For further information and usage:

https://github.com/CalfCrusher/MaccaroniC2

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