www.biofuturekor.com
Open in
urlscan Pro
172.233.88.202
Public Scan
URL:
https://www.biofuturekor.com/
Submission: On July 30 via manual from KR — Scanned from JP
Submission: On July 30 via manual from KR — Scanned from JP
Form analysis
4 forms found in the DOMPOST item_buy.php
<form action="item_buy.php" method="post">
<div class="position-relative">
<img src="uploads/669527148c7b41.jpg" alt="안산 바이오퓨쳐">
<div class="factory-name"> 안산 바이오퓨쳐 </div>
</div>
<div class="details">
<div class="detail-row">
<span>투자기간:</span>
<p style="font-size: 15px;color: #000;font-weight: bold;"> 90일 </p>
</div>
<div class="detail-row">
<span>생산량:</span>
<p style="font-size: 15px;color: #000;font-weight: bold;"> 200L </p>
</div>
<div class="detail-row">
<span>1일 수익률:</span>
<p style="font-size: 15px;color: #000;font-weight: bold;"> 0.6% </p>
</div>
<div class="detail-row">
<span>투자 금액:</span>
<p style="font-size: 15px;color: #f00;font-weight: bold;"> 1,000,000원 </p>
</div>
<div class="detail-row">
<span>1일 예상 수익금:</span>
<p style="font-size: 15px;color: #070df1;font-weight: bold;"> 6,000원 </p>
</div>
<div class="detail-row">
<span>30일 예상 수익금:</span>
<p style="font-size: 15px;color: #070df1;font-weight: bold;"> 180,000원 </p>
</div>
</div>
<input type="hidden" name="factory_name" value="안산 바이오퓨쳐">
<input type="hidden" name="daily_profit_rate" value="0.6">
<input type="hidden" name="investment_amount" value="1000000">
<input type="hidden" name="daily_estimated_profit" value="6000">
<input type="hidden" name="user_id" value="">
<div class="input-button-wrapper">
<button class="quantity-button" onclick="decreaseQuantity(this)">-</button>
<input type="number" min="1" name="quantity" value="1" placeholder="구매 수량" class="quantity-input" readonly="">
<button class="quantity-button" onclick="increaseQuantity(this)">+</button>
<button class="buy-button">구매</button>
</div>
</form>
POST item_buy.php
<form action="item_buy.php" method="post">
<div class="position-relative">
<img src="uploads/669528af5b78b2.jpg" alt="구미 바이오퓨쳐">
<div class="factory-name"> 구미 바이오퓨쳐 </div>
</div>
<div class="details">
<div class="detail-row">
<span>투자기간:</span>
<p style="font-size: 15px;color: #000;font-weight: bold;"> 90일 </p>
</div>
<div class="detail-row">
<span>생산량:</span>
<p style="font-size: 15px;color: #000;font-weight: bold;"> 400L </p>
</div>
<div class="detail-row">
<span>1일 수익률:</span>
<p style="font-size: 15px;color: #000;font-weight: bold;"> 0.7% </p>
</div>
<div class="detail-row">
<span>투자 금액:</span>
<p style="font-size: 15px;color: #f00;font-weight: bold;"> 5,000,000원 </p>
</div>
<div class="detail-row">
<span>1일 예상 수익금:</span>
<p style="font-size: 15px;color: #070df1;font-weight: bold;"> 35,000원 </p>
</div>
<div class="detail-row">
<span>30일 예상 수익금:</span>
<p style="font-size: 15px;color: #070df1;font-weight: bold;"> 1,050,000원 </p>
</div>
</div>
<input type="hidden" name="factory_name" value="구미 바이오퓨쳐">
<input type="hidden" name="daily_profit_rate" value="0.7">
<input type="hidden" name="investment_amount" value="5000000">
<input type="hidden" name="daily_estimated_profit" value="35000">
<input type="hidden" name="user_id" value="">
<div class="input-button-wrapper">
<button class="quantity-button" onclick="decreaseQuantity(this)">-</button>
<input type="number" min="1" name="quantity" value="1" placeholder="구매 수량" class="quantity-input" readonly="">
<button class="quantity-button" onclick="increaseQuantity(this)">+</button>
<button class="buy-button">구매</button>
</div>
</form>
POST item_buy.php
<form action="item_buy.php" method="post">
<div class="position-relative">
<img src="uploads/6695281e6831a3.jpg" alt="순천 바이오퓨쳐">
<div class="factory-name"> 순천 바이오퓨쳐 </div>
</div>
<div class="details">
<div class="detail-row">
<span>투자기간:</span>
<p style="font-size: 15px;color: #000;font-weight: bold;"> 90일 </p>
</div>
<div class="detail-row">
<span>생산량:</span>
<p style="font-size: 15px;color: #000;font-weight: bold;"> 600L </p>
</div>
<div class="detail-row">
<span>1일 수익률:</span>
<p style="font-size: 15px;color: #000;font-weight: bold;"> 0.8% </p>
</div>
<div class="detail-row">
<span>투자 금액:</span>
<p style="font-size: 15px;color: #f00;font-weight: bold;"> 10,000,000원 </p>
</div>
<div class="detail-row">
<span>1일 예상 수익금:</span>
<p style="font-size: 15px;color: #070df1;font-weight: bold;"> 80,000원 </p>
</div>
<div class="detail-row">
<span>30일 예상 수익금:</span>
<p style="font-size: 15px;color: #070df1;font-weight: bold;"> 2,400,000원 </p>
</div>
</div>
<input type="hidden" name="factory_name" value="순천 바이오퓨쳐">
<input type="hidden" name="daily_profit_rate" value="0.8">
<input type="hidden" name="investment_amount" value="10000000">
<input type="hidden" name="daily_estimated_profit" value="80000">
<input type="hidden" name="user_id" value="">
<div class="input-button-wrapper">
<button class="quantity-button" onclick="decreaseQuantity(this)">-</button>
<input type="number" min="1" name="quantity" value="1" placeholder="구매 수량" class="quantity-input" readonly="">
<button class="quantity-button" onclick="increaseQuantity(this)">+</button>
<button class="buy-button">구매</button>
</div>
</form>
POST item_buy.php
<form action="item_buy.php" method="post">
<div class="position-relative">
<img src="uploads/669528466e8684.jpg" alt="울산 바이오퓨쳐">
<div class="factory-name"> 울산 바이오퓨쳐 </div>
</div>
<div class="details">
<div class="detail-row">
<span>투자기간:</span>
<p style="font-size: 15px;color: #000;font-weight: bold;"> 90일 </p>
</div>
<div class="detail-row">
<span>생산량:</span>
<p style="font-size: 15px;color: #000;font-weight: bold;"> 700L </p>
</div>
<div class="detail-row">
<span>1일 수익률:</span>
<p style="font-size: 15px;color: #000;font-weight: bold;"> 0.9% </p>
</div>
<div class="detail-row">
<span>투자 금액:</span>
<p style="font-size: 15px;color: #f00;font-weight: bold;"> 30,000,000원 </p>
</div>
<div class="detail-row">
<span>1일 예상 수익금:</span>
<p style="font-size: 15px;color: #070df1;font-weight: bold;"> 270,000원 </p>
</div>
<div class="detail-row">
<span>30일 예상 수익금:</span>
<p style="font-size: 15px;color: #070df1;font-weight: bold;"> 8,100,000원 </p>
</div>
</div>
<input type="hidden" name="factory_name" value="울산 바이오퓨쳐">
<input type="hidden" name="daily_profit_rate" value="0.9">
<input type="hidden" name="investment_amount" value="30000000">
<input type="hidden" name="daily_estimated_profit" value="270000">
<input type="hidden" name="user_id" value="">
<div class="input-button-wrapper">
<button class="quantity-button" onclick="decreaseQuantity(this)">-</button>
<input type="number" min="1" name="quantity" value="1" placeholder="구매 수량" class="quantity-input" readonly="">
<button class="quantity-button" onclick="increaseQuantity(this)">+</button>
<button class="buy-button">구매</button>
</div>
</form>
Text Content
24시간 동안 보지 않기 닫기 × 개인정보 취급방침 개인정보 처리방침에 대한 내용을 입력하십시오. × 이용약관 서비스 이용약관에 대한 내용을 입력하십시오. * 회사소개 * CEO 인사말 * 바이오디젤 소개 * 비전 * 연혁 및 수상 * 경영 및 이념 * 바이오디젤 상품 * 바이오디젤 생산 투자 * 나의 수익금 현황 * 나의 수익금 출금 * 나의 투자내역 * 이용방법 * 공지사항 * 1:1문의 * 이벤트 * FAQ * 로그인 * 회원가입 * 회사 소개 * CEO 인사말 * 바이오디젤 소개 * 비전 * 연혁 및 수상 * 경영 및 이념 * 바이오디젤 상품 * 바이오디젤 생산 투자 * 나의 수익금 현황 * 나의 수익금 출금 * 나의 투자내역 * 이용방법 * 공지사항 * 1:1문의 * 이벤트 * FAQ * 회원가입 * 로그인 바이오디젤 생산 투자, 소액으로 시작하는 큰 꿈 안전한 바이오디젤 생산에 소액으로 참여하실 수 있는 바이오퓨쳐입니다. 안정적인 수익을 누리며 친환경 시장의 성장을 함께 경험하세요. 투자현황 * 누적 투자 금액 8,805,000,000원 * 생산량 99,550L * 평균 수익률(연) 267% 소액으로 시작하는 안전하고 효율적인 바이오디젤 투자 경험 * * 100만원부터 시작하는 소액투자 매일매일 쌓이는 투자수익을 경험해 보세요! 자연의 보호와 수익을 함께 신재생에너지 장점과 바이오디젤 투자의 장점을 동시에! 투자 상품을 구매하면 매일매일 수익이 쌓여요. 너무 쉬운 투자 투자하고 싶은 공장 단지만 고르세요. 복잡한 투자절차, 수많은 세금, 어려운 서류처리 등 머리 아픈 일은 신경 쓸 필요없이 바이오퓨쳐가 해결! 투자는 빠르게 수익은 최대로 쉽고 빠르게 안전하고 꾸준한 수익금! 투자상품 모집중인 투자상품 안산 바이오퓨쳐 투자기간: 90일 생산량: 200L 1일 수익률: 0.6% 투자 금액: 1,000,000원 1일 예상 수익금: 6,000원 30일 예상 수익금: 180,000원 - + 구매 구미 바이오퓨쳐 투자기간: 90일 생산량: 400L 1일 수익률: 0.7% 투자 금액: 5,000,000원 1일 예상 수익금: 35,000원 30일 예상 수익금: 1,050,000원 - + 구매 순천 바이오퓨쳐 투자기간: 90일 생산량: 600L 1일 수익률: 0.8% 투자 금액: 10,000,000원 1일 예상 수익금: 80,000원 30일 예상 수익금: 2,400,000원 - + 구매 울산 바이오퓨쳐 투자기간: 90일 생산량: 700L 1일 수익률: 0.9% 투자 금액: 30,000,000원 1일 예상 수익금: 270,000원 30일 예상 수익금: 8,100,000원 - + 구매 더보기 자주 묻는 질문 자주 묻는 질문 MORE+ * 바이오퓨쳐를 가입하고 난 뒤 수익 지급까지의 절차가 궁금해요 * 바이오퓨쳐의 투자에 참여하려면 어떻게 해야 하나요? * 자연재해로 생산 시설이 파손되는 경우는 어떻게 하나요? 협력업체 (주)바이오퓨쳐 대표자 이자형 사업자등록번호 221-81-32262 주소 서울특별시 강남구 테헤란로 129 TEL 0507-1377-6368 E-MAIL CS@BIOFUTUREKOR.COM (주)바이오퓨쳐 고객센터 0507-1377-6368 상담가능시간 : 09:00 ~ 18:00 COPYRIGHT © 2016 BIOFUTURE. ALL RIGHTS RESERVED