Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.7K 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
Vibranium is pleased to announce the debug bounty campaign!Continue reading on Medium » (https://medium.com/@Vibranium_VBN/vibranium-debug-campaign-53b737961816?source=rss------bug_bounty-5)
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Auxiliator, python telegram bot for analysing web-sites

Auxiliator is telegram bot for basic web-application analysis, I made it because sometimes there is no access to your main PC, where you can scan web-site and search for exploits, and you only have for e.g your phone. Some people would say, that you can just connect with ssh, but is is not really easy to type on small screen. That is why, i created this telegram bot, where it is simpler to analyse the website for further testing. I created it with python, and it can search for exploits on exploit-db, scan for open ports, search info about ip using Censys, detect WAF, and find real IP by domain using censys.I hope you enjoy this tool!)

Opened for critics and suggestions!

https://github.com/MajorRaccoon/Auxiliator

submitted by /u/Tough-Aide-1810
[link] [comments]
hacking: security in practice
does anyone know what i can do???

My entire instagram account got hacked, they changed my password, i asked instagram to send an email to my account but the email it’s being sent to is no longer active and i can’t log into it, so i cant do anything, i tried using the video face scan thing but it didn’t work for some reason, is there anything i can do to get it back or can someone else help me recover it some how? i just want to talk to my friends over insta again

submitted by /u/bblaineC
[link] [comments]
hacking: security in practice
Who wants to make a gc

Who wanta to make a group chat where we can learn coding and hacking together I have python and pycharm but idk what the next step is I watch beginner tutorials on youtube but its the same thif idk abt linux and all of that but who knows and can teach or who wants to make a gc to learn together over the break?

submitted by /u/Virtual_Stuff4719
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Madness TryHackMe — Writeup (Detailed)

https://cdn-images-1.medium.com/max/773/1*cwz77BVK1Mdgly7j8ED0vw.png
I get to learn many new ways, different methods and use the new tool by practicing this machine. It is fun and gives pain in the head at…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Chrome Extensions Used For Hacking

https://cdn-images-1.medium.com/max/800/1*Re8hZDHJpsC-9QXlI07pdg.jpeg
Mostly hackers can use the extensions for the purpose to locate the broken links and inform the client and these extensions are also helps…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Hack Slot Online

https://cdn-images-1.medium.com/max/1640/1*9mHyUXAY7En-dEOd8hgnlg.png
Oleh karena itu, untuk mencegah kamu kehabisan modal di game slot online dan bangkrut, alih-alih mendapatkan keuntungan hingga puluhan…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Buffer Overflow Explained

https://cdn-images-1.medium.com/max/600/1*MPDOCD7chERhoL6c8Np-3w.png
Hello everyone and welcome to my article about Buffer Overflow!
Let me introduce my self, I am Idan and I am a penetration tester / red…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
A recent news- AI will hack human brains !

Posted byNidhikaDecember 25, 2021Posted inUncategorizedTags:AI, artificial intelligence, BRAIN, hacking, human brainEditA recent news- AI…

Continue reading on Medium »
Spray365 - Makes Spraying Microsoft Accounts (Office 365 / Azure AD) Easy Through Its Customizable Two-Step Password Spraying Approach
http://www.kitploit.com/2021/12/spray365-makes-spraying-microsoft.html
Spray365 is a password spraying tool that identifies valid credentials for Microsoft (https://www.kitploit.com/search/label/Microsoft) accounts (Office 365 / Azure AD). How is Spray365 different from the many other password spraying tools that are already available? Spray365 enables passwords to be sprayed from an "execution plan". While having a pre-generated execution plan that describe the spraying operation well before it occurs has many other benefits that Spray365 leverages, this also allows password sprays to be resumed (-R option) after a network error or other interruption. While it is easiest to generate a Spray365 execution plan using Spray365 directly, other tools that produce a compatible JSON structure make it easy to build unique password spraying workflows.
Spray365 exposes a few options that are useful when spraying credentials. Random user agents can be used to detect and bypass insecure conditional access policies that are configured to limit the types of allowed devices. Similarly, the --shuffle_auth_order argument is a great way to spray credentials in a less-predictable manner. This option was added in an attempt to bypass intelligent account lockouts (e.g., Azure Smart Lockout). While it’s not perfect, randomizing the order in which credentials are attempted have other benefits too, like making the detection of these spraying operations (https://www.kitploit.com/search/label/Operations) even more difficult. Spray365 also supports proxying traffic over HTTP/HTTPS, which integrates well with other tools like Burp Suite (https://www.kitploit.com/search/label/Burp%20Suite) for manipulating the source of the spraying operation.Generating an Execution Plan (Step 1)