Skip to content

Armour Infosec

Armour Infosec

Offensive security engineering, real-world adversary simulation, and hands-on cyber security education.

WebsiteLinkedInXYouTubeEmail

FocusBaseDisclosure


About

Armour Infosec is a cyber security company and training institute focused on offensive security — finding what real attackers would find, before they do. We pair professional security assessment services with a hands-on education program that turns learners into practitioners.

Note

This GitHub organization is the engineering-facing home of Armour Infosec: security tooling, research notes, lab material, and learning resources for developers, security engineers, students, and the wider community.

Mission

Strengthen the security posture of organizations through rigorous, adversary-focused testing — and grow the next generation of skilled security practitioners through practical, lab-driven training.

Vision

A security community where offensive expertise and defensive engineering are shared openly, so that secure systems are the default rather than the exception.

Core Values

ValueWhat it means in practice
Hands-on firstSkills are built in the lab, not the slide deck.
Responsible disclosureFindings are reported ethically and handled with care.
Depth over breadthDeep, verifiable results instead of automated noise.
Open knowledgeWe publish learning material and share what we learn.
Standards-drivenWork maps to recognized frameworks and methodologies.

What We Do

We operate across two connected practices: security services and security education.

Security Services

  • 🎯 Penetration Testing — Web application, API, mobile, network, cloud, and AI/ML targets
  • 🥷 Red Team Operations — Goal-oriented adversary simulation
  • 🔍 Vulnerability Assessment — Prioritized, exploitation-validated findings
  • 🏢 Active Directory Security — Enterprise attack path analysis and hardening
  • 🧾 Security Auditing — Configuration and control review against standards
  • 🕵️ Digital Forensics & Incident Response — Investigation and containment support

Security Education

A structured curriculum spanning beginner fundamentals to advanced offensive tradecraft — every module is built around practical labs and real tooling.


Expertise

DomainFocus Areas
Web & API SecurityOWASP Top 10, OWASP API Security Top 10, REST / GraphQL / SOAP, JWT abuse
Mobile SecurityAndroid & iOS testing, OWASP MASVS / MASTG
AI/ML SecurityLLM and ML attack surfaces, OWASP LLM Top 10, OWASP ML Top 10
Active Directory & WindowsKerberos attacks, BloodHound analysis, Group Policy, PowerShell
Network & WirelessInfrastructure testing, WEP/WPA/WPA2/WPA3, KARMA attacks
Cloud SecurityCloud configuration and workload assessment
Systems & HardeningLinux server hardening, Windows Server, Apache, Samba, SSH, IPTables
Secure DevelopmentSecure PHP development, secure WordPress administration, Python for security

Training Programs

Practical, lab-driven courses across the offensive security lifecycle.

ProgramLevel
Certified Ethical Hacking & Penetration TestingBeginner
Python for Security ProfessionalsBeginner
Linux Administration & Server HardeningBeginner
Enterprise Windows Infrastructure SecurityBeginner
Secure WordPress AdministrationBeginner
Secure PHP DevelopmentBeginner
API Security & Advanced API ExploitationIntermediate
Wireless Security & WiFi Penetration TestingIntermediate
Advanced Web Application Security TestingAdvanced
Mobile Application Penetration TestingAdvanced
Active Directory Security & Enterprise AttacksAdvanced
AI/ML Penetration TestingAdvanced

Tip

New to offensive security? Start with Certified Ethical Hacking & Penetration Testing and Linux Administration & Server Hardening, then progress into the advanced web, mobile, and Active Directory tracks.


Open Source

This organization hosts and curates repositories that support both our practice and our community. Repositories generally fall into these categories:

CategoryDescription
🛠️ Security ToolingUtilities and scripts that support assessment workflows
🧪 Labs & Practice TargetsIntentionally vulnerable environments for hands-on learning
📚 Learning ResourcesNotes, checklists, and study material for security topics
🤖 AutomationHelpers for reconnaissance, reporting, and repetitive tasks
🧷 Hardening GuidesReference configurations for servers and infrastructure

Important

Browse the Repositories tab to see what is currently public. Each repository documents its own scope, usage, and status in its README.


Featured Technologies

PythonBashLinuxKali LinuxPowerShellPHPWordPressWindows ServerGraphQLAndroid


Security Standards & Methodologies

Our assessment and training work maps to recognized industry standards.

CategoryStandards & Frameworks
Web / APIOWASP Top 10, OWASP API Security Top 10
MobileOWASP MASVS, OWASP MASTG
AI / MLOWASP LLM Top 10, OWASP ML Top 10
Compliance & GovernanceISO 27001, ISO 9001:2015, SOC 2, PCI DSS

Engineering Principles

  • Security by Design — Threat modeling and hardening from the start, not bolted on.
  • Exploitation-Validated — Findings are proven, not just flagged by a scanner.
  • Automation First — Repeatable workflows over manual repetition.
  • Documentation Driven — Clear, reproducible notes for every finding and lab.
  • Responsible Disclosure — Vulnerabilities are handled ethically and privately.
  • Continuous Improvement — Tradecraft evolves with the threat landscape.

Community

We welcome developers, students, researchers, and security engineers.

  • 🐛 Report an issue — Open an issue on the relevant repository.
  • 🔀 Submit a pull request — Fork, branch, and propose changes; follow each repo's contributing notes.
  • 💬 Start a discussion — Use a repository's Discussions or Issues to ask and share.
  • 🎓 Learn with us — Use our public labs and resources to build hands-on skills.

Warning

Please practice offensive techniques only against systems you own or are explicitly authorized to test. Report security vulnerabilities responsibly and privately rather than in public issues.


Resources

ResourceLink
🌐 Websitehttps://www.armourinfosec.com
📞 Contacthttps://www.armourinfosec.com/contact/
💼 LinkedInhttps://www.linkedin.com/company/armourinfosec
🐦 X (Twitter)https://x.com/ArmourInfosec
▶️ YouTubehttps://www.youtube.com/c/TheHackersWorld
📘 Facebookhttps://www.facebook.com/armourinfosec
✉️ Emailinfo@armourinfosec.com
📱 Phone+91 99777 47168
📍 Location674, Sudama Dwar, Narendra Tiwari Marg, Sudama Nagar, Indore, Madhya Pradesh 452009, India

License

Each repository in this organization includes its own LICENSE file. Unless a repository states otherwise, refer to that file for the terms governing its use. If a repository has no license, all rights are reserved by default.


Built and maintained by Armour Infosec — offensive security, done responsibly.

Popular repositories Loading

  1. Enterprise-Windows-Infrastructure-Security Enterprise-Windows-Infrastructure-SecurityPublic

    An Obsidian-based knowledge base for Windows Server administration and defensive hardening.

    97 43

  2. Wireless-Security-and-WiFi-Penetration-Testing Wireless-Security-and-WiFi-Penetration-TestingPublic

    Open, hands-on study notes on wireless security & Wi-Fi penetration testing (802.11, WEP/WPA/WPA2/WPA3, aircrack-ng). CC BY 4.0.

    96 29

  3. Linux-Administration-and-Server-Hardening Linux-Administration-and-Server-HardeningPublic

    Lab-driven, dual-distro (CentOS Stream 10 / Debian 12) Linux Administration & Server Hardening course — 29 modules, 20 labs, 10 enterprise projects, RHCSA/LFCS-aligned.

    77 29

  4. Secure-PHP-Development Secure-PHP-DevelopmentPublic

    Secure PHP Development — lab-driven study notes: modern PHP 8.2/8.3 through a full OWASP-mapped catalogue of PHP vulnerabilities with exploit-then-fix labs. CC BY 4.0.

    66 25

  5. Secure-WordPress-Administration Secure-WordPress-AdministrationPublic

    Open-source, lab-driven study notes for building, administering, hardening, and operating WordPress at scale — 28 modules across install, content, security, performance, and DevOps (CC BY 4.0).

    62 20

  6. .github .githubPublic

    Armour Infosec organization profile

    21 1

Repositories

Showing 10 of 10 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…