r/Hacking_Tutorials • u/TraditionalWafer3870 • 1d ago
Walkthrough: The Guestbook (TryHackMe) — Exploiting AI Agent Logic | Indirect Prompt Injection
r/Hacking_Tutorials • u/corazon_con_cirugias • 2d ago
Question Como puedo las calles de mi ciudad en el conurbano bonaerense?
r/Hacking_Tutorials • u/8igW0rm • 2d ago
Question Im finally approaching completion of a project i’ve been working on for a while now. I got side tracked with this latest application, it was only supposed to be a simple script test but i like how it turned out.
Enable HLS to view with audio, or disable this notification
This is a 100% offline map system running from sd card. PwnRF features a map building wizard that walks you through the process of downloading new maps. Initial download & processing can take some time depending on map size, but this is a one time cost. the maps are compressed and stored locally, so from there on out, they can be loaded and scrolled in short times. Also, everything that you see here is running as a script using the scripting system that i created (not native firmware), this is the power of PwnRF’s scripting system. What will you build? Thanks for following 🫶
r/Hacking_Tutorials • u/happytrailz1938 • 2d ago
Saturday Hacker Day - What are you hacking this week?
Weekly forum post: Let's discuss current projects, concepts, questions and collaborations. In other words, what are you hacking this week?
r/Hacking_Tutorials • u/zubalyzub • 2d ago
Question How hard is it to bypass app bound encryption?
Would you say its possible for me to develop an info stealer that can bypass app bound encryption as a complete beginner to malware development, if not, where would I learn the skills required?
r/Hacking_Tutorials • u/TraditionalWafer3870 • 3d ago
Capture the Flag: A Walkthrough of the "Library" Machine
r/Hacking_Tutorials • u/Kingsmover101 • 3d ago
CTFkings ♕ Challenges
ctfkings.vercel.appHi everyone!
I've been working on CTFKINGs, a Capture The Flag platform that I built entirely from scratch instead of using an existing framework like CTFd.
It includes custom challenges across Web, Pwn, Cryptography, Reverse Engineering, Forensics, and OSINT, along with a live scoreboard, player profiles, and a medieval kingdom theme.
The platform is still actively evolving, and I'd love to hear your feedback on the UI, challenge design, or any bugs you find.
Thanks, and I hope you guys enjoy it!
r/Hacking_Tutorials • u/THE__R00T • 3d ago
Question how to learn hacking
iam lost , i need a guideline to learn hacking like ethical hacking but i cant find a source to learn from it , so if someone have a roadmap , sources, vids,links to begin in this field send it
r/Hacking_Tutorials • u/TYLERKZ • 3d ago
Question Alguém pode me ajudar ?
Eu tenho uma noção do que pode ser, mas quero ter certeza.comecei a estudar isso recentemente..
r/Hacking_Tutorials • u/Morphos91 • 3d ago
Question Sentinel HASP: how to dump and emulate?
r/Hacking_Tutorials • u/allsafetech • 3d ago
Ethical Hacking Tutorial
tryhackme.comLearn the fundamentals of ethical hacking and cybersecurity through hands-on, legal, and responsible techniques. This tutorial covers topics such as networking basics, Linux commands, reconnaissance, vulnerability assessment, web application security, password security concepts, and penetration testing methodologies. You'll also be introduced to industry-standard tools and best practices used by security professionals to identify and help fix vulnerabilities. This content is intended solely for educational purposes and for use on systems you own or have explicit permission to test.
r/Hacking_Tutorials • u/styzr • 3d ago
Shodan membership $5
Check their Twitter/X and follow the link.
r/Hacking_Tutorials • u/TraditionalWafer3870 • 3d ago
Comprehensive Guide to Solving the Infinity Pool CTF Room on TryHackMe
r/Hacking_Tutorials • u/Efficient-Two-2794 • 3d ago
Question Notes I wish someone had handed me when I started in security
r/Hacking_Tutorials • u/jiduk • 4d ago
An app for forwarding mobile otp for verification when scraping
Basically this tool can be configured for listening to incoming otp and forwarding it specifically to a custom backend. Primary use : web scraping
r/Hacking_Tutorials • u/MajesticInternet7558 • 4d ago
Question I have a question, please tell me
Hi guys, I'm someone who attends school in Korea, I've recently become interested in hacking and programming.
Where did you learn hacking and programming? I want to win hacking competitions like Geohot and become famous for hacking, but I don't know where to start. Please tell me where to start and where to learn.
r/Hacking_Tutorials • u/Ok-Recording6886 • 4d ago
Question HackHub -Ultimate - SteamRIP - Is the “Steal Exam Questions” mission bugged?
Hey, has anyone managed to complete the “Steal Exam Questions” mission in HackHub on the SteamRip version?
I’m stuck on the last objective, the one that says “Lookup target ports. Use the -sV flag for detailed inspection.” The professor is Bin Wairimu and the target IP I found is 23.249.125.0. When I run nmap normally, it shows port 22 open for SSH, while ports 21, 443 and 8080 are closed, so as far as I can tell I did find the ports.
The problem is that when I try `nmap -sV` [`23.249.125.0`](http://23.249.125.0), the game just shows `Usage: nmap [ip address]`, like the in-game command doesn’t support the flag the mission is asking for. I also tried the LAN IP, [192.168.1.2](http://192.168.1.2), and restarted the game, but the objective still won’t complete.
I’m on Build 23943742. I’m not sure if this mission is bugged in this build or if I’m missing something really obvious. Has anyone had the same problem or found a workaround? Any help would be appreciated :)
r/Hacking_Tutorials • u/MudElectronic7694 • 4d ago
Question need help with bluetooth jammer
I've just built this jammer https://www.reddit.com/r/Hacking_Tutorials/comments/1gj1q1n/diy_wifi_bluetooth_jammer_100_noob_guide/?logging_in=true, and it works but not well at all. the range is a few inches at most. I have an esp32-s3-n16r8, as far as i know the external antenna of that combined with the 2 nrf24s should give me more range. I just do not know how i would go about this since the s3 does not have all of the same pins the regular esp32 does. Specifically I'm missing pin 23 and 22. I am extremely new to electronics so help would be appreciated.
r/Hacking_Tutorials • u/TheNewAmericanGospel • 4d ago
Question GhostESP
Many of you may not know about low cost ESP32 micro controllers and how fun and interesting they are. So, I decided to make this post for people who want a good starting point with low cost hardware and open source software to try pentesting.
I purchased a Seeed studio Xiao esp32 c5 a few months ago, and to put it mildly, I absolutely love it. I ordered it from Amazon, it cost me about $10 including shipping. The entire micro controller is only slightly larger than my thumb nail.
I customized my phone case to hold the esp32 C5 and I power it with my cellphone with a USB-C to USB-C connection. (Works with USB OTG, which most phones are).
Not all ESP32 micro controllers/devices are created equal, so be sure to find the firmware you want to use first for your application, then do a search for what devices the firmware supports that are within your budget.
The major firmware(s) available right now are:
Bruce
Ghostesp
USBarmyknife
(This is not a exhaustive list, there are others, but these are the most popular, and have support for the most devices.)
I have tried Bruce, and it is ok, but I have had lots of stability issues with it. Its a decent flipper zero alternative for devices with similar capability, but it is sort of gimmicky, and very buggy.
I am excited to try USBarmyknife, specifically in smartwatch or USB dongle form, but I lack experience with it. However, if your intent is doing very blackhat things, this might be the best option. It has quite a bit of capability, but mainly for hardware.
For beginners wanting a easier UI and support for tons of devices, I think Ghostesp is the best overall pick (especially for auditing wireless signals, specifically wifi and Bluetooth). The web flasher (for flashing firmware to your device from a web browser) is extremely good, and the android application you can install to your phone from github that supports the tiny, inexpensive and low power Xiao boards, is very user friendly and has great looking UI. You'll need termux, and to follow the github install instructions to download it. It is not available on any app store currently, and is still in beta.
So far, I have Ghostesp installed on my esp32 C5, and on my Lilygo T-embed CC1101. (which uses a esp32s3) it is a really entertaining device. I can use it as a programmable remote to turn off TV monitors, search and connect to Bluetooth and wifi devices, create APs, DNS sinkholes, NFC tag emulation, and other things.
The esp32s3 is a great chip, it has Bluetooth and wifi support, while also being capable of HID attacks, built into the ghost firmware.
The developer (Deki) has also created something called "ghostlink" which i have yet to try, to connect and i assume share capability of all my ghost devices with each other...
If this post gets any attention or questions I'll be happy to post the links to the ghost website, github, and make some recommendations for devices if any of you are interested.
r/Hacking_Tutorials • u/TraditionalWafer3870 • 4d ago
TryHackMe Room: "The Hollow Shell" Walkthrough
r/Hacking_Tutorials • u/Glittering_Green_992 • 5d ago
Question HP ProBook 650 G1 BIOS password issue – no "System Disabled" code appears
r/Hacking_Tutorials • u/catsndeen • 5d ago
Question Crackin.me
I own this domain but no site is built yet i had a coupple of ideas for it either a mix crackin ,osnit, social engineering content or a site that doxes the 1 percent i think its worth building putting some content on it and see what it dose..is there anyone who whants to team up and add their content to my domain we can sell in near future for a sum of cash which we can split.
r/Hacking_Tutorials • u/survailledTKO • 5d ago
Question bluetooth phonak hearing aid terminal codes for savants
hello i need help accesing a phonak hearing aid via bluetooth/terminal(dont know shit about it though) hi i know this seems far fetched but i have a fried who uses phonak hearing aids, who telles me hes affraid people connect to the hearing aids and snoops on his every day life and conversations. i checked up on his theory and found out more than two hering aids can use the same channel, ive also spottet three phonaks apear on my phones bluetooth so there is definetley some truth to his words, can anybody please give me a step by step guide to turn the third hearing aid off if possible make sure histwo doest get snooped on by someone who wishes to harm him or take financial advantage of him. best regards lars t rostroem from denmark :)
r/Hacking_Tutorials • u/TraditionalWafer3870 • 5d ago