Featured post

DDos Attack With Kali Linux [Websploit]

Hello Guys This is me Hackers Creed and Today We are going To learn  about how to create and Dos attack against Webserver with the help of ...

29 Jan 2016

Best Password Crackers and How to Use Them

Hydra - [online Password cracker]


#hydra does not have a native default wordlist, using the Rockyou list is suggested

Learn HTTP [-Error codes | Respond Codes |etc-]


[------------------------- HTTP Response Codes ---------------------------]
#Informational Response Codes (1xx)
100 - Continue
101 - Switching Protocols

Advanced Guide To Using HPING tool [- advanced Ping Tool-]


#BASE OPTIONS
-q --quiet -v --version
-I --interface -V --verbose
-D --debug

Golismero Guide [-how to use Golismaro Web security Pentest Tool-]

#Golismero Cheat Sheet

#GoLismero is an open source framework for security testing. It's currently geared towards web security

A Small Guide To Use FTP

#ftp client commands
binary - set binary transfer type
cd - change remote working directory
lcd - change local working directory
get - recieve file

Security Cheat Sheet For Fierce [ ip-scanner ]

# To scan a domain and output to a file
fierce -dns <domain> -file <output_file>

Security Cheat Sheet For Dig [Domain information Grabber]

#To run dig (domain information groper)
dig domain]

#To just get the ip address
dig [domain] +nocomments +noauthority +noadditional +nostats
OR