Welcome to the Debatetop!
Post opinions
Location:Debatetop > Science > Program

Hackbar tutorial

TOP 0

Install hackbar:


Search for "hackbar" in the add-on components of foxes, add it to the browser of foxes, restart the browser, and then install it. Press F9 to open it. We will see a big box under the address bar, which is hackbar.


Loading and accessing the website:

One of the characteristics of hackbar is to add a large box under the address bar, so that it is more convenient to view some long URLs. Load URL is to copy the network in the address bar to hackbar, so we can carry out some tests. In hackbar, carriage return means line feed, so we need to click execute to access the URL in hackbar.


Joint query:

There is a union query in SQL injection. For example, if the number of fields is 11, we can type and 1 = 2 union select 1,2,3,4,5,6,7,8,9,10,11 manually. Isn't that too troublesome? We input the number of fields in the union select statement in the SQL option of the hackbar, and the hackbar will automatically help us to input that large string of text. Is it a lot more convenient

1.jpg


Various codes:

We can encode the URL in various ways. We can encode and decode the URL / hexadecimal / Base64 with the ending option, encode the HTML entity with the XSS option, and encode the space with the SQL option.

1.jpg


Data encryption:

In the encryption option, we can encrypt MD5, SHA1, sha256 and rot13. Click the options in it, and enter the data to be encrypted in the pop-up dialog box. After confirmation, it will be displayed in the hackbar

1.jpg

0 replies Participate

To reply to an article, please log in or register first