Posts

Showing posts with the label Nodemcu test cookie bypass

SlowAES Bypass the test cookie NodeMcu

Image
SlowAES Library for Esp8266 (NodeMCU) Hello embedded friends, this article is about the web-scrapping protection slowAES (aes.js). If you want to get a web page with nodeMCU HttpClient and your response is different from what you see when browse it a browser and your response like below : < html > < body > < script type = "text/javascript" src = "/aes.js" > </ script > < script > function toNumbers ( d ) { var e = []; d. replace ( /(..)/g , function ( d ) { e. push ( parseInt (d, 16 )) }); return e } function toHex ( ) { for ( var d = [], d = 1 == arguments . length && arguments [ 0 ]. constructor == Array ? arguments [ 0 ] : arguments , e = "" , f = 0 ; f < d. length ; f++) e += ( 16 > d[f] ? "0" : "" ) + d[f]. toString ( 16 ); return e. toLowerCase () } var a = toNumbers ( "f655ba9d09a112d4968c63579db590b4