Skip to content

Commit

Permalink
updating_summary
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3n33dl3 committed Jul 13, 2024
1 parent 9e90d35 commit e7c6334
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 27 deletions.
20 changes: 11 additions & 9 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
```
______ _ _ ___ ___ _ _ _____
| ___ \ | | | | \/ | | (_) | ___|
| |_/ / | __ _ ___| | _| . . | __ _ _ __| |_ _ __ | |____ _____ ___
| ___ \ |/ _` |/ __| |/ / |\/| |/ _` | '__| | | '_ \| __\ \/ / _ \/ __|
| |_/ / | (_| | (__| <| | | | (_| | | | | | | | | |___> < __/ (__
\____/|_|\__,_|\___|_|\_\_| |_/\__,_|_| |_|_|_| |_\____/_/\_\___|\___|
v7 by github.com/pxcs-p3xsouger
# Conduct

```powershell
______ _ ___ _____ _ _____ ___ ___ ______ _ _____ _ _ _______ __ _____ _____
| ___ \ | / _ \/ __ \| | / /| \/ | / _ \ | ___ \ | |_ _| \ | || ___\ \ / /| ___/ __ \
| |_/ / | / /_\ \ / \/| |/ / | . . |/ /_\ \| |_/ / | | | | \| || |__ \ V / | |__ | / \/
| ___ \ | | _ | | | \ | |\/| || _ || /| | | | | . ` || __| / \ | __|| |
| |_/ / |____| | | | \__/\| |\ \| | | || | | || |\ \| |_____| |_| |\ || |___/ /^\ \| |___| \__/\
\____/\_____/\_| |_/\____/\_| \_/\_| |_/\_| |_/\_| \_\_____/\___/\_| \_/\____/\/ \/\____/ \____/
v7 - made with love by: pxcs - gangstacrew
```

Contributor Covenant Code of Conduct
Expand Down
6 changes: 3 additions & 3 deletions tests/active_directory/ADSuite.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from PyQt5.QtCore import Qt
from PyQt5.QtGui import QFont, QPixmap
from PyQt5.QtWidgets import (
from blackmarlinexec.QtCore import Qt
from blackmarlinexec.QtGui import QFont, QPixmap
from blackmarlinexec.QtWidgets import (
QApplication, QMainWindow, QTabWidget, QVBoxLayout, QWidget, QLabel, QGridLayout, QHBoxLayout
)
from SessionsTab import SessionsTab
Expand Down
2 changes: 1 addition & 1 deletion tests/active_directory/Attacks.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
QLabel, QMessageBox, QSplitter, QHBoxLayout,
QComboBox
)
from PyQt5.QtCore import QTimer, QEvent, Qt
from blackmarlinexec.QtCore import QTimer, QEvent, Qt
from PyQt5.QtGui import QFont
QApplication.setFont(QFont('Arial', 10))

Expand Down
6 changes: 3 additions & 3 deletions tests/active_directory/PivotingTab.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
import time
from multiprocessing import Process

from PyQt5.QtCore import QTimer, pyqtSignal
from PyQt5.QtGui import QFont
from PyQt5.QtWidgets import (
from blackmarlinexec.QtCore import QTimer, pyqtSignal
from blackmarlinexec.QtGui import QFont
from blackmarlinexec.QtWidgets import (
QApplication, QVBoxLayout, QWidget, QPushButton,
QLabel, QLineEdit, QMessageBox, QTextEdit, QHBoxLayout, QComboBox
)
Expand Down
4 changes: 2 additions & 2 deletions tests/active_directory/SessionsTab.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import subprocess
import shutil

from PyQt5.QtCore import QEvent, Qt
from PyQt5.QtGui import QFont
from blackmarlinexec.QtCore import QEvent, Qt
from blackmarlinexec.QtGui import QFont
from PyQt5.QtWidgets import QApplication, QVBoxLayout, QWidget, QPushButton, QLabel, QMessageBox, QHBoxLayout, QComboBox

QApplication.setFont(QFont('Arial', 10))
Expand Down
4 changes: 2 additions & 2 deletions tests/active_directory/SprayingTab.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
import subprocess
import shutil

from PyQt5.QtWidgets import QWidget, QPushButton, QLabel, QTextEdit, QHBoxLayout, QVBoxLayout, QComboBox, QCheckBox, QMessageBox, QListWidget
from blackmarlinexec.QtWidgets import QWidget, QPushButton, QLabel, QTextEdit, QHBoxLayout, QVBoxLayout, QComboBox, QCheckBox, QMessageBox, QListWidget

from PyQt5.QtCore import QEvent
from blackmarlinexec.QtCore import QEvent

class SprayingTab(QWidget):
def __init__(self):
Expand Down
7 changes: 4 additions & 3 deletions tests/active_directory/UserManagementTab.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import sys

from PyQt5.QtCore import QTimer
from PyQt5.QtGui import QFont
from PyQt5.QtWidgets import QApplication, QWidget, QPushButton, QLabel, QMessageBox, QTextEdit, QHBoxLayout, QVBoxLayout
from blackmarlinexec.QtCore import QTimer
from blackmarlinexec.QtGui import QFont
from blackmarlinexec.QtWidgets import QApplication, QWidget, QPushButton, QLabel, QMessageBox, QTextEdit, QHBoxLayout, QVBoxLayout

QApplication.setFont(QFont('Arial', 10))

Expand Down
4 changes: 1 addition & 3 deletions tests/active_directory/key.pem
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
-----BEGIN PRIVATE KEY-----
MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQga18/ow22Q9zWVtHk
+m1DvUwVXip5eEJcmU8EkkHhHOShRANCAARBAmg+WQqyYfYs4Edv1p62Y2g12kfq
LgLxGATpR9zYKBc5BSeg3HrsTTr3dCsSQNCiZ6jzR79MO+4qzOh+bly3
x-x-x-x-x-x
-----END PRIVATE KEY-----
4 changes: 3 additions & 1 deletion tests/active_directory/passwords.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
GPPstillStandingStrong2k18
s3rvice
s3rvice
12345678
qwerty

0 comments on commit e7c6334

Please sign in to comment.