SSL pinning bypass for Android applications
SSL pinning bypass is major step needs to be done when we even start the dynamic analysis of HTTP requests for most of the mobile application...
SSL pinning bypass is major step needs to be done when we even start the dynamic analysis of HTTP requests for most of the mobile application...
For a security enthusiast, a rooted android device is essential to perform dynamic assessments of android applications. They either rely on a physical device, or a...
Enter Objection Objection is a rather fantastic injection toolkit for iOS and Android. Essentially it will embed itself within an APK package, which you can install...
Step 1: Install Nginx HTTP Server WordPress requires a web server to function, and Nginx is one of the most popular opensource web server available today....
Nginx.conf Resource Control
You should config example SuexecUserGroup “#1029” “#1029″ServerName khanhnn.comServerAlias www.khanhnn.comServerAlias mail.khanhnn.comServerAlias webmail.khanhnn.comServerAlias admin.khanhnn.comDocumentRoot /home/kols/public_html/publicErrorLog /var/log/virtualmin/khanhnn.com_error_logCustomLog /var/log/virtualmin/khanhnn.com_access_log combinedScriptAlias /cgi-bin/ /home/kols/cgi-bin/ScriptAlias /awstats/ /home/kols/cgi-bin/DirectoryIndex index.html index.htm index.php index.php4 index.php5 If...
1. Tải Trans cho máy tính Để tải phần mềm Trans cho máy tính các bạn nhấn vào đây. 2. Cách cài đặt phần mềm Trans Bước...
STEP 1: PREPARE AND UPDATE UBUNTU It’s good to always update Ubuntu servers before installing packages… to update Ubuntu, run the commands below. sudo apt update...
Chào các bạn, Để làm việc với CentOS hiệu quả có số việc tôi muốn chia sẻ vớic các bạn để làm việc đó như sau:...
Disable mod only_full_group_by của msql : SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,’ONLY_FULL_GROUP_BY’,”)); Kiểm tra lại: SELECT @@sql_mode; GRANT ALL PRIVILEGES ON . TO ‘root’@’192.168.31.1’ IDENTIFIED BY ‘daicakhanh21*’;flush privileges;