Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Top Posters

Who's Online (0)

Powered by Vanilla. Made with Bootstrap.
Would you Say this is Web Application Security or Network Security?
  • Xin
    Posts: 3,251
    Cookie Session hijacking such as firesheep, or ferret and hamster?

    Im writing the iExploit Web Applications Course
    Xin
  • Definitely network security.
  • Sh3llc0d3
    Posts: 1,910
    Network exploitation using a web attack vector
  • mandi
    Posts: 207
    As cookie is associated with Layer 7 i.e Web-Application,i would say this belongs to "Web Application Security"...
  • Sh3llc0d3
    Posts: 1,910
    said:


    As cookie is associated with Layer 7 i.e Web-Application,i would say this belongs to "Web Application Security"...



    Possibly in the case of XSS cookie stealing but firesheep especially and the others rely on the network to be of any use. You could include them in either or both modules.
  • x3n0n
    Posts: 110
    My guess would be network security
  • Xin
    Posts: 3,251
    Im still not totally sure which to put probably network, but i may just give it a mention in both
    Xin
  • Tavrinx
    Posts: 16
    said:


    Im still not totally sure which to put probably network, but i may just give it a mention in both



    Network Security
    Relys on MITM.
    IT can be done from switched LAN(s)
  • undead
    Posts: 822
    I'd say network security too.