Skip to content

Instantly share code, notes, and snippets.

@smallneo
smallneo / 2019-10-10-Kali-Default-Packages.lis
Created July 27, 2020 09:57
Kali - Default Packages - 2019-10-10
0trace-dbgsym
0trace
389-ds-base-legacy-tools
abisip-find
ace-voip-dbgsym
ace-voip
acme
acpi-fakekey
acpi-support-base
adapta-gtk-theme
@smallneo
smallneo / baseline_issues.txt
Created July 27, 2020 06:40 — forked from rafaelkallis/baseline_issues.txt
visual studio code issues
This file has been truncated, but you can view the full file.
__label__bug "ToggledFrames that are not enabled for all ships do not close when new ship is loaded This can lead to a rather messy situation: ![afbeelding](https://user-images.githubusercontent.com/15170036/31015192-1d4c5bec-a51f-11e7-9138-f9891c775083.png) "
__label__enhancement "Switching boards We need to implement some sort of mechanism for opening a new board/switching to a saved board. Of course, this depends on #2, persistence. Once this is implemented, there should be command to switch to a new board. If the current board hasn't been saved in it's most current state, prompt the user. If the board they attempt to open does not exist, open it as a blank or scaffold board (perhaps with one empty list). It it does exist, open it."
__label__enhancement Complete Fixture banks.json Complete [file](https://github.com/ConTTudOweb/base/blob/master/base/accounting/fixtures/banks.json) with all banks sorted by code. @edvaldolj02
__label__question Conditional logging removed from version 16.* Why have
#Install All libb:
sudo apt-get install xterm sslstrip isc-dhcp-server lighttpd ettercap-graphical dsniff hostapd build-essential libpcap-dev libssl-dev sqlite3 libsqlite3-dev libpcre3-dev libnl-3-dev libnl-genl-3-dev duma libgcrypt20-dev
#Создаём каталог для программ из KaliLinux
mkdir .kali
#Install Pixiewps
sudo apt-get install build-essential

XFCE Desktop


How to install XFCE Desktop Environment in Kali Linux:

Command:

apt-get install kali-defaults kali-root-login desktop-base xfce4 xfce4-places-plugin xfce4-goodies

How to remove XFCE in Kali Linux:

Command:

@smallneo
smallneo / termux-url-opener
Created May 31, 2020 20:12 — forked from LordH3lmchen/termux-url-opener
termux-url-opener
#!/data/data/com.termux/files/usr/bin/zsh
#
# This is a termux-url-opener script to do diffrent tasks on my Android phone
#
#
#
# How to use this script
#############################
# Create the bin directory
# ➜ ~ mkdir bin