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
hacking: security in practice
Secure p2p connection to my home internet

Thanks for reading my post

I am in a situation where I am travelling a lot ( aboard ) and would like to use my home internet, by going through other post and research what I find out, please correct me into this,

1. I have linksys wrt3200acm router and plug to home modem, enable its own built in openvpn feature to make it a server (https://www.linksys.com/us/support-article?articleNum=157327)
2. Buy another router probably same open source router (linksys wrt3200acm) and use ddwrt image on it and connect it to my home router/linksys wrt3200acm openvpn server as a client

I just want to connect to my home internet to access internet while im travelling within usa or even aboard. Thanks

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
How does MovieBox ensure it’s opsec while having open payment methods?

MovieBox allows users to pay a subscription based fee for enhanced quality of movies and shows. They allow you to pay through credit cards and PayPal. How do they route these payments without being exposed or getting their accounts frozen?

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Malware suggestion

Lets say i want to kill my laptop Any website I can download malware into my pc ?

submitted by /u/Maximus-ly
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
I Have Find Serval Bugs In Circle.so & They Don’t Paid

Hi Folks,Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
COM-Hunter - COM Hijacking VOODOO

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMt1cAEKb74j36xzfNVYNW1JCyAKaseciNUN-kxSa5yOjU_F93huF76qUDC7RhWjgy8YMqX56jCNjqa9DyjW3AldLaBfgD4yPkAR1bsqRMyhSiAxvABi41r71aYaJ0vMMmjhOQ4c0d2D90Kh_PHDvERGzKqf5XlvHuptFp6O995-O8Z54H0e49Ayyc/w640-h466/COM.png COM Hijacking VOODOO

COM-hunter is a COM Hijacking persistnce tool written in C#.

This tool was inspired during the RTO course of @zeropointsecltd Features* Finds out entry valid CLSIDs in the victim's machine.
* Finds out valid CLSIDs via Task Scheduler in the victim's machine.
* Finds out if someone already used any of those valid CLSIDs in order to do COM persistence (LocalServer32/InprocServer32).
* Finds out if someone already used any of valid CLSID via Task Scheduler in order to do COM persistence (LocalServer32/InprocServer32).
* Tries to do automatically COM Hijacking Persistence with general valid CLSIDs (LocalServer32/InprocServer32).
* Tries to do automatically COM Hijacking Persistence via Task Scheduler.
* Tries to use "TreatAs" key in order to refere to a different component. Special Thanks* @dimtsikopoulos
* @0xvm LicenseCopyright (c) 2022 Nikos Vourdas

Under the https://camo.githubusercontent.com/78f47a09877ba9d28da1887a93e5c3bc2efb309c1e910eb21135becd2998238a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667 .NET Framework4.8Usage[+] Usage:

.\COM-Hunter.exe General Options:
-h, --help Shows help and exits.
-v, --version Shows current version and exits.
-a, --about Shows info, credits about the tool and exits.

-> Modes:
Search Search Mode
Persist Persist Mode

-> Search Mode:
Get-Entry Searches for valid CLSIDs entries.
Get-Tasksch Searches for valid CLSIDs entries via Task Scheduler.
Find-Persist Searches if someone already used a valid CLSID (Defence).
Find-Tasksch Searches if someone already used a valid CLSID via Task Scheduler (Defence).

-> Persist Mode:
General Uses General method to apply COM Hijacking Persistence in Registry.
Tasksch Try to do COM Hijacking Persistence via Task Scheduler.
TreatAs Uses TreatAs Registry key to apply COM Hijacking Persistence in Registry.

-> General Usage:
.\COM-Hunter.exe Persist General Tasksch Usage:
.\COM-Hunter.exe Persist Tasksch TreatAs Usage:
.\COM-Hunter.exe Persist TreatAs
Example Usages*
Get-Entry (Search Mode): .\COM-Hunter.exe Search Get-Entry *
Find-Persist (Search Mode): .\COM-Hunter.exe Search Find-Persist *
General (Persist Mode): .\COM-Hunter.exe Persist General 'HKCU:Software\Classes\CLSID\...' C:\Users\nickvourd\Desktop\beacon.dll *
Tasksch (Persist Mode): .\COM-Hunter.exe Persist Tasksch C:\Users\nickvourd\Desktop\beacon.dll Example Format Valid CLSIDsSoftware\Classes\CLSID\... HKCU:Software\Classes\CLSID\... HKCU:\Software\Classes\CLSID\... HKCU\Software\Classes\CLSID\... HKEY_CURRENT_USER:Software\Classes\CLSID\... HKEY_CURRENT_USER:\Software\Classes\CLSID\... HKEY_CURRENT_USER\Software\Classes\CLSID\... Download COM-Hunter

___________________________
@hacking_Attack
@Hacking_Video