π©ΈExploit Eternal Blue (MS17β010) for Window 7 and higher (custom payload)
πThis article shows you how to exploit the MS17β010 vulnerability on Windows 7 or higher.
πhttps://en.hacks.gr/2023/12/22/exploit-eternal-blue-ms17-010-for-window-7-and-higher-custom-payload/
Joinπ’@hacker_habeshaπͺπΉ
πThis article shows you how to exploit the MS17β010 vulnerability on Windows 7 or higher.
πhttps://en.hacks.gr/2023/12/22/exploit-eternal-blue-ms17-010-for-window-7-and-higher-custom-payload/
Joinπ’@hacker_habeshaπͺπΉ
β€3π₯°1
π’This year we made a ranking with the most popular tools between January and December 2023.π
The tools of this year encompass a diverse range of cybersecurity disciplines, including AI-Enhanced Penetration Testing, Advanced Vulnerability Management, Stealth Communication Techniques, Open-Source General Purpose Vulnerability Scanning, and more.π€
Without going into further details, we have prepared a useful list of the most popular tools in Kitploit 2023:π
π’ (https://www.kitploit.com/2022/12/top-20-most-popular-hacking-tools-in.html)
Join:π’@hacker_habeshaπͺπΉ
The tools of this year encompass a diverse range of cybersecurity disciplines, including AI-Enhanced Penetration Testing, Advanced Vulnerability Management, Stealth Communication Techniques, Open-Source General Purpose Vulnerability Scanning, and more.π€
Without going into further details, we have prepared a useful list of the most popular tools in Kitploit 2023:π
π’ (https://www.kitploit.com/2022/12/top-20-most-popular-hacking-tools-in.html)
Join:π’@hacker_habeshaπͺπΉ
Kitploit
Kitploit β Maintenance in Progress
Kitploit is temporarily under maintenance. Weβll be back shortly with improvements.
β€2π₯1π₯°1
π§°CrackMapexec | SMB & AD Enumeration Simplified!
πHave you ever found yourself staring at a Windows network, wondering how to find vulnerabilities and security holes? Donβt worry, CrackMapExec is here to save the day! Itβs like having a Swiss Army knife for your penetration testing needs.
πhttps://en.hacks.gr/2023/12/15/crackmapexec-smb-ad-enumeration-simplified/
Join:π’@hacker_habeshaπͺπΉ
πHave you ever found yourself staring at a Windows network, wondering how to find vulnerabilities and security holes? Donβt worry, CrackMapExec is here to save the day! Itβs like having a Swiss Army knife for your penetration testing needs.
πhttps://en.hacks.gr/2023/12/15/crackmapexec-smb-ad-enumeration-simplified/
Join:π’@hacker_habeshaπͺπΉ
β€3π1
π£ Buffer Overflow
πFrom memory structure and ROP to Linux and Windows 11 real examples.
πΉPart 1 https://en.hacks.gr/2023/10/28/buffer-overflow-part-i/
πΉPart 2 https://en.hacks.gr/2023/10/29/buffer-overflow-part-ii/
πΉPart 3 https://en.hacks.gr/2023/11/08/buffer-overflow-part-iii/
πΉPart 4 https://en.hacks.gr/2023/11/09/buffer-overflow-part-iv/
Join: π’@hacker_habeshaπͺπΉ
πFrom memory structure and ROP to Linux and Windows 11 real examples.
πΉPart 1 https://en.hacks.gr/2023/10/28/buffer-overflow-part-i/
πΉPart 2 https://en.hacks.gr/2023/10/29/buffer-overflow-part-ii/
πΉPart 3 https://en.hacks.gr/2023/11/08/buffer-overflow-part-iii/
πΉPart 4 https://en.hacks.gr/2023/11/09/buffer-overflow-part-iv/
Join: π’@hacker_habeshaπͺπΉ
π3π₯1
πΈοΈCloakQuest3r - Uncover The True IP Address Of Websites Safeguarded By Cloudflare
πCloakQuest3r is a powerful Python tool meticulously crafted to uncover the true IP address of websites safeguarded by Cloudflare, a widely adopted web security and performance enhancement service.
πFeatures
πΉReal IP Detection: CloakQuest3r excels in the art of discovering the real IP address of web servers employing Cloudflare's services. This crucial information is paramount for conducting comprehensive penetration tests and ensuring the security of web assets.
πΉSubdomain Scanning: Subdomain scanning is harnessed as a fundamental component in the process of finding the real IP address. It aids in the identification of the actual server responsible for hosting the website and its associated subdomains.
πΉThreaded Scanning: To enhance efficiency and expedite the real IP detection process, CloakQuest3r utilizes threading. This feature enables scanning of a substantial list of subdomains without significantly extending the execution time.
πΉDetailed Reporting: The tool provides comprehensive output, including the total number of subdomains scanned, the total number of subdomains found, and the time taken for the scan. Any real IP addresses unveiled during the process are also presented, facilitating in-depth analysis and penetration testing.
πhttps://github.com/spyboy-productions/CloakQuest3r
Join:π’@hacker_habeshaπͺπΉ
πCloakQuest3r is a powerful Python tool meticulously crafted to uncover the true IP address of websites safeguarded by Cloudflare, a widely adopted web security and performance enhancement service.
πFeatures
πΉReal IP Detection: CloakQuest3r excels in the art of discovering the real IP address of web servers employing Cloudflare's services. This crucial information is paramount for conducting comprehensive penetration tests and ensuring the security of web assets.
πΉSubdomain Scanning: Subdomain scanning is harnessed as a fundamental component in the process of finding the real IP address. It aids in the identification of the actual server responsible for hosting the website and its associated subdomains.
πΉThreaded Scanning: To enhance efficiency and expedite the real IP detection process, CloakQuest3r utilizes threading. This feature enables scanning of a substantial list of subdomains without significantly extending the execution time.
πΉDetailed Reporting: The tool provides comprehensive output, including the total number of subdomains scanned, the total number of subdomains found, and the time taken for the scan. Any real IP addresses unveiled during the process are also presented, facilitating in-depth analysis and penetration testing.
πhttps://github.com/spyboy-productions/CloakQuest3r
Join:π’@hacker_habeshaπͺπΉ
GitHub
GitHub - spyboy-productions/CloakQuest3r: Open-source security research tool for identifying origin IP exposure of websites protectedβ¦
Open-source security research tool for identifying origin IP exposure of websites protected by Cloudflare and similar reverse proxy services. - spyboy-productions/CloakQuest3r
β€2π₯1π€©1
πSQL injection to RCE
πSQL injection is a type of web application vulnerability that allows an attacker to execute arbitrary SQL commands on a vulnerable web applicationβs backend database. If the web application is not properly secured, an attacker can leverage a successful SQL injection attack to achieve Remote Code Execution (RCE) on the target server.
πIn this blog, we will explore how SQL injection vulnerabilities can be exploited to achieve RCE on a vulnerable server, along with examples of payloads that can be used to exploit these vulnerabilities.
πhttps://en.hacks.gr/2023/12/27/sql-injection-to-rce/
Join:π’@hacker_habeshaπͺπΉ
πSQL injection is a type of web application vulnerability that allows an attacker to execute arbitrary SQL commands on a vulnerable web applicationβs backend database. If the web application is not properly secured, an attacker can leverage a successful SQL injection attack to achieve Remote Code Execution (RCE) on the target server.
πIn this blog, we will explore how SQL injection vulnerabilities can be exploited to achieve RCE on a vulnerable server, along with examples of payloads that can be used to exploit these vulnerabilities.
πhttps://en.hacks.gr/2023/12/27/sql-injection-to-rce/
Join:π’@hacker_habeshaπͺπΉ
π4π±1
π§΅ Complete Cybersecurity Professional Roadmap π§΅
1. Introduction to Ethical Hacking
- Definition
- Purpose
- Types of Hackers
- Legal and Ethical Considerations
2. Networking Basics
- TCP/IP
- OSI Model
- Subnetting
- DNS
- DHCP
3. Operating Systems
- Linux
- Windows
- macOS
- Command Line Basics
4. Cybersecurity Fundamentals
- Encryption
- Firewalls
- Antivirus
- IDS/IPS
5. Programming Languages
- Python
- Javascript
- Bash Scripting
- SQL
- C/ C++/ Java/ Ruby
6. Scanning and Enumeration
- Port Scanning
- Service Enumeration
- Vulnerability Scanning
7. Exploitation
- Common Vulnerabilities and Exploits
- Metasploit Framework
- Buffer Overflows
8. Web Application Security
- OWASP Top Ten
- SQL Injection
- Cross-Site Scripting (XSS)
9. Wireless Network Hacking
- Wi-Fi Security
- WEP, WPA, WPA2
- Wireless Attacks
10. Social Engineering
- Phishing
- Spear Phishing
- Social Engineering Toolkit (SET)
11. Sniffing and Spoofing
- Man-in-the-Middle Attacks
- ARP Spoofing
- DNS Spoofing
12. Malware Analysis
- Types of Malware
- Sandbox Analysis
- Signature-Based and Behavior-Based Detection
13. Incident Response and Handling
- Incident Response Process
- Digital Forensics
- Chain of Custody
14. Penetration Testing
- Types of Penetration Testing
- Methodology
- Reporting
15. Cryptography
- Symmetric and Asymmetric Encryption
- Hashing Algorithms
- Digital Signatures
16. Mobile Hacking
- Android and iOS Security
- Mobile Application Security
17. Cloud Security
- AWS, Azure, Google Cloud
- Security Best Practices
18. IoT Security
- Internet of Things Risks
- Securing IoT Devices
19. Legal and Compliance
- Computer Fraud and Abuse Act (CFAA)
- GDPR, HIPAA, PCI DSS
20. Cybersecurity Tools
- Nmap, Wireshark, Burp Suite
- Snort, Nessus, Aircrack-ng
21. Career Path and Certifications
- Certified Ethical Hacker (CEH)
- Offensive Security Certified Professional (OSCP)
- CISSP, CompTIA Security+
Join:π’@hacker_habeshaπͺπΉ
1. Introduction to Ethical Hacking
- Definition
- Purpose
- Types of Hackers
- Legal and Ethical Considerations
2. Networking Basics
- TCP/IP
- OSI Model
- Subnetting
- DNS
- DHCP
3. Operating Systems
- Linux
- Windows
- macOS
- Command Line Basics
4. Cybersecurity Fundamentals
- Encryption
- Firewalls
- Antivirus
- IDS/IPS
5. Programming Languages
- Python
- Javascript
- Bash Scripting
- SQL
- C/ C++/ Java/ Ruby
6. Scanning and Enumeration
- Port Scanning
- Service Enumeration
- Vulnerability Scanning
7. Exploitation
- Common Vulnerabilities and Exploits
- Metasploit Framework
- Buffer Overflows
8. Web Application Security
- OWASP Top Ten
- SQL Injection
- Cross-Site Scripting (XSS)
9. Wireless Network Hacking
- Wi-Fi Security
- WEP, WPA, WPA2
- Wireless Attacks
10. Social Engineering
- Phishing
- Spear Phishing
- Social Engineering Toolkit (SET)
11. Sniffing and Spoofing
- Man-in-the-Middle Attacks
- ARP Spoofing
- DNS Spoofing
12. Malware Analysis
- Types of Malware
- Sandbox Analysis
- Signature-Based and Behavior-Based Detection
13. Incident Response and Handling
- Incident Response Process
- Digital Forensics
- Chain of Custody
14. Penetration Testing
- Types of Penetration Testing
- Methodology
- Reporting
15. Cryptography
- Symmetric and Asymmetric Encryption
- Hashing Algorithms
- Digital Signatures
16. Mobile Hacking
- Android and iOS Security
- Mobile Application Security
17. Cloud Security
- AWS, Azure, Google Cloud
- Security Best Practices
18. IoT Security
- Internet of Things Risks
- Securing IoT Devices
19. Legal and Compliance
- Computer Fraud and Abuse Act (CFAA)
- GDPR, HIPAA, PCI DSS
20. Cybersecurity Tools
- Nmap, Wireshark, Burp Suite
- Snort, Nessus, Aircrack-ng
21. Career Path and Certifications
- Certified Ethical Hacker (CEH)
- Offensive Security Certified Professional (OSCP)
- CISSP, CompTIA Security+
Join:π’@hacker_habeshaπͺπΉ
π4π1
FREE 45-Day Cybersecurity Internship
π‘ Program Highlights:
π Duration: 45 days of immersive learning and hands-on experience.
πFocus: Dive deep into cybersecurity fundamentals and real-world applications.
πInteractive Sessions: Engage in live sessions, workshops, and practical exercises.
πExpert Guidance: Learn from industry professionals passionate about sharing their knowledge.
πCertification: Receive a certificate upon successful completion.
This internship is an incredible opportunity to explore the dynamic field of cybersecurity, and it's completely FREE! Secure your spot now and kickstart your cybersecurity journey with SenseLearner.
π Limited spots available! Apply now at https://forms.gle/KagLYtyiVjF8NZ5K8
#Cybersecurity #InternshipOpportunity #Senselearner #CyberSecurityInternship #InfoSec #LearnSecurity
π‘ Program Highlights:
π Duration: 45 days of immersive learning and hands-on experience.
πFocus: Dive deep into cybersecurity fundamentals and real-world applications.
πInteractive Sessions: Engage in live sessions, workshops, and practical exercises.
πExpert Guidance: Learn from industry professionals passionate about sharing their knowledge.
πCertification: Receive a certificate upon successful completion.
This internship is an incredible opportunity to explore the dynamic field of cybersecurity, and it's completely FREE! Secure your spot now and kickstart your cybersecurity journey with SenseLearner.
π Limited spots available! Apply now at https://forms.gle/KagLYtyiVjF8NZ5K8
#Cybersecurity #InternshipOpportunity #Senselearner #CyberSecurityInternship #InfoSec #LearnSecurity
β€3π1π₯°1
β‘οΈExploiting XSS using Polyglot JPEGs+Javascript to bypass CSP
πThis vulnerability allows an attacker to use a JPEG polyglot with JavaScript to hide the malicious JavaScript payload in the image successfully without corrupting the image to bypass the siteβs CSP. For this exploit you will need two parameters, one to call the malicious image and the other one to upload it.
πhttps://en.hacks.gr/2023/12/27/exploiting-xss-using-polyglot-jpegsjavascript-to-bypass-csp/
π’@hacker_habeshaπͺπΉ
πThis vulnerability allows an attacker to use a JPEG polyglot with JavaScript to hide the malicious JavaScript payload in the image successfully without corrupting the image to bypass the siteβs CSP. For this exploit you will need two parameters, one to call the malicious image and the other one to upload it.
πhttps://en.hacks.gr/2023/12/27/exploiting-xss-using-polyglot-jpegsjavascript-to-bypass-csp/
π’@hacker_habeshaπͺπΉ
π3π₯°1
πΉExploiting FTP
πFTP (File Transfer Protocol) is a service or so-called protocol for transferring files between computers via the Transmission Control Protocol / Internet Protocol (TCP / IP). It is considered as an Application Layer Protocol.
πhttps://en.hacks.gr/2023/12/27/exploiting-ftp/
Join:π’@hacker_habeshaπͺπΉ
πFTP (File Transfer Protocol) is a service or so-called protocol for transferring files between computers via the Transmission Control Protocol / Internet Protocol (TCP / IP). It is considered as an Application Layer Protocol.
πhttps://en.hacks.gr/2023/12/27/exploiting-ftp/
Join:π’@hacker_habeshaπͺπΉ
π5π₯°1
β£οΈ Free Labs to Train Your Pentest / CTF Skills β£οΈ
πΈ Academy Hackaflag -BR https://academy.hackaflag.com.br
πΈ Try Hack Me https://tryhackme.com
πΈ Attack-Defense https://attackdefense.com
πΈ alert to win https://alf.nu/alert1
πΈ CTF Komodo Security https://ctf.komodosec.com
πΈ CMD Challenge https://cmdchallenge.com
πΈ Explotation Education https://exploit.education
πΈ Google CTF https://capturetheflag.withgoogle.com
πΈ HackTheBox https://www.hackthebox.eu
πΈ Hackthis https://www.hackthis.co.uk
πΈ Hacksplaining https://www.hacksplaining.com/exercises
πΈ Hacker101 https://ctf.hacker101.com
πΈ Hacker Security https://capturetheflag.com.br
πΈ Hacking-Lab https://www.hacking-lab.com/index.html
πΈ HSTRIKE https://hstrike.com
πΈ ImmersiveLabs https://immersivelabs.com
πΈ Labs Wizard Security https://labs.wizard-security.net
πΈ NewbieContest https://www.newbiecontest.org
πΈ OverTheWire http://overthewire.org
πΈ Practical Pentest Labs https://practicalpentestlabs.com
πΈ Pentestlab https://pentesterlab.com
πΈ Penetration Testing Practice Labs http://www.amanhardikar.com/mindmaps/Practice.html
πΈ PentestIT LAB https://lab.pentestit.ru
πΈ PicoCTF https://picoctf.com
πΈ PWNABLE https://pwnable.kr/play.php
πΈ Root-Me https://www.root-me.org
πΈ Root in Jail http://ctf.rootinjail.com
πΈ Shellter https://shellterlabs.com/pt
πΈ SANS Challenger https://www.holidayhackchallenge.com
πΈ SmashTheStack http://smashthestack.org/wargames.html
πΈ Try Hack Me https://tryhackme.com
πΈ The Cryptopals Crypto Challenges https://cryptopals.com
πΈ Vulnhub https://www.vulnhub.com
πΈ W3Challs https://w3challs.com
πΈ WeChall http://www.wechall.net
πΈ Zenk-Security https://www.zenk-security.com/epreuves.php
Joinπ’@hacker_habeshaπͺπΉ
πΈ Academy Hackaflag -BR https://academy.hackaflag.com.br
πΈ Try Hack Me https://tryhackme.com
πΈ Attack-Defense https://attackdefense.com
πΈ alert to win https://alf.nu/alert1
πΈ CTF Komodo Security https://ctf.komodosec.com
πΈ CMD Challenge https://cmdchallenge.com
πΈ Explotation Education https://exploit.education
πΈ Google CTF https://capturetheflag.withgoogle.com
πΈ HackTheBox https://www.hackthebox.eu
πΈ Hackthis https://www.hackthis.co.uk
πΈ Hacksplaining https://www.hacksplaining.com/exercises
πΈ Hacker101 https://ctf.hacker101.com
πΈ Hacker Security https://capturetheflag.com.br
πΈ Hacking-Lab https://www.hacking-lab.com/index.html
πΈ HSTRIKE https://hstrike.com
πΈ ImmersiveLabs https://immersivelabs.com
πΈ Labs Wizard Security https://labs.wizard-security.net
πΈ NewbieContest https://www.newbiecontest.org
πΈ OverTheWire http://overthewire.org
πΈ Practical Pentest Labs https://practicalpentestlabs.com
πΈ Pentestlab https://pentesterlab.com
πΈ Penetration Testing Practice Labs http://www.amanhardikar.com/mindmaps/Practice.html
πΈ PentestIT LAB https://lab.pentestit.ru
πΈ PicoCTF https://picoctf.com
πΈ PWNABLE https://pwnable.kr/play.php
πΈ Root-Me https://www.root-me.org
πΈ Root in Jail http://ctf.rootinjail.com
πΈ Shellter https://shellterlabs.com/pt
πΈ SANS Challenger https://www.holidayhackchallenge.com
πΈ SmashTheStack http://smashthestack.org/wargames.html
πΈ Try Hack Me https://tryhackme.com
πΈ The Cryptopals Crypto Challenges https://cryptopals.com
πΈ Vulnhub https://www.vulnhub.com
πΈ W3Challs https://w3challs.com
πΈ WeChall http://www.wechall.net
πΈ Zenk-Security https://www.zenk-security.com/epreuves.php
Joinπ’@hacker_habeshaπͺπΉ
π3π1
π Support our hackers AND cybersecurity professionals channel by sharing it with a friend.π Unleash their digital prowess!
α¨α°αα»αΉ react α«α΅αα π
And don't forget to react if you like the contents π€
π»π #HackerCommunity
https://t.me/hacker_habesha?boost
π’@hacker_habesha
α¨α°αα»αΉ react α«α΅αα π
And don't forget to react if you like the contents π€
π»π #HackerCommunity
https://t.me/hacker_habesha?boost
π’@hacker_habesha
β€5π2β€βπ₯1π1
Web Crawlers & Directory Brute Force β‘
πΉDirbrute
πhttps://github.com/Xyntax/DirBrute
πΉDirb
πhttps://dirb.sourceforge.net/
πΉffuf
πhttps://github.com/ffuf/ffuf
πΉDirbuster
πhttps://sourceforge.net/projects/dirbuster/
πΉDirsearch
πhttps://github.com/maurosoria/dirsearch
πΉGobuster
πhttps://github.com/OJ/gobuster
πΉWebPathBrute
πhttps://github.com/7kbstorm/7kbscan-WebPathBrute
πΉwfuzz
πhttps://github.com/xmendez/wfuzz
πΉDirmap
πhttps://github.com/H4ckForJob/dirmap
πΉYJdirscan
πhttps://github.com/foryujian/yjdirscan
Join:π’@hacker_habeshaπͺπΉ
πΉDirbrute
πhttps://github.com/Xyntax/DirBrute
πΉDirb
πhttps://dirb.sourceforge.net/
πΉffuf
πhttps://github.com/ffuf/ffuf
πΉDirbuster
πhttps://sourceforge.net/projects/dirbuster/
πΉDirsearch
πhttps://github.com/maurosoria/dirsearch
πΉGobuster
πhttps://github.com/OJ/gobuster
πΉWebPathBrute
πhttps://github.com/7kbstorm/7kbscan-WebPathBrute
πΉwfuzz
πhttps://github.com/xmendez/wfuzz
πΉDirmap
πhttps://github.com/H4ckForJob/dirmap
πΉYJdirscan
πhttps://github.com/foryujian/yjdirscan
Join:π’@hacker_habeshaπͺπΉ
π3β€βπ₯1
Sql Injection π
πΉ Sqlmap
πhttps://github.com/sqlmapproject/sqlmap
πΉ SSQLInjection
πhttps://github.com/shack2/SuperSQLInjectionV1
πΉJsql-injection
πhttps://github.com/ron190/jsql-injection
πΉNoSQLMap
πhttps://github.com/codingo/NoSQLMap
πΉSqlmate
πhttps://github.com/s0md3v/sqlmate
πΉSQLiScanner
πhttps://github.com/0xbug/SQLiScanner
πΉsql-injection-payload-list
πhttps://github.com/payloadbox/sql-injection-payload-list
πΉAdvanced-SQL-Injection-Cheatsheet
πhttps://github.com/kleiton0x00/Advanced-SQL-Injection-Cheatsheet
Join:π’@hacker_habeshaπͺπΉ
πΉ Sqlmap
πhttps://github.com/sqlmapproject/sqlmap
πΉ SSQLInjection
πhttps://github.com/shack2/SuperSQLInjectionV1
πΉJsql-injection
πhttps://github.com/ron190/jsql-injection
πΉNoSQLMap
πhttps://github.com/codingo/NoSQLMap
πΉSqlmate
πhttps://github.com/s0md3v/sqlmate
πΉSQLiScanner
πhttps://github.com/0xbug/SQLiScanner
πΉsql-injection-payload-list
πhttps://github.com/payloadbox/sql-injection-payload-list
πΉAdvanced-SQL-Injection-Cheatsheet
πhttps://github.com/kleiton0x00/Advanced-SQL-Injection-Cheatsheet
Join:π’@hacker_habeshaπͺπΉ
π3π1
Wordlists π
πΉ wordlists - Real-world infosec wordlists, updated regularly.
πhttps://github.com/trickest/wordlists/
πΉpsudohash - Password list generator that focuses on keywords mutated by commonly used password creation patterns.
πhttps://github.com/t3l3machus/psudohash
πΉwister - A wordlist generator tool, that allows you to supply a set of words, giving you the possibility to craft multiple variations from the given words, creating a unique and ideal wordlist to use regarding a specific target.
πhttps://github.com/cycurity/wister
πΉRockyou - wordlists packaging for Kali Linux.
πhttps://gitlab.com/kalilinux/packages/wordlists
πΉWeakpass - For any kind of bruteforce find wordlists.
πhttps://weakpass.com/
Join:π’@hacker_habeshaπͺπΉ
πΉ wordlists - Real-world infosec wordlists, updated regularly.
πhttps://github.com/trickest/wordlists/
πΉpsudohash - Password list generator that focuses on keywords mutated by commonly used password creation patterns.
πhttps://github.com/t3l3machus/psudohash
πΉwister - A wordlist generator tool, that allows you to supply a set of words, giving you the possibility to craft multiple variations from the given words, creating a unique and ideal wordlist to use regarding a specific target.
πhttps://github.com/cycurity/wister
πΉRockyou - wordlists packaging for Kali Linux.
πhttps://gitlab.com/kalilinux/packages/wordlists
πΉWeakpass - For any kind of bruteforce find wordlists.
πhttps://weakpass.com/
Join:π’@hacker_habeshaπͺπΉ
π3π1
Cross-Site Scripting (XSS)
πΉData Theft
πΉSession Hijacking
πΉPhishing
πΉDefacement
πΉKeylogging
πΉRemote Code Execution
πΉBypass Security Measures
π’@hacker_habeshaπͺπΉ
πΉData Theft
πΉSession Hijacking
πΉPhishing
πΉDefacement
πΉKeylogging
πΉRemote Code Execution
πΉBypass Security Measures
π’@hacker_habeshaπͺπΉ
β‘2π2
π©ΈDomain Takeover with PetitPotam Exploit
πPetitpotam is a vulnerability that allows a domain user to take over domain controllers through triggering authentications using the MS-EFSRPC protocol.
πhttps://en.hacks.gr/2023/12/27/domain-takeover-with-petitpotam-exploit/
JOIN:π’@hacker_habeshaπͺπΉ
πPetitpotam is a vulnerability that allows a domain user to take over domain controllers through triggering authentications using the MS-EFSRPC protocol.
πhttps://en.hacks.gr/2023/12/27/domain-takeover-with-petitpotam-exploit/
JOIN:π’@hacker_habeshaπͺπΉ
π3π₯1
π§¬Networking Essentials
π#infosec #cybersecurity #hacking #pentesting #security
JOIN:π’@hacker_habeshaπͺπΉ
π#infosec #cybersecurity #hacking #pentesting #security
JOIN:π’@hacker_habeshaπͺπΉ
π3π1
π Red Team Toolkit
π΄Privilege Escalation
π΄Phishing
π΄OSINT
π΄Exfiltration
π#infosec #cybersecurity #hacking #pentesting #security
JOIN:π’@hacker_habeshaπͺπΉ
π΄Privilege Escalation
π΄Phishing
π΄OSINT
π΄Exfiltration
π#infosec #cybersecurity #hacking #pentesting #security
JOIN:π’@hacker_habeshaπͺπΉ
β€βπ₯2β‘1π1