Hacking Articles Tips Tricks Videos Tutorials
467 subscribers
65.7K photos
15 videos
157 files
131K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
hacking: security in practice
Not sure if this is the right place but I wanna pull some data from a USB device

I have a usb device with software/firmware that gets updated automatically through an update program. (the device is the collective minds switch-up game enhancement tool for the nintendo switch)

It doesnt offer an option for turbo but if I get ahold of the code on the device i can change that.

I'm also looking to get the data from a Power A Nano controller as well, so i can add the device ID and button mapping to the files contained within the switch-up. Is there a program that could pull the data from those for me to manipulate, or is there a way that i can access the files on the devices directly?

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

___________________________
@hacking_Attack
@Hacking_Video
The Implementation plan for hacking: What not to do and where

Hey guys, I hope you all are doing well and having fun in hacking.Continue reading on InfoSec Write-ups »
Read more...
You are trying to go to the construction site and introduce yourself to the watchman by your name, and then go inside. This is…Continue reading on Medium » (https://medium.com/@dhanesh.dodia49/part-1-the-reality-of-modern-information-security-in-enterprise-around-the-world-57bcd3feb169?source=rss------bug_bounty-5)
ChopChop - ChopChop Is A CLI To Help Developers Scanning Endpoints And Identifying Exposition Of Sensitive Services/Files/Folders
http://www.kitploit.com/2021/11/chopchop-chopchop-is-cli-to-help.html
ChopChop is a command-line tool for dynamic application security testing on web applications, initially written by the Michelin CERT.Its goal is to scan several endpoints (https://www.kitploit.com/search/label/Endpoints) and identify exposition of services/files/folders through the webroot. Checks/Signatures are declared in a config file (by default: chopchop.yml), fully configurable, and especially by developers.