Posts

Showing posts with the label Vulnerability

BED

BED Package Description BED stands for Bruteforce Exploit Detector. It is designed to check daemons for potential buffer overflows, format strings et. al. Kali BED Repo Author: mjm, eric License: GPLv2 Tools included in the bed package bed – A network protocol fuzzer root@kali:~# bed  BED 0.5 by mjm ( www.codito.de ) & eric ( www.snake-basket.de )  Usage:  ./bed.pl -s <plugin> -t <target> -p <port> -o <timeout> [ depends on the plugin ]  <plugin>   = FTP/SMTP/POP/HTTP/IRC/IMAP/PJL/LPD/FINGER/SOCKS4/SOCKS5  <target>   = Host to check (default: localhost)  <port>     = Port to connect to (default: standard port)  <timeout>  = seconds to wait after each test (default: 2 seconds)  use "./bed.pl -s <plugin>" to obtain the parameters you need for the plugin.  Only -s is a mandatory switch. bed Usage Example Use the HTTP...

BBQSQL

BBQSQL Package Description Blind SQL injection can be a pain to exploit. When the available tools work they work well, but when they don’t you have to write something custom. This is time-consuming and tedious. BBQSQL can help you address those issues. BBQSQL is a blind SQL injection framework written in Python. It is extremely useful when attacking tricky SQL injection vulnerabilities. BBQSQL is also a semi-automatic tool, allowing quite a bit of customization for those hard to trigger SQL injection findings. The tool is built to be database agnostic and is extremely versatile. It also has an intuitive UI to make setting up attacks much easier. Python gevent is also implemented, making BBQSQL extremely fast. Similar to other SQL injection tools you provide certain request information. Must provide the usual information: URL HTTP Method Headers Cookies Encoding methods Redirect behavior Files HTTP Auth Proxies Then specify where the injection ...

What is Vulnerability testing?Type of Vulnerability testing and how to do it.

What is Vulnerability testing?Type of Vulnerability testing and how to do it. Hi friends,                  I thing you all know about Hacking and we completed  footprinting also I am telling you about  Kali Linux and how to install it with connect WiFi easily .If you didn't know that check my blog all information are in this blog.And  scanning has been completed.Most important thing is zero-day .                  Then I would thing that you all see this and I will starting next and most and most importuning thing it is Vulnerability Analysis and it is part of Vulnerability Testing............       Which things do in Vulnerability Testing It is important for the security of the organization. The process of locating and reporting the vulnerabilities, which provide a way to detect and resolve security probl...

What is Footpriting?How do footprinting?How to prevent footprinting?

What is Footpriting?How do footprinting?How to prevent footprinting?   This tutorial for education purpose only we don't responsible for any thing.Spying into someone's mobile and pc without his/her permission is illegal.Please proceed in own risk. Our channel and blog intend to violate Community Guidelines.   Hi friends,                  I am telling you best thing of hacking. Footprinting is one of a hacker’s best friends. In this paper I will discuss just exactly what footprinting is, The systematic and methodical Footprinting of an organization enables attackers to create a complete profile of an organization’s security posture.By using a combination of tools and techniques coupled with a healthy dose of patience, attacker scan take an unknown entity (for example XYZ Organization) and reduce it to specific range of domain names, network blocks, and individual IP addresses of sy...

Which is best languge for Hacker?Why python is most growing language?

Which is best languge for Hacker?Why python is most growing language?   Hi friends,                According to a recent StackOverflow analysis,Python is the fastest growing programming language of those already in wide use. What's more, the growth rate is accelerating , and has been consistently for the past few years. Python programming language in the last five years, as seen by Stack Overflow traffic within high-income countries like United States, United Kingdom, Germany, Canada, and other such countries, which in combination make up about 64% of Stack Overflow’s traffic and Many other countries such as India, Brazil, Russia, and China also make enormous contributions to the global software development ecosystem, and this post is less descriptive of those economies, though we’ll see that Python has shown growth there as well. More then saw this....            ...