- Hack Tools For Mac
- Hacker Tools
- Pentest Tools For Windows
- Pentest Tools Apk
- Hack Tools
- Pentest Tools Open Source
- Free Pentest Tools For Windows
- Hacks And Tools
- Pentest Reporting Tools
- Pentest Tools Windows
- Hacker Tool Kit
- Pentest Tools Website
- Pentest Tools For Ubuntu
- Usb Pentest Tools
- Tools For Hacker
- Hack Tools Online
- Hack Rom Tools
4/20/2020
HTML5 Games On Android
On my last hollidays, I made two HTML5 games, and published on android market. Nowadays javascript has powerful libraries for doing almost everything, and also there are several compilers from java or c code to javascript, converting opengl c code to html5 canvas, but definitely, javascript execution is slower than dalvik applications, and of course much slower than arm c libs. For improving the speed of sounds and images loader, I have used javascript asynchronous execution and scheduling priority has been controlled with setTimeout/setInterval which deprioritize or priorize a code block. This games are published on the android market here: Android Planets and here: Far Planet Related articles
Dockers And Containers
For years, developer had a challenge setting up development environment with the right configurations of tools as well as time required for the same.
This becomes even more complex when developer is using diverse technology stack. Consider a scenario where developer has written code in Python to accept the web requests using Mongo DB as back-end and further using analytics application to generate report.
Now as you can see diverse technology stack comes into picture here, is it easy task to setup all these stacks and connect with each others? Not at all. That's where docker technology comes into picture.
Above problem for installing the required technology tools/stack becomes very handy just with few commands! Rest you rely on the docker to take care of back-end dependencies.
- docker run --name=db -d mongo (This will install complete running Mongo DB for you )
- docker run --name=db -d MySQL (This will install complete running MySQL DB for you )
- docker run --name=db -d nginix (This will install complete running NGINX for you )
Its that easy! Of course we can mention additional configurations by parameters, you can refer respective docker documentation for the same.
By Default when container is started, IP address is allocated within the sub net range defined for bridge network.
First we can list the interfaces as mentioned below :
docker network ls
For viewing the details of default IP range configured we can use following command,
docker network inspect bridge
Now we know the default range allocated for container. We can list the IP address of running container by executing following command
docker container inspect --format '' <container name>
List docker container processes running on system along with their details
docker ps
This article is the property of Tenochtitlan Offensive Security. Verlo Completo --> https://tenochtitlan-sec.blogspot.com
Related links
- Install Pentest Tools Ubuntu
- Nsa Hack Tools Download
- Hackrf Tools
- Hacking Tools 2020
- Growth Hacker Tools
- Black Hat Hacker Tools
- Hacking Tools Windows
- New Hacker Tools
- Hacker Tools Linux
- Pentest Tools Online
- Growth Hacker Tools
- Hack Rom Tools
- Hacker Tools Linux
- Pentest Tools Url Fuzzer
- Pentest Tools Framework
- Bluetooth Hacking Tools Kali
- Pentest Tools List
- Hacker Tools
- Hacking Tools Mac
- Pentest Tools For Android
- Hacking Tools Github
- Hacker Tools List
- Hacker Tools 2019
- Pentest Tools List
- Hacking Tools For Mac
- Hack Tools For Ubuntu
DOWNLOAD SQLI HUNTER V1.2 – SQL INJECTION TOOL
SQLi hunter is a tool to scan for an SQLi Injection vulnerability in a website on auto-pilot. It automates the search of SQLi vulnerable links from Google using different dorks. SQLi hunter can also find admin panel page of any website by using some predefined admin page lists. Download SQLi hunter v1.2.
FEATURES
– Supports 500 results
– Url List can be Imported / Exported
– The setting for connection timeout
– Proxy Settings
– Url List can be Imported / Exported
– The setting for connection timeout
– Proxy Settings
If you're not totally satisfied with this tool, you can try other sql injection tools like havij , sqli dumper and sqlmap. These tools are incredibly super flexible with their advanced injection features.
DOWNLOAD SQLI HUNTER V1.2
- Pentest Tools For Windows
- Hacking Tools Pc
- Pentest Tools Subdomain
- Pentest Tools Github
- Hacker Tools Github
- Pentest Tools Online
- How To Hack
- Hacker Tools For Windows
- Pentest Tools Url Fuzzer
- Hacker Tools For Ios
- Hack Website Online Tool
- Hack Tools
- Hacker Tools Online
- Best Hacking Tools 2020
- Wifi Hacker Tools For Windows
- Pentest Tools Download
- Hacking Tools Mac
Subscribe to:
Posts (Atom)