CDF

Categories
    • android tips 35
    • Blogger Tips 33
    • Blogging 49
    • Blogging tips 20
    • Browsing tips 53
    • codings 27
    • E-dinar 9
    • earnings 33
    • educational 13
    • Games 8
    • hacking 16
    • Hacking Tips 7
    • how to 120
    • HTML 14
    • info 99
    • JavaScript's 15
    • Konga tips 3
    • Mobile 39
    • mp3 1
    • PC tips 17
    • school gist 7
    • seo tutorials 14
    • Social media 16
    • software 27
    • tech 20
    • templates 2
    • tutorials 105
    • updates 161
    • Vpn tips 2
    • WiFi hacking tutorials 3
Dark
Contact Us
ProfilMain Page
  • About us
  • Sponsored
  • Disclaimer
  • Privacy Policy

Showing posts from September 11, 2016

Views Style:
10+ Firefox Addons a Hacker Must Have and Implement

10+ Firefox Addons a Hacker Must Have and Implement

hacking 2 comments
Load more posts

Trending Post

  • Instructions to Automatically add Read More connection to Blogger
    Instructions to Automatically add Read More connection to Blogger
  • instructions to put a blogger widget inside a scroll box
    instructions to put a blogger widget inside a scroll box
  • The most effective method to Pay Or Receive Payments With mCash
    The most effective method to Pay Or Receive Payments With mCash
  • Download Website Organic Traffic Ebook Here
    Download Website Organic Traffic Ebook Here
  • AdSense Ads Not Showing On HomePage - Problem Solved
    AdSense Ads Not Showing On HomePage - Problem Solved
Email Subscription

10+ Firefox Addons a Hacker Must Have and Implement

  • Get link
  • Facebook
  • X
  • Pinterest
  • Email
  • Other Apps
Oleh bcoded - September 11, 2016

  • First of all thank you for your time to rivew my post!! I just want to use this opportunity to introduce codedforum WhatsApp group.
  • Were you can meet experts, webmasters, coders, bloggers designers

  •  and many more you can drop your number in the comment box to join the group since our group invite link isn't available. Thank you. 


Mozilla Firefox is one of the most secured                      web browsers in the world. 

         Did you ever dream that we could 
             use Firefox to hack like a pro? 

Firefox, like other browsers, has a feature called an add-on. Add-ons provide additional functionality to your browser.

 There are thousands of Firefox add-ons available for Mozilla, but Hackingloops brings you the best and most effective hacking add-ons.

 In short, we are listing the most popular Firefox add-ons that hackers can use. This list of 11 add-ons varies from information gathering tools to attacking tools. 

All these add-ons are available for free and can be downloaded from the
Mozilla add-on website. 

Read on to see what Hackingloops has brought you this time. 


1•Tamper Data
Tamper data is a great tool to view and modify HTTP/HTTPS headers and post parameters. We can alter each request going from our machine to the destination host with this. It helps in security testing web applications by modifying POST parameters. It can be used in performing XSS and SQL Injection attacks by modifying header data. Add Tamper data to Firefox:
Download here 


2. Firebug

Firebug is a nice add-on that integrates a web development tool inside the browser. With this tool, you can edit and debug HTML, CSS, and JavaScript live on any webpage to see the effect of changes. It helps while analyzing JS files to find XSS vulnerabilities. It’s a very helpful add-on for finding DOM based XSS for security testing professionals.Add Firebug to your browser:
Download Here

3. Hackbar

Hackbar is a simple penetration tool for Firefox. It helps in testing simple SQL injection and XSS holes. You cannot execute standard exploits but you can easily use it to test whether or not vulnerability exists. You can also manually submit form data with GET or POST requests. It also has encryption and encoding tools. Most of the time, this tool helps while testing XSS vulnerability with encoded XSS payloads. 

It also supports keyboard shortcuts to perform various tasks. I am sure most people in the security field already know about this tool. Hackbar is mostly used in finding POST XSS vulnerabilities because it can send POST data manually to any page you like. With the ability to manually send POST form data, you can easily bypass client side validations. If your payload is being encoded at client side, you can use an encoding tool to encode your payload and then perform the attack. If the application is vulnerable to XSS, I am sure you will find the vulnerability with the help of the Hackbar add-on to Firefox browser.

Download Here

4. Cookies Manager  
Cookie Manager is one of the greatest tools ever created. Using this tool you can actually play with cookies. You can alter almost every cookie using this tool. You can use Cookies Manager to view, edit, and create new cookies. It also displays extra information about cookies, allowing you to edit multiple cookies at once and backup/restore them.Add Cookies Manager to Firefox:
Download Here

5. NoScript

No Script add-on is greatness beyond imagination. With this tool, you can monitor each and every script running on a website; you can block any of the scripts and see what each script actually does. But this add-on is for experts, newbies will face problems using this. Note: If you are testing XSS, HTTPS header modifications, or Injection attacks on any website, you need to disable this plugin first because it will block your efforts.Add NoScript to Firefox:
Download Here

6. Grease Monkey
Grease Monkey is the counter part to NoScript, its function is the exact opposite of Noscript. We use Noscript to block scripts and GreaseMonkey to run them. It allows you to customize the way a web page displays or behaves by using small bits of JavaScript. Add Grease Monkey to Firefox:
Download here 

7. User Agent Switcher

User Agent Switcher adds a one-click user agent switch to the browser, along with a menu and tool bar button. Whenever you want to switch the user agent, use the browser button. User Agent add-on helps in spoofing the browser while performing an attack.Add User Agent Switcher to Firefox:
 Download Here

8. CryptoFox

CryptoFox is an encryption or decryption tool for Mozilla Firefox. It supports most of the available encryption algorithms so you can easily encrypt or decrypt data with supported encryption algorithms. This add-on comes with dictionary attack support to crack MD5 cracking passwords. Although it hasn’t always had great reviews, it works satisfactorily.Add CryptoFox to Firefox:
Download Here
9. SQL Inject Me

SQL Inject Me is another nice Firefox add-on used to find SQL injection vulnerabilities in web applications. This tool does not exploit vulnerabilities but displays their existence. SQL injection is one of the most harmful web application vulnerabilities, it can allow attackers to view, modify, edit, add, or delete records in a database. This tool sends escape strings through form fields and searches database error messages. If it finds a database error message, it marks the page as vulnerable. Hackers can use this tool for SQL injection testing.Add SQL Inject Me to Firefox:
Download Here
10.  XSS ME

Cross Site Scripting is the most common web application vulnerability. This add-on is incredibly useful for detecting XSS vulnerabilities in web applications. XSS-Me is used to find reflected XSS vulnerabilities from a browser. It scans all forms of the page, and then performs an attack on selected pages with pre-defined XSS payloads. After the scan is complete, it lists all the pages that rendered a payload, and may be vulnerable to XSS attack. Then, you can manually test the web page to determine whether or not the vulnerability exists.Add XSS ME to Firefox:
Download Here
11.  Passive Recon

Last but not the least, Passive Recon is an information gathering tool.Passive Recon provides information security professionals the ability to perform “packetless” discoveries of target resources utilizing publicly available information. It gathers information in the same manner as DnsStuff tool, available on backtrack.Add PassiveRecon to Firefox:
Download Here


That’s all for today. 
I hope you’re enjoying your journey towards becoming a Professional Hacker. Have fun! Keep reloading our home page for more updates!!
Ads:-     start investing on edinar-io today and make cool 20% of your income every month . edinar is an opportunity for the poor and the rich. Edinar rewards every one, edinar earns every one. 

The poor remains poorer, because they see very opportunity as scam. While Tue rich becomes richer because they will see the opportunity, make a deep research on it and start their investment. Contact edinar affiliates USA branch @+14243594575 Thank you !! 

Always feel free to contact us through the comment box. Your comment will be auto approved immediately and replied.
Read more
2 comments
Nhãn : hacking PC tips software tech
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)
Powered by Blogger

Report Abuse

Search This Blog

Archive

  • Feb 151
  • Feb 021
  • Jan 301
  • Jan 241
  • Jan 191
  • Jan 131
  • Jan 121
  • Jan 081
  • Jan 051
  • Jan 021
  • Dec 311
  • Dec 271
  • Dec 201
  • Dec 181
  • Dec 131
  • Dec 121
  • Dec 101
  • Dec 081
  • Dec 061
  • Dec 052
  • Dec 041
  • Nov 281
  • Nov 271
  • Nov 261
  • Nov 241
  • Nov 221
  • Nov 211
  • Nov 191
  • Nov 181
  • Nov 172
  • Nov 161
  • Nov 151
  • Nov 141
  • Nov 111
  • Nov 101
  • Nov 082
  • Nov 071
  • Nov 061
  • Nov 031
  • Nov 011
  • Oct 311
  • Oct 301
  • Oct 281
  • Oct 271
  • Oct 231
  • Oct 201
  • Oct 181
  • Oct 162
  • Oct 152
  • Oct 141
  • Oct 121
  • Oct 102
  • Oct 081
  • Oct 071
  • Oct 061
  • Oct 042
  • Oct 022
  • Oct 011
  • Sept 292
  • Sept 281
  • Sept 261
  • Sept 251
  • Sept 221
  • Sept 212
  • Sept 192
  • Sept 182
  • Sept 162
  • Sept 151
  • Sept 131
  • Sept 121
  • Sept 111
  • Sept 102
  • Sept 091
  • Sept 082
  • Sept 072
  • Sept 062
  • Sept 051
  • Sept 041
  • Sept 031
  • Sept 012
  • Aug 311
  • Aug 302
  • Aug 291
  • Aug 282
  • Aug 271
  • Aug 261
  • Aug 251
  • Aug 241
  • Aug 231
  • Aug 222
  • Aug 212
  • Aug 201
  • Aug 192
  • Aug 182
  • Aug 171
  • Aug 162
  • Aug 152
  • Aug 144
  • Aug 131
  • Aug 123
  • Aug 112
  • Aug 102
  • Aug 093
  • Aug 081
  • Aug 075
  • Aug 062
  • Aug 055
  • Aug 044
  • Aug 033
  • Aug 022
  • Aug 011
  • Jul 308
  • Jul 297
  • Jul 2812
  • Jul 275
  • Jul 267
  • Jul 251
  • Jul 242
  • Jul 232
  • Jul 222
  • Jul 211
  • Jul 205
  • Jul 194
  • Jul 186
  • Jul 173
  • Jul 167
  • Jul 156
  • Jul 145
  • Jul 1310
  • Jul 127
  • Jul 117
  • Dec 201
Show more Show less

ADVERTISMENT



Copyright © 2015 - 2017 Blog Indoor | Designed with by
Fancybloggertricks
About Us | Sitemap | Hire Us | Privacy & Policy | Advertise | Sitemap | Write For Us | Sponsor A Post | Own A Site | Disclaimer

SEARCH BLOGINDOOR

SUBSCRIBE TO OUR POST

Subscribe With Us!
Why should I subscribe?
  • ✔
    For Latest Free Browsing Tweaks
  • ✔
    Android & PC Tutorials
  • ✔
    Tech News & HOW TOs
  • ✔
    All Straight into your → INBOX
Safe With Us | Privacy Policy

Pages

  • Home

Recent Updates


⚠ WARNING: Every advert left on comment section of this blog are not endorsed by 9jaentbaze,they are scam.


Home | About us | privacy-policy | contact us | Sponsored Post
Disclaimer

© Copyright 2019" 9jaentbbaze 2019 · All Rights Reserved · And Our Sitemap · All Logos and Trademark Belongs To Their Respective Owners·