Hacking Articles Tips Tricks Videos Tutorials
470 subscribers
66K photos
15 videos
157 files
132K 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
KitPloit - PenTest Tools!
Driftwood - Private Key Usage Verification

http://3.bp.blogspot.com/-FLnElzRmqGk/Yd0ISCtv2jI/AAAAAAAA7p0/uTjOudnip3sPw2MVXpAieDXeK-oJJYSvACK4BGAYYCw/w640-h258/driftwood_5_screenshot-728447.png
Driftwood is a tool that can enable you to lookup whether a private key is used for things like TLS or as a GitHub SSH key for a user.

Driftwood performs lookups with the computed public key, so the private key never leaves where you run the tool. Additionally it supports some basic password cracking for encrypted keys.
Installation

Three easy ways to get started.

Run with Docker

cat private.key | docker run --rm -i trufflesecurity/driftwood --pretty-json -

Run pre-built binary

Download the binary from the releases page and run it.

Build yourself

go install github.com/trufflesecurity/driftwood@latest

Usage

Minimal usage is

$ driftwood path/to/privatekey.pem

Run with --helpto see more options.

Library Usage

Packages under pkg/are libraries that can be used for external consumption. Packages under pkg/exp/are considered to be experimental status and may have breaking changes.
Download Driftwood

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Is it possible to hack someone’s devices (phone, computer, etc) remotely by using an IP address?

Someone that I know is being accused of impersonating someone on tinder and selling their images off of it. The person claims that tinder corporate released the IP address to them, and then they had their brother (who is allegedly an IT in the military) use the IP address to remotely hack his devices to prove that he is the one who did this. When I research it, most of what I find is that you can’t remotely hack someone’s devices by using an IP address.

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

___________________________
@hacking_Attack
@Hacking_Video
Dark Reading: Attacks/Breaches
5 Reasons Why M&A Is the Engine Driving Cybersecurity

Consistent acquisition of key technologies and talent is a proven strategy for growth.