Skip to content

Commit 8532567

Browse files
committed
fix(fix): bug fixing \n\n Version: release/0.1.58 \n\n int the dunction do_ssh credentials are capture exception \n\n Modified file(s):\n- COMMANDS.md
- README.md - docs/COMMANDS.html - docs/README.html - docs/index.html - docs/index.html.bak - lazyown - payload.json\n LazyOwn on HackTheBox: https://app.hackthebox.com/teams/overview/6429 \n\n LazyOwn/ https://grisuno.github.io/LazyOwn/ \n\n \n\n Fecha: Tue Oct 8 18:37:32 2024 -0300 \n\n Hora: 1728423452
1 parent 786c95f commit 8532567

File tree

12 files changed

+2449
-2302
lines changed

12 files changed

+2449
-2302
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
# Changelog
33

44

5+
### Correcciones
6+
7+
### Otros
8+
9+
* * fix(fix): bug fixing \n\n Version: release/0.1.58 \n\n int the dunction do_ssh credentials are capture exception \n\n Modified file(s):\n- COMMANDS.md - README.md - docs/COMMANDS.html - docs/README.html - docs/index.html - docs/index.html.bak - lazyown - payload.json\n LazyOwn on HackTheBox: https://app.hackthebox.com/teams/overview/6429 \n\n LazyOwn/ https://grisuno.github.io/LazyOwn/ \n\n \n\n Fecha: Tue Oct 8 18:37:32 2024 -0300 \n\n Hora: 1728423452
10+
11+
512
### Correcciones
613

714
### Otros

COMMANDS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2002,6 +2002,7 @@ Uses sqlmap to perform SQL injection testing on a given URL or request file (you
20022002
This function allows the execution of sqlmap commands with various options, including testing URL endpoints, reading from request files, and using sqlmap's wizard mode for easy configuration.
20032003

20042004
Usage:
2005+
sqlmap req <request_file>
20052006
sqlmap req <request_file> <parameter>
20062007
sqlmap req <request_file> <parameter> <database>
20072008
sqlmap req <request_file> <parameter> <database> <table>

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3315,6 +3315,7 @@ Uses sqlmap to perform SQL injection testing on a given URL or request file (you
33153315
This function allows the execution of sqlmap commands with various options, including testing URL endpoints, reading from request files, and using sqlmap's wizard mode for easy configuration.
33163316
33173317
Usage:
3318+
sqlmap req <request_file>
33183319
sqlmap req <request_file> <parameter>
33193320
sqlmap req <request_file> <parameter> <database>
33203321
sqlmap req <request_file> <parameter> <database> <table>
@@ -7283,6 +7284,13 @@ Helper function to alternate the case of characters in a string.
72837284
# Changelog
72847285
72857286
7287+
### Correcciones
7288+
7289+
### Otros
7290+
7291+
* * fix(fix): tags \n\n Version: release/0.1.57 \n\n xd \n\n Modified file(s):\n- README.md - docs/README.html - docs/index.html\n LazyOwn on HackTheBox: https://app.hackthebox.com/teams/overview/6429 \n\n LazyOwn/ https://grisuno.github.io/LazyOwn/ \n\n \n\n Fecha: Tue Oct 8 18:36:20 2024 -0300 \n\n Hora: 1728423380
7292+
7293+
72867294
### Refactorización
72877295
72887296
### Otros

0 commit comments

Comments
 (0)