Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.8K 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
Announcing the SynFutures Bug Bounty Program winners for Arbitrum and BSC networks

Greetings SynFutures Family!Continue reading on SynFutures »
Read more...
hacking: security in practice
Locked out of snap

How can someone bypass the phone verification I changed my number and email since I made a snap, I got my password but jt said it need two factor since it's on a new device, how can I get around that

submitted by /u/Sharp-Direction1166
[link] [comments]
hacking: security in practice
Random file opened without me opening it

I have the cracked version of DOOM on my PC and today I noticed a certain file show up in Recent files. It was named 'tutorial_weak_point_maykr_zombie.bk2'

I did not open this file and have not played DOOM in about a month. Is this a concern?

submitted by /u/AwareSuperCC
[link] [comments]
Hacking on Medium
LandOrc — Audited and Secured


In 2016, Ethereum chain split due to a code vulnerability exploited by an attacker that put millions of dollars of funds at risk. A…

Continue reading on Medium »
Hacking on Medium
Persist and Live on Windows Systems


So congrats you got NT AUTHORITY\SYSTEM on a Windows computer, however, this begs the question; Now what? Today I want to walk you through…

Continue reading on Medium »
Hacking on Medium
CSAW — Poems for you


To give a quick Backstory this challenge was one of the csaw qualifiers. I didn’t have time to solve many other challenges however i took…

Continue reading on Medium »
Hacking on Medium
Learn Linux Privilege Escalation the fun way!


I was the one procrastinating, making it more difficult than it is. But then asked myself, why Linux privilege escalation seems hard?

Continue reading on Medium »
Hacking on Medium
Guard has been Pwned!


Hacking this machine was incredibly fun and it didn’t take very long. Lets get straight in to it. First thing I always like to check is…

Continue reading on Medium »
What is Peirates?
Peirates, a Kubernetes (https://www.kitploit.com/search/label/Kubernetes) penetration tool, enables an attacker to escalate privilege and pivot through a Kubernetes cluster. It automates known techniques to steal and collect service accounts, obtain further code execution, and gain control of the cluster.
Where do I run Peirates?
You run Peirates from a container (https://www.kitploit.com/search/label/Container) running on Kubernetes.
Does Peirates attack a Kubernetes cluster?
Yes, it absolutely does. Talk to your lawyer and the cluster owners before using this tool in a Kubernetes cluster.
Who creates Peirates?
InGuardians' CTO Jay Beale first conceived of Peirates and put together a group of InGuardians developers to create it with him, including Faith Alderson, Adam Crompton and Dave Mayer. Faith convinced us to all learn Golang, so she could implement the tool's use of the kubectl (https://www.kitploit.com/search/label/Kubectl) library (https://www.kitploit.com/search/label/Library) from the Kubernetes project. Adam persuaded the group to use a highly-interactive user interface. Dave brought contagious enthusiasm. Together, these four developers implemented attacks and began releasing this tool that we use on our penetration tests.
Do you welcome contributions?
Yes, we absolutely do. Submit a pull request and/or reach out to contact@inguardians.com (mailto:contact@inguardians.com).
What license is this released under?
Peirates is released under the GPLv2 license.
Modules

Building and Running
If you just want the peirates binary (https://www.kitploit.com/search/label/Binary) to start attacking things, grab the latest release from the releases page (https://github.com/inguardians/peirates/releases). However, if you want to build from source, read on! Get peirates go get -v "github.com/inguardians/peirates"
Get libary sources if you haven't already (Warning: this will take almost a gig of space because it needs the whole kubernetes repository) go get -v "k8s.io/kubectl/pkg/cmd" "github.com/aws/aws-sdk-go"
Build the executable cd $GOPATH/github.com/inguardians/peirates
./build.sh
This will generate an executable file named peirates in the same directory.

Download Peirates (https://github.com/inguardians/peirates)

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Website source code

Is there any possible way to get a websites source code ? I’m interested in seeing what’s behind the website and how it was does . Would really appreciate your help :)

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

___________________________
@hacking_Attack
@Hacking_Video
Deep Web
Have You Heard Of Ableonion

I was wondering if any of you have heard of Ableonion? For those who dont know Ableonion is a dark web chat that has a one to one chat and a group chat.

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

___________________________
@hacking_Attack
@Hacking_Video
Peirates - Kubernetes Penetration Testing Tool

What is Peirates? Peirates, a Kubernetes penetration tool, enables an attacker to escalate privilege and pivot through a Kubernetes cluster. It automates known techniques to steal and collect service accounts, obtain further code execution, and gain control of the cluster.Where do I run Peirates? You run Peirates from a container running on Kubernetes. Does Peirates attack a Kubernetes cluster? Yes, it absolutely does. Talk to your lawyer and the cluster owners before using this tool in a Kubernetes cluster. Who creates Peirates? InGuardians' CTO Jay Beale first conceived of Peirates and put together a group of InGuardians developers to create it with him, including Faith Alderson, Adam Crompton and Dave Mayer. Faith convinced us to all learn Golang, so she could implement the tool's use of the kubectl library from the Kubernetes project. Adam persuaded the group to use a highly-interactive user interface. Dave brought contagious enthusiasm. Together, these four developers implemented attacks and began releasing this tool that we use on our penetration tests. Do you welcome contributions? Yes, we absolutely do. Submit a pull request and/or reach out to contact@inguardians.com. What license is this released under? Peirates is released under the GPLv2 license. Modules Building and Running If you just want the peirates binary to start attacking things, grab the latest release from the releases page. However, if you want to build from source, read on! Get peirates go get -v "github.com/inguardians/peirates" Get libary sources if you haven't already (Warning: this will take almost a gig of space because it needs the whole kubernetes repository) go get -v "k8s.io/kubectl/pkg/cmd" "github.com/aws/aws-sdk-go" Build the executable cd $GOPATH/github.com/inguardians/peirates./build.sh This will generate an executable file named peirates in the same directory. Download Peirates
Read more...

___________________________
@hacking_Attack
@Hacking_Video