UNDERCODE COMMUNITY
3.09K subscribers
1.25K photos
31 videos
2.65K files
116K links
๐Ÿฆ‘ Undercode World!
@UndercodeCommunity

1๏ธโƒฃ World first platform which Collect & Analyzes every New hacking method.
+ Pratice
@Undercode_Testing

2๏ธโƒฃ Cyber & Tech NEWS:
@Undercode_News

3๏ธโƒฃ CVE @Daily_CVE

โœจYoutube.com/Undercode
by Undercode.co.uk
Download Telegram
Forwarded from UNDERCODE TESTING
๐Ÿฆ‘The Ultimate IDOR Testing Checklist!

Are you testing for Insecure Direct Object References (IDOR) vulnerabilities? Here's a detailed checklist to ensure nothing slips through the cracks.

This comprehensive list covers everything from:
โœ… Testing parameter pollution
โœ… Exploring API versions and extensions
โœ… Swapping GUIDs with numeric IDs
โœ… Bypassing 403/401 responses
โœ… Blind IDORs and chaining with XSS for account takeovers

Whether you're a bug bounty hunter, pentester, or security enthusiast, this checklist will help you uncover those hidden vulnerabilities and secure applications effectively.

Ref: Amit Kumar
@UndercodeCommunity
โ– โ–‚ โ–„ U๐•Ÿ๐”ปโ’บ๐ซฤ†๐”ฌ๐““โ“” โ–„ โ–‚ โ–
Forwarded from UNDERCODE TESTING
SIMULATION FOR
CYBERSECURITY
ANALYST POSITION.pdf
238 KB
๐Ÿฆ‘"Interview Simulation For Cybersecurity Analyst Position (L1, L2, L3) From Various Background Complete With ATS Resume Examples". In this document, I have prepared six different career backgrounds for individuals seeking a cybersecurity analyst role, whether they are transitioning from another field or moving from L1 to L2 or L3 positions. Additionally, I have provided interview simulations for each job application, along with tailored ATS-optimised resumes.
Forwarded from UNDERCODE NEWS (UNDERCODER)
โš ๏ธ JOB SEEKERS, BEWARE OF THIS SCAM! โš ๏ธ

One of my friends got an "interview" call this morning from CrowdStrike. They wanted to do a 15-minute interview for the Junior Developer role and asked my friend to DOWNLOAD a desktop app to schedule it.
Forwarded from UNDERCODE TESTING
This media is not supported in your browser
VIEW IN TELEGRAM
๐Ÿฆ‘User Automation Process Using CSV:

1- Create the CSV Script
Begin by creating a CSV file with the following headers:
{DN,ObjectClass,SamAccountName,UserPrincipalName,Description,UserAccountName,DisplayName}
2- Fill in the Data
Below the headers, enter the required user details. Each line should represent a user in this format:
{"CN=User1,OU=IT,DC=company,DC=com",user,User1,user1@company.com,"IT Specialist","User1",514,"User One"
"CN=User2,OU=Sales,DC=company,DC=com",user,User2,user2@company.com,"Sales Representative","User2",514,"User Two"}
3- Save the File
Once all user data is filled in, save the file with a .csv extension
Example filename: users.csv
4- Import the Users
To import the users, open PowerShell and run the following command
{csvde -i -f "C:\path\to\your\users.csv"}
5- Enable the Accounts
After importing, all accounts will be disabled by default. To enable them:
Reset their passwords.
Use PowerShell commands to enable the accounts.

Mossad Hamady
@UndercodeCommunity
โ– โ–‚ โ–„ U๐•Ÿ๐”ปโ’บ๐ซฤ†๐”ฌ๐““โ“” โ–„ โ–‚ โ–
Forwarded from UNDERCODE TESTING
๐Ÿฆ‘Ngrok โ€“ Simplified Tunneling.

ngrok is a game-changing tool that bridges the gap between your local machine and the online world by exposing local servers to the internet through secure tunnels.

๐Ÿ”‘ What Makes Ngrok a Must-Have Tool?

1๏ธโƒฃ Simplified Local Tunneling
Ngrok allows you to expose a local server to the internet in seconds. Say goodbye to complex port forwarding configurations or NAT headaches.

2๏ธโƒฃ Secure Tunnels
With built-in TLS encryption, Ngrok ensures your data travels securely between endpoints. No more worrying about unencrypted connections when demonstrating or testing sensitive applications.

3๏ธโƒฃ Dynamic Subdomains
Easily share your application with temporary, unique URLs that expire after use. Perfect for one-time demos or testing.

4๏ธโƒฃ Webhook Testing Made Easy
Debugging webhook integrations has never been simpler. Ngrok allows you to view detailed request logs and replay them for testing.

5๏ธโƒฃ Remote Collaboration
Showcase your development or simulations to remote teams without deploying to production. Whether itโ€™s a cybersecurity simulation or an app prototype, Ngrok is your go-to solution.

๐Ÿ”ง How to Get Started with Ngrok

1๏ธโƒฃ Install Ngrok

Download and install Ngrok from the official website:
๐Ÿ‘‰ https:// ngrok.com /download

For Linux, run:

sudo apt install ngrok

2๏ธโƒฃ Sign Up for Free or Pro Plan

Ngrokโ€™s free plan offers basic tunneling, while the Pro plan unlocks advanced features like custom subdomains and reserved addresses.

3๏ธโƒฃ Expose Your Local Server

Run your local app (e.g., on port 5000):

python -m http.server 5000

Start the Ngrok tunnel:

ngrok http 5000

Ngrok will generate a public URL (e.g., https://1234.ngrok.io) that maps to your local server. Share this URL to let others access your app!

๐ŸŒ When You Need a Public IP

Ngrok is great for quick and easy access to your local applications, but for real-world penetration testing, youโ€™ll eventually need a dedicated public IP address for activities like remote shell connections or long-term access.

Personally, I use AWS servers to run my virtual machines with public IP addresses. AWS provides an ideal environment for hosting pentesting tools, enabling you to maintain persistent access during engagements.

For example:

โ€ข If youโ€™re delivering a reverse shell, having a public IP is crucial to ensure the shell connects back to your system.
โ€ข AWS Elastic IPs make it easy to assign a static public IP, which is highly reliable for pentesting setups.

Have you used AWS servers or Ngrok in your pentesting or development setups? ๐Ÿš€

Andrew P.
@UndercodeCommunity
โ– โ–‚ โ–„ U๐•Ÿ๐”ปโ’บ๐ซฤ†๐”ฌ๐““โ“” โ–„ โ–‚ โ–
Forwarded from UNDERCODE TESTING
Forwarded from UNDERCODE TESTING
๐Ÿฆ‘ Just Released: A comprehensive Active Directory threat hunting tool that makes detecting suspicious activities easier than ever!

โœจ Key Features:
โ€ข Real-time attack detection
โ€ข Advanced timing analysis
โ€ข Pattern recognition
โ€ข Multi-format reporting (CSV/JSON/HTML)
โ€ข Built-in attack simulation

๐Ÿ” Detects:
โ€ข Password spray attacks
โ€ข Brute force attempts
โ€ข Account lockouts
โ€ข Off-hours activity
โ€ข Geographically impossible logins
โ€ข Service account misuse
โ€ข Admin account abuse

โšก๏ธ Smart Analysis:
โ€ข Time-based attack correlation
โ€ข Activity pattern matching
โ€ข User behavior analysis
โ€ข Configurable business hours
โ€ข Customizable thresholds

๐Ÿงช Includes Test Framework:
โ€ข Simulate various attack scenarios
โ€ข Validate detection capabilities
โ€ข Test environment readiness
โ€ข Verify audit policies

๐Ÿš€ Get started: https://lnkd.in/gbuaaswB

Michael H.
@UndercodeCommunity
โ– โ–‚ โ–„ U๐•Ÿ๐”ปโ’บ๐ซฤ†๐”ฌ๐““โ“” โ–„ โ–‚ โ–
Forwarded from UNDERCODE TESTING
WIN_fhacking.pdf
522.6 KB
๐Ÿฆ‘๐‘พ๐’Š๐’๐’…๐’๐’˜๐’” ๐‘ณ๐’๐’ˆ๐’ˆ๐’Š๐’๐’ˆ ๐‘ช๐’‰๐’†๐’‚๐’• ๐‘บ๐’‰๐’†๐’†๐’• ๐Ÿ›ก

Effective logging is the cornerstone of a robust security posture. This "Windows Logging Cheat Sheet" is designed to guide you in setting up essential Windows ๐€๐ฎ๐๐ข๐ญ ๐๐จ๐ฅ๐ข๐œ๐ข๐ž๐ฌ and ๐‹๐จ๐ ๐ ๐ข๐ง๐  to kickstart your Log Management Program.