Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
SERVICE

Search the Community

Showing results for tags 'scripting'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Staff Control
    • Staff Announcements
  • General doubts | News
    • General doubts
    • News
  • Hacking | Remote Administration | Bugs & Exploits
    • Hacking
    • Remote Administration
    • Bugs & Exploits
  • Programming | Web | SEO | Prefabricated applications
    • General Programming
    • Web Programming
    • Prefabricated Applications
    • SEO
  • Pentesting Zone
    • Pentesting Accounts
    • Reverse Engineering
  • Security & Anonymity
    • Security
    • Wireless Security
    • Web Security
    • Anonymity
  • Operating Systems | Hardware | Programs
    • Operating systems
    • Hardware
    • PC programs
    • iOS
    • Android
  • Graphic Design
    • Graphic Design
  • vBCms Comments
  • live stream tv
    • live stream tv
  • Marketplace
    • Sell
    • Services
    • Request
  • Pentesting Premium
    • Pentesting Accounts
  • Modders Section
    • Source Codes
    • Manuals | Videos
    • Tools
    • Others
  • PRIV8-Section
    • Exploits
    • Accounts|Dumps
    • Crypter|Binder|Bots
    • Tutorials|Videos
    • Cracked Tools
    • Make Money
    • More Tools
    • Databeses
    • Ebooks
  • Pentesting Zone PRIV8
    • Pentesting Accounts
    • Reverse Engineering
    • Cracker Preview Area
  • Carding Zone PRIV8
    • Carding
    • Phishing
    • Defacing
    • Doxing
    • Special User Premium Preview Area
  • Recycle Bin
    • Recycle
  • Null3D's Nulled Group

Product Groups

  • PRIV8
  • Advertising
  • Access Basic
  • Seller
  • Services

Categories

  • Files
  • Online Book
  • Services

Categories

  • Hacking

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

  1. CrossInjector is a Python tool to scan a list of URLs for Cross-Site Scripting (XSS) vulnerabilities. It uses Selenium WebDriver and ChromeDriver to execute JavaScript code and identify if a given URL is vulnerable to XSS attacks. [Hidden Content]
  2. Cross-site Scripting (XSS) *Cross-site Scripting (XSS) is a client-side code injection attack. The attacker aims to execute malicious scripts in a web browser of the victim by including malicious code in a legitimate web page or web application. The actual attack occurs when the victim visits the web page or web application that executes the malicious code. The web page or web application becomes a vehicle to deliver the malicious script to the user’s browser. Vulnerable vehicles that are commonly used for Cross-site Scripting attacks are forums, message boards, and web pages that allow comments. * A web page or web application is vulnerable to XSS if it uses unsanitized user input in the output that it generates. This user input must then be parsed by the victim’s browser. XSS attacks are possible in VBScript, ActiveX, Flash, and even CSS. However, they are most common in JavaScript, primarily because JavaScript is fundamental to most browsing experiences.
  3. Description The Ultimate XSS Training Course for students, hackers and engineers Hands-on experience to start and grow your career Step-by-step Cross-Site Scripting hacking skills Beginner, intermediate and advanced attacks Practical skills for part-time bug bounty hunters and full-time cybersecurity professionals Beginner-friendly, fun and empowering lessons Real exploit development Complete vulnerability fixes and defenses for secure coding skills Lifetime access and free updates If you’ve only read about Cross-Site Scripting online, and you haven’t had the pleasure of working directly with attacks and exploits beyond launching an alert, then you’re absolutely just scratching the surface of all there is to learn. Most likely, you’ve been through some kind of basic training where you mostly just copied and pasted some generic code without much explanation. But your biggest questions remain spinning inside your head: “How do hacks actually work? What’s the worst that could happen? Why isn’t this easy to stop?” The Ultimate XSS Training Course is a hands-on, comprehensive course that empowers you to write your own code as you you follow entertaining recipes (that aren’t too long or complicated). Get the full, uncensored view of XSS, solve challenges and master XSS at your own pace whether you’re a student, security researcher or experienced engineer. [Hidden Content] [hide][Hidden Content]]
  4. What you'll learn Learn PowerShell Scripting to automate the tasks From very basic to Advance PowerShell Scripting commandlets and syntax building You will be learning from zero to build the required help Writing on your own Powershell Automating scripts Writing on your own Powershell Remoting for remote machines and automate the tasks from your local machine to multiple remote machines Requirements You need to have atleast a PC With Internet Should must be part of IT Administrators team or Network Administrator Team (The reason for this requirement is the course is designed for System administrators or Network Administrators to automate their tasks by writing on their own scripts)) ****This course is not for Programmers or Developers*** ****Start from absolute zero***** Not for a person who already knows Powershell Description Learn Powershell Scripting training on how to automate your tasks with Windows PowerShell 5.1 and Powershell Core. PowerShell is a task-based command-line shell and scripting language built on .NET. PowerShell helps system administrators and power-users rapidly automate tasks that manage operating systems (Linux, macOS, and Windows) and processes. You will be learning below topics Powershell Training Introduction PowerShell VS Powershell Core The Future of Powershell Core Installing Powershell Core 7 Work with Powershell Console Work with Powershell ISE Powershell Commands Getting help and example from Powershell to write a syntax or commands to discovery Deep Drive of Powershell Help Discovery any commands within Powershell with built-in commandlets Creating simple Functions in PowerShell Setting Script executions policy Working with Powershell Alias, Variables, For each, Objects Working with Data to produce Txt,CSV,XML and HTML reports Creating Basic Scripts to Advanced and expert Level of Scripts Remoting with PowerShell for One machine to One machine and One machine to Many (Multiple) machines Working with WMI object Working with variables Basic data types Comparison operators Cmdlets (its a PowerShell thing) Aliases Working with objects Sorting Filtering Loops Formatting output Arrays & Hash Tables Saving Data Importing Data Testing commendlets on PowerShell Core Bonus lecture with getting help on your stuck scripts from the forum End of the Course you should be able to write scripts on your own Who this course is for: Students who wanted to learn automation with PowerShell System Administrators Network Admins HelpDesk team Solution Architects [Hidden Content] [Hidden Content]
  5. ezXSS is an easy way to test (blind) Cross-Site Scripting. Current features Easy to use dashboard with statics, payloads, view/share/search reports and more Payload generator Instant email alert on the payload Custom javascript for extra testing Prevent double payloads from saving or alerting Share reports with other ezXSS users Easily manage and view reports in the system Search for reports in no time Secure your system account with extra protection (2FA) The following information is collected on a vulnerable page: The URL of the page IP Address Any page referer (or share referer) The User-Agent All Non-HTTP-Only Cookies Full HTML DOM source of the page Page origin Time of execution its just ez 🙂 Changelog v3.6 In order to update ezXSS 3.x to 3.6 you need to rename config.ini.example to config.ini and fill in your database information. Your database information is no longer stored in the Database.php. Changelog: Fixed #56, bug on deleting reports on page 2 or up Fixed and added #55, custom send mail from Added config file Renamed some things Fixed some other small bugs [hide][Hidden Content]]
  6. SQL injection, Cross-Site scripting and much more Use w3af to identify more than 200 vulnerabilities and reduce your site’s overall risk exposure. Identify vulnerabilities like SQL Injection, Cross-Site Scripting, Guessable credentials, Unhandled application errors and PHP misconfigurations. [Hidden Content]
  7. Mr Blog PHP suffers from cross site scripting and remote SQL injection vulnerabilities. View the full article
  8. WebKit suffers from an HTMLFrameElementBase::isURLAllowed universal cross site scripting vulnerability. View the full article
  9. waldronmatt FullCalendar-BS4-PHP-MySQL-JSON version 1.21 suffers from a cross site scripting vulnerability. View the full article
  10. CWP version 0.9.8.885 suffers from a persistent cross site scripting vulnerability. View the full article
  11. Sahi Pro version 8.x suffers from a reflective cross site scripting vulnerability. View the full article
  12. WordPress Sliced Invoices plugin versions 3.8.2 and below suffer from a cross site scripting vulnerability. View the full article
  13. Rocket.Chat version 2.1.0 suffers from a cross site scripting vulnerability. View the full article
  14. The NASA Online Directives Information System suffers from a cross site scripting vulnerability that can be leveraged via the User-Agent header. The researcher has notified NASA and has not received a response. View the full article
  15. WordPress Popup Builder plugin version 3.49 suffers from a persistent cross site scripting vulnerability. View the full article
  16. WordPress Soliloquy Lite plugin version 2.5.6 suffers from a persistent cross site scripting vulnerability. View the full article
  17. WordPress FooGallery plugin version 1.8.12 suffers from a persistent cross site scripting vulnerability. View the full article
  18. Accounts Accounting version 7.02 suffers from a persistent cross site scripting vulnerability. View the full article
  19. WordPress Broken Link Check plugin version 1.11.8 suffers from a cross site scripting vulnerability. View the full article
  20. OpenProject versions 9.0.3 and below and 10.0.1 and below suffer from multiple cross site scripting vulnerabilities. View the full article
  21. Express Invoice version 7.12 suffers from a persistent cross site scripting vulnerability. View the full article
  22. Openfire version 4.4.1 suffers from multiple cross site scripting vulnerabilities. View the full article
  23. SugarCRM versions 9.0.1 and below suffer from multiple reflective cross site scripting vulnerabilities. View the full article
  24. Intelbras Router WRN150 version 1.0.18 suffers from a persistent cross site scripting vulnerability. View the full article
  25. Subrion version 4.2.1 suffers from a persistent cross site scripting vulnerability. View the full article
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.