Showing 19 open source projects for "pentesting operating system"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Aegis Authenticator

    Aegis Authenticator

    A free, secure and open source app for Android

    Aegis Authenticator is a free and open-source two-factor authentication (2FA) app for Android that helps users secure their online accounts by generating cryptographic one-time passwords (OTPs) such as TOTP and HOTP codes. Unlike many proprietary MFA apps, Aegis is designed with user privacy and local control in mind, storing secrets only on the device in an encrypted vault protected by PIN or biometric unlock, and offering features like backups encrypted with a user-chosen passphrase. It...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    2FAS Auth for Android

    2FAS Auth for Android

    Source code for 2FAS Auth Android app

    2FAS Auth for Android is the general Android authenticator client for the 2FAS open-source multi-factor authentication suite, designed to help users protect their online accounts with secure, rotating one-time passwords and optionally manage related vault entries. This client lets users add and view TOTP and HOTP tokens for countless services, restore and backup token sets across devices, and secure the app with passcodes or biometrics. The Android implementation emphasizes straightforward...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Proton Authenticator for Android

    Proton Authenticator for Android

    Official Android implementation of a modern two-factor authentication

    Proton Authenticator for Android is Proton’s official Android implementation of a modern two-factor authentication (2FA) app, designed to generate secure, time-based one-time passwords (TOTPs) and support multi-account authentication workflows with strong privacy and encryption features. The app enables users to link 2FA tokens for their online accounts, scan QR codes, and generate rotating verification codes that enhance login security across services that support TOTP standards. Built with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pandora Open

    Pandora Open

    Open Source Monitoring System for performance and availability.

    Pandora OPEN is a high-performance, 100% open-source monitoring ecosystem, born as the independent evolution of the Pandora FMS community branch after version 777. Licensed under GPLv2, it provides a modular and sovereign platform for supervising networks, servers, and applications without commercial dependencies. It features multi-platform agents, remote monitoring (SNMP, WMI, HTTP), GIS maps, and advanced visual dashboards. Entirely maintained by the community on GitHub, it ensures total...
    Leader badge
    Downloads: 1,583 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    RabbitRemoteControl

    RabbitRemoteControl

    Remote control. Support VNC, RDP, Terminal, SSH, TELNET etc

    Rabbit Remote Control is a open-source, cross-platform, multi-protocol remote control software. Allows you to use any device and system in anywhere and remotely manage any device and system in any way. Its goal is to be simple, convenient, security and easy to use, improving work efficiency. It include remote desktop, remote control, file transfer(FTP, SFTP), terminal, remote terminal(SSH, TELNET), player, network tools etc functions. This is only a read-only mirror...
    Downloads: 66 This Week
    Last Update:
    See Project
  • 6
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    DAR is a command-line backup and archiving tool that uses selective compression (not compressing already compressed files), strong encryption, may split an archive in different files of given size and provides on-fly hashing, supports differential backup with or without binary delta, ftp and sftp protocols to remote cloud storage Archive internal's catalog, allows very quick restoration even a single file from a huge, eventually sliced, compressed, encrypted archive eventually located on...
    Leader badge
    Downloads: 171 This Week
    Last Update:
    See Project
  • 7
    StrongKey FIDO Server (SKFS)

    StrongKey FIDO Server (SKFS)

    FIDO® Certified StrongKey FIDO Server (SKFS)

    An open source implementation of the FIDO2 protocol to support passwordless strong authentication using public-key cryptography. Supports registration, authentication (all platforms), and transaction authorization (for native Android apps).
    Downloads: 41 This Week
    Last Update:
    See Project
  • 8

    UnboundID LDAP SDK for Java

    A Java-based LDAP API

    A fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9

    SikkerBox

    SikkerBox is a secure two-factor authentication (2FA) application, etc

    SikkerBox is a comprehensive security and network utility application designed to provide users with essential security tools and network diagnostics in one convenient package. Key Features Two-Factor Authentication (2FA) Network Diagnostic Tools Port Checker: Verify if specific ports are open or closed on any IP address, provides a list of commonly used ports for quick one-click selection. IP Location Lookup: Determine the geographical location of any IP address, includes the function...
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    andOTP

    andOTP

    Open source two-factor authentication for Android

    Open source two-factor authentication for Android. It implements Time-based One-time Passwords (TOTP) and HMAC-Based One-Time Passwords (HOTP). Simply scan the QR code and login with the generated 6-digit code. This project started out as a fork of the great OTP Authenticator app written by Bruno Bierbaumer, which has sadly been inactive since 2015. By now almost every aspect of the app has been changed/re-written so the fork status of the Github repository got detached upon user request....
    Downloads: 21 This Week
    Last Update:
    See Project
  • 11
    NativeScript Fingerprint Authentication

    NativeScript Fingerprint Authentication

    Forget passwords, use a fingerprint scanner or facial recognition

    The nativescript-fingerprint-auth plugin enables biometric authentication in NativeScript applications, allowing users to authenticate using fingerprint or facial recognition, enhancing security and user convenience.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ( pro ping )pinger network alert monitor

    ( pro ping )pinger network alert monitor

    Pinger alert, STATICTICAL TABLES, send EMAILs or SMS by SMS GATEWAY

    Thank you for your DONATIONS for Pinger alert, STATICTICAL TABLES, send EMAILs or SMS by SMS GATEWAY. Look on the tab files, select and download the version of the operating system that you need of this slight textual code that requires no system update. Network monitoring analyzer, network scanner with ping, traceroute and beeper alert and warning mail sender. Capable of scanning IP INFINIT, automatic detection of the source of network interruptions without GUI interface configurations. More, it is designed for the computer technician who carries a powerful tool in the USB key. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ORLA (Open Remote Linux Administration)

    ORLA (Open Remote Linux Administration)

    Monitor your GNU/Linux server with your smartphone

    ORLA, or Open Remote Linux Administration, is a project we’re working on as engineering studients in IT at Polytech Marseille Engineering School, France. The goal of ORLA is to provide Server Administrators a small yet effective monitoring tool on your Android phone. And security will not be a problem as we’ll cipher data transmission with AES-256 encryption. We just finished the design of the program and the algorithms we’ll work with, and we are going to start coding soon :) We’ll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    storageim
    StorageIM is a monitoring console for storage systems and networks designed around industry standards. StorageIM supports most storage arrays, switches, HBA's and storage libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Android LPI Quiz

    LPI Quiz for Google Android

    With this android application you can check your Linux knowledge and prepare you to take the LPIC-1 exams (Linux Professional Institute Certification Level-1). You can choose two kinds of quiz: LPI-101 or LPI-102 exam. Every quiz type has 100 of questions, which are randomized in a total of a 20 test questions. After finishing quiz you can review your answers and view a detailed explanation about the right answer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    LinuxDictionary

    Dictionary app for Android with Linux related terms and expressions.

    Dictionary app for Android with Linux related terms and expressions. This app is mainly focused on absolute beginners it can also be handy for the more advanced Linux users. The first version is in Dutch (Nederlands) but there will be a universal release as soon as version 1.0 has been reached.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GPS on/off toggle widget for Android rooted devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB