Jump to content

Prom3th3uS

Snr. Administrator
  • Posts

    985
  • Joined

  • Last visited

  • Days Won

    61
  • Donations

    0.00 USD 

Other groups

Moderators VIP Contributor Verified Uploader

Prom3th3uS last won the day on December 28 2022

Prom3th3uS had the most liked content!

About Prom3th3uS

  • Birthday 02/22/1986

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Prom3th3uS's Achievements

Community Regular

Community Regular (8/14)

  • Well Followed Rare
  • Dedicated Rare
  • Conversation Starter Rare
  • First Post Rare
  • Collaborator Rare

Recent Badges

577

Reputation

  1. Pluralsight - Advanced Web Application Penetration Testing with Burp Suite Course details Burp suite can help improve your penetration testing. This is an advanced course designed to expand your knowledge of the Burp Suite product to utilize many of the lesser known features offered in the tool. What you'll learn Did you know Burp Suite makes automation, data exfiltration, and customization techniques possible to help make you an even better pentester? This advanced course, Advanced Web Application Penetration Testing with Burp Suite, is designed to expand your knowledge of the Burp Suite product to utilize many of the lesser known features offered in the tool. You will learn how to exploit security vulnerabilities in your target, write your own Burp extension, perform automation with Burp, and more. By the end this course, you'll know how to perform all of these techniques at a comfortable and efficient level to better perform your pentesting tasks. If you are currently a mid-to-senior level developer or pentester and wish to learn about attacking web applications using more features of Burp Suite, then this course is designed for you. General Details: Duration: 1h 50m Updated: Oct 11, 2024 Language: English Source: [Hidden Content] MP4 | Video: AVC, 1280x720p | Audio: AAC, 44.100 KHz, 2 Ch [Hidden Content]
  2. Posting Rules: 1. Post once and let other continues the game 2. If there is no post for the rest 10 minutes, then post to continue. 3. No row posting before the given limit.
  3. Wat Da F, when i have last seen this topic there were 4 pages full of creativity, now i have 6 more pages to check in, every next wallpaper confuses my current decision to stick with, Damn, you folks have added a lot of effort to confuses me to chose one, I love it, keep 'em coming, meet you at page 20 real soon Put some nastiness, i loved 'em ya'll
  4. Sacrifice is greater than Love Character is greater than Beauty Humanity greater than Wealth But nothing is greater as good Relations!
  5. Test two EDITED: I was testing something, pardon for the unwelcome posts, it was a part of testing limit.
  6. Prom3th3uS

    Category links broken

    Thanks for the head up, tech will look into this, and this is relatable to our recent downtime, it's taken care of, and it will get sorted as soon as possible!
  7. 32bit | 64bit DiskGenius Professional v6.0.0.1631 Multilingual Portable [FTUApps] DiskGenius Pro (old PartitionGuru) - is a very useful, easy to use application specially designed to offer users a partition management and data recovery software. In addition to partition management functions such as creating, deleting, formatting partitions, it also provides more powerful functions like recovering lost files, recovering lost partitions, clone partition to image file, partition clone, disk clone, quick partition etc. [Hidden Content]
  8. English | No-Ads | Unlimited Music Spotify v1.2.63.380 (For Windows) Multilingual Portable [FTUApps] With a presence of over 10 years on the computers of home users, Spotify Portable is one of the most popular music streaming services out there. Used by millions, its desktop client allows one-click access to DRM-protected content, allowing you to discover music that might become your favorite. [Hidden Content]
  9. Coursera - Programming for Designers Specialization Course details Develop a foundation in Computational Design. Explore Creative Coding with Python What you'll learn - Learn the fundamentals of Python programming, including essential coding techniques - Engage in computational design thinking to approach design problems with a mindset that leverages computational strategy and problem-solving - Understand how to develop custom algorithms that can generate a range of design solutions against complex requirements, constraints, and objectives - Demonstrate the application of computational methods in design-related disciplines using a variety of computational tools Specialization - 3 course series In Programming for Designers, you will explore Python programming within a creative context, equipping you with essential computational design skills. Beginning with fundamental programming principles, you will move on to more intricate data structures, leading to the development of practical creative coding projects. Learn how to use the Processing platform, a program that allows designers to create visual, interactive media to meet their project needs. Develop the skills to move from simple to intricate designs, ranging from illustrative shapes and images to animations. Cover procedural best practices for design applications and intelligence navigation, and build a rich understanding of how advanced data structures can be used to create digital environments. This course series is tailored for individuals within architecture, graphic design, industrial design, game design and the visual arts interested in integrating programming with graphic creativity. As each course in the series is structured to build on previous course knowledge, Programming for Designers allows you to practice your skills within Python, allowing you to bring your design concepts to life with precision and efficiency. Applied Learning Project Participants will create graphic applications in Python through the Processing environment. Access to a comprehensive series of design examples tailored for the course is provided, along with instructions to build each from the ground up. This approach covers essential principles and leads to the development of personalized creative applications. Skills you’ll gain - Object Oriented Programming Language - Programming graphics - Design - Computational Design - Data Structures - Python Programming - Object Oriented Programming (OOP) - Processing (Programming environment) - Computational thinking Author: Jose Sanchez, Offered by University of Michigan General Details: Duration: 31h 18m 21s Updated: 04/2025 Language: English Subtitle: .SRT Included Source: [Hidden Content] MP4 | Video: AVC, 1280x720p | Audio: AAC, 44.100 KHz, 2 Ch | Course material included [Hidden Content]
  10. Code with Mosh - Spring Boot Mastering REST API Development Overview A Course You'll Actually Finish Spring Boot: Mastering REST API Development Build REST APIs, secure them with Spring Security, process payments with Stripe, and deploy like a pro About the Course Spring Boot is one of the most in-demand frameworks for modern backend development—and this course takes you beyond the basics to help you build, secure, and deploy real-world applications with confidence. This is Part 2 of the ultimate Spring Boot series. In Part 1, you mastered the fundamentals. In this part, we’ll put that knowledge into practice by building and deploying the backend for a real e-commerce application. You’ll learn how to build clean and secure RESTful APIs, implement authentication and role-based access control, integrate with Stripe for payment processing, and deploy your application to the cloud. This course goes beyond CRUD and boilerplate setups. You’ll learn how real production systems are built—with a strong focus on clean code, modular architecture, and real-world best practices. Whether you’re preparing for a job, planning to build your own app, or just want to take your backend skills to the next level, this course is designed to get you there. What you'll learn - Build RESTful APIs using Spring Boot - Validate incoming requests and handle errors with custom logic - Secure your APIs with Spring Security and JWT authentication - Implement role-based access control for protected resources - Structure your application using clean, maintainable architecture - Build a shopping cart system with full checkout functionality - Integrate Stripe Checkout to process real payments - Configure environment-specific settings using Spring profiles - Deploy your app and database to the cloud - Apply industry best practices for writing clean, testable, and production-ready code What You'll Build You’ll build the backend for a full-featured e-commerce application—complete with authentication, role-based access, a shopping cart, checkout flow, payment processing with Stripe, and cloud deployment. This isn’t a basic CRUD app—it’s a real-world project that mirrors what professional backend developers build in production. Who Is This For? - Developers who've learned the basics of Spring Boot and want to go deeper - Those who are tired of toy examples and want to build real-world projects - Aspiring backend developers preparing for a Spring Boot job or freelance work Prerequisites This is Part 2 of my Spring Boot: Mastering the Fundamentals course. Ideally, you should have completed Part 1 or already be familiar with key Spring Boot concepts like beans and dependency injection, entities, repositories, and Flyway migrations. New to Spring Boot? Start with Part 1 and come back when you're ready to build real-world APIs. Author Hi! I'm Mosh Hamedani. I’ve spent 20+ years in software engineering, and my goal isn’t just to teach you to code — it’s to help you think like a professional software engineer, master problem-solving, and build skills you’ll use for life. General Details: Duration: 8h 58m 41s Updated: 04/2025 Language: English Source: [Hidden Content] MP4 | Video: AVC, 1920x1080p | Audio: AAC, 48.000 KHz, 2 Ch [Hidden Content]
×
×
  • Create New...
×
GloTorrents Community Forum
Home
Activities
Sign In
Search
More
×