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
Non Emergency Medical Transportation (NEMT) Software
Healthcare providers in search of a scheduling and dispatch solution for non emergency medical transportation
NovusMED is an ecosystem that includes call center, administrative, driver applications, and client/clinic booking applications. NovusMED is the platform of choice for a wide range of medical transportation services and includes configurations for brokerage, providers, senior, community, and home health programs. Accurately manage calls and patient information. Monitor real-time performance and adjust resource capacity to meet changes in service demand. Manage will calls, confirmation calls, and recurring trips/standing orders in real time. Improved mileage reimbursement and cost calculators to manage multiple contractors, funding sources (payors), multiple providers, and volunteer driver programs. Enhanced credential management for vehicles and drivers. Manage subcontractor outsourcing with provider mobile, trip bidding, and trip offers. Able to see the closest vehicle and perform immediate bookings.
An OCR translator tool made by utilizing tesseract & python-opencv
...For full view of the project you can check the Github repository:
https://github.com/Dadangdut33/Screen-Translate
REQUIREMENTS
- Tesseract : https://github.com/UB-Mannheim/tesseract/wiki.
Needed for the ocr. Install it with all the language pack.
- Libretranslate (Optional for offline translation support)
- Internet connection for translation if not using libretranslate
# Tutorial on How To Setup
https://github.com/Dadangdut33/Screen-Translate#installation-and-setup
A command interpreter to use python and cmd commands in one
CIT, also known as Command Interpreter Tool, is an easy-to-use and useful instrument that allows you to use Python commands and various cmd commands (or the commands in your os).
It's possible to use CIT as a portable python interpreter, Just install it on your flashdrive and use the batch file (CIT.bat) to run CIT (shortcut probably won't work if you use CIT portable).