EvilZone
Hacking and Security => Hacking and Security => : joseph1559 October 26, 2014, 01:26:26 PM
-
Hey fellow members,
Just need some thoughts on this topic. There is this website which I would like to enter. However the htaccess script is only allowed for certain ip address to enter. After entering the URL, it redirects me to another website. Is there any other possibilities to access this website?
Much thanks for your inputs :)
-
Change your IP address (or make the server believe you did). As far as I know a non-transparent proxy should be enough.
But you were probably able to google that.
-
Did that but somehow the server/website only allow specific IP address to enter.
Thanks for your input though!
-
You can't do much in this case. Try to find another way to get in.
-
u can use proxy ip or vpn ... anyway there are both deny and allow and they can limit the directory to prevent hacking attempt. in my option .htaccess a kind of web level security.. if u know how to use well u can even hide ur shell inside web-server
-
u can use proxy ip or vpn ... anyway there are both deny and allow and they can limit the directory to prevent hacking attempt. in my option .htaccess a kind of web level security.. if u know how to use well u can even hide ur shell inside web-server
proxy most likely blacklisted...
-
Do you have any idea what the .htaccess file actually says? Is it limiting connection to a specific subnet or block range or is it allowing only connections from a specific list of IP addresses? Is it attempting to use IPv6 address limitation using wildcard fields? There are different approaches depending on what exactly is going on.