There's no way to be 100% sure if you don't have access to the server, so it's about guessing. Here are some clues:
- File extensions:
login.php is most likely a PHP script.
- HTTP headers: they may leak some information about the language which is running on the server, and some additionnal details like the version:
X-Powered-By: PHP/7.0.0 means that the page was rendered by PHP.
- HTTP Parameter Pollution: if you managed to guess which server is running, you can refine the guess.
- Language limits: maximum post data, maximum number variable in GET and POST data, etc. If may be useful if the webmaster kept the default values.
- Specific input: for example, PHP had some Easter eggs.
- Errors: triggering errors may also leak the language.
Warning: Division by zero in /var/www/html/index.php on line 3 is PHP, for example.
- File uploads: libraries may add metadata if the file is being modified server-side. For example, most sites resize users' avatars, and checking for EXIF data will leak
CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), default quality, which may help to guess which language is used.
- Default filenames: Check if
/ and /index.php are the same page.
- Exploits: reading a backup file, or executing arbitrary code on the server.
- Open-Source: maybe the website has been open-sourced and is available somewhere on Internet.
- About page: the webmaster may have thanked the language community in a "FAQ" or "About" page.
- Jobs page: the development team may be recruiting, and they may have detailed the technologies they're using.
- Social Engineering: ask the webmaster!
- Public profiles: if you know who is working on the websites, you can check their public repos or their skills on online profiles (GitHub, LinkedIn, Twitter, ...).
You may also want to know if the website is built with a framework or a CMS, since this will give information about the language used:
- URLs: directories and pages are specific to certain CMS. For example, if some resources are located in the
/wp-content/ directory, it means that WordPress have been used.
- Session cookies: name and format.
- CSRF tokens: name and format.
- Rendered HTML: for example: meta tags order, comments.
Archives
-
▼
2016
(158)
-
▼
March
(156)
- Want to become Hacker, I will make you expert
- 3 Necessary things to become Expert Certified Hacker
- How to become a Professional Hacker | Hackingloops
- DNSMAP Video Tutorial on Kali Linux – DNS Informat...
- DNSTRACER Video Tutorial on Kali Linux – DNS Analy...
- Penetration Testing of Apple iOS : Exploited by Sa...
- 4 ways to Hack Facebook account password
- Hack: a new programming language for HHVM
- Enums: Functions
- Shapes: Introduction
- Overview: Typing
- Hack
- How to Crack Wi-Fi Passwords—For Beginners!
- How Do I Share ZIP, PDF or APK Files on WhatsApp?
- 2 Simple Ways to Spy on WhatsApp Account of Someon...
- How Do I Stop WhatsApp Downloading Media Automatic...
- How Can I Hide Last Seen Timestamp on My Android D...
- How Can I Make Fake Whatsapp Conversation to Fool ...
- How Can I Get All My Deleted WhatsApp Messages Back?
- Tips to speed up your pc
- How to Hack Databases: Running CMD Commands from a...
- How to Hack Databases: Extracting Data from Online...
- How to Hack Databases: Hacking MySQL Online Databa...
- How to Hack Databases: Cracking SQL Server Passwor...
- How to Hack Databases: Hunting for Microsoft's SQL...
- How to Hack Databases: The Terms & Technologies Yo...
- C/C++ for Hackers: Part 10 (System Commands)
- C/C++ for Hackers: Part 9 (Installing CodeBlocks i...
- C/C++ for Hackers: Part 8 (Getting User Input)
- C/C++ for Hackers: Part 7 (Variables)
- C/C++ for Hackers: Part 6 (Our First Program in C+...
- C/C++ for Hackers: Part 5 (More on the GNU GCC Com...
- C/C++ for Hackers: Part 4 (Programming vs Scripting)
- C/C++ Programming for Hackers: Part 3 (Examining t...
- C/C++ Programming for Hackers: Part 2 (The History...
- C/C++ Programming for Hackers: Part 1 (Introduction)
- How to Hack Bluetooth, Part 3: Reconnaissance
- How to Hack Bluetooth, Part 2: Using MultiBlue to ...
- How to Hack Bluetooth, Part 1: Terms, Technologies...
- 5 Smarter Ways to Search On Your iPhone Or iPad, S...
- How to run Android apps in Windows with a Virtual ...
- 20 EVERNOTE TRICKS, EVERNOTE TIPS, EVERNOTE TRICKS
- 15 Google Maps Tricks You Need to Try, google maps...
- How to switch from iPhone to Android and keep all ...
- How to Turn off Photo Back up with the Google Sett...
- change, How to add, or delete users in Android Lol...
- Best Ways To Recover Photos From A Lost Phone, Way...
- THE WAYS IN WHICH YOU CAN TAKE CHARGE OF YOUR IPHO...
- make your own antivirus
- CONVERT ANY TEXT TO AUDIO WITHOUT ANY SOFTWARE, CO...
- WHAT MEASURES TO TAKE IF YOUR PC IS DAMAGED DUE TO...
- Three Easy Ways to Paste Plain Text Into Word
- Three Easy Ways to Paste Plain Text Into Word
- Smart Charger - Hack
- One-Key Keyboard Hack
- Apple ipod headphone hack
- How to hack Telnet
- Nightlight IR Detector Hack
- how to use cmd to hack (basic codes)
- How to Do Advanced Computer Yoga
- How to Hack
- Facebook Tricks
- Exploits
- Ethical Hacking Training Course Online
- Earn Money Online
- Earn Bitcoins
- Phlashing-PDOS
- DOS Attacks
- Donate Us
- Cryptography
- Cross Site Scripting (XSS)
- Computer Forensic Tools And Tricks
- Chat with Friends through Command Prompt
- Bypass Android Pattern lock
- Bug Bounty Web List
- Botnets
- Anonymous Surfing
- Android Vulnerability Updates
- Android Tools
- Locked Out of Your Phone? Here's How You Bypass th...
- Locked Out of Your Phone? Here's How You Bypass th...
- Advice from a Real Hacker: Why I'm Skeptical That ...
- Advice from a Real Hacker: How I Would Build the G...
- Wireshark Training
- How to find out what programming language a websit...
- JavaSnoop: How to hack anything in Java
- Introduction to Public-Key Cryptography
- The Six Dumbest Ideas in Computer Security
- Pentesting Tutorial 1 - Information Gathering Part...
- Backtrack Penetration Testing Tutorial
- Learn Penetration Testing
- Hacking For Dummies - Beginners Tutorials Cybrary
- League of Legends List of champions LOL
- Best Kali Linux Books
- 5 Best Hacking and Pentesting Books of 2016
- These engineers are developing artificially intell...
- Hackers targeting internet-connected systems to st...
- Spelling mistake prevented hackers taking $1bn in ...
- HOW TO HACK BEATPORT: BUY YOUR WAY INTO THE TOP 10
- Aircrack-ng 1.2 RC 4
- How To Setup a USB Flash Drive to Install Windows ...
- How to Become a Free Software Hacker
- How to Become a Hacker
- How to Hack an iPhone's Passcode
- Hack X crypt
- Facebook Hacking
- Hacking: Guide To Basic Security, Penetration Test...
- Ram Analysis
- To Find The USB Logs
- AVOID FRIEND REQUEST BLOCK
- How To Trace Your Facebook Profile Visitors
- Google Hacking
- How To Identify Fake Facebook Accounts
- To Block Websites (to protect your kidss from porn...
- GTA Sandreas Cheat Codes
- Chat with Friends through Command Prompt
- 9 SECRET IPHONE INTERROGATION CODES
- LG Mobile Codes
- Nokia mobile codes
- HoneyPot
- AVOID FRIEND REQUEST BLOCK
- How To Trace Your Facebook Profile Visitors
- Steganography Hide File In Image
- Learn TCP/IP
- Bypass Web Application Firewalls
- Network Hacking
- Hack Webcam
- Kali Linux Tutorials
This professional hacker is absolutely reliable and I strongly recommend him for any type of hack you require. I know this because I have hired him severally for various hacks and he has never disappointed me nor any of my friends who have hired him too, he can help you with any of the following hacks:
ReplyDelete-Phone hacks (remotely)
-Credit repair
-Bitcoin recovery (any cryptocurrency)
-Make money from home (USA only)
-Social media hacks
-Website hacks
-Erase criminal records (USA & Canada only)
-Grade change
-funds recovery
Email: onlineghosthacker247@ gmail .com
Do you need to increase your credit score?
ReplyDeleteDo you intend to upgrade your school grade?
Do you want to hack your cheating spouse Email, whatsapp, Facebook, instagram or any social network?
Do you need any information concerning any database.
Do you need to retrieve deleted files?
Do you need to clear your criminal records or DMV?
Do you want to remove any site or link from any blog?
you should contact this hacker, he is reliable and good at the hack jobs..
contact : cybergoldenhacker at gmail dot com