Python modules for cyber securityроботи
Обязательные знания: Python, SQLAclhemy, PostgresSQL, Aiogram, FastApi, HTML, CSS Особенно важны: Aiogram, FastApi, Python, SQL Краткий список работ: 1. Добавление проверки/валидации сдачи отчетов 2. Интеграция Telegram бота с фуд-треккером FatSecret 3. Проверка на оплату 4. Изменение общего визуала сайта и информации, которая отображается 5. Добавить дату добавления админа 6. Трекинг действий куратора 7. Добавить закреп юзера за определенным куратором Подробнее при личном контакте
Розробити декілька додатків + звітність! Python, Побудувати алгоритм роботи моделі, візуалізувати та проаналізувати отримані результати, результати дослідження у різних формах – таблиці, графіки, діаграми, схеми тощо. Ілюстративний матеріал має бути зрозумілий «сам по собі», тобто включати всі необхідні позначення.
Поиск python разработчика для поддержки чат-бота Студенческая анонимная площадка, где студенты публикуют свои заказы через бот, затем заказы попадают в канал, если есть исполнители которые готовы его выполнить - они откликаются непосредственно на канале или через бот, после согласования всех деталей и оплаты заказа, исполнитель приступает к выполнению Интересует поддержка данного бота, а именно: - Выполнение определенных заданий время от времени ( поправить какой-то баг, изменить название кнопки, дополнить работу бота, перенести на другой сервер ...) Сотрудничать предлагаю в таком ключе: - Собираю часть правок- оцениваем- работаем Если готовы сотрудничать или есть дополнительные вопросы, готов обсуждать Общение будет вестись с предыдущим программистом aiogram...
Потрібен парсер який моніторить гаманець через веб-сокет в реальному часі і при переводі SOL на інший гаманець виводить в термінал(сумма, гаманець получателя) . При відсудності переводів виводить таймер в секундах - час від останнього переводу. При новому переводі SOL на будь-який гаманець таймер скидується.
Потрібен досвідчений фахівець для перевірки та аудиту програмного коду на Python. Скрипт використовується для роботи в криптосфері, працює з крипто гаманцями, транзакціями, взаємодіє зі смарт контрактами. Для роботи скрипта необхідно вводити приватні ключі від гаманців. Завдання: Уважно перевірити софт на безпеку - чи не йдуть і не передаються приватні ключі. Потрібно виключити витік приватних ключів. Висновок повинен бути приблизно в такому форматі: Файл Приватні ключі беруться з файлу account_data.xlsx. Данні передаються в функцію work. Звітки вже використовуються для отримання аккаунта та підпису транзакцій. Файл utils/ Приватні ключі використовуються для підпису транзакцій та отримання гаманця. Бібліотеки: web3 - бібліотека для роботи з контрактами. Безпечно msoffcrypt...
Функция обращается к AET, передает c-find запрос с StudyInstanceUID. Возвращает количество изображений в study. Собственно всё.
...проектів компанії. Необхідна кваліфікація: - Досвід реалізації та підтримки баз даних, перевага надається досвіду з Artiable - Розуміння функціональних можливостей Artiable або інших баз данних та можливість адаптації під бізнес процеси. - Хороший досвід системної інженерії або системного адміністрування; - Розуміння архітектури Баз данни; - Досвід адміністрування Баз даних від 1 року; - JavaScript/Python — 2 роки досвіду; - Командний гравець, висока мотивація та здатність працювати у гнучкий графік; - Здатність використовувати широкий спектр технологій та інструментів з відкритим кодом. - Відмінні комунікаційні навички та здатність співпрацювати з різними командами. - Здатність вирішувати проблеми та приймати швидкі рішення в динамічному робочому середовищі.
Greetings. Dear freelancers. I am interested in finalizing an open-source project: I am interested in the complete removal of all games except minecraft. (Or placing them in separate modules) I'm also interested in the authorization redesign. That is, there are already two types of authorization implemented there, either through mail (nickname) or through microsoft/mojang, I want the standard login through mail (nickname) to remain, and the licensed login through microsoft/mojang to be placed in a separate module. Also, I need to rework the store module and add the possibility of monthly subscriptions to it. Ideally, the module should be cleaned of all built-in payment methods it provides by default
Необходимо доработать бота, который написан на яп python, и добавить новые биржи. Бот в автоматическом режиме торгует на криптовалютной бирже по постам из твиттера. Бот открывает сделки: - по ключевым словам; - по картинкам, где есть ключевые слова; - по картинкам, где изображены определённые объекты; Отклики оставляйте только в том случае, если имеете опыт работы с машинным обучением и криптобиржами. О цене договоримся после ознакомления с ТЗ.
...функцию голосового взаимодействия с chat gpt через диалог с ботом в телеграмм. Сам ChatGPT предлагает для этого подробную инструкцию, вот основные ее пункты: 1. Получить доступ к GPT API. 2. Создать Telegram-бота с помощью BotFather и получить токен API-интерфейса. 3. Установить Python 3, необходимые библиотеки (python-telegram-bot, SpeechRecognition, PyDub, google-cloud-speech, google-cloud-texttospeech) и выбрать систему ASR/TTS (например, Google Speech-to-Text и Google Text-to-Speech API). 4. Создать файл Python (например, ) и импортировать необходимые библиотеки. 5. Задать ключи API для Telegram и Google Cloud. 6. Настроить функцию для преобразования голосовых сообщений в текст (voice_to_text). 7. Настроить функцию для получения ответа от ChatGPT (get_cha...
Є сайт ,написаний на пітоні появилась проблема з загрузкою файлів в базу даних ,потрібно розібратись ))
Есть телефон (андроид). Нужно отправлять смс, либо какое-то уведомление на другое устройство, когда с этого телефона открывают определённый сайт (parimatch). У сайта нет открытого апи. Это приложение должно работать в фоне. Желательно написать его на python.
Люди в студию Нужны люди в студию, на должности: - Python разработчика - Unity разработчика - Художника игр; - Музыканта игр; Если вас заинтересовало предложение, пройдите тест, и мы поймем, сможете ли вы работать с нами
Робота для програміста з досвідом роботи в Python + XML. В додатку є svg файл , що по суті є XML документом. В цьому файлі де-які відрізки є ідентичними за своєю довжиною, розміщенням і координатами і дублюються. Мені треба якось підрахуати скільки разів зустрічається кожен відрізок у файлі та створити новий файл у якому будуть всі відрізки з початкового файлу але без дублікатів + в атрибутах відрізків буде новий атрибут "numba", значення якого дорівнюватиме кільксті дублікатів цього відрізка, що було знайдено в початковому файлі ''" Хочу отримати ipynb файл, який би я міг запустити на виконати його і отримати Перевага виконавцю з України.
Потрібно виправити помилки після редизайну (верстка, двіжок), впровадити кілька нових рішень і надалі здійснювати підтримку.
Є написаний скріпт на python потрібно зробити аналог
Потрібно виправити помилки після редизайну (верстка, двіжок), впровадити кілька нових рішень і надалі здійснювати підтримку.
...1) кількість спроб 2) час очікування між спробами 3) перелік типів помилок, які повинні бути відстежені за текстом помилки для виконання наступних спроб, наприклад %socket error while fetching from% 4) перелік exit codes (вказані в man fetchmail), які повинні бути відстежені за номером коду для виконання наступних спроб, наприклад код 2. Середовище: fetchmail-6.3.26 $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.5 LTS Release: 14.04 Codename: trusty В даний період часу вказані вище помилки спостерігаються при роботі з поштовим сервісом , протокол imap - тому перевірити потрібно на цьому сервісі протягом декількох діб. Останньої доби помилка виникала в 23:59 та 06:00 за Київським часом.
Шукаю Python спеціаліста, який би допоміг у вивчені особливостей мови і програмування з метою підготовки до здачі сертифікації. План, що саме я хочу вивчити є, розписаний по пунктах. Співпрацю планую на 3 місяці.
Використати сингулярний розклад прямокутної матриці до розв'язування систем лінійних алгебраїчних рівнянь, методом Гревіля або склетним розкладом матриці в мові на вибір с++, c#, java, python. Програма повинна бути описана. При реалізації методу Гревілля треба звернути увагу, що дійсне число дорівнює нулю, якщо його абсолютна величина менша деякого малого числа (наприклад, 10 у мінус шостому степені, бо операції над дійсними сислами виконуютьсія наближено). Створити зручний інтерфейс. Теорія в книзі Гантмахер Ф.Р. - Теория матриц.pdf ст.32-40
Є готовий проект на django 2.5 python, необхідний програміст, котрий візьметься за правки та нововведення у проект.
I'm seeking an expert to assess the security conditions, specifically physical security, in public and private places in Abuja and Southern Nigeria. Key responsibilities: - Analyze the physical security landscape in public spaces and private areas in the specified locations. - Identify potential threats and vulnerabilities young children visiting from the US could expect to be concerned about. - Provide insights into the overall security conditions. Ideal candidates should have: - A strong background in security analysis. - Familiarity with the specific regions in Nigeria. - Ability to deliver comprehensive and clear reports and verbal testimony in court hearings.
Host My already API based Python website you have to rehost on vps server like hostinger
I'm looking for a skilled Python developer to create a simple web automation script for me.
I'm in need of a Python backend developer, preferably a fresher, with a focus on API development and database management. The project will primarily involve working with SQL databases and leveraging the Django framework. Key Responsibilities: - API Development: Building, testing, and maintaining APIs to support various applications and services. - Database Management: Overseeing the interaction with our SQL databases, ensuring data integrity and optimizing performance. Ideal Skills: - Proficiency in Python, particularly in a backend context. - Familiarity with SQL databases, including basic query writing and database design. - Prior experience or knowledge of the Django framework. - Understanding of API structures and principles. This is a great opportunity for...
I'm looking for a professional to help me run an experimental pilot using Mimikatz. This project is primarily for educational purposes aimed at university students with an advanced understanding of cybersecurity concepts. The project will require: - Expertise in using Mimikatz - Ability to design engaging, informative sessions - Experience in teaching or presenting to advanced university students - Knowledge in cybersecurity and penetration testing - Skills for conducting a security audit Your role will be to guide the students through the experimental use of Mimikatz, demonstrating its capabilities in penetration testing and conducting security audits. Your expertise will help enhance their understanding of cybersecurity tools and concepts, pre...
I need an expert in Python and server management to rehost my existing API-based Python website on a VPS server. Key Responsibilities: - Rehost the website on a Linux-based VPS server - Ensure all APIs are functioning correctly post-migration - Optimize server settings for best performance Ideal Skills: - Strong Python programming skills - Extensive experience with VPS server management - Familiarity with API-based applications - Problem-solving skills to troubleshoot any issues that arise during rehosting Please note, the details about the VPS server and the code repository have not been finalized yet. Flexibility and readiness to assist with these aspects would be advantageous.
I'm looking for an expert in business security and cybersecurity to peer-review my research paper. The ideal candidate should be able to provide valuable feedback on the structure and organization of the paper. Key Responsibilities: - Qualifying as a peer reviewer to assess my research paper. - Suggesting improvements to enhance the paper's quality. - Modifying the paper into a specific Overleaf template I provide. - Double-check and confirm the calculation in the research paper. Skills and Experience: - Profound knowledge in the field of business security and cybersecurity. - Excellent understanding of academic paper structure and organization. - Proficiency in Overleaf. Your feedback will be invaluable in helping me to refine my paper and prepare it ...
I'm looking for a seasoned developer to create a P2P platform tailored for cryptocurrency trading. This platform should operate across multiple blockchain networks, specifically Ethereum, Binance Smart Chain, and Polygon (Matic). Key Features: - Integration of an escrow system to ensure secure transactions. - A customer support system to assist users promptly. - A percentage-based fee mechanism that applies to trades. - KYC (Know Your Customer) enabled for compliance and security. The ideal candidate for this project should have: - Extensive experience in developing P2P platforms. - Deep knowledge of multiple blockchain networks. - Proven track record in implementing secure escrow systems. - Proficiency in integrating customer support systems withi...
Job Description: We are seeking an experienced freelance developer to create a custom bot that monitors specified profiles on X (formerly Twitter) for posts related to memecoin launches and delivers real-time alerts via Telegram. The bot must be fast, efficient, and built using free or open-source tools, avoiding paid APIs or developer tools. Responsibilities: • Profile Monitoring on X: • Track a predefined list of X accounts, including influencers, crypto enthusiasts, and meme-focused profiles. • Focus on posts mentioning memecoin launches, using hashtags like #memecoin and phrases such as “launch,” “new coin,” or other relevant crypto-related terms. • Real-Time Detection: • Implement functionality to scan posts in real-time to...
I'm working on a computer networking project focused on a small business network and need help with network security. Ideal Skills: - Expertise in network security - Experience with small business network configurations - Proficiency in troubleshooting network security issues Please note, the budget for this project is 40 AUD.
...Description: I’m in need of a seasoned DevOps professional to assist with setting up a DigitalOcean server for my web application. Key Responsibilities: 1. Server Setup: Configure a new DigitalOcean server, deploy the application code and database backups, while Dockerizing the application. 2. Integration: Fix the web server to eliminate 502 errors, ensuring seamless interaction with Cloudflare (already configured). 3. Security: Eliminate unauthorized access, fortify the server’s security, and set up necessary backups and monitoring systems. The ideal candidate for this job should have: • Extensive experience with DigitalOcean and Docker. • Proficiency in server management and security. • Ability to troubleshoot and r...
I'm in need of a seasoned DevOps professional to assist with setting up a DigitalOcean server for my web application. Key Responsibilities: 1. Server Setup: Configure a new DigitalOcean server, deploy the application code and database backups, while Dockerizing the application. 2. Integration: Fix the web server to eliminate 502 errors, ensuring seamless interaction with Cloudflare (already configured). 3. Security: Eliminate unauthorized access, fortify the server's security and set up necessary backups and monitoring systems. The ideal candidate for this job should have: - Extensive experience with DigitalOcean and Docker. - Proficiency in server management and security. - Ability to troubleshoot and resolve server errors efficiently. - Exce...
I'm in need of a seasoned DevOps professional to assist with setting up a DigitalOcean server for my web application. Key Responsibilities: 1. Server Setup: Configure a new DigitalOcean server, deploy the application code and database backups, while Dockerizing the application. 2. Integration: Fix the web server to eliminate 502 errors, ensuring seamless interaction with Cloudflare (already configured). 3. Security: Eliminate unauthorized access, fortify the server's security and set up necessary backups and monitoring systems. The ideal candidate for this job should have: - Extensive experience with DigitalOcean and Docker. - Proficiency in server management and security. - Ability to troubleshoot and resolve server errors efficiently. - Exce...
I'm looking for an expert who can help me configure Varnish on my Magento 2.4.7 platform hosted on Nginx. The primary goal of this setup is to enhance the site speed. I would also appreciate some good ideas for improving security during this process. Key Requirements: - Expertise in Varnish configuration and tuning - Strong understanding of Magento 2.4.7 and Nginx - Ability to provide a comprehensive step-by-step written guide - Knowledge of security best practices The main focus will be on configuration tuning to optimize the performance. Your guidance should be clear and detailed enough for me to follow along. The ideal candidate will not only help me set up Varnish but also equip me with the knowledge to manage it in the future.
I'm looking for a pre-made recruitment module with core features such as job posting management, a resume database, and applicant tracking. This module should support job postings exclusively on our company website and should be integrated into it as an embedded widget. Key Skills and Experience: - Proficiency in developing recruitment modules - Experience with job posting management systems - Familiarity with resume databases and applicant tracking systems - Ability to create and implement embedded widgets
...utm_medium=share Job Posting: YouTube Caption Extraction Bot Developer Position Overview: Looking for a Python developer to create a YouTube channel caption extraction bot with specific requirements for handling large-scale video processing. Project Requirements: Create a bot that processes YouTube channel video pages (e.g., @TheCookingFoodie/videos) Core Functionalities: Process all videos from a channel's video page Extract and save: Video titles Video URLs Closed captions (CC) Save data in text files named after each video Process videos chronologically (oldest to newest) Handle 1000-2000 videos per channel Technical Specifications: Language: Python Implementation using Python requests or YouTube-specific libraries Error Handling Requirements...
Job description Position: Political Diplomatic Analysis Consultant About RCSS The Regional Centre for Strategic Studies (RCSS) is a South Asian regional think tank, based in Colombo, Sri Lanka. Established in 1992, it is an independent, non-profit and non-governmental organization which encourages research, dialogue, networking and deliberation on a broad range of conventional and non-conventional sources of conflict and conditions of peace. Connect to your Industry Regional Centre for Strategic Studies (RCSS), since its inception as an independent think tank, has sought to encourage research, dialogue and deliberation on a broad range of conventional and non-conventional sources of conflict. Over the years it has endeavored to bring together scholars, academics, practition...
...Run and uses MongoDB Atlas for data storage. Current Project State: - React frontend with Vite - Express backend (serving both API and frontend) - Deployed on Google Cloud Run - MongoDB Atlas for database - Basic user authentication system - TON blockchain integration (working on PC, needs mobile optimization) Key Tasks: 1. Telegram Integration: 1. Implement full Telegram Bot API integration 2. Ensure seamless user experience within Telegram 3. Implement Telegram login and account linking 2. TON Blockchain Purchases: 1. Debug and fix TON purchases for mobile devices 2. Ensure consistent purchase experience across all platforms 3. Implement robust transaction verification and error handling 3. Performance Enhancements: 1. Optimize React components fo...
I need a skilled Python developer to create a web scraper for me. The scraper should be able to extract structured data, like tables, from various e-commerce websites. The project requires a deep understanding of web scraping techniques and best practices in Python.
I'm looking for a Python-based email validation checker that can efficiently check millions of email addresses against the Kucoin sign-up page. This tool needs to: - Utilize proxies: It should be able to run with proxies and handle the load of millions of checks with a budget of $200 worth of proxies. - Store results: The checker should store the results of the email validation in a file. The output format for the results file should be TXT. Ideal candidates for this project would be those with extensive experience in Python, web scraping, and proxy handling. A deep understanding of email validation and experience working with cryptocurrency exchange websites would be a significant plus.
...School Management System website. This platform should encapsulate a multitude of core modules, alongside several essential additional ones. Core Modules: - Student Management - Attendance Tracking - Gradebook Management - WhatsApp integration - Payment integration - Free mobile application - Multi-role system - Mass SMS sending - Stock and inventory - Multi-campus - Parent/Student, Staff/Admin access in the same system - Examination Management - Hostel Management - Online Admissions - Reporting - Biometric/Face attendance Critical Additional Modules: - Examination Management - Hostel Management - Online Admissions Access Levels: - Parent/Student - Staff/Admin - Multi-campus The ideal freelancer for this project should have extensive experience in develo...
I'm looking for a professional to conduct a thorough security analysis on a Windows application designed for remote access. Key Focus: - The application primarily serves for remote desktop access, so any potential vulnerabilities within this functionality are a priority. Ideal Skills and Experience: - Expertise in Windows application security - Experience with network security analysis - Proficiency in identifying and mitigating risks related to remote desktop functionalities Please provide a detailed proposal outlining your approach to this project, along with examples of similar work you have done in the past.
Будь ласка, зареєструйтесь або увійдіть в систему для перегляду деталей.
Hide JavaScript and Load from an External Domain Project Overview: I am looking for a skilled web developer to help me implement a mechanism that hides a JavaScript file's source code from the browser and loads it from an external domain. The goal is to prevent the exposure of sensitive JavaScript code and improve security by offloading it to a secure external server. Project Requirements: JavaScript Obfuscation: The JavaScript file should be obfuscated or minified to make it harder to reverse-engineer. Use appropriate tools such as UglifyJS, Terser, or other obfuscation techniques. Load JavaScript from an External Domain: The JavaScript file should be loaded dynamically from a different domain, not directly from the origin domain. Set up cross-origin resource sharing...
...developer with a strong background in Solana and Raydium development to assist with a specific project. I have Python code that interacts with Uniswap (Ethereum) for minting and managing LP positions, swaps, and more. I’m looking to replicate this functionality for Raydium on Solana. Key Requirements: - Proven experience integrating systems with Solana using Python. - In-depth knowledge of Raydium, including crypto token minting and liquidity provision processes. - Strong understanding of transaction speed optimization and security best practices within the Solana ecosystem. Project Scope: - Develop a Python function to mint an LP position on Raydium. I will provide existing Python code for Uniswap as a reference. - Documen...
...of Advanced ROV Control Algorithm for Inverted and 90-Degree Stability Project Description: We are seeking an experienced engineer or team to develop a custom control algorithm for an advanced underwater ROV based on the Blue Robotics Heavy Configuration platform. The primary focus of this project is enabling the ROV to perform inverted dives, maintain 90-degree orientations, and sustain depth, heading, and attitude stability under dynamic underwater conditions. This system must seamlessly integrate with the existing Blue Robotics ecosystem and operate reliably with our custom ROV design, which is double the weight and wider than the standard BlueROV2 Heavy Configuration. The solution should also support manual joystick-based control and allow for predefine...
I am looking for an experienced network engineer to assist in resolving several issues within my current network setup. My infrastructure includes Ubiquiti and Cisco equipment, and I need help with optimization, IP management, and security. Below are the key details of my network: Current Setup: • Router: Ubiquiti UDM Pro • Switches: 5 Ubiquiti switches, 3 Cisco switches • Access Points: 9 Ubiquiti APs • VoIP System: UCM6308 with 10 Grandstream IP phones and 5 Grandstream SIP speakers • Gateway: Yeastar TG400 • Servers: 2 servers running ERP • Client Devices: 50 computers (static IPs) and various Wi-Fi devices • Subnet: • DNS Issue: Devices with static IPs can only use the internet when manually setting DNS to 8.8.8.8. ...
I'm seeking a proficient Cybersecurity Trainer for online sessions in Hindi. The ideal candidate will cover network security, application security, cyber threat intelligence, digital forensic, and VAPT. The target learners are intermediate level professionals. Key Requirements: - Conduct live interactive sessions - Deliver engaging and informative content - Address queries and facilitate discussions - Promote a positive learning atmosphere - Use real-world examples to illustrate complex topics Skills Needed: - Comprehensive knowledge of the mentioned Cybersecurity topics - Excellent communication skills in Hindi - Prior experience in teaching Cybersecurity - Ability to create interactive and engaging training sessions - Strong understanding of inte...
I'm looking for a JavaScript expert to help me build a USDT BEP-20 blockchain Turswallet. This wallet's primary function will be to receive USDT, and it will need to interact with the blockchain in several key ways. Key features: - Generate new addresses: The wallet should be capable of creating a new address for every transaction, ensuring optimal privacy and security. - Monitor address balances: The wallet needs to keep track of the balance of all generated addresses. - Facilitate transactions: The wallet should be able to send USDT to other addresses when requested. Security is a critical aspect of this project. The Turswallet must incorporate: - Two-factor authentication: This will provide an additional layer of security for transac...