UNDERCODE SECURITY
226 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
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘FOR PRO USERS
>WANT TO CREATE A FAST ANDROID SYSTEM
> MANAGE SOME LIBS
ON GIT This project uses the Gradle build system.
> To build this project, use the gradlew build command or use "Import Project" in Android Studio.

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

1️⃣curl -sSLO https://github.com/pinterest/ktlint/releases/download/0.37.2/ktlint &&

2️⃣ chmod a+x ktlint &&

3️⃣ sudo mv ktlint /usr/local/bin/
... or just download ktlint from the releases page (ktlint.asc contains PGP signature which you can verify with curl -sS https://keybase.io/pinterestandroid/pgp_keys.asc | gpg --import && gpg --verify ktlint.asc).

4️⃣On macOS (or Linux) you can also use brew - brew install ktlint.

5️⃣If you don't have curl installed - replace curl -sL with wget -qO-.

6️⃣If you are behind a proxy see - curl / wget manpage. Usually simple http_proxy=http://proxy-server:port https_proxy=http://proxy-server:port curl -sL ... is enough.

πŸ¦‘Usage :

1️⃣# check the style of all Kotlin files inside the current dir (recursively)
# (hidden folders will be skipped)
$ ktlint --color [--color-name="RED"]
src/main/kotlin/Main.kt:10:10: Unused import

2️⃣# check only certain locations (prepend ! to negate the pattern,
# Ktlint uses .gitignore pattern style syntax)
$ ktlint "src//*.kt" "!src//*Test.kt"

3️⃣# auto-correct style violations
# (if some errors cannot be fixed automatically they will be printed to stderr)
$ ktlint -F "src/**/*.kt"

# print style violations grouped by file
$ ktlint --reporter=plain?group_by_file
# print style violations as usual + create report in checkstyle format
$ ktlint --reporter=plain --reporter=checkstyle,output=ktlint-report-in-checkstyle-format.xml

4️⃣# install git hook to automatically check files for style violations on commit
# Run "ktlint installGitPrePushHook" if you wish to run ktlint on push instead
$ ktlint installGitPreCommitHook
on Windows you'll have to use java -jar ktlint ....

ktlint --help for more.


βœ…GIT SOURCES
@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘#INTERESTING HACK NEWS
> Google Chrome caused large-scale user security information leakage

1️⃣Awake Security researchers said they found a spyware in the extension of Google's Chrome browser. The extension containing the spyware has been downloaded 32 million times. This incident highlights the failure of technology companies in browser security, which is widely used in e-mail, payment, and other sensitive functions.

2️⃣Alphabet's Google said that after receiving a reminder from researchers last month, they have removed more than 70 extensions with this malware from the Chrome Web Store.

3️⃣Google spokesman Scott Westover said: "When we were notified that there were extensions in the Web Store that violated the policy, we immediately took action and used this as training material to enhance us Analysis of the results automatically and manually."

4️⃣Awake co-founder and chief scientist Gary Golomb (Gary Golomb) said that according to the number of downloads, this is the most serious malware that has appeared in the Chrome store.

5️⃣Google refused to discuss the difference between the new spyware and the previously appeared malware, and refused to disclose the scope of the software, and why Google did not actively monitor and remove the software, and they had previously promised to pay close attention to product safety.

▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
WRITTEN TUTORIALS pdfs FOR LINUX-TERMUX
πŸ¦‘BIN YOUTUBE PREMIUM

πŸ’³: 417170xxxxxxxx00
41717050x3x4xxx1

>CCV/FECHA: RND (Random)

🌎IP: INDIA

> Direction: Street 54 ,c Block, St Floor, Caption Colony, Opp.cross Road, Tardeo

Ciudad: Mumbai
Estado: Maharashtra
Codigo Postal: 400034
Telefono: 02265828692

(Verified only by undercode)
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘THIS POST IS FOR PRO USERS A preliminary study of using in Gtk+/GnomeI :

development environment and development tools

1️⃣The desktop environment of the common Linux Contribution is internationalized, as long as you modify some configuration files. Realize the display of Chinese characters. Chinese character input has also followed the XIM standard. As long as the client program accepts XIM, the Chinese characters can be input in theory. The key problem is that not all familiar applications support internationalization, and sometimes even the software itself Support, also need to do some setting work.

2️⃣My working environment is Mandrake 7.2 and input 3.0 as exmaple recommended to use this old version for Testing

3️⃣ The KDE desktop realizes localization. Generally speaking, my editing tool is Vim. If you want to input arabic characters, you need to have a Terminal that supports XIM, rxvt- CLE is a good choice. I think Gnome-Terminal should obviously be able to achieve Chinese character input and output, but I haven’t got it right now. The main problem is I don’t know where to set the fontset, because only in this way can arabic and English mixed display After two days, look at the original code, it should not be difficult to modify.

4️⃣The vgraphical editor can use Gedit, and the bluefish I am currently using to write this HTML file. If you want to use your own definition in bluefish Fontset, instead of Gtk+'s default settings, needs to set the fontset variable in ~/.bluefish/rcfile to 1.

5️⃣The internationalization of software like Netscape has been done very well. After you set the locale and XIM, the input and output are satisfactory. Of course, you may need to set the font in the configuration file.


πŸ¦‘Gtk+/Gnome example

/* Use the Chinese example ""base.c"" in gtk+/gnome programming
*
* This code uses gtk+/gnome to generate an editing window, through the system's XIM Server
* Input Chinese characters, the input font uses the definition in this program .
*
* Compilation method:
* gcc -o base base.c ``gnome-config --cflags --libs gnome gtk gnomeui`
*/
#include
/* Macro
* Define your locale at PACKAGE_LOCALE_DIR Location.
* I use Mandrake 7.2, LC_ALL=zh_CN.GB2312
* */
#define PACKAGE ""base""
#define PACKAGE_LOCALE_DIR ""/usr/local/share/locale""

gint delete_event (GtkWidget *widget, GdkEvent *event, gpointer data)
{
g_print(""delete event occerred "");
return(FALSE);
}

void destroy( GtkWidget *widget, gpointer data)
{
gtk_main_quit();
}

int main (int argc, char *argv[])
{
GtkWidget *window;
GtkWidget *text;

/* Variables related to font modification */
GtkStyle *style;
GdkFont *tmpfont;
gchar *fontstring;

/* Set the font to use: Two fonts correspond to English and Chinese respectively.
Modify this sentence according to your Xwindow *, Use fonts recognized by the system.
* Available
* xlsfonts |grep gb
* command to find your Chinese font.
* */
fontstring = ""-*-fixed-medium-r-normal--16-*-*-*- *-*-iso8859-1,-*-simsun-medium-r-normal--16-*-*-*-*-*-gb2312.1980-0"";

/* load locale:
* these two sentences have to*/
bindtextdomain (PACKAGE, PACKAGE_LOCALE_DIR);
textdomain (PACKAGE);

/* Gnome initialization */
gnome_init (PACKAGE, ""0.1"", argc, argv);

window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
gtk_signal_connect (GTK_signal_connect (GTK_signal_connect (GTK_signal_connect (GTK_signal_connect (GTK_signal_connect (GTK_signal_connect (GTK_signal_connect)) "",
GTK_SIGNAL_FUNC (delete_event), NULL);
gtk_signal_connect (GTK_OBJECT (window), ""destroy"",
GTK_SIGNAL_FUNC (destroy), NULL);
text = gtk_text_new (NULL, NULL);

/* Set custom font: * /
style = gtk_rc_get_style (GTK_WIDGET(text));
tmpfont = style->font;
if(!(style->font = gdk_fontset_load(fontstring)))
g_print(""fontset_load false "");
gdk_font_unref(tmpfont);
gtk_widget_set_style(GTK_WIDGET(text), style);


gtk_container_add (GTK_CONTAINER (window), text);
gtk_widget_show (text);
gtk_widget_show (window);
gtk_text_set_editable (GTK_TEXT (text), TRUE);
gtk_main ();
return(0);

WRITTEN BY UNDERCODE
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Dorks 2020 full lists

βœ…GIT SOURCES
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘Tool designed to help identify incorrectly configured Django applications that are exposing sensitive information
Termux
-Linux

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

1️⃣https://github.com/jimywork/djangohunter.git

2️⃣cd djangohunter

3️⃣pip install -r requirements.txt

(Those are requirements:
Shodan
Pyfiglet
Requests
BeautifulSoup)

4️⃣python3 djangohunter.py --key {shodan}
Dorks: 'DisallowedHost', 'KeyError', 'OperationalError', 'Page not found at /'

5️⃣More guide about usage :

> https://asciinema.org/a/210648

@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘Hacker basic knowledge commonly used commands and shortcut keys :

*net user View user list
γ€€γ€€
*net user username password/add add user

γ€€γ€€*net user username password change user password
γ€€γ€€
*net localgroup administrators username/add add user to management group

γ€€γ€€*net user username/delete delete user

γ€€γ€€*net user User name to view the basic situation of the

γ€€γ€€user *net user user name/active:no disable the user

γ€€γ€€*net user user name/active:yes enable the user

γ€€γ€€*net share to view the computer IPC$ shared resources

γ€€γ€€*net share share name to view the share

γ€€γ€€*net share share name=path setting share. For example, net share c$=c:

γ€€γ€€*net share share name/delete delete IPC$ share

γ€€γ€€*net use View IPC$ connection status

γ€€γ€€*net use //ip/ipc$Content$nbsp;"password" /user:"user name" ipc$
connection

γ€€γ€€*net time //ip view the time on the remote computer

γ€€γ€€*copy path: /filename//ip/share name to copy the file to the
computer connected to ipc$

γ€€γ€€*net view ip view the shared resource on the computer

γ€€γ€€*ftp Server address Enter FTP server

γ€€γ€€*at View scheduled jobs on your computer

γ€€γ€€*at //ip to view the scheduled job on the remote computer

γ€€γ€€*at //ip time command (note the extra letter) Add a job on the
remote computer

γ€€γ€€*at //ip scheduled job ID /delete Delete a scheduled job on the
remote computer

γ€€γ€€*at //ip all /delete delete all scheduled jobs on the remote computer

@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘WIN 10 SHORTCUT KEYS :


1️⃣ Use the shortcut keys of "Windows Explorer"

Purpose shortcut key
If the current selection is expanded, to collapse or select the parent folder left arrow
Fold the selected folder NUM LOCK + minus sign (-)
If the current selection is collapsed, to expand
or select the first subfolder right arrow to
expand All folders under the current selection NUM LOCK+*
Expand the selected folder NUM LOCK+Plus sign (+)
to switch between the left and right panes F6

3. Use the WINDOWS button

You can use the following shortcut keys from the Microsoft Natural Keyboard or any other compatible keyboard that contains the Windows logo key.
Purpose shortcut keys
Cycle through the buttons on the task bar WINDOWS+ TAB
displays "Find: All Files" WINDOWS+ F
displays "Find: Computer" CTRL+ WINDOWS+ F
displays "Help" WINDOWS+ F1
displays the "Run" command WINDOWS+ R
displays the "Start" menu WINDOWS
Display "System Properties" dialog box WINDOWS+ BREAK
Display "Windows Explorer" WINDOWS+ E
Minimize or restore all windows WINDOWS+ D
Undo Minimize all windows SHIFT+ WINDOWS+ M

2️⃣Use the shortcut keys of "My Computer" and "Windows Explorer"

Purpose shortcut key
Close the selected folder and all its parent
folders Hold down the SHIFT key and click the "Close button (only applicable to "My Computer")
to move backward to the previous view ALT+Left arrow
Move forward to the previous one View ALT+Right Arrow
View the previous folder BACKSPACE

Five, use the shortcut keys in the dialog box

Purpose shortcut key
Cancel current task ESC
If the current control is a button, click the button or if the current control is a check box, select or clear the check box or if the current control is an option button, click the option space bar
Click the corresponding command ALT + underlined letters
Click the selected button ENTER
Move backward on the option SHIFT + TAB Move backward
on the tab CTRL + SHIFT + TAB
Move forward
on the option TAB Move forward on the tab CTRL + TAB
If you select a folder in the "Save As" or "Open" dialog box, you want to open the previous folder BACKSPACE
in the "Save As" or "Open" dialog box, open "Save To" or "Review" F4
refresh "Save As" or "Open" Dialog F5

Six, use the "Desktop", "My Computer" and "Windows Explorer" shortcut keys

When selecting an item, you can use the following shortcut keys.
Shortcut key for purpose
Don't use the "AutoPlay"
function when inserting a disc. Hold down SHIFT to insert a CD-ROM to
copy files. Hold down CTRL to drag files.
Create a shortcut. Hold down CTRL+SHIFT and drag files
to delete an item immediately without putting it into SHIFT+ DELETE
"Recycle Bin"
displays "find: all files" F3
displays the shortcut menu of the project APPLICATION key
refreshes the contents of the window F5
renames the project F2
selects all projects CTRL+ A
View the properties of the project ALT+ENTER or ALT+double-click
to use the APPLICATION key for Microsoft Natural keyboard or other compatible keys with APPLICATION key

3️⃣Shortcut keys for Microsoft magnifier

The combination of the Windows logo key and other keys is used here.
Shortcut key purpose
Windows logo + PRINT SCREEN to copy the screen to the clipboard (including the mouse cursor)
Windows logo + SCROLL LOCK to copy the screen to the clipboard (excluding the mouse cursor)
Windows logo + PAGE UP to switch the reverse color.
Windows logo + PAGE DOWN switch to follow the mouse cursor
Windows logo + up arrow increases magnification
Windows logo + down arrow decreases magnification

Eight, use auxiliary shortcut keys

Purpose shortcut key
Toggle filter key switch Right SHIFT eight seconds
Toggle high contrast switch Left ALT+Left SHIFT+PRINT SCREEN
Toggle mouse key switch Left ALT+Left SHIFT+NUM LOCK
Toggle sticky key switch SHIFT key five times
Toggle switch key NUM LOCK for five seconds

@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘Windows operating system shortcuts

πŸ¦‘ALL WINDOWS SHORTCUTS BY UNDERCODE :

F1 displays the help content of the current program or windows.

F2 When you select a file, it means "rename"

F3 When you are on the desktop, open the "Find: All Files" dialog box

F10 or ALT activate the menu bar of the current program
windows key or CTRL+ESC to start Menu

CTRL+ALT+DELETE In win9x, open and close the program dialog

DELETE to delete the selected item, if it is a file, it will be put into the recycle bin

SHIFT+DELETE to delete the selected item, if it is a file, it will be directly deleted Instead of putting it in the recycle bin

CTRL+N Create a new file

CTRL+O Open the "Open File" dialog

CTRL+P Open the "Print" dialog

CTRL+S Save the currently operated file

CTRL+X Cut the selected item To the clipboard

CTRL+INSERT or CTRL+C Copy the selected items to the clipboard

SHIFT+INSERT or CTRL+V Paste in the clipboard What is the nose to
restore?

ALT+BACKSPACE or CTRL+Z Undo the previous operation

ALT +SHIFT+BACKSPACE Redo the operation that was canceled in the
previous step.

Windows key +M Minimize all open windows.

Windows key +CTRL+M will restore the size and position of the window before the last operation

Windows key +E Open Explorer

Windows key +F Open the "Find: All Files" dialog box

Windows key +R Open the "Run" dialog box

Windows key +BREAK Open the "System Properties" dialog box

Windows key +CTRL+F Open the "Find: Computer" dialog box

SHIFT+F10 or right-click to open the shortcut menu of the currently
active item

SHIFT Press and hold when inserting the CD , You can skip automatic CD
playback. Press and hold when opening the word, you can skip the self-
starting macro

ALT+F4 Close the current application

ALT+SPACEBAR Open the menu at the top left corner of the program

ALT+TAB Switch the current program

ALT+ESC Switch the current program

ALT+ENTER will The MSDOS window running under windows switches between the window and the full screen state.
PRINT SCREEN Copy the current screen to the clipboard as an image

ALT+PRINT SCREEN Copy the current active program window to the clipboard as an image

CTRL+F4 Close the current application The current text in the program
(as in word)

CTRL+F6 Switch to the next text in the current application (plus shift can jump to the previous window)
in IE:

ALT+RIGHT ARROW displays the previous page (forward key)

ALT+LEFT ARROW displays the next page (back key)

CTRL+TAB to switch between the frames on the page (plus shift reverse)
F5 refresh

@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁