Tell me more ×
IT Security Stack Exchange is a question and answer site for IT security professionals. It's 100% free, no registration required.

I remember that there was a library/software you could use to manipulate packages, so When Server B has the text "hello world" on page index.html, it could be changed to "goodbye world" when client A requested the page. While the real index.html still contained the text "hello world" I just don't remember the name!

share|improve this question
Welcome to IT Security. Please see the faq and How to Ask - this is not a constructive question, and at best will result in a list of product names. If you were to ask about how to go about doing this, or when it would be right - that could be good here. I would suggest browsing relevant tags here, it might show up there! – AviD Oct 17 '12 at 15:23
yeah, i'm looking for a list of product names. – user131008 Oct 17 '12 at 16:06
1  
Exactly, questions that ask for a list of products are not a good fit for StackExchange sites, and are offtopic. See the FAQ. – AviD Oct 17 '12 at 20:36

closed as not constructive by AviD Oct 17 '12 at 15:20

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

Is it Airpwn ? http://airpwn.sourceforge.net/Airpwn.html

Airpwn is a framework for 802.11 (wireless) packet injection. Airpwn listens to incoming wireless packets, and if the data matches a pattern specified in the config files, custom content is injected "spoofed" from the wireless access point. From the perspective of the wireless client, airpwn becomes the server.

share|improve this answer
No, not wireless.... More like DNS posioning – user131008 Oct 17 '12 at 15:33

Not the answer you're looking for? Browse other questions tagged or ask your own question.