Predict and eliminate porosity, shrinkage, misruns, cracks, and warpage before the first mold is poured. Optimize gating and feeding, cut material waste, and validate designs faster with physics-accurate simulation.














PoligonSoft is an all-in-one Casting Simulation Software based on the Finite Element Method (FEM). The system integrates three physics solvers for comprehensive analysis of casting processes:
Hydrodynamic Analysis: Models mold filling dynamics to predict flow patterns, identify potential mold erosion zones, and detect possible misruns.
Thermal Analysis: Simulates heat transfer during solidification and cooling phases to predict shrinkage porosity formation and optimize gating/feeding systems.
Stress Analysis: Computes thermo-mechanical stresses and strains to evaluate hot tearing susceptibility, residual stresses, and dimensional stability.
The integrated solver architecture enables simulation of conventional and specialized casting processes, providing quantitative data for process optimization and defect prevention throughout the entire production cycle.

Analyze and resolve the root causes of defects in the design phase
Visualize and control every stage in your casting process
Replace slow and expensive physical trials with virtual prototyping




Are you facing problems with your cast parts, cracks and shells appearing, and don't know what's causing them?
Request a free simulation of your real casting to confirm that the model can predict defects
Not ready to buy the software yet? Request an analysis of your problem from our specialists.
Get a full report on how to solve your problem at a very affordable price
Are you considering taking the next step and purchasing a commercial license for PoligonSoft?
Buy PoligonSoft with a perpetual license or subscribe for a year. Individual or network licenses available.
Understanding the attack is only half the battle. Hackviser places a heavy emphasis on the "blue team" perspective, teaching developers and architects how to prevent these flaws. The primary mitigation strategies taught include:
Log into Hackviser and try the challenge yourself. First one to root wins.
Relying on standard database queries like SELECT followed by UPDATE creates TOCTOU windows. Instead, use database-level locking mechanisms:
optimistic vs. pessimistic locking in databases Share public link race condition hackviser
Look for "weird" results, such as a negative balance or an extra item in an inventory. ## Prevention: Locking the Door
A user has $100 in their wallet and attempts to spend $90 on a service. The server checks for sufficient funds, sees $100 available, and approves the purchase. Before the database updates the balance to $10, the user fires a second request for another $90 item. The server checks again, still sees $100, and approves it. The result: the user spends $180 while only having $100.
RaceGuard CLI is a tool specifically designed for testing API concurrency correctness by firing multiple simultaneous requests and checking whether data invariants hold. Where standard tools like Postman send requests one at a time, RaceGuard can send up to 50 simultaneous requests to uncover race conditions that would only appear under concurrent load in production. Understanding the attack is only half the battle
Implement a job queue to handle sensitive, sequential actions one at a time rather than concurrently.
A hackviser (portmanteau of "hack" and "advisor/visualizer") is an abstract toolset that provides:
To understand how to exploit these on Hackviser labs, you have to look at the "window of vulnerability." This is the tiny gap of time between a security check and the actual operation. First one to root wins
Writing custom Python or Go scripts that initialize several threads, holding them at a "gate" and releasing them simultaneously to hit the target endpoint. 4. Identification and Detection On platforms like , you identify these by looking for state-changing actions. Look for Predictability:
# Exploit code def exploit(chatbot, malicious_payload): # Create a new thread for the malicious payload malicious_thread = threading.Thread(target=chatbot.execute_task, args=(malicious_payload,)) malicious_thread.start()



The first version of the PoligonSoft casting simulation software, initially named SAM LP 'Poligon,' was developed in 1989 at the Central Research Institute of Materials (CIM, St. Petersburg) by order of the Ministry of Defense Industry.
It was the world's first commercial software package to implement a mathematical model for calculating microporosity. PoligonSoft has since been successfully adopted by aerospace industry enterprises, where stringent casting quality standards are required.
For over 30 years, the casting simulation software has continuously evolved, integrating extensive expertise and knowledge from leading institutes and numerous companies in Russia and abroad.
In July 2009, the PoligonSoft development team joined CSoft Development.




