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
Active directory pen testing lab
https://www.reddit.com/r/Pentesting/comments/o2ldh8/active_directory_pen_testing_lab/

Hi All, I'm looking to find a good, realistic penetration testing environment I can download and automaticly deploy the environment. Does anyone have any good GitHub repos or somewhere I can find this? Thanks in advanced submitted by /u/AdeptAU (https://www.reddit.com/user/AdeptAU)
[link] (https://www.reddit.com/r/Pentesting/comments/o2ldh8/active_directory_pen_testing_lab/) [comments] (https://www.reddit.com/r/Pentesting/comments/o2ldh8/active_directory_pen_testing_lab/)

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Metarget : Framework Providing Automatic Constructions Of Vulnerable Infrastructures

Metarget = meta- + target, a framework providing automatic constructions of vulnerable infrastructures, used to deploy simple or complicated vulnerable cloud native targets swiftly and automatically. Why Metarget? During security researches, we might find that the deployment of vulnerable environment often takes much time, while the time spent on testing PoC or ExP is comparatively short. In the […]

The post Metarget : Framework Providing Automatic Constructions Of Vulnerable Infrastructures appeared first on Kali Linux Tutorials.
Deep Web
Does running a VPN inside virtual machine help?

I'm making a virtual machine for surfing deepweb and planning to use TOR over VPN inside that guest os. I have to use a VPN cause I can't let ISP know that I'm using TOR. But all the traffic of the guest OS will be travelling through my host's IP that's unprotected. So will this system work? My theory is it will. Because all the traffic of the virtual machine will still be going through the VPN server. It'll be like using TOR browser normally on my main OS. When we use tor browser, only trafic of the browser goes through tor network and all other traffic from the os travel through normal network.

If I'm wrong for some reason, will using the VPN on my host OS do the job? Then everything will be going through VPN server instead of only the traffic of virtual machine. Also I'm pretty confused about network modes. Suggestions on which mode will be perfect for my need are highly welcomed. Is there a mode in which I can connect the guest separately to the router such as I have a new physical device. Thanks in advance.

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

___________________________
@hacking_Attack
@Hacking_Video
Joern's Documentation is available here: https://docs.joern.io/home
Quick Installation
">wget https://github.com/ShiftLeftSecurity/joern/releases/latest/download/joern-install.sh
chmod +x ./joern-install.sh
sudo ./joern-install.sh
joern

Compiling (synthetic)/ammonite/predef/interpBridge.sc
Compiling (synthetic)/ammonite/predef/replBridge.sc
Compiling (synthetic)/ammonite/predef/DefaultPredef.sc
Compiling /home/tmp/shiftleft/joern/(console)

██╗ ██████╗ ███████╗██████╗ ███╗ ██╗
██║██╔═══██╗██╔════╝██╔══██╗████╗ ██║
██║██║ ██║█████╗ ██████╔╝██╔██╗ ██║
██ ██║██║ ██║██╔══╝ ██╔══██╗██║╚██╗██║
╚█████╔╝╚██████╔╝███████╗██║ ██║██║ ╚████║
╚════╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝

joern>

If the installation script fails for any reason, try ./joern-install --interactive


Download Joern (https://github.com/joernio/joern)

___________________________
@hacking_Attack
@Hacking_Video
Joern - Open-source Code Analysis Platform For C/C++/Java Based On Code Property Graphs

Joern's Documentation is available here: https://docs.joern.io/home Quick Installation wget https://github.com/ShiftLeftSecurity/joern/releases/latest/download/joern-install.shchmod +x ./joern-install.shsudo ./joern-install.shjoernCompiling (synthetic)/ammonite/predef/interpBridge.scCompiling (synthetic)/ammonite/predef/replBridge.scCompiling (synthetic)/ammonite/predef/DefaultPredef.scCompiling /home/tmp/shiftleft/joern/(console) ██╗ ██████╗ ███████╗██████╗ ███╗ ██╗ ██║██╔═══██╗██╔════╝██╔══██╗████╗ ██║ ██║██║ ██║█████╗ ██████╔╝██╔██╗ ██║██ ██║██║ ██║██╔══╝ ██╔══██╗██║╚██╗██║╚█████╔╝╚██████╔╝███████╗██║ ██║██║ ╚████║ ╚════╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝joern> If the installation script fails for any reason, try ./joern-install --interactive Download Joern
Read more...

___________________________
@hacking_Attack
@Hacking_Video