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
Accept line-delimited domains on stdin, fetch known URLs from the Wayback Machine (https://www.kitploit.com/search/label/Wayback%20Machine) for *.domain and output them on stdout. Usage example: cat domains.txt | waybackurls (https://www.kitploit.com/search/label/Waybackurls) > urls
Install: go get github.com/tomnomnom/waybackurls


Credit
This tool was inspired by @mhmdiaa's waybackurls.py (https://gist.github.com/mhmdiaa/adf6bff70142e5091792841d4b372050) script. Thanks to them for the great idea!

Download Waybackurls (https://github.com/tomnomnom/waybackurls)

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Join us to learn how to hack, for all, for free

Are you a beginner in cyber-security studying for CEH, Security+, eJPT...?
Or a 1337 hacker with CVEs and bug bounty earnings...?
We are a group of curious cyber-security enthusiasts from all walks of life learning together, and the best part is, we do CTFs almost every weekend for fun.
Join our discord channel if you are willing to learn or teach or just have fun and enjoy the company of like-minded people at H3X085
https://discord.gg/yWDDXmTuKY
Please notify me if the link stops working I will post another link, thank you.

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

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
M365_Groups_Enum : Enumerate Microsoft 365 Groups In A Tenant With Their Metadata

M365_Groups_Enum is the all_groups.py script allows to enumerate all Microsoft 365 Groups in a Azure AD tenant with their metadata: name visibility: public or private description email address owners members Teams enabled? SharePoint URL (e.g. for Teams shared files) All of this, even for private Groups! Read more about this on my blog article “Risks of Microsoft Teams […]

The post M365_Groups_Enum : Enumerate Microsoft 365 Groups In A Tenant With Their Metadata appeared first on Kali Linux Tutorials.

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials pinned «hacking: security in practice Join us to learn how to hack, for all, for free Are you a beginner in cyber-security studying for CEH, Security+, eJPT...? Or a 1337 hacker with CVEs and bug bounty earnings...? We are a group of curious cyber-security enthusiasts…»
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Waybackurls - Fetch All The URLs That The Wayback Machine Knows About For A Domain

https://1.bp.blogspot.com/-lNb9NfW6hFg/YJCwP1OqhrI/AAAAAAAAWGI/gLXrACfeWxYexC_5_FqXDQj4ePF798SewCNcBGAsYHQ/w640-h302/go_hack.png
Accept line-delimited domains on stdin, fetch known URLs from the Wayback Machine for *.domainand output them on stdout.

Usage example:
cat domains.txt | waybackurls > urls

Install:
go get github.com/tomnomnom/waybackurls

Credit

This tool was inspired by @mhmdiaa's waybackurls.py script. Thanks to them for the great idea!
Download Waybackurls

___________________________
@hacking_Attack
@Hacking_Video
Deep Web
Weird link i found http://algo2.iti.kit.edu/gog/projects/ALENEX15/collections/gov2/dict.txt

I was bored and i started typing random shit in the google searchbar, i found this link by typing gibberish (i don't remember what i typed) it was the only result, i think it is a site that randomly generates numbers/letters in an order, can someone investigate?

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

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking Articles
Active Directory Enumeration: RPCClient

In this article, we are going to focus on the enumeration of the Domain through the SMB and RPC channels. The tool that we will be using for all the enumerations and manipulations will be rpcclient. The article is focused on Red Teamers but Blue Teamers and Purple Teamers can

The post Active Directory Enumeration: RPCClient appeared first on Hacking Articles.

___________________________
@hacking_Attack
@Hacking_Video