Skip to content
View Cursed271's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Cursed271

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Cursed271/README.md

Steven Pereira aka Cursed

Red Teamer | Cloud Security | Open Source Enthusiast

Hello and Welcome! I’m Cursed, a seasoned Cybersecurity Consultant and Red Teaming Specialist with a deep passion for Offensive Security and Secure Coding. My expertise lies in penetration testing, threat modeling, and cloud security, where I work to identify vulnerabilities and help organizations fortify their defenses. Always exploring the latest technologies and cybersecurity trends, I stay ahead of evolving threats to ensure robust and proactive security strategies.

About Me

πŸš€ Senior Consultant at Protiviti

  • Specializing in penetration testing, red teaming, and security architecture reviews for high-profile clients
  • Helping organizations identify and mitigate cybersecurity risks while improving their security posture
  • Expert in developing custom security tools that enhance offensive security capabilities
  • Conducting Cloud Security Assessments and delivering tailored cybersecurity strategies for businesses

🎸 When I'm not testing defenses, you’ll find me:

  • Smashing opponents on the badminton court
  • Playing the ukulele for my pets
  • Exploring new tech innovations, experimenting with creative coding projects, and testing cutting-edge tools
  • Watching anime and diving into gaming to recharge and stay inspired

πŸ”’ My Mission

  • Passionate advocate for privacy, open-source development, and cybersecurity awareness
  • Empowering individuals and organizations to navigate the digital world securely
  • Focused on promoting secure coding practices, data protection, and making the internet a safer place
  • Actively contributing to the cybersecurity community through open-source security tools and thought leadership

What you'll find here πŸš€

  • πŸ”§ Innovative Tools - Explore my Python-based cybersecurity projects designed to solve real-world security challenges. From network vulnerability scanning to cloud security assessments, my tools are built to enhance your offensive security capabilities and streamline penetration testing.
  • πŸ›‘οΈ Cybersecurity Projects - Discover a collection of penetration testing scripts and vulnerability assessment tools focused on network security, web application security, cloud security, and red teaming. These projects are built to address a variety of security needs, from external threat reconnaissance to system hardening.
  • πŸ’» Development Experiments - Explore my coding experiments and tech projects, where I push the envelope in areas like AI integration, ethical hacking, and automation. These projects reflect my skills in software development, cybersecurity tool creation, and my passion for innovative solutions.
  • 🌐 Open-Source Contributions - Check out my open-source contributions in cybersecurity, with a focus on security automation, threat intelligence, and cloud security posture management. I actively contribute to the cybersecurity community, ensuring that best practices and cutting-edge tools remain accessible to all.

Featured Projects πŸ’»

  • πŸ”§ RiskIntel: RiskIntel is an external threat reconnaissance and threat modeling Python tool designed to automate the process of identifying potential security threats. By scanning various online resources, RiskIntel gathers critical data about an organization’s attack surface and compiles a detailed report, identifying vulnerabilities and threat vectors. This tool significantly enhances a security team’s ability to assess their security posture early, reducing time spent on manual threat hunting.
  • πŸ›‘οΈ CipherStrike: CipherStrike is a robust Python tool developed to automate the process of testing the security of encryption algorithms. It performs a wide range of attacks, such as brute force and cryptanalysis, to evaluate how securely data is protected using different cipher methods. By testing real-world encryption systems against a series of pre-defined attack models, CipherStrike helps developers and security teams identify weaknesses in cryptographic implementations.
  • πŸ“Š BenchParse: BenchParse is a powerful Python tool designed to extract and parse CIS benchmark data from PDFs into structured Excel sheets. It automates the tedious process of converting PDF-based benchmarks into actionable insights, allowing security professionals to quickly evaluate system compliance and identify security gaps. The tool provides users with detailed control lists, including titles, descriptions, rationales, and recommendations from CIS controls, making it easier for compliance and security teams to assess the security posture of their systems.
  • πŸ” VulnReportX: VulnReportX is an upcoming CLI-based tool designed to simplify the process of generating detailed security reports for vulnerability assessments. It will integrate findings from network, web, and application penetration testing into a comprehensive, well-organized report that includes CVE mappings, severity scores, and recommendations. With VulnReportX, security professionals can quickly create reports that can be shared with stakeholders, making it easier to communicate risk levels and necessary remediation steps.

My Skills πŸ›‘οΈ

  • Programming Languages: C/C++ Programming Language Python Programming Language Powershell Scripting Bash Scripting Assembly Language Markdown Language
  • Offensive Security Skills: Red Teaming Assessments Purple Teaming Assessments Cloud Assessments Cloud Penetration Testing Active Directory Penetration Testing Network Penetration Testing Web Application Penetration Testing Mobile Application Penetration Testing API Security Testing Thick Client Security Testing ATM Security Testing Security Control Evasion Security Control Configuration Review Network Configuration Review Network & Server Security Hardening Secure Network Architecture Review Ransomware Simulation Exercises Phishing Simulation Exercises Stress Testing Exercises Freeware Security Assessments ACL Reviews SOC Efficacy Reviews Ransomware Readiness Reviews Vulnerability Management Third Party Risk Audits ISO 27001 Audits
  • Database Languages: MySQL SQLite3
  • Operating Systems: MacOS Arch Linux Manjaro Linux Kali Linux TailsOS

Let's Connect πŸš€

I’m always open to new connections, collaborations, and opportunities in the world of cybersecurity, penetration testing, cloud security, and open-source development. Whether you're looking to network, share insights, or need help with a project, feel free to reach out through the following channels:

  • Github: @Cursed271 - Explore my open-source security projects, tools, and code contributions.
  • Website: CursedSec - Check out my personal website for a deep dive into my work, blog posts, and upcoming projects.
  • Medium: @Cursed271 - Read my articles on cybersecurity best practices, penetration testing techniques, and more.
  • LinkedIn: @Cursed271 - Connect with me for professional networking, insights into my career, and collaboration opportunities.
  • Twitter/X: @Cursed271 - Follow me for cybersecurity news, tips, and updates on the latest trends in tech.
  • Instagram: @Cursed271 - Get a peek into my personal interests, tech innovations, and behind-the-scenes moments.

Thank you for visiting my profile! I look forward to connecting, exchanging ideas, and exploring new opportunities together. 🌐

Popular repositories Loading

  1. Cursed271 Cursed271 Public

  2. OnePass OnePass Public

  3. IPScan IPScan Public

    IPScan performs intelligent ICMP ping sweeps to identify active hosts within an IP range, enhancing network reconnaissance for security assessments and penetration testing. Lightweight, fast, and e…

    Python