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
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Ransomware in Golang

I built a simple ransomware in Golang. It generates a key then save it in a file then encrypts all the files using the key that was saved. The decrypted file gets the key from the file and then decrypts the encrypted files.

https://github.com/amr8644/Automation-in-Golang/tree/master/Encrypt-Decrypt

submitted by /u/Little-Peanut-765
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Exploiting admin_ajax.php

Hello I am doing a CTF and have found this in website source code:
/*
var vulnerable = {

"ajax_url": "/wp-admin/admin-ajax.php",

"nonce": "34dff435f4",

"home_url": "/",

how can i go about exploiting it, ideally getting rce

submitted by /u/therebyRut865
[link] [comments]
As someone who uses public transportation regularly, I rely on it to get me where I need to go quickly and efficiently. That’s why I was…Continue reading on InfoSec Write-ups » (https://infosecwriteups.com/how-i-got-free-travel-on-namma-metro-75066fabc5a0?source=rss------bug_bounty-5)
BurpSuite is a powerful web application security testing tool that is widely used by cybersecurity…

In this article, we’ll walk through a step-by-step process for using BurpSuite to find vulnerabilities in a website.Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Leveraging Behavioral Analysis to Catch Living-Off-the-Land Attacks

Attackers are increasingly staying under the radar by using your own tools against you. Only behavioral AI can catch these stealthy attacks.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Unlocking the Mysteries of Quantum Entanglement: The Promising Future of Unhackable Communication…

One fine day, I was casually going through the OpenAI bot, ChatGPT and at first glance, I noticed the few prompt questions on top of the…

Continue reading on Medium »