Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.9K 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: security in practice
Well, all about a beginner

Hey hola to everyone who can see this post, Some of us here are beginner right? Trying to learn get skills. Let's get to know so we can help each other thru this. That's all i can say hmu in here. And btw i love the last rule of this community.

submitted by /u/GunsNTequilla
[link] [comments]
This project's goal is to be simple to create and destroy your own VPN (https://www.kitploit.com/search/label/VPN) service using WireGuard (https://www.wireguard.com/).
Prerequisites
Terraform >= 1.0.0 Ansible >= 2.10.5
How to Deploy

Terraform
Run with sudo is necessary because we need permission on localhost to install packages, configure a network interface and start a process. Select your cloud provider AWS, DigitalOcean and open the directory
You can change the region or key name in the variable.tf Initialize Terraform terraform init Plan our modifications terraform plan ">sudo terraform plan Apply the changes sudo terraform apply For Digital Ocean you need to declare your token(do_token) in variable.tf or command line: sudo terraform plan -var "do_token=value"
sudo terraform apply -var "do_token=value"
Tests - Checking the IP
Test the connection without VPN curl ipinfo.io/ip Start VPN sudo systemctl start wg-quick@wg0 Test the connection with VPN curl ipinfo.io/ip
Cleanup Just run: sudo terraform destroy
Cloud (https://www.kitploit.com/search/label/Cloud) Providers AWS Digital Ocean GCP OCI
Contributing Contributions, issues and feature requests are welcome!
Feel free to check issues (https://github.com/P0ssuidao/terraguard/issues).
Roadmap WorkLinux client(Debian, RedHat and Arch base) Terraform to deploy server on AWS Mac client Add other cloud providers
Author
 João Freire Twitter: @p0ssuidao (https://twitter.com/p0ssuidao)

Download Terraguard (https://github.com/P0ssuidao/terraguard)
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Terraguard - Create And Destroy Your Own VPN Service Using WireGuard

https://1.bp.blogspot.com/-mNm1Is9MalM/YPig9OwRB3I/AAAAAAAAjUs/93n_JaI1I8g1Cr-G4tSZtuDy4pikF0gMwCNcBGAsYHQ/w640-h420/wireguard.png
This project's goal is to be simple to create and destroy your own VPN service using WireGuard.
Prerequisites

* Terraform >= 1.0.0
* Ansible >= 2.10.5

How to Deploy

Terraform

Run with sudo is necessary because we need permission on localhost to install packages, configure a network interface and start a process.

Select your cloud provider AWS, DigitalOcean and open the directory
You can change the region or key name in the variable.tf

* Initialize Terraform

terraform init

* Plan our modifications

terraform plan ">sudo terraform plan

* Apply the changes

sudo terraform apply

* For Digital Ocean you need to declare your token(do_token) in variable.tf or command line:

sudo terraform plan -var "do_token=value"
sudo terraform apply -var "do_token=value"


Tests - Checking the IP

* Test the connection without VPN

curl ipinfo.io/ip

* Start VPN

sudo systemctl start wg-quick@wg0

* Test the connection with VPN

curl ipinfo.io/ip


Cleanup

* Just run:

sudo terraform destroy


Cloud Providers

* AWS
* Digital Ocean
* GCP
* OCI


Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues.


Roadmap

* Work
* Linux client(Debian, RedHat and Arch base)
* Terraform to deploy server on AWS
* Mac client
* Add other cloud providers

Author

João Freire
* Twitter: @p0ssuidao
Download Terraguard
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Pentester Academy — Windows: SMB Server CrackMapExec

https://cdn-images-1.medium.com/max/600/1*-RnUibL6Cdk6DW1PwwFrrA.png
Hello astonishing hackers and great penetration testers out there. Today I have pwned Pentester Academy — Windows: SMB Server CrackMapExec…

Continue reading on Medium »
Sent by @TheFeedReaderBot
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Netcat Shell Stabilization

https://cdn-images-1.medium.com/max/1128/1*3ZdDJc_iyiRSJPaVwq5XAg.png
Considering all the hard work it takes to receive a reverse shell from a target, it is imperative that we work to stabilize the shell as…

Continue reading on Medium »
Sent by @TheFeedReaderBot
Terraguard - Create And Destroy Your Own VPN Service Using WireGuard

This project's goal is to be simple to create and destroy your own VPN service using WireGuard.Prerequisites Terraform >= 1.0.0 Ansible >= 2.10.5 How to Deploy Terraform Run with sudo is necessary because we need permission on localhost to install packages, configure a network interface and start a process. Select your cloud provider AWS, DigitalOcean and open the directory You can change the region or key name in the variable.tf Initialize Terraform terraform init Plan our modifications terraform plan ">sudo terraform plan Apply the changes sudo terraform apply For Digital Ocean you need to declare your token(dotoken) in variable.tf or command line: sudo terraform plan -var "do\token=value"sudo terraform apply -var "do_token=value" Tests - Checking the IP Test the connection without VPN curl ipinfo.io/ip Start VPN sudo systemctl start wg-quick@wg0 Test the connection with VPN curl ipinfo.io/ip Cleanup Just run: sudo terraform destroy Cloud Providers AWS Digital Ocean GCP OCI Contributing Contributions, issues and feature requests are welcome!Feel free to check issues. Roadmap WorkLinux client(Debian, RedHat and Arch base) Terraform to deploy server on AWS Mac client Add other cloud providers Author  João Freire Twitter: @p0ssuidao Download Terraguard
Read more...
Deep Web
Onion link lists

Can anyone hook me up with some link lists? I've been browsing ahmia for like 10 hours or more and I wasn't able to find anything interesting. I'm specifically looking for conspiracy theories and stuff related to them. Thank you in advance!

submitted by /u/Vamscape
[link] [comments]
Deep Web
Seriously wtf can I really do on the deep/dark/I don’t fucking know web

Literally everything you heard is fake you can’t buy guns or drugs no credit cards or bank accounts no illegal money making flexes, no illegal anything smh I can’t even find a fucking hacking program software or something, whatever the fuck it’s called. It’s honestly so frustrating

submitted by /u/idgafanymore24
[link] [comments]
hacking: security in practice
Has anyone built a basic cantenna that worked really well? What was your secret?

I have tried a couple of times but something always was deficient. Does anyone have any tips for succesfully making one? I really would prefer to NOT go to the grocery store with a ruler. What product have you found is canned in the optimum can size?

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

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
AWS GitHub script thoughts

Hello,

What do people think of this? https://github.com/goldfiglabs/rpCheckup
I am in no way affiliated with this - frankly I am worried if i use this ^ it might have other access things in my account? But i think all it needs is read only?

Cheers

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

___________________________
@hacking_Attack
@Hacking_Video
Directory Traversal Google Acquisitions Bounty $5000

P1 Google AcquisitionsContinue reading on Medium »
Read more...