Oleksandr Shtefuryak
Offer Oleksandr work on your next project.
Rating
Skills and abilities
Programming
Services
Portfolio
-
5 USD HTML Greeting Page with Music
HTML & CSSGreeting webpage with buttons, background, and embedded music. Can be used as a postcard.
What has been done:
… Music via
Modern style
Button with action
Technologies: HTML, CSS, JavaScript
-
9 USD DarkScan — OSINT tool for information gathering
Data ParsingWhat is this?
DarkScan — a multifunctional terminal tool for OSINT (Open Source Intelligence), written in Python. The program allows quick and convenient searching for information about users based on various parameters: nickname, email, phone number, IP address — all from one place.
Main features:
… Search by nickname — automatic search in social networks, Telegram, forums
Search by email — check for merges, accounts, availability
Search by phone number — check in databases, messengers
Search by IP address — geolocation, ASN, provider, port scanning
Output in formatted form: table, colors, logging to file
Menu interface with option selection
Automatic logging of results
Extended capabilities through modules (you can add your own functions)
-
7 USD SSH Remote Shell (ssh_cmd.py)
PythonPython script for connecting to a Linux system via SSH and executing commands directly from another computer.
What has been done:
… Use of the paramiko module
Command input through the terminal
Support for login and password authentication