Skip to main content

Posts

Showing posts with the label Web

[Tutorial] How to deface website with Cross Site Scripting [Noobs]

JuanDeLemos: [Tutorial] How to deface website with Cross Site Scripting [Noobs]  Today i am gonna teach you how to deface the sites which has the XSS vulnerability . IMP NOTE : : Never implement this technique. I am just explaining it for educational purpose only. Defacing is one of the most common thing when the hacker found the vulnerability in website. Defacing is changing the content the website to Hacker content. Most of time, attacker use this technique to inform about the vulnerability to Admin. But it's bad idea..! i have some easiest methods to deface the Xss vuln sites .. i will be teaching u one by one . 1 - Script for changing the background Color of a website: <script>document.body.bgColor="red";</script> use this in your target website as http://www.targetwebsite.com /<script>document.body.bgColor="red";</script> 2 - Script for chaning the background image of a website: <script>document.body.background=&q

List of Hacking Websites and Forums:

Anon Av: List of Hacking Websites and Forums: Cybrary – Free Cyber Security Training URL:  http://www.cybrary.it Hak5 – New Hacks Every Week URL: https://hak5.orgTinkernut  URL:  http://www.tinkernut.com Cyberpunk URL:  http://n0where.net Exploit Database URL:  http://www.exploit-db.com Darknet URL:  http://www.darknet.org.uk HackADay – Fresh hack everyday URL:  http://hackaday.com Evil Zone – Hacking Community URL:  https://evilzone.org Hack this Site URL:  https://www.hackthissite.org Cellphone Hacks Forum URL: http://www.cellphonehacks.comHack Society – Grey Hat Hacking Forrum URL:  http://hacksociety.net HackForums – Hacks & Exploits URL:  http://www.hackforums.net SecuriTeam – Vulnerabilities information URL:  http://www.securiteam.com

Server Rooting With NGROK(Web Hacking) Best Tutorial

SUBSCRIBE LULZSEC INDIA New Security Comes with New vulnerability SERVER ROOTING WITH NGROK 2017 Hie  very welcome to Lulzsec blog  Today we will talk about ROOTING of server using NGROK   ============================================ Dedicated to my indian friends who has problem with rooting the server  Many friends has requested me to make this tutorial :) so today we are here .. Most welcome to Hexking,  jama7 , R00t Destroyer , gaurav , Red Hex , Dreagon , vampire kid and all the supporters of lulzsec india  Lets start ... =========================================== * SEE MY LAST POST ABOUT NGROK THEN CONTINUE WITH THIS POST * Link here    .. For that few things are required  ______________________ | 1) Ngrok                           |  | 2) Netcat                           | | 3) webshell on server     | | 4) Root exploit                 | --------------------------------- We can use any shell , if you dont have one download it from Github , I suggest you t

Web Application Vulnerability Scanners free

14 Best Open Source Web Application Vulnerability Scanners In the past, many popular websites have been hacked. Hackers are now active and always try to hack websites and leak data. This is why security testing of web applications is very important. And here comes the role of web application security scanners. Web Application Security Scanner is a software program which performs automatic black box testing on a web application and identifies security vulnerabilities. Scanners do not access the source code, they only perform functional testing and try to find security vulnerabilities. Various paid and free web application vulnerability scanners are available. In this post, we are listing the best free open source web application vulnerability scanners. I am adding the tools in random order. So please do not think it is a ranking of tools. I am only adding open source tools which can be used to find security vulnerabilities in web applications. I am not adding tools to find serve