audit-forum.tech
Open in
urlscan Pro
2a06:6440:0:2d54::1
Public Scan
URL:
https://audit-forum.tech/
Submission: On November 04 via api from JP — Scanned from CH
Submission: On November 04 via api from JP — Scanned from CH
Form analysis
6 forms found in the DOMPOST src/handler.php
<form class="form-contact" action="src/handler.php" method="post" autocomplete="off">
<div class="form-group">
<input type="text" name="firstname" id="reg_name" class="form-control mname" placeholder="First Name *" required="required">
</div>
<div class="form-group">
<input type="text" name="lastname" id="reg_name" class="form-control mlastname" placeholder="Last Name *" required="required">
</div>
<div class="form-group">
<input type="text" name="jobtitle" id="reg_name" class="form-control mjobtitle" placeholder="Job Title *" required="required">
</div>
<div class="form-group">
<input type="text" name="company" id="reg_name" class="form-control mcompany" placeholder="Company *" required="required">
</div>
<div class="form-group">
<input type="text" name="country" id="reg_name" class="form-control mcountry" placeholder="Country *" required="required">
</div>
<div class="form-group">
<input type="email" name="email" id="reg_email" class="form-control memail" placeholder="Email *" required="required">
</div>
<div class="form-group">
<input type="tel" name="phone" id="reg_tel" class="form-control metel" placeholder="Phone *" required="required">
<input type="hidden" name="services[]" value="Registration ONLINE TICKET">
</div>
<div class="form-group mb-20">
<textarea type="text" name="comment" cols="20" rows="1" style="line-height: 20px; padding-top: 15px;" id="reg_text" class="form-control mtext" placeholder="Quantity of delegates (for each delegate fill in the separate form)"></textarea>
</div>
<div class="form-group mb-20">
<textarea type="text" name="promo" cols="20" rows="1" style="line-height: 20px; padding-top: 15px;" id="reg_text" class="form-control mtext" placeholder="PROMO CODE (if any)"></textarea>
</div>
<div class="form-group mb-20">
<textarea type="text" name="contact" cols="20" rows="1" style="line-height: 20px; padding-top: 15px;" id="reg_text" class="form-control mtext" placeholder="Contact person details"></textarea>
</div>
<div style="display:none;" class="form-group">
<input type="radio" id="ChooseOfType" name="typeOf" value="offline-p">
<label for="offline-p">Participation online</label>
<input type="radio" id="ChooseOfType" name="typeOf" value="paid-participation-online" checked="">
<label for="online-p">Participation in the hall</label>
</div>
<div class="form-group reg_bc">
<input id="reg_bc" type="checkbox" name="bc" required="required">
<label for="one">I confirm that the contact information I have given is for the purpose of business communications*<span></span></label>
</div>
<div class="form-group reg_pp">
<input id="reg_pp" type="checkbox" name="pp" required="required">
<label for="one"> I confirm that I have read and accept the <a href="https://payforum.tech/pdf/privacy-policy.pdf">Privacy Policy</a><span></span></label>
</div>
<div class="form-group">
<button class="btn btn2 sub_btn center-block" type="submit" onclick="ga('send', 'event', 'Get callback', 'Click', 'Consultation');">Send</button>
</div>
</form>
POST src/handler.php
<form class="form-contact" action="src/handler.php" method="post" autocomplete="off">
<div class="form-group">
<input type="text" name="firstname" id="reg_name" class="form-control mname" placeholder="First Name *" required="required">
</div>
<div class="form-group">
<input type="text" name="lastname" id="reg_name" class="form-control mlastname" placeholder="Last Name *" required="required">
</div>
<div class="form-group">
<input type="text" name="jobtitle" id="reg_name" class="form-control mjobtitle" placeholder="Job Title *" required="required">
</div>
<div class="form-group">
<input type="text" name="company" id="reg_name" class="form-control mcompany" placeholder="Company *" required="required">
</div>
<div class="form-group">
<input type="text" name="country" id="reg_name" class="form-control mcountry" placeholder="Country *" required="required">
</div>
<div class="form-group">
<input type="email" name="email" id="reg_email" class="form-control memail" placeholder="Email *" required="required">
</div>
<div class="form-group">
<input type="tel" name="phone" id="reg_tel" class="form-control metel" placeholder="Phone *" required="required">
<input type="hidden" name="services[]" value="Registration STANDARD OFFLINE TICKET">
</div>
<div class="form-group mb-20">
<textarea type="text" name="comment" cols="20" rows="1" style="line-height: 20px; padding-top: 15px;" id="reg_text" class="form-control mtext" placeholder="Quantity of delegates (for each delegate fill in the separate form)"></textarea>
</div>
<div class="form-group mb-20">
<textarea type="text" name="promo" cols="20" rows="1" style="line-height: 20px; padding-top: 15px;" id="reg_text" class="form-control mtext" placeholder="PROMO CODE (if any)"></textarea>
</div>
<div class="form-group mb-20">
<textarea type="text" name="contact" cols="20" rows="1" style="line-height: 20px; padding-top: 15px;" id="reg_text" class="form-control mtext" placeholder="Contact person details"></textarea>
</div>
<div style="display:none;" class="form-group">
<input type="radio" id="ChooseOfType" name="typeOf" value="paid-participation-offline" checked="">
<label for="offline-p">Participation online</label>
<input type="radio" id="ChooseOfType" name="typeOf" value="online-p">
<label for="online-p">Participation in the hall</label>
</div>
<div class="form-group reg_bc">
<input id="reg_bc" type="checkbox" name="bc" required="required">
<label for="one">I confirm that the contact information I have given is for the purpose of business communications*<span></span></label>
</div>
<div class="form-group reg_pp">
<input id="reg_pp" type="checkbox" name="pp" required="required">
<label for="one"> I confirm that I have read and accept the <a href="https://payforum.tech/pdf/privacy-policy.pdf">Privacy Policy</a><span></span></label>
</div>
<div class="form-group">
<button class="btn btn2 sub_btn center-block" type="submit" onclick="ga('send', 'event', 'Get callback', 'Click', 'Consultation');">Send</button>
</div>
</form>
POST src/handler.php
<form class="form-contact" action="src/handler.php" method="post" autocomplete="off">
<div class="form-group">
<input type="text" name="firstname" id="reg_name" class="form-control mname" placeholder="First Name *" required="required">
</div>
<div class="form-group">
<input type="text" name="lastname" id="reg_name" class="form-control mlastname" placeholder="Last Name *" required="required">
</div>
<div class="form-group">
<input type="text" name="jobtitle" id="reg_name" class="form-control mjobtitle" placeholder="Job Title *" required="required">
</div>
<div class="form-group">
<input type="text" name="company" id="reg_name" class="form-control mcompany" placeholder="Company *" required="required">
</div>
<div class="form-group">
<input type="text" name="country" id="reg_name" class="form-control mcountry" placeholder="Country *" required="required">
</div>
<div class="form-group">
<input type="email" name="email" id="reg_email" class="form-control memail" placeholder="Email *" required="required">
</div>
<div class="form-group">
<input type="tel" name="phone" id="reg_tel" class="form-control metel" placeholder="Phone *" required="required">
<input type="hidden" name="services[]" value="Registration TEAM 3+ persons OFFLINE TICKET">
</div>
<div class="form-group mb-20">
<textarea type="text" name="comment" cols="20" rows="1" style="line-height: 20px; padding-top: 15px;" id="reg_text" class="form-control mtext" placeholder="Quantity of delegates (for each delegate fill in the separate form)"></textarea>
</div>
<div class="form-group mb-20">
<textarea type="text" name="promo" cols="20" rows="1" style="line-height: 20px; padding-top: 15px;" id="reg_text" class="form-control mtext" placeholder="PROMO CODE (if any)"></textarea>
</div>
<div class="form-group mb-20">
<textarea type="text" name="contact" cols="20" rows="1" style="line-height: 20px; padding-top: 15px;" id="reg_text" class="form-control mtext" placeholder="Contact person details"></textarea>
</div>
<!-- text Choose the type of participation -->
<p style="font-weight:bold;"> </p>
<div class="form-group" style="display:none;">
<input type="radio" id="ChooseOfType" name="typeOf" value="online-participation" required="required" checked="">
<label for="online-participation">Participation online</label>
<input type="radio" id="ChooseOfType" name="typeOf" value="offline-participation">
<label for="offline-participation">Participation in the hall</label>
</div>
<div class="form-group reg_bc">
<input id="reg_bc" type="checkbox" name="bc" required="required">
<label for="one">I confirm that the contact information I have given is for the purpose of business communications*<span></span></label>
</div>
<div class="form-group reg_pp">
<input id="reg_pp" type="checkbox" name="pp" required="required">
<label for="one"> I confirm that I have read and accept the <a href="https://payforum.tech/pdf/privacy-policy.pdf">Privacy Policy</a><span></span></label>
</div>
<div class="form-group">
<button class="btn btn2 sub_btn center-block" type="submit" onclick="ga('send', 'event', 'Get callback', 'Click', 'Consultation');">Send</button>
</div>
</form>
POST src/handler-program.php
<form class="form-contact" action="src/handler-program.php" method="post" autocomplete="off">
<div class="form-group">
<input type="text" name="firstname" id="reg_name" class="form-control mname" placeholder="First Name *" required="required">
</div>
<div class="form-group">
<input type="text" name="company" id="reg_name" class="form-control mcompany" placeholder="Company *" required="required">
</div>
<div class="form-group">
<input type="email" name="email" id="reg_email" class="form-control memail" placeholder="Email *" required="required">
</div>
<div class="form-group">
<input type="tel" name="phone" id="reg_tel" class="form-control metel" placeholder="Phone *" required="required">
<input type="hidden" name="services[]" value="Request program">
</div>
<div class="form-group reg_bc">
<input id="reg_bc" type="checkbox" name="bc" required="required">
<label for="one">I confirm that the contact information I have given is for the purpose of business communications*<span></span></label>
</div>
<div class="form-group reg_pp">
<input id="reg_pp" type="checkbox" name="pp" required="required">
<label for="one"> I confirm that I have read and accept the <a href="https://payforum.tech/pdf/privacy-policy.pdf">Privacy Policy</a><span></span></label>
</div>
<div class="form-group">
<button class="btn btn2 sub_btn center-block" type="submit" onclick="ga('send', 'event', 'Get callback', 'Click', 'Consultation');">Send</button>
</div>
</form>
POST src/handler-marketing.php
<form class="form-contact" action="src/handler-marketing.php" method="post" autocomplete="off">
<div class="form-group">
<input type="text" name="firstname" id="reg_name" class="form-control mname" placeholder="First Name *" required="required">
</div>
<div class="form-group">
<input type="text" name="company" id="reg_name" class="form-control mcompany" placeholder="Company *" required="required">
</div>
<div class="form-group">
<input type="email" name="email" id="reg_email" class="form-control memail" placeholder="Email *" required="required">
</div>
<div class="form-group">
<input type="tel" name="phone" id="reg_tel" class="form-control metel" placeholder="Phone *" required="required">
<input type="hidden" name="services[]" value="Request marketing opportunities">
</div>
<div class="form-group reg_bc">
<input id="reg_bc" type="checkbox" name="bc" required="required">
<label for="one">I confirm that the contact information I have given is for the purpose of business communications*<span></span></label>
</div>
<div class="form-group reg_pp">
<input id="reg_pp" type="checkbox" name="pp" required="required">
<label for="one"> I confirm that I have read and accept the <a href="https://payforum.tech/pdf/privacy-policy.pdf">Privacy Policy</a><span></span></label>
</div>
<div class="form-group">
<button class="btn btn2 sub_btn center-block" type="submit" onclick="ga('send', 'event', 'Get callback', 'Click', 'Consultation');">Send</button>
</div>
</form>
POST src/handler-mail.php
<form action="src/handler-mail.php" method="post">
<div class="form-group"><input type="text" name="firstname" id="reg_name" class="form-control mname" placeholder="Name *" required="required"></div>
<div class="form-group"><input type="text" name="company" id="reg_name" class="form-control mcompany" placeholder="Company *" required="required"></div>
<div class="form-group"><input type="email" name="email" id="reg_email" class="form-control memail" placeholder="Email *" required="required">
<input type="hidden" name="services[]" value="Email_Form_RU">
</div>
<div class="form-group text-center"><button class="btn btn-primary subscribe-btn" type="submit">Subscribe</button></div>
</form>
Text Content
* Home * Agenda * Terms * | | * Subscribe Registration ONLINE TICKET (Option 1) Leave your contact details and our manager will contact you to register for the conference Please fill in separate registration form for each delegate Participation online Participation in the hall I confirm that the contact information I have given is for the purpose of business communications* I confirm that I have read and accept the Privacy Policy Send Registration STANDARD OFFLINE TICKET (Option 2) Leave your contact details and our manager will contact you to register for the conference Please fill in separate registration form for each delegate Participation online Participation in the hall I confirm that the contact information I have given is for the purpose of business communications* I confirm that I have read and accept the Privacy Policy Send TEAM 3+ persons OFFLINE TICKET (Option 3) Leave your contact details and our manager will contact you to register for the conference Please fill in separate registration form for each delegate Participation online Participation in the hall I confirm that the contact information I have given is for the purpose of business communications* I confirm that I have read and accept the Privacy Policy Send Request program I confirm that the contact information I have given is for the purpose of business communications* I confirm that I have read and accept the Privacy Policy Send Request marketing opportunities I confirm that the contact information I have given is for the purpose of business communications* I confirm that I have read and accept the Privacy Policy Send 161 days 11 hours 49 minutes 39 seconds AUDIT LEADERSHIP FORUM APRIL 15, 2025 HYBRID FORMAT Registration AUDIT INNOVATIONS ABOUT THE EVENT Welcome to the AUDIT LEADERSHIP FORUM, a meeting of Leaders, Chief Audit Executives and Professionals at the forefront of the audit field. > Our event has traditionally provided an international platform for exploring > cutting-edge trends, sharing best practices and developing invaluable > connections in the dynamic field of audit leadership. Through engaging > sessions and interactive discussions, participants will gain insight into the > latest trends, innovations, enhance their leadership skills and navigate the > evolving audit industry. Join us on a journey together that promises to inspire, educate and empower the leaders shaping the future of audit. 150+ DELEGATES 20 SPEAKERS 2790+ HAVE VISITED 15+ COUNTRIES SPEAKERS OF THE FORUM SIMONAS KRĖPŠTA Member of the Board of the Bank of Lithuania MARINE KRASOVSKA Head of Fintech Supervision Department, Bank of Latvia DOME SCAFFIDI Independent Consultant Global Payments Innovation Practice (UK) VAIDA ČESNULEVIČIŪTĖ MARKEVIČIENĖ Vice-Minister at Ministry of Finance of the Republic of Lithuania RACHEL HUNT Chief Strategy Officer and founder of Tripliii (UK) ANNA PAVLOVSKA Head of Partnerships Fintech Hub LT OLEKSII SHABAN Deputy Governor of the National Bank of Ukraine BERNARDO WEAVER CEO of Weaver Advisory (USA) MARIUS GALDIKAS CEO at ConnectPay (Lithuania) PANOS CHALKIAS CEO, Central, South and East Europe, Transaction Systems (Hungary) DAVID SELMAN “WeCare” project in Jordan (USA) IVAN ISTOMIN Digital Transformation Expert, Board Director & Advisor (UK) OLEG STREKAL Senior Consultant, McKinsey & Company (Czech Republic) DAUMANTAS DVILINSKAS CEO & Co-Founder TransferGo (LT/UK) VALERIJUS TOMAŠEVIČIUS Head of Payment Division at Walletto (Lithuania) WILLIAM COLLINGE Regional Director, EMEA, LexisNexis Risk Solutions TIMOTEJ JANCAR Paysafe – Financial Services Sales (Austria) GINTARĖ BAČIULIENĖ Head of Technology Team at Invest Lithuania YASH JAIN Founder Global Market Estimates Research & Consultants (India) JUDITH CRAWFORD Director of Policy and Operations Electronic Money Association (UK) ŽORŽAS ŠARAFANOVIČIUS CEO of ASHBURN International (Lithuania) ANDRIUS BIČEIKA Supervisory Council at Revolut Holdings Europe TOMAS AUGUCEVIČIUS Deputy General Director BS/2 MICHAŁ KIRSZENSTEIN Strategic Partners Sales Manager w Elavon Financial Services DAC (Poland) MIKHAIL PATSAN Investor, entrepreneur, Founder of the Web3 university "Learn to Earn Global" SEBIE SALIM CEO and Co-Founder at Tenakata, Director and Co-Founder at Eclectics International (Kenya) ALEXANDER MIKHAILOVSKI Chief Product Officer, eComCharge UAB (Lithuania) AGENDA 08.00 - 09.00 Registration and coffee. Begin the day with refreshments and an opportunity to connect with peers from many countries. 09.00 - 09:10 Opening of the Forum. Welcome word by Organizer Karolina Aleksandrova, Founder ProMoney, Partners, IIA Latvia. 09:10 - 09:30 OPENING KEYNOTE: AUDIT LEADERS IN CHANGING WORLD 09:30 - 10:15 PANEL DISCUSSION FUTURE OF AUDIT. REGULATORY LANDSCAPE. KEY CHALLENGES AND OPPORTUNITIES. Explore emerging trends, regulatory changes, and the evolving role of auditors in an increasingly digital landscape. Key topics for discussion: * IIA Global standards. Overview and practical aspects of implementation. * Key Regulations Affecting Audits: Overview of the latest regulatory changes impacting audit, such as new data protection laws, anti-money laundering (AML) and compliance requirements. * Integrating Sustainability into Internal Audit Planning. * Challenges and Opportunities for the Audit Profession. 10:15 - 11:25 SESSION 1 «CREATING VALUE FOR BUSINESS» 10:15 - 10:35 The Role of Auditors in Organizational Strategy and Value Creation 10:35 - 10:55 Transforming Risk Assessment with Continuous Auditing. 10:55 - 11:15 ESG Transparency: ESG performance and the growing role of auditors in providing assurance on ESG data. 11:15 - 11:25 Q&A 11:25 - 11:50 Networking coffee-break 11:50 - 13:00 AUDIT CASE-STUDY SESSION 11:50 - 12:10 Building a Resilient and Adaptive Audit Function: Strategies for developing agile audit teams that can respond to new regulations, technological advances, and shifting business landscapes. 12:10 - 12:30 Key Takeaways: Benefits of continuous auditing for risk visibility, methodology used, and improvements in audit efficiency. 12:30 - 12:50 Fraud Detection and Prevention: A Forensic Audit Case 12:50 - 13:00 Q&A 13:00 - 14:00 Lunch 14:00 - 15:20 DIGITAL WORLD FOR AUDIT MASTERS 14:00 - 14:20 Implementing AI and Data Analytics in Internal Audits 14:20 - 14:40 Audit in IT. How a company leveraged internal audit to enhance its cybersecurity posture, including threat detection and risk management. 14:40 - 15:00 Automation of audit processes 15:00 - 15:20 Transitioning to a hybrid/remote audit model. Key Takeaways: New approaches to communication, documentation, and audit scope in a remote setting. 15:20 - 15:50 MASTER CLASS: PROBLEM SOLVING. How to achieve a right solution? 15:50 - 16:15 Certificate awarding ceremony. Wrap up of the day. 16:15 - 17:00 Networking coffee-break Request the program Request marketing opportunities TERMS OF PARTICIPATION DATE April 15, 2025 Working language is English with simultaneous translation LOCATION Riga, Latvia ONLINE TICKET 150 € + VAT/1 DELEGATE Group price 3 persons or more - 20% discount * Live streaming * Speakers’ presentations * Chat for questions * Certificate REFGISTRATION STANDARD OFFLINE TICKET 350 € + VAT/1 DELEGATE * Participation in-person * Speakers’ presentations * Delegates’ bag * Coffee-breaks and lunch * Networking opportunities * Photos of Forum * Certificate REGISTRATION TEAM 3+ PERSONS OFFLINE TICKET 300 € + VAT/1 DELEGATE * Participation in-person * Speakers’ presentations * Delegates’ bag * Coffee-breaks and lunch * Networking opportunities * Photos of Forum * Certificate REGISTRATION PLATINUM SPONSOR GOLD SPONSOR SILVER SPONSOR EXPO PARTNER PARTNERS FINTECH MEDIA-PARTNER MEDIA PARTNERS TESTIMONIALS * * * ALEXANDER MOVCHAN PRESIDENT OF THE INSTITUTE FOR INTERNAL CONTROLS EASTERN EUROPE (POLAND) Participated as a speaker in a number of professional international conferences in the field of Internal Audit and Control, organized under the leadership of Karolina. The conferences always covered relevant topics, the agenda was well structured and well communicated in advance, and the technical support team was responsive and easy to deal with. I have a very good impression of the conferences organized by Caroline, and I am happy to recommend her as a passionate and highly qualified specialist with extensive experience in organizing international conferences of any complexity at a highly professional level. AYPARA ADIBAY EXPERT CONSULTANT ON THE ANTI-CORRUPTION COMPLIANCE PROGRAM, 11 YEARS IN COMPLIANCE, DEVELOPMENT OF AN INTERNATIONAL LEVEL COMPLIANCE PLATFORM, EX-HEAD OF COMPLIANCE AND BUSINESS ETHICS SERVICE AT BEELINE KZ (KAZAKHSTAN) I recommend the company for its high-quality organization and holding of international conferences on the topics of internal control, audit, risk management, security and compliance. Having participated as a speaker and listener several times, I have gained valuable and applicable tools for my work. Team demonstrates high professionalism and offers informative and practically significant events. I sincerely thank you for the opportunity to take part in their conferences and recommend them to everyone who seeks to expand their knowledge and professional skills. IRINA BLINOVA ASSOC CIPD PWC | PWC ACADEMY LEADER We thank the organizer of the “Internal Audit and Control” conference, Karolina Alexandrova, for the opportunity for many years of cooperation. The conference "Internal Audit and Control" is a platform for professionals in the field of internal audit and control. These are opportunities for discussions on current topics with Ukrainian and international colleagues and professional growth. Always excellent organization and meaningful presentations by speakers, new contacts and always positive emotions! BE THE FIRST TO HEAR ABOUT OUR UPDATES SUBSCRIBE NEWSLETTER Subscribe ORGANIZER OF THE EVENT Copyright © 2024 ProMoney CONTACTS www.promoney.events info@promoney.events +380 (67) 562-77-82 (Telegram, Viber, Whatsapp) +380 (66) 334-96-32 * * Legal information Privacy policy Terms and conditions