Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Cross site Scripting XSS

Cross site Scripting XSS

Scheduled Pinned Locked Moved ASP.NET
questioncsharpcssasp-nettools
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sachees123
    wrote on last edited by
    #1

    What is CSS XSS? And how can i change port through asp.net script?

    S A 2 Replies Last reply
    0
    • S sachees123

      What is CSS XSS? And how can i change port through asp.net script?

      S Offline
      S Offline
      SeMartens
      wrote on last edited by
      #2

      Hi, Cross site scripting is used to do attacks on sites (user information) that rely on vulnerable code. For a more detailed description take a look at wikipedia: http://en.wikipedia.org/wiki/Cross-Site_Scripting[^] Which port do you want to change and more important why? This is not what the user expects so you shouldn't do this. Regards Sebastian

      It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

      S 1 Reply Last reply
      0
      • S sachees123

        What is CSS XSS? And how can i change port through asp.net script?

        A Offline
        A Offline
        Abhijit Jana
        wrote on last edited by
        #3

        Here is few good ref. for XSS related to asp.net web application. This may helpful for you. How To: Prevent Cross-Site Scripting in ASP.NET[^] and Adding Cross-Site Scripting Protection [^] Thanks !

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

        1 Reply Last reply
        0
        • S SeMartens

          Hi, Cross site scripting is used to do attacks on sites (user information) that rely on vulnerable code. For a more detailed description take a look at wikipedia: http://en.wikipedia.org/wiki/Cross-Site_Scripting[^] Which port do you want to change and more important why? This is not what the user expects so you shouldn't do this. Regards Sebastian

          It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

          S Offline
          S Offline
          sachees123
          wrote on last edited by
          #4

          Why i want to change port is becoz my ftp port no. is 21 and my submission form is also use that port. which is vulnerable to attack. thats why i want it change.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups