Skip to content

xtofuub/SpoofMail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Modern Email Spoofer 🌟

A sleek and responsive email form built with PHP, HTML, and CSS. This project demonstrates how to create a visually appealing and functional email submission form with modern animations and styling. 🚀

UPDATE WITH NEW COLORS 2.0

{D46CAD9F-CF85-457D-8973-3E74314CFED4}

{E8FD7CE7-1173-4BCE-816D-51BC56019E41}

🔥 Features 🔥

  • Modern UI Design: Clean and elegant design with smooth animations. 🎨✨
  • Responsive Layout: Works seamlessly on all screen sizes. 📱💻
  • File Attachment Support: Allows users to attach files to the email. 📎📁
  • Cross-Browser Compatibility: Tested on Chrome, Firefox, and other major browsers. 🌐
  • Interactive Elements: Hover effects, focus states, and animated status messages. 🖱️💫
  • Email Preview Functionality: Users can preview their email before sending it, ensuring accuracy. 👀📧
  • Dynamic Attachment Display: Shows a list of attached files in the preview, including file sizes. 📂📏
  • Accessibility Features: Includes ARIA labels for better accessibility. ♿️
  • PHP Backend: Handles email sending with attachment support. 📤🔧

🛠️ Technologies Used 🛠️

  • HTML5: For structuring the form. 🌍
  • CSS3: For styling and animations. 🎨
  • PHP: For handling form submission and sending emails. ⚙️
  • Font Awesome: For icons. 📸
  • JavaScript: For interactive elements and modal functionality. 📜

💻 Installation 💻

  1. Clone the Repository:

    git clone https://github.com/xtofuub/SpoofMail.git
  2. Set Up a Local Server:
    Use XAMPP, WAMP, or any local server environment to run the PHP code.
    Place the project folder in the htdocs or www directory. 🖥️

  3. Configure PHP (IMPORTANT!!):
    Ensure your PHP environment is configured to send emails. You may need to set up an SMTP server for testing. 🛠️📧

  4. Open in Browser:
    Navigate to http://localhost/email.php in your browser. 🌍

📝 Usage 📝

  1. Fill out the form fields:

    • Recipient Email: The email address of the recipient. ✉️
    • Subject: The subject of the email. 📄
    • Message: The body of the email. 📝
    • Your Email: Your email address. 📧
    • Your Name: Your name. 👤
    • Attachment: Optional file attachment. 📎
  2. Click the "Preview Email" button to review your email before sending. 👀

  3. Click the "Send Message" button to submit the form. 🚀

⚠️ Disclaimer ⚠️

This project is intended for educational purposes only. I do not take any responsibility for any actions you take using this code. By using this code, you agree to take full responsibility for any consequences, including potential legal issues, that arise from its use. Please use responsibly and ensure compliance with all relevant laws and regulations.