• Stars
    star
    13
  • Rank 1,507,676 (Top 30 %)
  • Language
  • Created almost 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository is all about text files containing the way /steps to penetrate a system . it includes network pentesting ,web pentesting , network sniffing ,network cracking ,brute forcing and MITM attacks docs for http connection only .

More Repositories

1

bluetooth-hacking-

This repository contains scripts in python from discovering bluetooth to taking over the bluetooth connections.
Python
116
star
2

Python-Keylogger

This repository contains the python code of the keylogger which will get all the key hits by the user as well get the content from clipboard and appends them in the keylogs file
Python
11
star
3

Man-In-The-Browser-Attack-

Man in the browser attack is all about stealing credentials from sites running in internet-explorer by forcing user to logout and then again logIn.
Python
10
star
4

Trojan-in-Python

This repostiory contains the python code of command and control trojan which will be controlled from the GitHub repo which contains the configuration file where attacker can specify the task which trojan has to do in the victim machine and then upload the same content / file in the private gihub repository of the attacker.
Python
9
star
5

SandboxDetection-with-python

This repo explains the process of sandboxing with python as It is a computer security term reffering to when a program in set aside from other progams in a seprate environment so that if errors or security issues occur ,those issues will not spread to other areas on the computer .
Python
5
star
6

sign_verify_openssl

Repository contains the Script to sign the message as well as verify the message using openssl with python
Python
3
star
7

hacking-and-security-with-python-and-c-code-

This page will contain all the links to the script and exploits built from scratch in python as well as c code.
2
star
8

C-programming-

This is a repository contains all the basic implementation of C programs and also feel free to contribute as well , as i will be uploading dataStructure with seperately
C
2
star
9

tcp_proxy

Tcp proxy we can forward the traffic from host to host as well as useful when assessing network based software.
Python
2
star
10

screen-shot-in-python-

This script will take screenshot and save it to the specified location . you can either use it in building trojans or you can use some other ways please.
Python
2
star
11

Android-cheatsheet

android methods are hard to remember so here is the cheat sheet to make development process faster.
Java
1
star
12

zedxpace

Config files for my GitHub profile.
1
star
13

Dictionary-Attack

The repo contains a c program to perform dictionary attack with help of wordlist which contains the words and a hash which needs to be cracked.
C
1
star
14

java-webscraper-jsoup

webscraper which scraps the links using Jsoup in java
Java
1
star
15

Sniffer-with-scapy-python

script to sniff packets in python using scape
Python
1
star
16

data_structure_algorithms

This repository will contain the explanation and implementation of DSA algorithms along with some applications in c and python
Python
1
star
17

Artificial_Neural_Network

Artificial neural network from scratch
Python
1
star
18

scrap-images-from-google-in-python

This repository contains the python script which will scrap the google to download images .
Python
1
star
19

saved_wifi_password_steal

This repository contains the python script which will help to steal the wifi password stored only in windows machine .
Python
1
star
20

backdoor_in_python

This repository contains the code of backdoor which can be used to exploit victim's machine ,we can download /upload /execute commands on victims machine from our machine .
Python
1
star
21

Linux-System-Programming

This repository is all about implementation of basic concepts of linux system programming ,which willl help programmer to refresh their concepts or will help noobs to see how theoretical concepts works when written.
C
1
star