websec-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ignore twitter updates integrated as divs


From: Baruch Even
Subject: Re: Ignore twitter updates integrated as divs
Date: Sat, 8 Feb 2014 21:30:35 +0200

Does this div get generated server side or client side? If it is client side than websec should never see this since it doesn't run the _javascript_ at all.

The Ignore keyword is specified as ignoring an entire paragraph that has some keyword mentioned so you can probably just add there "Twitter Update" and the entire paragraph should be ignored. Hopefully :-)

Baruch




On Thu, Jan 23, 2014 at 5:23 PM, Dmitry Shesterin <address@hidden> wrote:
Hello!

I have am monitoring a page that has integrated twitter updates, but instead of an iframe, regular divs are used, so every tweet is a separate paragraph and div.

Is there any way to ignore such tweets?

Here is an example of the html:


<DIV class=SocialUpdates><DIV class=SocialUpdatesBlock>
<H3><A href="" href="http://twitter.com/blabla" target="_blank">http://twitter.com/blabla" target=_blank>Twitter Update </A></H3><SPAN class=moreLink><A href="" href="http://twitter.com/blabla" target="_blank">http://twitter.com/blabla" target=_blank>Follow Us!</A></SPAN>
<DIV class=twitterUpdates>
<UL class=TwitterFeedList>
<LI>
<H4>BlaBla </H4>
<H5>BlaBla is best BlaBla </H5><SPAN><SPAN style="BACKGROUND-COLOR: #99ffcc">Useless twitter update to be ignored</SPAN> <A href="" href="http://twitter.com/search?q=awesome" target="_blank">http://twitter.com/search?q=awesome" target=_blank><SPAN style="BACKGROUND-COLOR: #99ffcc">#awesome</SPAN> </A><SPAN style="BACKGROUND-COLOR: #99ffcc">!</SPAN> <A href="" href="http://bit.ly/2g8Skpk" target="_blank">http://bit.ly/2g8Skpk" target=_blank><SPAN style="BACKGROUND-COLOR: #99ffcc">bit.ly/2g8Skpk</SPAN> </A></SPAN>
<LI>
<H4>BlaBla </H4>
<H5>BlaBla is best BlaBla </H5><SPAN>Another useless tweet to ignore. <A href="" href="http://bit.ly/4in6h8y" target="_blank">http://bit.ly/4in6h8y" target=_blank>bit.ly/4in6h8y </A>Please RT </SPAN></LI></UL></DIV></DIV>
<DIV class=SocialUpdatesBlock>
<H3><A href="" </A></H3><SPAN class=moreLink><A href="" + </A></SPAN>
<UL>
<LI>
<H4><A href="" href="http://www.somewhere.com" target="_blank">http://www.somewhere.com">My awesome website </A></H4><SPAN id=ResourceCon><SPAN>With us it is gonna be fine!</SPAN></SPAN></LI></UL></DIV>
<DIV class="SocialUpdatesBlock LastBlock">
<H3><A href="" &amp; Events </A></H3><SPAN class=moreLink><A href="" + </A></SPAN>
<UL>
<LI>
<H4><A href="" href="http://www.place.com/" target="_blank">http://www.place.com/">Place </A></H4><SPAN id=NewsEvents><SPAN class=date>April 1, 2014 </SPAN></SPAN></LI></UL></DIV></DIV>

_______________________________________________
WebSec-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/websec-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]