hybrid-analysis.com
Open in
urlscan Pro
2606:4700:4400::6812:22b7
Public Scan
Submitted URL: http://hybrid-analysis.com/
Effective URL: https://hybrid-analysis.com/
Submission Tags: falconsandbox
Submission: On March 08 via api from US — Scanned from DE
Effective URL: https://hybrid-analysis.com/
Submission Tags: falconsandbox
Submission: On March 08 via api from US — Scanned from DE
Form analysis
9 forms found in the DOMPOST /
<form class="container-fluid container-small" action="/" method="post" enctype="multipart/form-data">
<div class="dropzone hover-pointer">
<div class="dropzone-message lowprio">
<i class="fa fa-cogs" aria-hidden="true"></i> <br> Drag & Drop For Instant Analysis
</div>
</div>
<div class="divider">
<span class="lowprio">or</span>
</div>
<div class="form-group">
<div class="input-group analyze-btn-container">
<input type="text" class="form-control input-md sample-url-field" placeholder="http://www.example.com/suspicious.zip" autocomplete="off" required=""
oninvalid="this.setCustomValidity('Please specify a valid URL or use the clippy icon to upload a file')" oninput="setCustomValidity('')">
<span class="attach-file-area input-icon-container hover-pointer"><i class="fa fa-paperclip lowprio" aria-hidden="true"></i></span>
<span class="input-group-btn">
<button class="btn btn-psblue btn-md" type="submit">Analyze</button>
</span>
</div>
</div>
<span class="btn-file"><input type="file" class="sample-upload-field" name="sample_file"></span>
</form>
POST
<form class="container-fluid container-small" method="post" enctype="multipart/form-data">
<div class="dropzone hover-pointer">
<div class="dropzone-message lowprio">
<i class="fa fa-cogs" aria-hidden="true"></i> <br> Drag & Drop For Instant Analysis
</div>
</div>
<span class="btn-file"><input class="sample-upload-field" type="file" name="sample_file" multiple="multiple"></span>
</form>
POST /yara-search
<form id="form-yara-search" class="container-fluid container-small" action="/yara-search" method="post">
<textarea name="rule" class="hide"></textarea>
<input type="file" name="file" id="yara-upload-file">
<div class="dropzone">
<div class="dropzone-message lowprio">
<label for="yara-upload-file">
<i class="fa fa-cogs" aria-hidden="true"></i> <br> Drag & Drop For YARA Hunting </label>
</div>
</div>
<div class="divider">
<span class="lowprio">or</span>
</div>
<div class="text-center">
<a href="/yara-search" class="btn btn-info btn-labeled">
<span class="btn-label">
<i class="fa fa-search"></i>
</span>
<span class="ladda-label">Advanced Search</span>
</a>
</div>
</form>
POST /string-search
<form id="form-string-search" class="container-fluid container-small" method="post" action="/string-search">
<div class="form-group">
<div class="input-group">
<input type="text" name="query" class="form-control input-md simple-search-input" placeholder="HEX, ASCII string" required="">
<span class="input-group-btn">
<button class="btn btn-psblue btn-md" type="submit">Search</button>
</span>
</div>
</div>
<div class="divider">
<span class="lowprio">or</span>
</div>
<div class="form-group text-center">
<a href="/string-search" class="btn btn-info btn-labeled">
<span class="btn-label">
<i class="fa fa-search"></i>
</span>
<span class="ladda-label">Advanced Search</span>
</a>
</div>
</form>
/search
<form id="form-simple-search" class="container-fluid container-small" action="/search">
<div class="form-group">
<div class="input-group">
<input type="text" name="query" class="form-control simple-search-input input-md" placeholder="IP, Domain, Hash…" required="">
<span class="input-group-btn">
<button class="btn btn-psblue btn-md" type="submit">Search</button>
</span>
</div>
</div>
<div class="divider">
<span class="lowprio">or</span>
</div>
<div class="form-group text-center">
<a href="/advanced-search" class="btn btn-info btn-labeled">
<span class="btn-label">
<i class="fa fa-search"></i>
</span>
<span class="ladda-label">Advanced Search</span>
</a>
</div>
</form>
POST
<form class="modal-form" method="post">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Confirm Cancellation</h4>
</div>
<div class="modal-body">
<p>Are you sure that you want to cancel your submission process?</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default btn-labeled" data-dismiss="modal">No <span class="btn-label btn-label-right"><i class="fa fa-times" aria-hidden="true"></i></span></button>
<button type="submit" class="btn btn-danger btn-labeled" data-dismiss="modal">Yes <span class="btn-label btn-label-right"><i class="fa fa-check" aria-hidden="true"></i></span></button>
</div>
</form>
POST
<form class="modal-form" method="post">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Confirm Cancellation</h4>
</div>
<div class="modal-body">
<p>Are you sure that you want to cancel your files collection submission process?</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default btn-labeled" data-dismiss="modal">No <span class="btn-label btn-label-right"><i class="fa fa-times" aria-hidden="true"></i></span></button>
<button type="submit" class="btn btn-danger btn-labeled" data-dismiss="modal">Yes <span class="btn-label btn-label-right"><i class="fa fa-check" aria-hidden="true"></i></span></button>
</div>
</form>
POST
<form class="modal-form" method="post">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Confirm Process Approach</h4>
</div>
<div class="modal-body">
<p>The file type for this upload was detected to be plain text/raw data (missing extension?). Do you want to proceed to select a sandbox analysis environment?</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default btn-labeled" data-decision="0">No <span class="btn-label btn-label-right"><i class="fa fa-times" aria-hidden="true"></i></span></button>
<button type="button" class="btn btn-primary btn-labeled" data-decision="1">Yes <span class="btn-label btn-label-right"><i class="fa fa-check" aria-hidden="true"></i></span></button>
</div>
</form>
POST
<form class="modal-form" method="post">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Whitelisted File Information</h4>
</div>
<div class="modal-body">
<p>We detected that the file you uploaded <i>(<span class="hash"></span>)</i> is benign, as it is on a reputable whitelist. You will now be forwarded to the file overview page.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-primary btn-labeled">Ok <span class="btn-label btn-label-right"><i class="fa fa-check" aria-hidden="true"></i></span></button>
</div>
</form>
Text Content
Toggle navigation * Sandbox * Files * URLs * Quick Scans * Files * URLs * File Collections * Resources * Releases & Updates * FAQ * Public API * Knowledge Base * * Tag Cloud * Threat Map * Request Info * Falcon Sandbox * Falcon MalQuery * * Falcon Sandbox Free Trial * More * Webservice Statistics * Advanced Search * File Collection Search * Public Feed * Report of the Day * * Falcon Sandbox Website * Hybrid Analysis Blog * * Login * Register × Drag & Drop For Instant Analysis * File/URL * File Collection * Report Search * YARA Search * String Search RELEASES & UPDATES Hybrid Analysis Partners with Bfore.Ai, Integrates AI-Powered URL and Domain Analysis August 3, 2023 -------------------------------------------------------------------------------- New 'AMSI' Tab at the Process Modal April 11, 2023 See More! -------------------------------------------------------------------------------- LATEST NEWS HijackLoader Expands Techniques to Improve Defense Evasion Donato Onofri - Emanuele Calvelli - February 7, 2024 -------------------------------------------------------------------------------- IMPERIAL KITTEN Deploys Novel Malware Families in Middle East-Focused Operations Counter Adversary Operations - November 9, 2023 -------------------------------------------------------------------------------- New Container Exploit: Rooting Non-Root Containers with CVE-2023-2640 and CVE-2023-32629, aka GameOver(lay) Manoj Ahuje - September 7, 2023 See More! This is a free malware analysis service for the community that detects and analyzes unknown threats using a unique Hybrid Analysis technology. Drag & Drop For Instant Analysis or Analyze Here you can upload and share your file collections. Receive instant threat analysis using CrowdStrike Falcon Static Analysis (ML), reputation lookups, AV engines, static analysis and more. All files uploaded will be made available to the community YARA/String search. Drag & Drop For Instant Analysis Hunt samples matching YARA rules at the byte level. Drag & Drop For YARA Hunting or Advanced Search Hunt samples matching strings and hex patterns at the byte level. Search or Advanced Search Search through 852M+ Indicators of Compromise (IOCs). Search or Advanced Search Powered by CrowdStrike Falcon® MalQuery Maximum upload size is 100 MB. Powered by CrowdStrike Falcon® Sandbox. Interested in a free trial? © 2024 Hybrid Analysis — Terms & Conditions — Data Protection Policy — Site Notice — Your Privacy Choices — Contact Us × Ok {"publicService":true,"flashFadeaway":true,"fadeawayTimeout":15,"autoLogout":false,"autoLogoutTimeout":0,"reCaptcha":"6LeJvv0SAAAAAG8IuH0lT5UnCjGxQHHqXJNsX-uT","enableCookieBanner":true} × CONFIRM CANCELLATION Are you sure that you want to cancel your submission process? No Yes × CONFIRM CANCELLATION Are you sure that you want to cancel your files collection submission process? No Yes × CONFIRM PROCESS APPROACH The file type for this upload was detected to be plain text/raw data (missing extension?). Do you want to proceed to select a sandbox analysis environment? No Yes × WHITELISTED FILE INFORMATION We detected that the file you uploaded () is benign, as it is on a reputable whitelist. You will now be forwarded to the file overview page. Ok × WE CURRENTLY HAVE THE FOLLOWING REPORTS FOR THIS FILE: Cancel Submission Create new report {"maxFileSize":100,"maxFileSizeInBytes":104857600,"envList":[{"id":160,"name":"Windows 10 64 bit","groupIcon":"windows","is32Bit":false,"architecture":"WINDOWS","analysisMode":"KERNELMODE","masterVMName":"sb-prod-win10x64-base-image","masterSnapshotName":"golden_image","localUser":"HAPUBWS","localPassword":"123456","vmType":"VMWare","queues":["controller.detonation.request.v1"],"interactive":false},{"id":140,"name":"Windows 11 64 bit","groupIcon":"windows","is32Bit":false,"architecture":"WINDOWS","analysisMode":"KERNELMODE","masterVMName":"sb-prod-win11x64-base-image","masterSnapshotName":"golden_image","localUser":"HAPUBWS","localPassword":"123456","vmType":"VMWare","queues":["detonation.request.windows.v1"],"interactive":false},{"id":100,"name":"Windows 7 32 bit","groupIcon":"windows","is32Bit":true,"architecture":"WINDOWS","analysisMode":"KERNELMODE","masterVMName":"sb-prod-win7x86-activated-base-golden-image","masterSnapshotName":"golden_image","localUser":"HAPUBWS","localPassword":"123456","vmType":"VMWare","queues":["controller.detonation.request.v1"],"interactive":false},{"id":110,"name":"Windows 7 32 bit (HWP Support)","description":"This environment can process Hangul Word Processor (HWP) files","groupIcon":"windows","is32Bit":true,"architecture":"WINDOWS","analysisMode":"KERNELMODE","masterVMName":"sb-prod-win7x86-activated-base-golden-image","masterSnapshotName":"golden_image","localUser":"HAPUBWS","localPassword":"123456","vmType":"VMWare","queues":["controller.detonation.request.v1"],"interactive":false},{"id":120,"name":"Windows 7 64 bit","groupIcon":"windows","is32Bit":false,"architecture":"WINDOWS","analysisMode":"KERNELMODE","masterVMName":"sb-prod-win7x64-golden-image","masterSnapshotName":"golden_image","localUser":"HAPUBWS","localPassword":"123456","vmType":"VMWare","queues":["controller.detonation.request.v1"],"interactive":false},{"id":310,"name":"Linux (Ubuntu 20.04, 64 bit)","groupIcon":"linux","is32Bit":false,"architecture":"LINUX","analysisMode":"SENSORMODE","vmType":"VMWare","masterVMName":"sb-prod-ubuntu20-base-detonation","masterSnapshotName":"golden_image","localUser":"ubuntu","localPassword":"123456","queues":["detonation.request.linux.v1"],"interactive":false},{"id":300,"name":"Linux (Ubuntu 16.04, 64 bit)","groupIcon":"linux","is32Bit":false,"architecture":"LINUX","analysisMode":"USERMODE","masterVMName":"HA-UbuntuServerx64_golden_image","masterSnapshotName":"golden_image","localUser":"root","localPassword":"123456","queues":["detonation.request.linux16.v1"],"interactive":false},{"id":400,"name":"Mac Catalina 64 bit (x86)","groupIcon":"apple","is32Bit":false,"architecture":"MACOSX","vmType":"VMWare","analysisMode":"SENSORMODE","masterVMName":"sb-prod-mac-catalina-base-detonation","masterSnapshotName":"golden_image","localUser":"hapubws","localPassword":"macSandBox$","queues":["detonation.request.mac.v1"],"interactive":false},{"id":200,"name":"Android Static Analysis","description":"","groupIcon":"android","is32Bit":false,"architecture":"ANDROID","analysisMode":"USERMODE","queues":["controller.detonation.request.v1"],"interactive":false}],"envRuleSet":[{"filetype":["apk"],"architecture":"ANDROID","analysisMode":"USERMODE"},{"filetype":["elf","64-bit elf","perl","bash"],"architecture":"LINUX","analysisMode":"USERMODE"},{"filetype":["mach-o intel","64-bit mach-o intel"],"architecture":"MACOSX","analysisMode":"SENSORMODE"},{"filetype":["docker linux amd64","docker ccwp"],"architecture":"DOCKER","analysisMode":"SENSORMODE"},{"filetype":["vbe","vbs","file link","chm","bat","msi","js","jse","ps1","psd1","psm1","doc","dot","docx","docm","dotm","dotx","xls","xlsx","ppt","pptx","pub","sct","hta","wsf","url"],"architecture":"WINDOWS","analysisMode":"KERNELMODE"},{"filetype":["hwp","hwpx"],"architecture":"WINDOWS","analysisMode":"KERNELMODE","descriptionPart":"HWP"}],"quickScanQuota":{"quota":[],"used":[],"available":[],"quota_reached":false},"maximumNumberOfSetEnvironments":2} {"concurrentSubmissionsDuringUpload":3,"filesToSend":200,"totalSubmittedFilesSize":2097152000} ABOUT COOKIES ON THIS SITE By clicking “Accept All Cookies”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. Cookie Notice Cookie Settings Reject All Accept All Cookies COOKIE PREFERENCE CENTER * YOUR PRIVACY * STRICTLY NECESSARY COOKIES * FUNCTIONAL COOKIES * PERFORMANCE COOKIES * TARGETING COOKIES YOUR PRIVACY When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. More information. STRICTLY NECESSARY COOKIES Always Active These cookies are necessary for the website to function and cannot be switched off in our systems. This includes diagnostic functions such as identifying 404 errors and monitoring page load speed. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information. Cookies Details FUNCTIONAL COOKIES Functional Cookies These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly. Cookies Details PERFORMANCE COOKIES Performance Cookies These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collet is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance. Cookies Details TARGETING COOKIES Targeting Cookies These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising. Cookies Details Back Button COOKIE LIST Filter Button Consent Leg.Interest checkbox label label checkbox label label checkbox label label Clear checkbox label label Apply Cancel Confirm My Choices Allow All