Hacking Articles Tips Tricks Videos Tutorials
471 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
adalanche: Active Directory ACL Visualizer
https://www.reddit.com/r/redteamsec/comments/orc571/adalanche_active_directory_acl_visualizer/

I thought I'd just share my tool "adalanche", which is a graph theory Active Directory ACL visualizer. It shares some of the functionality you get with other tools, but focuses only on things within the AD for now. It has no prerequisites - it's just a single binary and it's available for Windows, Linux and OS/X. On a domain joined Windows machine you just run it, and everything else should sort it self automatically. ​ https://preview.redd.it/5mry4gib8dd71.png?width=2056&format=png&auto=webp&s=5320cf1e26f46c7d63d81ac44c3020e40c3fa808 It works by dumping the relevant information into a highly compressed file, which it then loads into memory and presents to the user for analysis via the web browser. It uses regular LDAP queries, so you don't need to be an graphql wizard to use it. I have used it for several engagements with customers, and there has been "aha moments" for most admins when I've shown the results (I'm blue team, but this is just as relevant as BloodHound from a red team perspective). https://github.com/lkarlslund/adalanche There's more information in the readme file, and I suggest you either download the code and compile it yourself, or grab the lastest binaries from the "actions" tab (latest is https://github.com/lkarlslund/adalanche/actions/runs/1048619359#artifacts) Feedback is welcome :-) submitted by /u/lkarlslund (https://www.reddit.com/user/lkarlslund)
[link] (https://www.reddit.com/r/redteamsec/comments/orc571/adalanche_active_directory_acl_visualizer/) [comments] (https://www.reddit.com/r/redteamsec/comments/orc571/adalanche_active_directory_acl_visualizer/)

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Is there a way to delete a subreddit if you are not the owner?

Sorry if this is the wrong place to ask but there is this one subreddit you have probably heard of lately (I'm still not gonna mention the name), anyway they are destroying lives at this point.

They have been sending death threats to innocent people for over a year now and some people are actually scared for their lives. They are by far the most evil and toxic place on Reddit and they need to be stopped. Most people on that sub are retarded idiots with no lives and I am so fucking sick of it at this point.

And please don't talk to me about freedom of speech because that is not it, death threats and constant insults are not freedom of speech.

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

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Orbitaldump : A Simple Multi-Threaded Distributed SSH Brute-Forcing Tool Written In Python

Orbitaldump is a simple multi-threaded distributed SSH brute-forcing tool written in Python. When the script is executed without the --proxies switch, it acts just like any other multi-threaded SSH brute-forcing scripts. When the --proxies switch is added, the script pulls a list (usually thousands) of SOCKS4 proxies from ProxyScrape and launch all brute-force attacks over the SOCKS4 proxies so brute-force attempts […]

The post Orbitaldump : A Simple Multi-Threaded Distributed SSH Brute-Forcing Tool Written In Python appeared first on Kali Linux Tutorials.
Bypassing OTP Verification for Changing PIN in Registered Mobile Banking Account.

Assalamu’alaikum (Peace be upon you)Continue reading on Medium »
Read more...
How I found a bug in Apple within just in 5min.

Summary: I discovered a reflected cross site scripting bug in one of acquisition site of apple which is Filemaker.comContinue reading on Medium »
Read more...