UNDERCODE COMMUNITY
2.68K subscribers
1.23K photos
31 videos
2.65K files
80.1K links
πŸ¦‘ Undercode Cyber World!
@UndercodeCommunity


1️⃣ World first platform which Collect & Analyzes every New hacking method.
+ AI Pratice
@Undercode_Testing

2️⃣ Cyber & Tech NEWS:
@Undercode_News

3️⃣ CVE @Daily_CVE

✨ Web & Services:
β†’ Undercode.help
Download Telegram
Forwarded from UNDERCODE TESTING
πŸ¦‘AWS Cloud #tips : The Backbone of Modern Technology!🌟

πŸ”Ž What is AWS (Amazon Web Services)?
AWS is the world’s most comprehensive and widely adopted cloud platform, offering 200+ fully featured services across compute, storage, databases, networking, AI, IoT, and more. Trusted by millions, AWS enables businesses of all sizes to innovate faster and scale effortlessly.

🌟 Why AWS Stands Out:

1️⃣ Global Infrastructure:
β€’ Operates across 31 geographic regions and 99 Availability Zones, ensuring low latency, reliability, and scalability.
β€’ Plans for 15 more regions are underway, making AWS one of the largest global networks.

2️⃣ Cost Optimization:
β€’ AWS follows a pay-as-you-go model, meaning you only pay for what you use.
β€’ Tools like AWS Cost Explorer and Savings Plans help optimize your cloud spend.

3️⃣ Unmatched Security:
β€’ Industry-leading security protocols, compliance with over 140 global standards, and data encryption ensure peace of mind.
β€’ AWS also provides IAM (Identity and Access Management) for granular security control.

4️⃣ Innovation-Driven:
β€’ AWS offers cutting-edge tools for AI/ML (SageMaker), Big Data (EMR), and Serverless Computing (Lambda).
β€’ Pioneering advancements in Edge Computing with services like AWS Outposts and Wavelength.

5️⃣ Ease of Use for Developers:
β€’ A user-friendly console, SDKs, APIs, and CLI make building and managing applications seamless.
β€’ Offers templates via CloudFormation for infrastructure automation.

πŸ’» Most Popular AWS Services
β€’ EC2: Scalable compute power for running applications.
β€’ S3: Highly durable object storage for backups, data lakes, and archives.
β€’ RDS & DynamoDB: Managed relational and NoSQL databases.
β€’ CloudFront: Fast and secure content delivery network.
β€’ Lambda: Event-driven serverless computing without infrastructure management.

πŸ“š AWS Certification Pathway

AWS certifications validate your skills and open doors to career opportunities. Popular certifications include:
β€’ AWS Certified Solutions Architect (Associate)
β€’ AWS Certified Cloud Practitioner
β€’ AWS Certified DevOps Engineer

πŸš€ Who Uses AWS?
β€’ Startups: Accelerate development with low upfront costs.
β€’ Enterprises: Achieve agility and scale globally.
β€’ Developers & IT Professionals: Innovate and build cutting-edge solutions.

🌟 Getting Started:
β€’ Try AWS Free Tier to explore its services risk-free.
β€’ Explore AWS tutorials, documentation, and online courses to boost your skills.

Ref: Mahesh GirheMahesh Girhe
@UndercodeCommunity
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from Exploiting Crew (Pr1vAt3)
1734278140921.pdf
15.6 MB
Forwarded from Exploiting Crew (Pr1vAt3)
πŸ¦‘Protect Your Inbox Like a Pro! πŸ”’

Your email is a goldmine for cybercriminals, containing personal, professional, and financial information. But fear notβ€”here’s how to safeguard it effectively:

πŸ›‘οΈ Top Email Security Tips:

1️⃣ Enable Multi-Factor Authentication (MFA): A strong password isn’t enough. MFA adds an extra layer of security.
2️⃣ Beware of Phishing Emails: Don’t click on suspicious links or attachments. Verify the sender before taking action.
3️⃣ Use Strong Passwords: Avoid predictable passwords like β€œpassword123.” Use a combination of upper/lowercase letters, numbers, and symbols.
4️⃣ Encrypt Your Emails: Protect sensitive information by using email encryption tools.
5️⃣ Keep Software Updated: Ensure your email client and antivirus software are always up-to-date.
6️⃣ Educate Yourself and Your Team: Awareness is your first line of defense. Share best practices with colleagues.

🚨 Common Email Security Threats:

πŸ”Έ Phishing: Fake emails designed to steal your information.
πŸ”Έ Spoofing: Attackers pretending to be trusted contacts.
πŸ”Έ Ransomware: Malicious attachments locking you out of your data.
πŸ”Έ BEC (Business Email Compromise): Fraudulent emails targeting businesses.

πŸ” Remember: A secure inbox equals a secure life. Take action now to protect your data and privacy!

Ref: Mahech Girhe
@UndercodeCommunity
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
πŸ“Š Shein's Indian Comeback: Conditional on Data Localization and Reliance Partnership

https://undercodenews.com/sheins-indian-comeback-conditional-on-data-localization-and-reliance-partnership/

@Undercode_News
Forwarded from UNDERCODE TESTING
πŸ¦‘Detection of teams convoC2 Mainly used by Red Teamers recent days.

Basically it causes out bound requests to C2 Server, exfiltrates command outputs from Adaptive Cards images URLs and inserting data into hidden span tags in Microsoft teams conservations.
The fact that the victim only sends http queries to Microsoft servers and the antivirus doesn't examine MS teams log files and in absence of direct connection between the victim and attacker in this case its very difficult to detect.

Here is the custom KQL to Detect.

CloudAppEvents
| where Timestamp > ago(1h)
| where Application contains "Microsoft Teams"
| where ActionType contains "AppInstalled"
| where parse_json(RawEventData)["AddOnName"] == 'Workflows'

Ref: Kintali Sai Dinesh
@UndercodeCommunity
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from Exploiting Crew (Pr1vAt3)
Forwarded from Exploiting Crew (Pr1vAt3)
πŸ¦‘18 Must-Have Free Tools for Cybersecurity Enthusiasts πŸ›‘οΈ

As a cybersecurity professional, staying ahead of the curve requires constant learning and hands-on practice. The good news? You don’t need to break the bank to access industry-leading tools. Here's a curated list of 18 free cybersecurity tools to elevate your skillsβ€”whether you're a beginner or a seasoned expert!

πŸ”΅ 1. Kali Linux
The ultimate penetration testing operating system for ethical hackers.

πŸ”΅ 2. Wireshark
A network protocol analyzer that lets you capture and inspect data in real time.

πŸ”΅ 3. Burp Suite Community Edition
Perfect for web application security testing and vulnerability assessments.

πŸ”΅ 4. Gophish
An open-source phishing toolkit for creating realistic phishing campaigns.

πŸ”΅ 5. Aircrack-ng
Specializes in cracking WEP/WPA Wi-Fi passwords.

πŸ”΅ 6. Have I Been Pwned?
Check if your email or accounts have been compromised in data breaches.

πŸ”΅ 7. Metasploit Framework
A penetration testing powerhouse for exploiting vulnerabilities.

πŸ”΅ 8. Nikto
Scans web servers for dangerous files, outdated software, and misconfigurations.

πŸ”΅ 9. HackTheBox
An interactive training platform to sharpen your hacking skills.

πŸ”΅ 10. pfSense
A firewall and router solution for network protection.

πŸ”΅ 11. CyberChef
A versatile tool for analyzing, encrypting, and decoding data.

πŸ”΅ 12. Ghidra
An open-source reverse engineering tool by the NSA.

πŸ”΅ 13. Deshashed
Enhance email security by detecting exposed credentials.

πŸ”΅ 14. OpenVAS
A comprehensive vulnerability scanner for systems and networks.

πŸ”΅ 15. OSSEC
Monitor and prevent intrusions in your environment with this HIDS tool.

πŸ”΅ 16. SQLmap
Automatically detect and exploit SQL injection vulnerabilities.

πŸ”΅ 17. REMnux
Reverse engineering and malware analysis made accessible.

πŸ”΅ 18. Zed Attack Proxy (ZAP)
A web application security scanner for discovering vulnerabilities.


🌟 Why Use These Tools?
- Cost-Effective: Free but highly efficient.
- Industry Standard: Frequently used by professionals worldwide.
- Skill Development: Master critical areas like penetration testing, vulnerability analysis, and data protection.

Ref: Arun KL
@UndercodeCommunity
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE TESTING
πŸ¦‘π—£π—Όπ˜„π—²π—Ώπ—¦π—΅π—²π—Ήπ—Ή 𝗦𝗲𝗹𝗳-π—£π˜„π—» π——π—²π˜π—²π—°π˜π—Άπ—Όπ—»

The Proofpoint blog outlines a social engineering tactic where threat actors deceive users into copying and pasting malicious PowerShell scripts, causing malware infections. Groups like TA571 use fake error messages to prompt script execution, delivering malware such as DarkGate and NetSupport. Despite needing significant user interaction, the attack's success hinges on sophisticated social engineering. I have developed a custom detection PowerShell Self-Pwn KQL to identify such scenarios and assist SecOps in isolating affected devices.

Ref: Steven Lim
@UndercodeCommunity
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁