'2012/03'에 해당되는 글 21건
- 2012/03/31 Domain SQL Injector - Find SQL Injection on all sites hosted on server
- 2012/03/30 WebSploit Toolkit Version v1.5
- 2012/03/29 봄꽃 따라 떠나는 나들이
Domain SQL Injector - Find SQL Injection on all sites hosted on server

Hey Guys,
Sharing a private python script - "Domain SQL Injector - Error Based SQLi Tool"
The script has following features:
1. Crawling : it can crawl all or requested number of pages on a website
2. Reverse IP Look Up : it can find all sites hosted on a shared hosting server
3. Single-Mode Attack : Crawl and find SQLi on single website and report
4. Mass-Mode Attack : Find all sites hosted on domain, crawl one-by-one, find SQLi on each one-by-one and report
5. Targets could be skipped while crawling if found too big or irrelevant. Though the script can not be paused but could be skipped to target next site.
The script was developed as part of a Penetration Test assessment where Mass-Mode attack was required per clients request.
The Banner
# ./Domain-SQLi-finder.py
WebSploit Is An Open Source Project For Scan And Analysis Remote System From Vulnerability
Description :
[+]Autopwn - Used From Metasploit For Scan and Exploit Target Service
[+]wmap - Scan,Crawler Target Used From Metasploit wmap plugin
[+]format infector - inject reverse & bind payload into file format
[+]phpmyadmin - Search Target phpmyadmin login page
[+]lfi - Scan,Bypass local file inclusion Vulnerability & can be bypass some WAF
[+]apache users - search server username directory (if use from apache webserver)
[+]Dir Bruter - brute target directory with wordlist
[+]admin finder - search admin & login page of target
[+]MLITM Attack - Man Left In The Middle, XSS Phishing Attacks
[+]MITM - Man In The Middle Attack
[+]Java Applet Attack - Java Signed Applet Attack
[+]MFOD Attack Vector - Middle Finger Of Doom Attack Vector
[+]USB Infection Attack - Create Executable Backdoor For Infect USB For Windows
About Author : Founder : 0x0ptim0us (Fardin Allahverdinajhand) Location : Azarbaycan
출처 : http://sourceforge.net/projects/websploit/
봄꽃 따라 떠나는 나들이
꿩먹고 알먹고
도랑치고 가재잡고 봄꽃보고 바람쐬고!
봄은 역시 꽃이다. 이름도 얄미운 ‘꽃샘추위’의
질투만 이겨내면 진짜 봄이 시작된다. 한반도 대표 ‘봄의 전령(傳令)’을 따라가 보자. 찬바람 품은 동백(冬栢)은 물론 섬진강변을 새하얗게
물들이는 매화며 벚꽃이 아련한 봄날의 시작이자 정점을 알린다. 산수유꽃의 선명한 노란색이 반가운 지금, 드디어 봄이 왔다. 봄꽃 구경은 물론
봄꽃 피어내는 주변 구경까지 더해보자. 살랑, 봄바람이 반갑다고 속삭인다. 정리 : 이소원 취재기자
Domain-SQLi-finder.py.txt
Prev

Facebook

