Hacking Articles Tips Tricks Videos Tutorials
471 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
HaccTheHub - Open Source Self-Hosted Cyber Security Learning Platform

Open source self-hosted cyber security learning platform About The Project HaccTheHub is an open source project that provides cyber security The HaccTheHub system consists of 3 main parts: Docker: containing all of the boxes creating the environment in which we'll be learning on. The backend: controlling Docker and responsible for starting/destroying indivisual box in the system and managing the networking that joins them into a unified system. The frontend: GUI for the user to interact with the system via their web browser. Built With Flask-RESTX Next.js Getting Started To get HaccTheHub up and running, you would need to setup the followings Prerequisites Docker (refer to Docker's Documentation for setup) Python 3 (Download) or just install python3 from your package manager. Node.js 16 (Download) or use your package manager Installation Clone the repo git clone https://github.com/J4FSec/HaccTheHub.git Install dependencies for the backend cd HaccTheHub/backendpython3 -m pip install -r requirements.txt And dependencies for the frontend cd ../clientnpm install Usage Start up Docker Start the backend cd ../backendpython3 main.py And the frontend cd ../clientnpm start The WebUI should now be accessible via http://localhost:8080. Contributing Any contributions are much appreciated. If you have a suggestion, please fork the repo and create a pull request. You can also open an issue with the tag enhancement. Fork the project Create a new branch for the new feature (git checkout -b feature/EpicFeature) Commit your changes (git commit -m "Add EpicFeature") Push to the branch (git push origin feature/EpicFeature) Open a pull request. License Distributed under the GNU Affero General Public License v3.0. See LICENSE for more information. Authors Dong Duong (@Cu64) - dongduongdev@gmail.com watch-dog-man (@watch-dog-man) Contributors @Nehozun - Completely re-made the frontend. We'd be lost without him. Acknowledgement Download HaccTheHub
Read more...

___________________________
@hacking_Attack
@Hacking_Video
HaccTheHub is an open source project that provides cyber security The HaccTheHub system consists of 3 main parts: Docker: containing all of the boxes creating the environment in which we'll be learning on. The backend: controlling Docker and responsible for starting/destroying indivisual box in the system and managing the networking (https://www.kitploit.com/search/label/Networking) that joins them into a unified system. The frontend: GUI for the user to interact with the system via their web browser. Built With Flask-RESTX (https://github.com/python-restx/flask-restx) Next.js (https://nextjs.org/) Getting Started To get HaccTheHub up and running, you would need to setup the followings Prerequisites Docker (refer to Docker's Documentation (https://docs.docker.com/get-docker/) for setup) Python 3 (Download (https://www.python.org/downloads/)) or just install python3 from your package manager. Node.js 16 (Download (https://nodejs.org/en/download/)) or use your package manager (https://nodejs.org/en/download/package-manager/) Installation Clone the repo git clone https://github.com/J4FSec/HaccTheHub.git Install dependencies for the backend cd HaccTheHub/backend
python3 -m pip install -r requirements.txt And dependencies for the frontend cd ../client
npm install Usage Start up Docker Start the backend cd ../backend
python3 main.py And the frontend cd ../client
npm start
The WebUI should now be accessible via http://localhost:8080 (http://localhost:8080/). Contributing Any contributions are much appreciated. If you have a suggestion, please fork the repo and create a pull request. You can also open an issue with the tag enhancement. Fork the project Create a new branch for the new feature (git checkout -b feature/EpicFeature) Commit your changes (git commit -m "Add EpicFeature") Push to the branch (git push origin feature/EpicFeature) Open a pull request. License Distributed under the GNU (https://www.kitploit.com/search/label/GNU) Affero General Public License v3.0. See LICENSE for more information. Authors Dong Duong (@Cu64 (https://github.com/Cu64/)) - dongduongdev@gmail.com (mailto:dongduongdev@gmail.com) watch-dog-man (@watch-dog-man (https://github.com/watch-dog-man)) Contributors @Nehozun (https://github.com/Nehozun) - Completely re-made the frontend. We'd be lost without him. Acknowledgement

Download HaccTheHub (https://github.com/J4FSec/HaccTheHub)

___________________________
@hacking_Attack
@Hacking_Video
Dark Reading: Attacks/Breaches
Most Cybersecurity Vendors at Risk Due to Internet-Exposed IT Assets

Study shows more than 97% have exposed assets on AWS — among a wide range of other issues.
Dark Reading: Attacks/Breaches
Companies Can't Just Train Their Way to More Secure Endpoints

Criminals will keep stealing end-user credentials despite employee awareness, so organizations need high-tech solutions as well.
Dark Reading: Attacks/Breaches
More Than 70% of SOC Analysts Experiencing Burnout

Nearly 65% of security operations center (SOC) analysts are likely to change jobs in the next year, survey shows.
hacking: security in practice
VMware Fusion private network

Hello friends,

I am running VMware Fusion pro on my Mac in order to use Kali Linux. I want Kali not share the data and same IP to outside the Virtual machine. So I selected, in network settings, private to my Mac but with this selection I don't have access to internet inside the virtual machine. I also created a custom private network following the instructions in VMware website and I got the same error.

Can you help me, please?

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Where can I learn ethical hacking?

Data science, statistics, and computer science gal here. I’m proficient mostly in programming (R, C#, python, java) and statistical/mathematical modeling. I don’t have a lot of cybersecurity or network experience.

I’m graduating this semester. Looking to go into governmental/military work and it looks like hacking skills are becoming more valuable by the minute. Got any tips?

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

___________________________
@hacking_Attack
@Hacking_Video