git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
project(nheqminer) | |
cmake_minimum_required(VERSION 3.5) | |
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11") # -Wall | |
## Enable solvers here | |
#### older slower | |
option(USE_CPU_TROMP "USE CPU_TROMP" OFF) | |
option(USE_CUDA_TROMP "USE CUDA_TROMP" OFF) | |
#### faster |
# | |
# weechat -- weechat.conf | |
# | |
# WARNING: It is NOT recommended to edit this file by hand, | |
# especially if WeeChat is running. | |
# | |
# Use /set or similar command to change settings in WeeChat. | |
# | |
# For more info, see: https://weechat.org/doc/quickstart | |
# |
#!/usr/bin/python2.7 | |
# | |
# Dahua backdoor Generation 2 and 3 | |
# Author: bashis <mcw noemail eu> March 2017 | |
# | |
# Credentials: No credentials needed (Anonymous) | |
#Jacked from git history | |
# | |
import string |
178.32.218.13 | |
185.116.213.71 | |
176.31.116.163 | |
71.19.248.195 | |
95.140.34.11 | |
65.198.72.201 | |
52.33.240.247 | |
134.213.54.163 | |
82.103.130.187 | |
54.91.184.211 |
# | |
# weechat -- weechat.conf | |
# | |
[debug] | |
[startup] | |
command_after_plugins = "" | |
command_before_plugins = "" | |
display_logo = on |
Hi CVE Assignemnt Team, | |
I would like to request a CVE for a buffer overflow in ImageMagick that was fixed in the following commit: | |
https://github.com/ImageMagick/ImageMagick/commit/dd84447b63a71fa8c3f47071b09454efc667767b | |
Details of the vulnerability in the forwarded message: | |
Begin forwarded message: |
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
# http://research.zscaler.com/2015/04/irc-botnets-alive-effective-evolving.html?spref=tw | |
api1.wipmania.com.wipmsc.ru | |
update.wipmania.com.raulhost.ru | |
api1.wipmania.com | |
api2.wipmania.com | |
api3.wipmania.com | |
api4.wipmania.com | |
api5.wipmania.com | |
api6.wipmania.com | |
api7.wipmania.com |
# Compiled source # | |
################### | |
*.com | |
*.class | |
*.dll | |
*.exe | |
*.o | |
*.so | |
*.pyc |