For security operations, threat-intelligence and risk teams wanting a tool to get access to auto-monitored assets exposed to attack surfaces
Criminal IP’s Attack Surface Management (ASM) is a threat-intelligence–driven platform that continuously discovers, inventories, and monitors every internet-connected asset associated with an organization, including shadow and forgotten resources, so teams see their true external footprint from an attacker’s perspective. The solution combines automated asset discovery with OSINT techniques, AI enrichment and advanced threat intelligence to surface exposed hosts, domains, cloud services, IoT endpoints and other Internet-facing vectors, capture evidence (screenshots and metadata), and correlate findings to known exploitability and attacker tradecraft. ASM prioritizes exposures by business context and risk, highlights vulnerable components and misconfigurations, and provides real-time alerts and dashboards to speed investigation and remediation.
Learn More
No-Nonsense Code-to-Cloud Security for Devs | Aikido
Connect your GitHub, GitLab, Bitbucket or Azure DevOps account to start scanning your repos for free.
Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
Budse is a simple budgeting tool that implements bucket (or envelope) budgeting. Currently there is a Command Line Interface (CLI) with a Graphical User Interface in progress. The program includes extras such as transaction searching and reports.
Stuck in init level 1 without any clue or proper cheatsheet printout?
I've been there a good many times, so I decided to create a command reference, available where I need it, in the command line interface.
Script to improve the PlayStation 3 performance when using linux. Works with official otherOS and other methods for booting linux (asbestOS, bootOS, otherOS++...) and as well as a wide range of distros.
This is a simple utility for selectively removing files from a remote folder. It provides a textual interface with checkboxes to let you choose which files you want to erase from your drive.
Requires python and urwid library installed.
Natural CLI is a library that provides Java and Python command line developers with an easy way to use human readable command line interfaces. Command line are very easy to define. For examples, visit http://naturalcli.sourceforge.net
Clifire is a command line tool for mass file renaming. It supports regular expression renaming as well as some more user-friendly featurs such as cutting, padding and number formatting.
It is aimed at remote use (e.g. ssh, telnet).
Disillusion is an audio and video converter based on AviSynth and x264 aimed toward intermediate and expert encoders. The CLI version aims to be as feature-rich and powerful as possible without a GUI.
Pastebin CLI allows users to upload snippets of text ,usually code.which returns a permanent link to the uploaded snippet.Pastebins are very popular in chat groups like IRC. Note-This code is not from pastebin.com. PLEASE READ README file to install
Digital business card + lead capture + contact enrichment
Your complete in-person marketing platform
Share digital business cards, capture leads, and enrich validated contact info - at events, in the field, and beyond. Powered by AI and our proprietary data engine, Popl drives growth for companies around the world, turning every handshake into an opportunity.
SamChanEd is a command line tool to organize channels list on Samsung TV. Currently it supports only analog channels on C series of TV sets. TV icon by http://cemagraphics.deviantart.com/
DICOM Tag Slayer lets you view, modify, export and find differences in DICOM-format files. Program is multiplatform, written in Python+PyQT4+PyDICOM gives you both GUI and CLI for easier script integration.
Ajax/php interface to mpd (media player daemon). Web backend is PHP; manager for known songs is cliPython; known songs are stored in MySQL; more info to follow later.
Snidget is a python program which tracks your financial information, in particular your expenses and income. The user adds each transaction on their accounts and snidget can provide reports about how much you're spending. Includes both CLI and GUI.
A library, GUI and sample cli script for managing Data Robotics storage units on Linux. (http://www.drobo.com)
There is a library, Drobo.py, which implements the ioctl interface defined in the published specs and code samples.
An experimental terminal shell project in Python & curses. The aim is to be a command-driven language, with simple english-like grammar but still powerful and easy to do most CLI tasks without having to remember "weird" unix commands.
Time tracker is a cli driven program that allows you to record how much time you have spent on different tasks. It's simple to use and can output textual and graphical reports.
NRClientX is a GUI frontend to make NeoRouter client CLI easy to use on Mac, Linux and Windows. It provides the computer list, add-on commands and more.
ImapGrab is a cli and gui program (written in Python) that allows you to log into an IMAP server, list mailboxes, and download selected mailboxes to mbox or maildir files. It requires getmail 4.8.2 or higher. The gui requires PyGtk 2.0 or higher.
A java Diplomacy program capable of resolving orders, with a dumb AI. Usable from either a GUI or a CLI. Was being rewritten in python, that stopped. Also includes a completely separate python version that supports star trek dip (variant bank st02)
Sudsy is a saponification calculator coded in Python. The CLI works fine, but the PyGTK version still needs some work...The interface is designed and it starts up, but some of the callbacks still need to be implemented. Let me know if you can help.
Command line interface trashcan freedesktop.org specs compliant. For each trashed file rememeber name, original path, date of deletion, and permissions. Interoperate with KDE Trash. WARNING:The project hosting has moved to googlecode. Go to http://code.g
The FatController aims to make it quick and painless to administer and monitor a wide range of devices communicating over many different protocols, through both a CLI and GUI interfaces. Intelligent autonomous datacollection and automatic documentation m
Basic blackjack game that supports most features in a game, 5 card trick, aces being 11 or 1. It has a very basic graphic drawing enginr that draws ASCII cards on the terminal. this can be seen in the screenshot. Should work on all linux PCs.