Mohammed Janibasha

Results 18 comments of Mohammed Janibasha

Yes for a novice user like me it will be really helpful if you can provide steps of each attack or provide us postman collection for each attack.

@erev0s atleast tell me about sqli and ReDOS attacks generation steps please. I am trying these 2 as per docs but seems like attack is not getting generated. I will...

@erev0s Below are my observations: API1:2019 Broken Object Level Authorization (not entirely sure) 1. Create new user "jani/jani/[email protected]" 2. Login to user "jani/jani" using login API and copy the auth...

Hai, thanks for the update. I have used keystone v2.0 and later tried svfs mount command after which able to mount swift bucket locally. No issues in accessing and created...

root@s3fsvm:~# touch /mnt/april13/system touch: cannot touch ‘/mnt/april13/system’: Input/output error svfs debug log - DEBU[2017-03-06T19:27:32+05:30] [ID=0x70] Getattr valid=1m0s ino=1 size=4096 mode=d--------- source=fuse DEBU[2017-03-06T19:27:32+05:30] [ID=0x71] Lookup error=ENOENT source=fuse DEBU[2017-03-06T19:27:36+05:30] [ID=0x72] Getxattr error=operation...

[root@centos ~]# svfs mount --device april13 --mountpoint /mnt/april13 --default-mode 777 --allow-other --debug --readdir-extended-attributes --os-auth-url http://192.168.12.175:35357/v2.0 --os-password vedams123 --os-username admin --os-container-name april13 --os-region-name RegionOne --os-tenant-name admin Server side - [root@centos ~]#...

Hai Lucas, Thanks so much for such a quick reply. No-one in git hub replied as quick as you !!!!.. Please let me know if there is any work-around or...

Hai Lucas, Any update will be really appreciated... :)

Hai Lucas, Is this issue because mknod is not supported by svfs or its a fuse not supported ??

Hi Lucas, Thanks for the answer. Can you let me know if there is any proper gateway for Openstack SwiftNFS access. I tried multiple components but facing issues.