UNDERCODE SECURITY
225 subscribers
295 photos
1.03K files
1.73K links
πŸ¦‘WELCOME IN UNDERCODE TESTING FOR LEARN HACKING | PROGRAMMING | SECURITY & more..

THIS CHANNEL BY :

@UndercodeTesting
UndercodeTesting.com (official)

@iUndercode
iUndercode.com (iOs)

@Dailycve
DailyCve.com


@UndercodeNews
UndercodeNews.com
Download Telegram
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘Getting a 500 Internal Server Error on Laravel 5+ Ubuntu :
#requested :

1) This is my first version of Laravel on Ubuntu, and I'm still running into 500 glitches, problems. I've done it on Windows OS several times before, and never had a problem.

2) This 500 internal server normally happens while the application "mod rewrite" is not turned on.

3) On Ubuntu, I have installed rewritemod but it’s also not working. I’ve given access to all my folders and files inside i.e.

/var/www/html/laravel
project
Still it doesn’t work. Changed .htaccess as well from original to this.

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]

4) Generally, I have all the extensions needed for Laravel 5+ as well. Anything that I might have missed?

πŸ¦‘Solution
It is not your .htaccess. The problem was simply in folder permissions. Windows is a bit more flexible when it comes to permissions. With Ubuntu, and Linux in general you have to be a bit more careful and explicit.

Run the following commands through terminal.

1️⃣sudo chmod -R 755 laravelblog
and then type below to allow Laravel to write file to storage folder

2️⃣chmod -R o+w laravel
blog/storage

These two commands will solve the problem :)

▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Defining an Enterprise Penetration Test.pdf
3.4 MB
Defining an Enterprise Penetration Test
for
beginers
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘2020 new update location tracking for beginers - Programs for finding user location
We need two programs:

11) seeker - launches a phishing site and analyzes the received data.

2) ngrok - in case you don't have a white IP address (or hosting); this program allows you to create links to your site so that the site on your local computer can be opened on the Internet. More details about this program can be found in the article " How to make a local web server accessible from the Internet without a white IP ."

πŸ„ΈπŸ„½πŸ…‚πŸ…ƒπŸ„°πŸ„»πŸ„»πŸ„ΈπŸ…‚πŸ„°πŸ…ƒπŸ„ΈπŸ„ΎπŸ„½ & πŸ…πŸ…„πŸ„½ :

1) sudo apt update

2) sudo apt install python3 python3-pip php ssh git

3) pip3 install requests

4) git clone https://github.com/thewhiteh4t/seeker

5) cd seeker /

6) python3 ./seeker.py -h

πŸ¦‘Installing ngrok on Kali Linux

1) wget curl -s https://ngrok.com/download | grep -o -E 'https://bin.equinox.io/c/[A-Za-z0-9]{4,}/ngrok-stable-linux-amd64.zip'

2) unzip ngrok-stable-linux-amd64.zip

3) chmod + x ./ngrok

4) ./ngrok -h

5) python3 ./seeker.py -t manual

Note: if you run into problems while trying to start the built-in PHP server, look at the contents of the ./logs/php.log file. If you find errors mentioning openbasedir there , see the article " Error" Warning: Unknown: openbasedir restriction in effect. " (RESOLVED) ".

πŸ¦‘+ Select a Template :

1 NearYou

2 Google Drive


E N J O Y β€οΈπŸ‘πŸ»
@UndercodeTesting
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Have a good Sunday, for everyone β€οΈπŸ‘πŸ»
Forwarded from Backup Legal Mega
πŸ¦‘Organizational BI with SSAS Tabular - Intermediate

https://mega.nz/folder/GoNmjSob#2wzYBkQ6sKHZQycp0OdBwA

1. Introduction and Foreword
https://mega.nz/folder/iwd0jCwB#tVYHlC-AqgE2L_6TR8S36w

2. Intermediate Data Analysis eXpressions (DAX)
https://mega.nz/folder/joEE1AIa#tLVY_haxr8x4SebLlhbY0Q

3. Intermediate Modeling in SSAS Tabular
https://mega.nz/folder/q4NAzSKL#Mx9Znz7rRUxpps7NS7CLeg

4. Time and Dates in SSAS Tabular (Part I)
https://mega.nz/folder/LtEGCIoL#MLs31ZJCL01OQPgacbnoNQ

5. Time and Dates in SSAS Tabular (Part II)
https://mega.nz/folder/D9FWCa7a#YBiPLv5d7tlsNo62DE3Adg

6. Assorted Intermediate SSAS Tabular Topics
https://mega.nz/folder/6gVyBAYY#3nJEy48-REf4BEP46Pwzig
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘HACK CCTV 2020 USING LINUX OR TERMUX :
#Reposted

1) pkg install git python -y

2) git clone https://github.com/AngelSecurityTeam/Cam-Hackers

3) cd Cam-Hackers

4) pip3 install requests

5) python3 cam-hackers.py

6) Now Select any country You want from this list and press Enter.for example : You can type 1 and press enter to select USA.

7) Now you will see a list of URLs, just copy anyone URL from the list.

8) Paste URL into a Chrome Tab on Google and you'll be able to see a Camera Control feature as well as use it from the phone.

9) When you see Login Window and query for Username and Password then you should use the most popular Default Username and Passwords, provided Combinations.
Username: admin password: administrator
Username: admin password: (Password blank)

10) When you are still unable to sign in, you can search the camera business name to find the default username and password for that service.

enjoy β€οΈπŸ‘πŸ»
@undercodeTesting
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from Backup Legal Mega
πŸ¦‘ SQL Server - Optimizing Stored Procedure Performance

https://mega.nz/folder/btdTyIQQ#rYgH_m_95ECV0jW0jDWhXg

1. Introduction
https://mega.nz/folder/j0NVgQ5I#zQ_9t5OAqBs3cR89-1ASng

2. Why Use Stored Procedures
https://mega.nz/folder/OwdhCKbZ#06S8Edh0wLBtrwwK3qMrNg

3. Creation, Compilation, and Invalidation Section 1
https://mega.nz/folder/i9cXSCAA#vuWilCamUaNFIuSOSwrrmw

4. Creation, Compilation, and Invalidation Section 2
https://mega.nz/folder/6lUxhQzb#R14mINK4K2IVvMyYQSwkHw

5. Optimization and Recompilation Section 1
https://mega.nz/folder/34dzDIxT#s2TqrJ5_5P7hKQPFoZ67Pg

6. Optimization and Recompilation Section 2
https://mega.nz/folder/flEUgQZJ#Q8UVQJiqgTAje7w_6pOL8Q

7. Optimization and Recompilation Section 3
https://mega.nz/folder/S8MSWAQC#sozppTU3_vs2H3Ga843UqQ

8. Optimization and Recompilation Section 4
https://mega.nz/folder/2hFXHAzK#I-IRUC_v-m8hz8mH0XIUXA

9. Other Concerns and Considerations
https://mega.nz/folder/H4NRgILD#aRpF3JIhohzml-Xy_f21Og

enjoy β€οΈπŸ‘πŸ»
hacking COMMAND & CONTROL FULL WITH PICTURES
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘Differences between tcpdump and Wireshark :

Wireshark is also designed to capture and analyze network packets. Wireshark has a graphical interface and a command line interface; tcpdump has a command line interface only

Wireshark supports two types of filters:

1) capture filters

2) display filters

πŸ¦‘ Wireshark capture filters are identical to tcpdump filters. In Wireshark and tcpdump, capture filters are used to filter the data that will be saved to a file (or displayed). As for the Wireshark display filters, they do not affect the amount of captured and saved data, but are used only to filter the displayed information. Wireshark display filters and tcpdump / Wireshark capture filters support:

1) Data link protocol traffic

2) Gateway protocol traffic

3) Transport layer protocol traffic

4) Filters for Wi-Fi frames

5) Wireshark Display Filters support all of the Capture Filters capabilities, plus additionally:

> Application protocol traffic (HTTP, DNS, SSH, FTP, SMTP, RDP, SNMP, RTSP, GQUIC, CDP, LLMNR, SSDP and many others)
In addition, Wireshark has more tools for analyzing network data and visualizing it.

6) So, Wireshark is more suitable for analyzing application layer protocol traffic and analyzing related data streams.

As for tcpdump, it will work in the absence of a graphical environment. Also, this program is great for capturing network traffic and filtering it according to specified criteria. Tcpdump can also be used to perform all sorts of analysis and testing of network settings.

enjoy β€οΈπŸ‘πŸ»
@undercodeTesting
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁